open-consul/ui/packages/consul-ui/app
John Cowen f38d6f7f13
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
helpers ui: Improves the 'you must provide ... to generate' error from href-to (#9514) 2021-01-19 15:25:37 +00:00
initializers
instance-initializers
mixins
models ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
modifiers
routes ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
routing
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
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
app.js
env.js
formats.js
index.html
router.js