open-consul/ui/packages/consul-ui/tests
Kenia eab741eab8
ui: Create auth-method show page with General Info Tab (#9845)
* Update list items to be linkable to auth-methods show

* Add general, namespace, and binding sub-routes

* Remove namespace and binding tabs to be done separately

* Update auth-method byId endpoint

* Style the show auth-method kubernetes type

* Finish Kubernetes auth-method type styling

* OIDC and JWT auth-method styling

* Create consul-auth-method-view component

* Add navigation test for auth-methods

* Create Certificate component
2021-03-17 10:40:56 -04:00
..
acceptance ui: Create auth-method show page with General Info Tab (#9845) 2021-03-17 10:40:56 -04:00
helpers ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
integration ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
lib ui: Initial Intention Permission Integration and acceptance testing (#9003) 2020-10-23 17:26:06 +01:00
pages ui: a11y modals (#9819) 2021-03-09 09:30:01 +00:00
steps ui: a11y modals (#9819) 2021-03-09 09:30:01 +00:00
unit ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
dictionary.js ui: Initial Intention Permission Integration and acceptance testing (#9003) 2020-10-23 17:26:06 +01:00
index.html
pages.js ui: Create auth-method show page with General Info Tab (#9845) 2021-03-17 10:40:56 -04:00
steps.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
test-helper.js