Resolve #2976861 "10.1 add an entity links handler to provide menu linkstasksactions for entity types"
Open
requested to merge issue/drupal-2976861:2976861-10.1-add-an-entity-Links-handler-to-provide-menu-linkstasksactions-for-entity-types into 10.1.x
Closes #2976861
Merge request reports
Activity
added 297 commits
-
85baa54c...5a9aa149 - 277 commits from branch
project:10.1.x
- 2483650c - Added entity links provider interface.
- 38eac6db - Added default link providers for content and config entity types.
- 7631e919 - Added hasLinkProvider() method to EntityType.
- ced23a69 - Added link plugin derivers.
- 9fe06276 - Added docs to api.php file.
- 8cd8089b - Added test.
- 9dba466c - Removed unused use statement.
- a7b046f0 - Updated tests for deprecations.
- d9d84c99 - Added type hints to methods on interface.
- b5fc0607 - Added type hints to protected methods on link providers.
- f933ad44 - Added class property to define the parent menu link ID of the collection menu link.
- 9be48c17 - Changed if/else to boolean expression.
- 4df2132c - Fixed missing default theme for functional test.
- 437dac63 - Fixed missing link blocks in functional test.
- 46bb465e - Fixed wrong parent menu link ID.
- 5b127d29 - Fixed typo in method name.
- daba6b8a - Removed unused use statements.
- d7e34ad9 - Fixed missing terminal comma.
- b39c6d6a - Fixed call to removed method in test.
- 24e354f4 - Fixed repeated import.
Toggle commit list-
85baa54c...5a9aa149 - 277 commits from branch
added 676 commits
-
24e354f4...a04e10e6 - 656 commits from branch
project:10.1.x
- a04e10e6...8651e2ad - 10 earlier commits
- af6b1e0b - Added class property to define the parent menu link ID of the collection menu link.
- e055a8eb - Changed if/else to boolean expression.
- a4395573 - Fixed missing default theme for functional test.
- e0fef6ba - Fixed missing link blocks in functional test.
- a03e9ce3 - Fixed wrong parent menu link ID.
- 5874e0d6 - Fixed typo in method name.
- b094d920 - Removed unused use statements.
- 5a64e9b3 - Fixed missing terminal comma.
- e8916d54 - Fixed call to removed method in test.
- ec82d9f7 - Fixed repeated import.
Toggle commit list-
24e354f4...a04e10e6 - 656 commits from branch
Please register or sign in to reply