Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.0-b1
-
Component/s: None
-
Labels:None
Description
Create migrations to:
- Add new tables
- Move plugin actions to the new tables
- Actions should be created for each plugin action AND their sub items
- Navigation items should be created should be created for each plugin nav_primary_staff and nav_primary_client action that is enabled and their subitems
- Navigation items should be created for each nav_secondary_staff and nav_secondary_client plugin action
- Move core nav items fetched from the navigation model to the new tables
- Actions should be created for each primary nav item AND their sub items (public/client/staff)
- Navigation items should be created should be created for each primary nav item and their subitems (public/client/staff)
- Remove the `plugin_actions` table