#7923 Left sidebar should show appropriate links when viewing tool options

v1.3.2
closed
General
2015-08-24
2015-07-10
No

When you're on an admin page for a tool, show the tool sidebar instead of the admin.

One option would be to replace the default AdminController all together and incorporate the admin options directly in the app's RootController. This might be more work then extending/replacing the app's side_bar menu -- but it also may be a cleaner solution.

Related

Tickets: #2427

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-07-13
    • labels: new-admin --> new-admin, sf-current
     
  • Dave Brondsema

    Dave Brondsema - 2015-07-13

    The "Admin Fields" page on ticket trackers does this already, so that'd be a good case to look into.

     
  • Igor Bondarenko - 2015-07-17
    • Owner: Anonymous --> Igor Bondarenko
    • Labels: new-admin, sf-current --> new-admin, 42cc, sf-current
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2015-08-14
    • status: in-progress --> review
     
  • Igor Bondarenko - 2015-08-14

    Closed #827. ib/7923

    Size of this is probably ~2 :)

    I didn't change controllers for "Files" tool in SF private repo, since it's sidebar does not contain anything, except search box (see "Files -> Badges" for example where it works without changes, and displays only search box). But it can be easily updated using new AdminControllerMixin fixture if neede

     
  • Dave Brondsema

    Dave Brondsema - 2015-08-18
    • status: review --> closed
    • Reviewer: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2015-08-24
    • labels: new-admin, 42cc, sf-current --> new-admin, 42cc, sf-2
     
  • Dave Brondsema

    Dave Brondsema - 2015-12-08
    • Milestone: unreleased --> v1.3.2
     

Log in to post a comment.