You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pinned apps to support wildcard globs
refactor Router#pinned_apps to accept the tokens and apps as input and compute
pinned apps. This puts app logic & member variables in the controllers
instead of in Router.
This also adds a OodApp#has_sub_apps? api to determine if an app
in fact has valid sub apps for showing the subapp in the pinned
apps menus.
0 commit comments