fix(views): [#2640994] Consolidate all entity reference arguments into a single plugin, fix label token replacement
Open
fix(views): [#2640994] Consolidate all entity reference arguments into a single plugin, fix label token replacement
-
Consolidates all entity reference arguments into a single plugin
-
This base plugin correctly handles label replacement tokens
-
Removes a bunch of (nearly) duplicate code
-
Improves consistency and functionality while reducing technical debt
-
Authored-by: tduong
-
Authored-by: Alex Bukach
-
Authored-by: Berdir
-
Authored-by: catch
-
Authored-by: Mohit Aghera mohit.beta@gmail.com
-
Authored-by: Derek Wright git@dwwright.net
Merge request reports
Activity
added 1 commit
added 1 commit
added 62 commits
-
2a1099e0...398192b2 - 58 commits from branch
project:10.2.x
- 83b1fd67 - Initial commit from the patch in #154 comment.
- 1e088837 - [#2640994]: Fix merge conflict bug where an Attribute snuck into 10.2.x branch
- 8ee27373 - [#2640994] Remove stale config from view.test_entity_id_argument.yml
- fa1c7f05 - [#2778345]: Convert post_update to use ViewsConfigUpdater
Toggle commit list-
2a1099e0...398192b2 - 58 commits from branch
added 1 commit
added 11 commits
-
34355642...f525ce63 - 2 commits from branch
project:10.2.x
- f912adea - Initial commit from the patch in #154 comment.
- d73598af - [#2640994]: Fix merge conflict bug where an Attribute snuck into 10.2.x branch
- 7a8b0ff7 - [#2640994] Remove stale config from view.test_entity_id_argument.yml
- 3b46664e - [#2778345]: Convert post_update to use ViewsConfigUpdater
- c707b65c - [#2778345]: Remove unused use in views.post_update.php
- 831f92c5 - [#2778345]: Regenerate view.test_entity_id_argument_update.yml fixture with 10.2.x core
- 590f80e0 - [#2778345]: Fix bug in ViewsConfigUpdater where we assumed argument plugins too early
- b4c9e7aa - [#2778345]: Make ViewsConfigUpdater more resiliant to incomplete config
- 093ec381 - [#2778345]: Update Umami's views.view.related_recipes.yml to use entity_target_id argument plugin
Toggle commit list-
34355642...f525ce63 - 2 commits from branch
added 1 commit
added 1 commit
added 1 commit
added 3 commits
- 7d7a7431 - Revert "[#2640994] Remove EntityReferenceArgument and update everything to use EntityArgument"
- 78c0ac5e - Revert "[#2640994] Fix expectations in EntityViewsDataTest now that we only have EntityArgument"
- b5334389 - [#2640994]: Clarify the documentation for EntityArgument vs. EntityReferenceArgument
added 1 commit
Please register or sign in to reply