open-vault/ui/app/helpers
Jordan Reimer 5c2a08de6d
Ember Upgrade to 3.24 (#13443)
* Update browserslist

* Add browserslistrc

* ember-cli-update --to 3.26, fix conflicts

* Run codemodes that start with ember-*

* More codemods - before cp*

* More codemods (curly data-test-*)

* WIP ember-basic-dropdown template errors

* updates ember-basic-dropdown and related deps to fix build issues

* updates basic dropdown instances to new version API

* updates more deps -- ember-template-lint is working again

* runs no-implicit-this codemod

* creates and runs no-quoteless-attributes codemod

* runs angle brackets codemod

* updates lint:hbs globs to only touch hbs files

* removes yield only templates

* creates and runs deprecated args transform

* supresses lint error for invokeAction on LinkTo component

* resolves remaining ambiguous path lint errors

* resolves simple-unless lint errors

* adds warnings for deprecated tagName arg on LinkTo components

* adds warnings for remaining curly component invocation

* updates global template lint rules

* resolves remaining template lint errors

* disables some ember specfic lint rules that target pre octane patterns

* js lint fix run

* resolves remaining js lint errors

* fixes test run

* adds npm-run-all dep

* fixes test attribute issues

* fixes console acceptance tests

* fixes tests

* adds yield only wizard/tutorial-active template

* fixes more tests

* attempts to fix more flaky tests

* removes commented out settled in transit test

* updates deprecations workflow and adds initializer to filter by version

* updates flaky policies acl old test

* updates to flaky transit test

* bumps ember deps down to LTS version

* runs linters after main merge

* fixes client count tests after bad merge conflict fixes

* fixes client count history test

* more updates to lint config

* another round of hbs lint fixes after extending stylistic rule

* updates lint-staged commands

* removes indent eslint rule since it seems to break things

* fixes bad attribute in transform-edit-form template

* test fixes

* fixes enterprise tests

* adds changelog

* removes deprecated ember-concurrency-test-waiters dep and adds @ember/test-waiters

* flaky test fix

Co-authored-by: hashishaw <cshaw@hashicorp.com>
2021-12-16 20:44:29 -07:00
..
-date-base.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
add-to-array.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
add.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
all-features.js Adds transform secrets engine to feature (#12003) 2021-07-07 16:14:54 -07:00
aws-regions.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
coerce-eq.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
date-from-now.js Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
dot-to-dash.js Bug fix - ui context menu (#6018) 2019-01-09 12:30:19 -06:00
filter-wildcard.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
format-duration.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
format-utc.js Add HTTP Request Volume page (#6925) 2019-06-19 16:14:25 -07:00
has-permission.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
is-after.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
is-before.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
is-empty-value.js UI/remove empty rows from DB config pages (#12819) 2021-10-14 13:14:33 -07:00
is-wildcard-string.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
jsonify.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
mountable-auth-methods.js UI - jwt auth config model (#6410) 2019-03-14 16:01:56 -05:00
mountable-secret-engines.js UI: Transform secrets engine with transformations 2020-08-26 11:31:18 -05:00
multi-line-join.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
nav-to-route.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
now.js replace moment.js with date-fns 2018-11-20 15:15:52 -08:00
options-for-backend.js UI/Custom empty state messages for transit and transform (#13090) 2021-11-11 16:53:53 -08:00
parse-date-string.js Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
parse-pki-cert.js UI/Fix node-forge EC error (#13238) 2021-11-23 13:51:02 -05:00
remove-from-array.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
route-params-for.js Add Policy-based Navigation (#5967) 2019-01-18 14:04:40 -08:00
secret-query-params.js UI/database cg read role (#12111) 2021-07-20 11:28:44 -05:00
sha2-digest-sizes.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
split-object.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
stringify.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
supported-auth-backends.js add support for authenticating with RADIUS (#6488) 2019-03-28 16:40:22 -05:00
supported-managed-auth-backends.js UI/Remove token_type field from token auth method (#12904) 2021-10-29 13:00:34 -07:00
supported-secret-backends.js UI Database Secrets Engine (MongoDB) (#10655) 2021-02-18 10:36:31 -06:00
tabs-for-auth-section.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
tabs-for-identity-show.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
to-label.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
tools-actions.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
wizard-constants.js UI: onboarding wizard progress bar (#5516) 2018-10-18 15:19:50 -04:00