open-consul/ui/packages/consul-ui/tests
John Cowen 9fc31000f5
ui: Dependency Upgrade (#9907)
* Pin ember-changeset-validations and its dependencies to 3.9

Future versions produce a 'validator is not a function' error

* yarn upgrade

* Upgrade the majority of user facing deps that don't required add. change

not upgraded here due to more changes required:

- ember-page-title
- ember-href-to

* Upgrade ember-page-title which no longer requires ember-cli-head

* Upgrade some devtools related dependencies

* Upgrade some non ember-core test utils

* Upgrade js-yaml which required safeLoad > load

* Upgrade some compilation utils

* Yarn install from workspace root

* Add Python-2.0 to compliance checker
2021-03-19 15:14:07 +00: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: Dependency Upgrade (#9907) 2021-03-19 15:14:07 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
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 ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00