open-consul/ui/packages/consul-ui/app
Kenia da8280f4c5
ui: Auth Methods List view (#9617)
* Create mock-api endpoints for auth-methods

* Implement auth-method endpoints and model with tests

* Create route and tab for auth-methods

* Create auth-method list and type components with styles

* Add JWT and OIDC svg logos to codebase

* Add brand translations

* Add SearchBar to Auth Methods

* Add acceptance test for Auth Methods UI

* Skip auth method repo test

* Changes from review notes

* Fixup auth-method modela and mock-data

* Update SearhBar with rebased changes

* Add filterBy source and sortBy max token ttl

* Update to SortBy MethodName

* Update UI acceptance tests

* Update mock data DisplayNames

* Skip repo test

* Fix to breaking serializer test

* Implement auth-method endpoints and model with tests

* Add acceptance test for Auth Methods UI

* Update SearhBar with rebased changes

* Add filterBy source and sortBy max token ttl

* Update to SortBy MethodName

* Update UI acceptance tests

* Update mock data DisplayNames

* Fix to breaking serializer test

* Update class for search

* Add auth-methods link to sidebar

* Fixup PR review notes

* Fixup review notes

* Only show OIDC filter with enterprise

* Update conditionals for MaxTokenTTL & TokenLocality

* Refactor
2021-02-17 13:56:56 -05:00
..
adapters ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
components ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
controllers ui: Misc changes for Catalog area (#9414) 2020-12-17 16:35:01 +00:00
decorators ui: Adds @NullValue attr decorator (#9587) 2021-01-27 10:41:24 +00:00
filter/predicates ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Adds unique-id helper (#9676) 2021-02-02 10:03:46 +00:00
initializers ui: Remove unnecessay reopens from sort and form services (#9146) 2020-11-10 14:36:27 +00:00
instance-initializers ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
search/predicates ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
serializers ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
services ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
sort/comparators ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
styles ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
templates ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
utils ui: [BUGFIX] Replace all replaceAll with split.join for older browsers without replaceAll (#9715) 2021-02-11 09:49:39 +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: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00