open-vault/ui/lib/core/addon/components
Angel Garbarino 0dbfa4bf66
PKI role non-default options (#17393)
* dynamically render the secretlistheader in the parent route.

* start getting form setup even without openAPi working

* add in create and cancel

* making openAPI work

* add default openAPI params

* wip for new component with two radio options a ttl and input

* handle createRecord on pki-roles-form

* remove tooltips and cleanup

* move formfieldgroupsloop back to non addon

* cleanup

* move secretListHeader

* broadcast from radioSelectTtlOrString to parent

* cleanup

* hide tooltips

* pass through sub text to stringArray

* Add conditional for keybits and keyType

* set defaults for keyBits ... 🤮

* fix some small issues

* more info form field typ

* show only label and subText

* wip context switch 🤮

* fix dontShowLabel

* getting css grid setup

* more on flex groups

* adding the second chunk to key usage

* serialize the post for key_usage

* finish for ext_key_usage

* clean up

* fix snack_case issue

* commit for working state, next trying to remove form-field-group-loops because it's causing issues.

* remove usage of formfieldgroupsloop because of issues with css grid and conditionals

* clean up

* remove string-list helpText changes for tooltip removal because that should be it's own pr.

* clarification from design and backend.

* small cleanup

* pull key_usage and ext_key_usage out of the model and into a component

* clean up

* clean up

* restructure css grid:

* clean up

* broke some things

* fix error when roles list returned 404

* claires feedback

* cleanup

* clean up
2022-10-12 12:56:05 -06:00
..
confirm Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
linkable-item Glimmerizing StatusMenu/SelectableCard/PkiCertPopup (#15716) 2022-06-02 14:40:04 -06:00
list-item Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
alert-banner.js base sys/license/status mock times based on current timestamp (#15286) 2022-05-05 08:20:40 -04:00
alert-inline.hbs UI/Fix form validation issues (#15560) 2022-05-25 11:22:36 -07:00
alert-inline.js UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
autocomplete-input.hbs Tool Tip Styling Issue (#14064) 2022-02-15 10:43:37 -07:00
autocomplete-input.js Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
box-radio.js
chevron.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
confirm-action.hbs Confirm-action fixes (#16777) 2022-08-18 10:53:56 -06:00
confirm-action.js Confirm-action fixes (#16777) 2022-08-18 10:53:56 -06:00
confirm.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
confirmation-modal.hbs UI/Glimmerize modal & confirmation modal component (#16032) 2022-06-21 12:43:34 -07:00
confirmation-modal.js UI/Glimmerize modal & confirmation modal component (#16032) 2022-06-21 12:43:34 -07:00
doc-link.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
download-button.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
edit-form.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
empty-state.js
field-group-show.js
form-error.js
form-field-groups-loop.hbs PKI role create view (#17263) 2022-09-28 15:11:13 -07:00
form-field-groups-loop.js PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
form-field-groups.hbs UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
form-field-groups.js Form Field Glimmer (#15026) 2022-04-13 15:51:44 -06:00
form-field-label.hbs UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
form-field-label.js Transform Advanced Templating (#13908) 2022-02-07 13:07:53 -07:00
form-field.hbs PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
form-field.js PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
form-save-buttons.js updates link-to usages to remove deprecated patterns (#14571) 2022-03-18 09:38:54 -06:00
icon.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
info-table-item-array.hbs UI: OIDC config cleanup (#17105) 2022-09-13 09:06:19 -07:00
info-table-item-array.js UI: OIDC config cleanup (#17105) 2022-09-13 09:06:19 -07:00
info-table-row.hbs UI: OIDC config cleanup (#17105) 2022-09-13 09:06:19 -07:00
info-table-row.js UI/Glimmerize modal & confirmation modal component (#16032) 2022-06-21 12:43:34 -07:00
info-table.js
info-tooltip.js UI/ fix tooltip submitting form (#16659) 2022-08-09 20:51:29 -07:00
key-value-header.hbs Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
key-value-header.js Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
layout-loading.js
learn-link.js
linkable-item.js Glimmerizing StatusMenu/SelectableCard/PkiCertPopup (#15716) 2022-06-02 14:40:04 -06:00
linked-block.hbs MFA Config (#15200) 2022-05-20 18:40:16 -06:00
linked-block.js PKI Role's model and List view (#17134) 2022-09-14 11:18:37 -06:00
list-item.js updates link-to usages to remove deprecated patterns (#14571) 2022-03-18 09:38:54 -06:00
list-pagination.js updates link-to usages to remove deprecated patterns (#14571) 2022-03-18 09:38:54 -06:00
list-view.hbs Glimmerize ListView Component for future PKI work (#16940) 2022-08-30 14:13:33 -06:00
list-view.js Glimmerize ListView Component for future PKI work (#16940) 2022-08-30 14:13:33 -06:00
masked-input.js Route renderTemplate Deprecation (#14646) 2022-03-22 13:43:43 -06:00
menu-loader.js
message-error.js UI/Wrong sentinel error message for auth methods (#14551) 2022-03-18 16:47:42 -07:00
modal.hbs adds title to modal background test selector -- fixes add secondary replication test (#17354) 2022-09-28 15:56:46 -06:00
modal.js UI/Glimmerize modal & confirmation modal component (#16032) 2022-06-21 12:43:34 -07:00
namespace-reminder.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
navigate-input.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
page-header-level-left.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
page-header-level-right.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
page-header-top.js
page-header.js
popup-menu.js
radio-button.hbs UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
radio-select-ttl-or-string.hbs PKI role create view (#17263) 2022-09-28 15:11:13 -07:00
radio-select-ttl-or-string.js PKI role create view (#17263) 2022-09-28 15:11:13 -07:00
read-more.js UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
readonly-form-field.js
replication-action-demote.js
replication-action-disable.js
replication-action-generate-token.js
replication-action-promote.js
replication-action-recover.js
replication-action-reindex.js
replication-action-update-primary.js
replication-actions-single.js
replication-actions.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-dashboard.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-doc-link.js
replication-header.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
replication-mode-summary.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-page.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-secondary-card.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-summary-card.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
replication-table-rows.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
search-select-placeholder.js
search-select-with-modal.hbs UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
search-select-with-modal.js UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
search-select.hbs UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
search-select.js UI: Glimmerize search select component (#17276) 2022-10-03 11:01:34 -07:00
secret-list-header-tab.hbs Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
secret-list-header-tab.js Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
secret-list-header.hbs Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
secret-list-header.js Move SecretListHeader and SecretListHeaderTab to addon folder (#16981) 2022-09-07 15:04:41 -06:00
select.js MFA UI Changes (v3) (#14145) 2022-02-17 15:40:25 -07:00
shamir-flow.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
shamir-modal-flow.js
stat-text.js UI/Clients single month template (#13635) 2022-01-13 10:00:50 -08:00
string-list.hbs PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
string-list.js PKI role non-default options (#17393) 2022-10-12 12:56:05 -06:00
toggle-button.hbs Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
toggle-button.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
toggle.hbs LinkTo remove tagName lint warning (#14344) 2022-03-03 15:31:16 -07:00
toggle.js LinkTo remove tagName lint warning (#14344) 2022-03-03 15:31:16 -07:00
tool-tip.hbs removes ember-basic-dropdown-hover addon and adds mouse events to ToolTip component (#14816) 2022-04-01 11:15:29 -06:00
tool-tip.js UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
toolbar-actions.js
toolbar-download-button.js
toolbar-filters.js
toolbar-link.hbs Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
toolbar-link.js PKI Keys List View (#17239) 2022-09-21 08:41:44 -06:00
toolbar.js
ttl-form.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
ttl-picker.js Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
ttl-picker2.js Fix small TtlPIcker2 bug (#17376) 2022-09-30 18:28:27 -04:00
upgrade-page.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
vault-logo-spinner.js