Issue #3364108: Configuration schema & required keys
Merge request reports
Activity
Filter activity
added 339 commits
-
fe545166...1debb398 - 338 commits from branch
project:11.x
- c24f3651 - Run only `SchemaCheckTraitTest`.
-
fe545166...1debb398 - 338 commits from branch
added 1 commit
- 283514f6 - Test: expect validation errors for missing keys.
added 1 commit
- 3a7c5411 - Keep the top-level `dependencies` key for config entities required, but all...
added 1 commit
- f58c2397 - Mark the top-level `_core` key in both simple config and config entities as optional.
added 1 commit
- 0c687a69 - Mark `config_test.system:baz` as optional, document why.
added 1 commit
- 20999cad - Mark `config_test.types:octal` as optional, document why.
added 1 commit
added 1 commit
- 176fb898 - Ignore the "required key" violations surfaced by `CommentFieldAccessTest` and...
added 1 commit
- 499faa53 - Ignore the "required key" violations surfaced by `EmailActionTest` and...
added 1 commit
- af81f3ed - More to ignore. HOPEFULLY the last for Views?!
added 1 commit
-
049a7a85 - More to ignore. Now REALLY the last for Views?
-
049a7a85 - More to ignore. Now REALLY the last for Views?
added 4 commits
-
562a691f...4c8821bc - 3 commits from branch
project:11.x
- 4f89383e - Merge remote-tracking branch 'origin/11.x' into 3364108-configuration-schema-required-keys
-
562a691f...4c8821bc - 3 commits from branch
added 1 commit
- 5b53abfe - Ignore property paths that are missing post-migration.
added 1 commit
- 256e756f - Ignore property paths that are missing post-migration, as well as for Layout Builder.
added 2 commits
added 7 commits
- 58b67a52 - Follow-up due to fixing the default config for `system.site`.
- 707c16dc - Update expectations for `TypedConfigTest`.
- 15ed45d9 - Fix small logic bug/inconsistency in `ConfigImporterTest` to make the test pass.
- f60219ac - Tweak `ConfigOverrideTest` logic slightly, as well as the config schema of...
- 762b57d3 - Tweak the schema of `config_test.foo` to make `ConfigLanguageOverrideTest` pass tests.
- 954910cb - Ignore property path to make `UriItemTest` pass.
- 211f6552 - Tweak `FieldConfigValidationTest::testMultilineTextFieldDefaultValue()` to...
Toggle commit listadded 26 commits
-
4abd0ffc...67360f2a - 25 commits from branch
project:11.x
- 61eac881 - Merge remote-tracking branch 'origin/11.x' into 3364108-configuration-schema-required-keys
-
4abd0ffc...67360f2a - 25 commits from branch
added 1 commit
- dce54009 - Make all keys under `editor.editor.*:image_upload` conditionally required on `image_upload.status`.
added 1 commit
- 0e80dcc0 - Add missing `image_upload.status = FALSE` to many editor/ckeditor5 tests.
added 1 commit
- 3329dfe8 - Fix 4 incorrect uses of `type: filter` that were actually recursive types!
added 1 commit
- af8cd562 - Finish touches: 2 text editors with unnecessarily enabled image uploads, and...
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
- Resolved by Wim Leers
added 1 commit
- 013d2264 - Ensure that when auto-generating an `Editor` config entity for a...
added 1 commit
- 9ccc6a11 - Fix test logic in `ValidatorsTest::test()`, it is currently hiding validation...
added 1 commit
- b68d45c4 - @phenaproxima review: `requiredKey: {path:…, requiredValue:…}` ->...
Please register or sign in to reply