Commit Graph

357 Commits

Author SHA1 Message Date
github-actions 5f1d896cb7 Merge branch '2.11' into 2 2023-10-11 12:06:12 +00:00
Sabina Talipova 3f69c0d9f9
Merge pull request #262 from josephlewisnz/fix/trigger-has-changes
FIX Added the state changed checks and bubble up event
2023-10-09 15:42:28 +13:00
josephlewisnz 9257956255 fixed reference issue now that we've changed ref from createRef() 2023-10-05 16:02:59 +13:00
josephlewisnz f7af10a837 build 2023-10-05 16:02:59 +13:00
josephlewisnz c931056689 FIX Added the state changed checks and bubble up event - pending build 2023-10-05 16:02:59 +13:00
Guy Sartorelli f32c37cdd9
Merge branch '2.11' into 2 2023-04-27 13:43:39 +12:00
Guy Sartorelli 635d13c6bb
Merge branch '2.10' into 2.11 2023-04-26 13:48:56 +12:00
Guy Sartorelli 1b9f5a9388
Merge pull request #233 from w-huber/2
add performReadonlyTransformation
2023-04-26 13:47:27 +12:00
Guy Sartorelli 783ab4ef2b
Merge branch '2.11' into 2 2023-04-26 12:45:41 +12:00
Guy Sartorelli 158bc006a5
FIX Format value to string for readonly transformation
Co-authored-by: Werner Huber <w.huber@byro13.de>
2023-04-17 13:51:10 +12:00
Guy Sartorelli ef178ce534
MNT Revert erroneous dependency changes (#236) 2023-03-28 17:00:38 +13:00
Maxime Rainville d53ba1a9f8
Merge pull request #235 from creative-commoners/pulls/2/dispatch-ci
MNT Use gha-dispatch-ci
2023-03-23 14:19:27 +13:00
Steve Boyd 9db4a2e55b MNT Use gha-dispatch-ci 2023-03-21 13:42:10 +13:00
Guy Sartorelli 9013377996
MNT Update development dependencies 2023-03-10 16:32:16 +13:00
Guy Sartorelli 41c412970d
MNT Update release dependencies 2023-03-10 16:32:13 +13:00
Guy Sartorelli d8be307ced
MNT Update development dependencies 2023-03-10 12:21:28 +13:00
Guy Sartorelli 42cf651cef
Merge pull request #225 from purplespider/2
Remove unnecessary react-select scss import that breaks other CMS styles
2023-02-23 09:29:23 +13:00
James Cocker 777e2e9e59
Remove unnecessary react-select scss import that breaks other CMS styles 2022-12-22 10:13:39 +00:00
Sabina Talipova b5e7981aac
Merge pull request #222 from creative-commoners/pulls/2/stop-using-depr
API Stop using deprecated API
2022-12-05 16:41:12 +13:00
dependabot[bot] d2a3a74e76
Merge pull request #223 from silverstripe/dependabot/npm_and_yarn/decode-uri-component-0.2.2 2022-12-04 08:27:25 +00:00
dependabot[bot] e7c618992c
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 15:33:32 +00:00
Steve Boyd dc932bd72d API Stop using deprecated API 2022-11-24 17:39:57 +13:00
Guy Sartorelli 8822b0f0b5
Merge pull request #221 from creative-commoners/pulls/2/depr-messages
API Update deprecations
2022-11-21 09:57:33 +13:00
Steve Boyd 442d9d8f32 API Update deprecations 2022-11-16 11:55:46 +13:00
Michal Kleiner 90f02b5602
Merge pull request #220 from thewebmen/fix/untrack-hidden-inputs 2022-11-08 10:24:44 +13:00
Rens 39759209d7 FIX Ignore hidden inputs for tracking unsaved changes 2022-11-07 15:07:20 +01:00
Steve Boyd 3d6a77fff1 Merge branch '2.9' into 2 2022-08-02 19:00:56 +12:00
Steve Boyd 8a4d2220af Merge branch '2.8' into 2.9 2022-08-02 19:00:53 +12:00
Guy Sartorelli ab52014523
Merge pull request #217 from creative-commoners/pulls/2.8/standardise-modules
MNT Standardise modules
2022-08-02 16:10:33 +12:00
Steve Boyd d45abda0dc MNT Standardise modules 2022-08-01 16:23:29 +12:00
Guy Sartorelli 86f2d63205
Merge pull request #216 from creative-commoners/pulls/2/update-js
MNT Use up­date-js action
2022-07-29 17:06:01 +12:00
Steve Boyd 1beccb2d96 MNT Use update-js action 2022-07-29 13:08:19 +12:00
Guy Sartorelli ab1e5b2ec0
Merge pull request #214 from bummzack/fix/has-one
fix: Deal with DataObjects or Int values
2022-07-29 10:35:37 +12:00
Roman Schmid 3f1d65e88e docs: Update readme with an example for `has_one` relations. 2022-07-28 10:48:33 +02:00
Roman Schmid 8da9f83cde fix: Fall back to the `ID` if no title is given 2022-07-26 10:47:13 +02:00
Roman Schmid 560a1398ab fix: Do not use `getField` to allow for field fallback values 2022-07-25 16:49:23 +02:00
Guy Sartorelli eed4afb710 Merge branch '2.9' into 2 2022-07-11 11:39:16 +12:00
Guy Sartorelli 0590385268 Merge branch '2.8' into 2.9 2022-07-11 11:39:04 +12:00
Guy Sartorelli 152ce93c51
Merge pull request #213 from creative-commoners/pulls/2.8/module-standards
MNT Use GitHub Actions CI
2022-07-05 16:32:31 +12:00
Steve Boyd 8d29af6158 MNT Use GitHub Actions CI 2022-07-05 16:10:46 +12:00
Roman Schmid e34d6e4898 fix: Use the title-field for has_one DataObject relations 2022-07-04 16:10:02 +02:00
Roman Schmid bc7bf5265b fix: Deal with DataObjects or Int values, so that the correct value is shown with has_one 2022-06-28 09:29:32 +02:00
Will Rossiter 527c5b2224
FIX Selected tag is not shown when isMutliple is false (#201)
* doc: add note about `setTitleField` (Fixes #153)

* NEW Add support for saving tag value into has_one components

FIX Value not shown if isMultiple is false (#195)

* fix: don't default to ID column as pgsql throws an error if comparing string value
2022-06-07 13:00:12 +12:00
Steve Boyd ee7c422855
Merge pull request #207 from silverstripe/pulls/2/update-js-1648772584
DEP Update JS dependencies
2022-05-31 11:01:54 +12:00
dependabot[bot] 8172abe158
Merge pull request #210 from silverstripe/dependabot/npm_and_yarn/async-2.6.4 2022-05-03 09:27:40 +00:00
dependabot[bot] 7a19b709f2
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 21:08:54 +00:00
Guy Sartorelli d486842a69
Merge pull request #209 from creative-commoners/pulls/2/php81
ENH PHP 8.1 compatibility
2022-04-26 17:57:37 +12:00
Steve Boyd 1b7dba124a ENH PHP 8.1 compatibility 2022-04-13 13:50:19 +12:00
Daniel Kliemsch 0a04e35825
ENH Make the write call of StringTagField::saveInto method configurable (#208)
* Make the immediate write call of StringTagField::saveInto method configurable
* Set immediate_write_enabled option in the class instead of config; add deprecation notice
* Add tests for the immediate write option
2022-04-04 20:27:49 +12:00
github-actions 1a4dfc5904 DEP Update JS dependencies 2022-04-01 00:23:04 +00:00