consul/ui/packages/consul-ui/app
John Cowen 82a62cd2ed
ui: Sidebar navigation / redesign (#9553)
* CSS for moving from a horizontal main menu to a side/vertical one
* Add <App /> Component and rearrange <HashcorpConsul /> to use it

1. HashicorpConsul now uses <App />
2. <App /> is now translated and adds 'skip to main content' functionality
3. Adds ember-in-viewport addon in order to visibly hide main navigation
items in order to take them out of focus/tabbing
4. Slight amends to the dom service while I was there
2021-01-26 17:40:33 +00:00
..
adapters ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
components ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
filter/predicates ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Improves the 'you must provide ... to `generate`' error from href-to (#9514) 2021-01-19 15:25:37 +00:00
initializers ui: Remove unnecessay reopens from sort and form services (#9146) 2020-11-10 14:36:27 +00:00
instance-initializers ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
services ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
sort/comparators ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
styles ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
templates ui: Sidebar navigation / redesign (#9553) 2021-01-26 17:40:33 +00:00
utils ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00