jow- / luci-ng

LuCI on Angular
84 stars 26 forks source link

RFC: Tabbed Navigation #38

Closed ianchi closed 7 years ago

ianchi commented 7 years ago

Added tabbed navigation for (last) level of menu definition. Tabs are defined using the current menu.d approach, so all the validation of acl's and files still aplies. The idea is to have fixed "Status | Basic | Advanced" tabs, but the logic is flexible to what is actually defined in the menu. The tabs are rendered at the level where the property "tabbed" is set to 'true'.

Still pending to modify the Breadcrumbs to not repeat the last state, already shown by the tab.