mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8706] split context menu to allow injecting actions (#4203)
* ACS-8706 split context menu to allow injecting actions * ACS-8706 fix class naming, add context menu components unit tests * ACS-8706 add context menu service, effects and directive unit tests * ACS-8706 review remarks - redundant condition, directive unit tests * ACS-8706 improve unit testing approach, remove unnecessary class attributes * ACS-8706 documentation * ACS-8706 fix sonar issues * ACS-8706 replace takeUntil with takeUntilDestroyed * ACS-8706 fix sonar lint issue * ACS-8706 change incorrect import path
This commit is contained in:
committed by
GitHub
parent
38e667b334
commit
71764b09e2
@@ -26,3 +26,4 @@ This application simplifies the complexity of Content Management and provides co
|
||||
- [Search results](/features/search-results)
|
||||
- [Search forms](/features/search-forms)
|
||||
- [Application Hook](/extending/application-hook)
|
||||
- [Context Menu actions](context-menu-actions)
|
||||
|
Reference in New Issue
Block a user