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
Activity
Jonathan Reissmueller
created issue -
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
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 action that is enabled ** Navigation subitems should be created for each nav_secondary_staff and nav_secondary_client plugin action and each subitem of the nav_primary_staff actions * 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 (public/client/staff) ** Navigation subitems should be created should be created for each primary nav subitem (public/client/staff) * Remove the `plugin_actions` table |
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 action that is enabled ** Navigation subitems should be created for each nav_secondary_staff and nav_secondary_client plugin action and each subitem of the nav_primary_staff actions * 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 |
Jonathan Reissmueller
made changes -
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 action that is enabled ** Navigation subitems should be created for each nav_secondary_staff and nav_secondary_client plugin action and each subitem of the nav_primary_staff actions * 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 |
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 |
Automated transition triggered when Jonathan Reissmueller created pull request #1014 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Automated transition triggered when Jonathan Reissmueller merged pull request #1014 in Stash -
Status | In Review [ 5 ] | Closed [ 6 ] |