Resolve #2300677 "JSON:API config entities support"
Closes #2300677
Merge request reports
Activity
added 1 commit
- c1b5f4c2 - Turns out that many JSON:API config entity tests need the account to exist...
added 1 commit
- a9449b9e - Update `::isMutableResourceType()` to support fully validatable config entity...
added 1 commit
-
876f023b - Specify a document to post in `MenuTest::getPostDocument()`
-
876f023b - Specify a document to post in `MenuTest::getPostDocument()`
added 1 commit
- c12f937f - `ConfigEntityDenormalizer::prepareInput()` should match...
added 1 commit
- 9df9fc2c - Config entities do not have field-level access control and are not created...
added 1 commit
-
69a8e90d - After `Menu`, make `BlockContentType` creation via JSON:API work
-
69a8e90d - After `Menu`, make `BlockContentType` creation via JSON:API work
added 1 commit
-
d602caa1 - Make `ShortcutSet` creation via JSON:API work
-
d602caa1 - Make `ShortcutSet` creation via JSON:API work
added 4 commits
- ac745952 - Add config entity support to `EntityConstraintViolationList`.
- ad4ea372 - Update `ConfigEntityAdapter` to override `::validate()` to return a...
- 6709a5e9 - Update `UnprocessableHttpEntityExceptionNormalizer` to support config...
- c784e047 - Make `DateFormat` creation via JSON:API work … but intentionally "forget" one...
Toggle commit listadded 1 commit
- ce34d334 - Fix `::getPostDocument()` to be valid, and add explicit test coverage for...
added 1 commit
- 5e936d3a - Propose solution for the `@todo` that reveals a missing Configuration system API.
added 1 commit
- 150daeda - Get started on making `::testPatchIndividual()` working for config entities....
added 1 commit
-
ea97b7c0 - AFAICT 422 responses for entity-level validation errors should have the same links as any others?
-
ea97b7c0 - AFAICT 422 responses for entity-level validation errors should have the same links as any others?
added 1 commit
-
231be898 - Revert last commit: caused many regressions. Simply modify the expectation for config entities
-
231be898 - Revert last commit: caused many regressions. Simply modify the expectation for config entities
added 1 commit
- 89c821bd - Get the 4 other validatable config entity types to pass all `PATCH` tests too,...
added 1 commit
- 3120159d - Updated `::getModifiedEntityForPatchTesting()` to modify immutable properties...
Please register or sign in to reply