vault/ui/tests/integration/components
Steven Clark 95a16dbafe
PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907)
* PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances

 - We introduce a new value called `always_enforce_err` for the existing
   leaf_not_after_behavior on a PKI issuer. The new value will force we
   error out all requests that have a TTL beyond the issuer's NotAfter value.

 - This will apply to leaf certificates issued through the API as did err,
   but now to CA issuance and ACME requests for which we previously changed
   the err configuration to truncate.

* Add cl

* Update UI test

* Fix changelog type
2024-11-15 11:59:54 -05:00
..
auth Remove ember-cli-page-object: mount-backend-form (#28799) 2024-10-30 20:15:59 +00:00
auth-config-form UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
charts UI - Update Client Count filtering (#28036) 2024-08-22 10:01:16 -05:00
clients UI: removeember-fetch which used vulnerable version of rollup (#28575) 2024-10-03 09:54:30 -07:00
config-ui/messages/page UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
console Address a11y issues in browser-based console UI (#26872) 2024-05-16 16:39:13 +00:00
dashboard UI: remove current_billing_period from dashboard activity log request (#27559) 2024-06-21 11:06:53 -07:00
identity [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
keymgmt UI: Remove Pretender (#26943) 2024-05-10 17:22:26 +00:00
kubernetes UI bug fix: Kubernetes Role filter replace with explicit input filter (#27178) 2024-06-03 09:39:41 -06:00
kv Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) 2024-11-08 18:23:01 +00:00
ldap Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) 2024-11-08 18:23:01 +00:00
mfa Prep ember data: ids (#24709) 2024-01-09 10:00:56 -08:00
mount-backend Remove ember-cli-page-object: mount-backend-form (#28799) 2024-10-30 20:15:59 +00:00
oidc UI: Move OIDC key header out of form component (#27848) 2024-07-23 15:21:05 -07:00
open-api-explorer UI: Only include upgrades with previous versions (#26870) 2024-05-08 13:29:07 +00:00
page UI: Fix oidc auth method missing default_role field (#28539) 2024-10-01 09:21:16 -07:00
pki PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907) 2024-11-15 11:59:54 -05:00
secret-engine UI: Fix oidc auth method missing default_role field (#28539) 2024-10-01 09:21:16 -07:00
shamir UI: improve DR Operation Token flow with PGP (#26993) 2024-05-14 17:03:58 +00:00
sidebar UI: hide client count nav link when chrooted listener (#28346) 2024-09-11 08:29:33 -05:00
sync UI: Ember-data upgrade 5.3.2 prep: use custom service instead of extending ember-data store (#28695) 2024-10-17 10:00:57 -07:00
tools Prep for SSH and AWS configuration changes (#27869) 2024-07-26 10:47:33 -06:00
alert-inline-test.js UI: HDS adoption update <AlertInline> component to use Hds::Alert (#24299) 2023-12-01 00:57:32 +00:00
app-footer-test.js UI: handle reduced disclosure endpoints (#24262) 2023-12-04 14:28:16 -06:00
auth-form-test.js UI: fix flaky form-related integration tests (#27537) 2024-06-21 23:49:54 +00:00
auth-jwt-test.js UI: address flaky auth-jwt and control group tests (#28297) 2024-09-05 12:37:13 -07:00
autocomplete-input-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
b64-toggle-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
certificate-card-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
checkbox-grid-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
chevron-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
choose-pgp-key-form-test.js UI: improve DR Operation Token flow with PGP (#26993) 2024-05-14 17:03:58 +00:00
confirm-action-test.js UI: bump HDS to 4.7.0 (#28151) 2024-08-22 19:58:58 +00:00
confirm-modal-test.js tests: add more confirm-modal test coverage / remove flaky test (#26040) 2024-03-19 10:55:37 -07:00
confirmation-modal-test.js Fix failing transform modal test (#23589) 2023-10-10 18:34:24 +00:00
control-group-success-test.js UI: address flaky auth-jwt and control group tests (#28297) 2024-09-05 12:37:13 -07:00
control-group-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
copy-secret-dropdown-test.js UI: HDS Adoption upgrade to design-system-components: 3.3.0 and ember-flight-icons: 4.0.4 (#24366) 2023-12-05 13:49:36 -08:00
database-role-edit-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
database-role-setting-form-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
download-button-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
edit-form-test.js UI: address test flakiness, especially kmip role edit form (#28262) 2024-09-04 14:16:09 -07:00
empty-state-test.js UI: OpenAPI test coverage (#23583) 2023-10-19 09:59:12 -05:00
enable-input-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
enable-replication-form-test.js UI: Glimmerize replication enable form (#26417) 2024-04-15 15:30:33 -05:00
filter-input-explicit-test.js UI bug fix: Kubernetes Role filter replace with explicit input filter (#27178) 2024-06-03 09:39:41 -06:00
filter-input-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
flash-toast-test.js UI: Use HDS::Toast for flash messages (#25459) 2024-02-15 18:06:51 -06:00
form-error-test.js UI: OpenAPI test coverage (#23583) 2023-10-19 09:59:12 -05:00
form-field-label-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
form-field-test.js WIF sidebranch (#28148) 2024-08-29 12:17:51 -06:00
get-credentials-card-test.js UI: upgrade Ember to 5.4 (#26708) 2024-05-07 11:34:21 -05:00
icon-test.js UI: Update flight icons (#24823) 2024-01-11 15:19:16 -06:00
info-table-item-array-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
info-table-row-test.js ui: add ember exam (#24669) 2024-01-08 11:17:11 -06:00
json-editor-test.js Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) 2024-11-08 18:23:01 +00:00
known-secondaries-card-test.js UI: Replace instances of <table> with <HDS::Table> (#24257) 2023-11-27 15:51:46 -06:00
known-secondaries-table-test.js UI: Replace instances of <table> with <HDS::Table> (#24257) 2023-11-27 15:51:46 -06:00
kv-object-editor-test.js UI: KV version 2 advanced secret updates (#25235) 2024-02-06 11:50:22 -06:00
kv-suggestion-input-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
license-banners-test.js install ember-sinon-qunit (#26807) 2024-05-06 14:11:00 +00:00
license-info-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
link-status-test.js UI: handle reduced disclosure endpoints (#24262) 2023-12-04 14:28:16 -06:00
masked-input-test.js UI: Fix oidc auth method missing default_role field (#28539) 2024-10-01 09:21:16 -07:00
mfa-form-test.js UI: allow retries for MFA form errors (#27574) 2024-06-25 23:49:20 +00:00
mfa-login-enforcement-form-test.js UI: Ember deprecation - addObject, removeObject (#25952) 2024-03-25 18:31:31 +00:00
mfa-login-enforcement-header-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
mfa-method-list-item-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mount-accessor-select-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mount-backend-form-test.js Add identity_token_key to Azure and GCP secret engines (#28822) 2024-11-08 16:32:05 +00:00
object-list-input-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
oidc-consent-block-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
okta-number-challenge-test.js Remove ember-cli-page-object: mount-backend-form (#28799) 2024-10-30 20:15:59 +00:00
overview-card-test.js UI: Build KV v2 overview page (#28106) 2024-08-16 14:40:23 -07:00
path-filter-config-list-test.js UI: Ember deprecation - addObject, removeObject (#25952) 2024-03-25 18:31:31 +00:00
pgp-file-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
pgp-list-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
pki-paginated-list-test.js UI: Add necessary params to links in PKI (#26608) 2024-04-24 19:17:54 +00:00
policy-example-test.js Bug: fixed cases where CodeMirror textarea inputs did not have associated labels (#26263) 2024-04-05 08:49:42 -05:00
policy-form-test.js UI: Remove Pretender (#26943) 2024-05-10 17:22:26 +00:00
radial-progress-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
radio-button-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
raft-join-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-storage-overview-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft-storage-restore-test.js UI: removeember-fetch which used vulnerable version of rollup (#28575) 2024-10-03 09:54:30 -07:00
read-more-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
readonly-form-field-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
regex-validator-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
replication-action-generate-token-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-actions-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-dashboard-test.js do all the things (#25573) 2024-02-22 08:39:01 -07:00
replication-header-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
replication-overview-mode-test.js UI: reorg replication (#28332) 2024-09-11 09:19:33 -05:00
replication-page-test.js UI: stabilize replication tests (#28384) 2024-09-12 14:50:37 -05:00
replication-primary-card-test.js UI: move selectable card to add-on (#23739) 2023-10-20 15:10:49 -07:00
replication-secondary-card-test.js UI: Update flight icons (#24823) 2024-01-11 15:19:16 -06:00
replication-summary-card-test.js UI: Update replication nav (#24283) 2023-12-04 10:40:34 -06:00
replication-table-rows-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
resultant-acl-banner-test.js UI: Update resultant-acl banner (#25256) 2024-02-07 18:57:14 +00:00
seal-action-test.js UI: HDS adoption replace <ConfirmAction> component (#21520) 2023-11-17 23:44:21 +00:00
search-select-test.js UI: Ember 5 deprecations: filterBy, mapBy, auto location (#25546) 2024-02-21 18:45:00 +00:00
search-select-with-modal-test.js WIF sidebranch (#28148) 2024-08-29 12:17:51 -06:00
secret-edit-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
secret-list-header-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
secrets-engine-mount-config-test.js Prep for SSH and AWS configuration changes (#27869) 2024-07-26 10:47:33 -06:00
select-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
selectable-card-test.js Prevent SelectableCards from click events when disabled (#27057) 2024-05-15 22:41:26 +00:00
splash-page-test.js Glimmerize Splash Page (#24104) 2023-11-27 10:21:35 -07:00
stat-text-test.js UI: Add charts to ACME client count tab (#26385) 2024-04-16 20:58:54 -07:00
string-list-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sync-status-badge-test.js Enabling Secrets Sync for HVD (#26841) 2024-05-09 15:11:26 -06:00
text-file-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
toggle-button-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toggle-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token-expire-warning-test.js UI: Show token expiring warning (#23143) 2023-10-20 14:28:02 +00:00
tool-tip-test.js UI: Add a11y testing (#24476) 2023-12-18 17:03:35 +00:00
toolbar-actions-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-filters-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-link-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
toolbar-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
transform-advanced-templating-test.js Bug: fixed cases where CodeMirror textarea inputs did not have associated labels (#26263) 2024-04-05 08:49:42 -05:00
transform-edit-base-test.js UI: OpenAPI test coverage (#23583) 2023-10-19 09:59:12 -05:00
transform-list-item-test.js UI: Hds::Dropdown replace PopupMenu (#25321) 2024-02-09 12:38:14 -06:00
transform-role-edit-test.js UI: OpenAPI test coverage (#23583) 2023-10-19 09:59:12 -05:00
transit-edit-test.js Handle promise-proxy deprecation (#28563) 2024-10-03 13:49:21 -06:00
transit-key-actions-test.js Update marcellanz/transit_pkcs1v15 RSA encryption support (#25486) 2024-10-09 09:30:14 -05:00
ttl-picker-test.js UI: Test reorganization (#26340) 2024-04-10 22:01:35 +00:00
upgrade-page-test.js UI: HDS adoption replace <Modal> (#23382) 2023-10-06 22:06:36 +00:00
wrap-ttl-test.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00