open-vault/ui/app/models
Jordan Reimer be632db682
Ember Upgrade to 4.4 (#17086)
* runs ember-cli-update to 4.4.0

* updates yarn.lock

* updates dependencies causing runtime errors (#17135)

* Inject Store Service When Accessed Implicitly (#17345)

* adds codemod for injecting store service

* adds custom babylon parser with decorators-legacy plugin for jscodeshift transforms

* updates inject-store-service codemod to only look for .extend object expressions and adds recast options

* runs inject-store-service codemod on js files

* replace query-params helper with hash (#17404)

* Updates/removes dependencies throwing errors in Ember 4.4 (#17396)

* updates ember-responsive to latest

* updates ember-composable-helpers to latest and uses includes helper since contains was removed

* updates ember-concurrency to latest

* updates ember-cli-clipboard to latest

* temporary workaround for toolbar-link component throwing errors for using params arg with LinkTo

* adds missing store injection to auth configure route

* fixes issue with string-list component throwing error for accessing prop in same computation

* fixes non-iterable query params issue in mfa methods controller

* refactors field-to-attrs to handle belongsTo rather than fragments

* converts mount-config fragment to belongsTo on auth-method model

* removes ember-api-actions and adds tune method to auth-method adapter

* converts cluster replication attributes from fragment to relationship

* updates ember-data, removes ember-data-fragments and updates yarn to latest

* removes fragments from secret-engine model

* removes fragment from test-form-model

* removes commented out code

* minor change to inject-store-service codemod and runs again on js files

* Remove LinkTo positional params (#17421)

* updates ember-cli-page-object to latest version

* update toolbar-link to support link-to args and not positional params

* adds replace arg to toolbar-link component

* Clean up js lint errors (#17426)

* replaces assert.equal to assert.strictEqual

* update eslint no-console to error and disables invididual intended uses of console

* cleans up hbs lint warnings (#17432)

* Upgrade bug and test fixes (#17500)

* updates inject-service codemod to take arg for service name and runs for flashMessages service

* fixes hbs lint error after merging main

* fixes flash messages

* updates more deps

* bug fixes

* test fixes

* updates ember-cli-content-security-policy and prevents default form submission throwing errors

* more bug and test fixes

* removes commented out code

* fixes issue with code-mirror modifier sending change event on setup causing same computation error

* Upgrade Clean Up (#17543)

* updates deprecation workflow and filter

* cleans up build errors, removes unused ivy-codemirror and sass and updates ember-cli-sass and node-sass to latest

* fixes control groups test that was skipped after upgrade

* updates control group service tests

* addresses review feedback

* updates control group service handleError method to use router.currentURL rather that transition.intent.url

* adds changelog entry
2022-10-18 09:46:02 -06:00
..
auth-config Replace Non-Inclusive Terms in UI (#17116) 2022-09-13 10:42:34 -06:00
clients CSV Export include monthly data (#15169) 2022-05-02 18:37:09 -07:00
database UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
identity UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
keymgmt Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
kmip UI/fix kmip role form (#13585) 2022-01-07 09:16:40 -06:00
oidc UI: OIDC config cleanup (#17105) 2022-09-13 09:06:19 -07:00
pki PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
policy Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
transform UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
.gitkeep
auth-config.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
auth-method.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
aws-credential.js updates leasId to leaseId (#15685) 2022-06-13 13:17:07 -05:00
capabilities.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
cluster.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
control-group-config.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
control-group.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
lease.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
license.js UI/update license serializer (#11794) 2021-06-08 15:26:29 -05:00
mfa-login-enforcement.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
mfa-method.js Fix small TtlPIcker2 bug (#17376) 2022-09-30 18:28:27 -04:00
mount-config.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
namespace.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
node.js HCP Link Status (#16959) 2022-09-07 10:21:23 -06:00
path-filter-config.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
pki-ca-certificate-sign.js Fix naming of permitted_dns_domains in webui (#16739) 2022-08-16 14:57:05 -05:00
pki-ca-certificate.js Fix naming of permitted_dns_domains in webui (#16739) 2022-08-16 14:57:05 -05:00
pki-certificate-sign.js PKI cleanup continued: queryParams and moving routes/models/serializers to pki folder (#15980) 2022-06-15 17:51:42 -06:00
policy.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
raft-join.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-attributes.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
replication-mode.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
role-aws.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
role-jwt.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
role-ssh.js Attempt to fix UI tests for PKI (#15374) 2022-05-12 11:20:50 -04:00
secret-engine.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
secret-v2-version.js KV spelling error on destroy (#13313) 2021-11-30 15:31:02 -07:00
secret-v2.js UI/Fix form validation issues (#15560) 2022-05-25 11:22:36 -07:00
secret.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
server.js Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
ssh-otp-credential.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
ssh-sign.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
test-form-model.js Ember Upgrade to 4.4 (#17086) 2022-10-18 09:46:02 -06:00
transform.js UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
transit-key.js Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00