- **labels**: new-admin, sf-4, sf-current --> new-admin, sf-current - **summary**: Create backend for new admin toolbar --> New admin nav bar PLUS LOTS MORE see ticket description - Description has changed:
Diff: ~~~~ --- old +++ new @@ -1,8 +1,10 @@ -We need api endpoints for getting and setting: +This ticket ended up being extremely large and making these changes to Allura to: -- Tool ordering -- Tool grouping -- Tool options -- Ability to rename or remove a tool - -There are some endpoints that already exist that can be referenced (like `update_mount_order`). + - new admin APIs, new `_nav.json` param + - remove AdminModal widgets, use JS directly + - remove sidebar_menu_widgets and admin_menu_widgets, using JS directly instead + - refactor to share project lookup logic between NeighborhoodController and NeighborhoodRestController + - better test failure messages if antispam validation issues + - upgrade existing react code to 0.14 + - better calculation of tool/subproject ordinal values when installing + - better tool descriptions ~~~~ - **Reviewer**: Dave Brondsema --- ** [tickets:#7919] New admin nav bar PLUS LOTS MORE see ticket description** **Status:** review **Milestone:** unreleased **Labels:** new-admin sf-current **Created:** Fri Jul 10, 2015 07:20 PM UTC by Heith Seewald **Last Updated:** Thu Dec 17, 2015 10:14 PM UTC **Owner:** Heith Seewald This ticket ended up being extremely large and making these changes to Allura to: - new admin APIs, new `_nav.json` param - remove AdminModal widgets, use JS directly - remove sidebar_menu_widgets and admin_menu_widgets, using JS directly instead - refactor to share project lookup logic between NeighborhoodController and NeighborhoodRestController - better test failure messages if antispam validation issues - upgrade existing react code to 0.14 - better calculation of tool/subproject ordinal values when installing - better tool descriptions --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
