open-consul/ui/packages/consul-ui/app
John Cowen 303f7e278a
ui: Accessibility scan improvements (#9485)
* ui: Remove all vestiges of role=tabpanel

* Switch out tablist role for a label, default to Secondary

* Move healthcheckout-output headers to h2, ideally these would be outside the component

* Add aria-label for empty button

* Fix up non-unique ids in topology component

* Temporarily fixup h2 in KV > LockSession

* Fixup dl with no dt

* h3 > h2

* Fix up page objects that were reliant on ids
2021-01-05 10:05:59 +00:00
..
adapters ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
components ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
filter/predicates ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
forms
helpers ui: Return empty state for no health check in Topology Cards (#9403) 2020-12-15 14:32:03 -05:00
initializers
instance-initializers ui: document-attrs helper (#9336) 2020-12-09 09:22:01 +00:00
mixins
models ui: Show local datacenter by default on first visit (#9377) 2020-12-14 15:29:40 +00:00
modifiers
routes ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
routing
search/predicates ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
serializers ui: Show local datacenter by default on first visit (#9377) 2020-12-14 15:29:40 +00:00
services ui: [BUGFIX] Request intention listing with ns parameter (#9432) 2021-01-04 17:22:10 +00:00
sort/comparators
styles ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
templates ui: Accessibility scan improvements (#9485) 2021-01-05 10:05:59 +00:00
utils ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
validations
app.js
env.js
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html
router.js