open-consul/ui/packages/consul-ui/tests/integration/serializers
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
..
acl-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
auth-method-test.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
coordinate-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
dc-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
discovery-chain-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
intention-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
kv-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
node-test.js ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
nspace-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
oidc-provider-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
policy-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
role-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
service-instance-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
service-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
session-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
token-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
topology-test.js ui: Topology Intentions Popovers (#9137) 2020-11-12 10:40:15 -05:00