open-vault/ui/app/components
Jordan Reimer c84d267c61
Sidebar Navigation (#19296)
* Add Helios Design System Components (#19278)

* adds hds dependency

* updates reset import path

* sets minifyCSS advanced option to false

* Remove node-sass (#19376)

* removes node-sass and fixes sass compilation

* fixes active tab li class

* Sidebar Navigation Components (#19446)

* links ember-shared-components addon and imports styles

* adds sidebar frame and nav components

* updates HcNav component name to HcAppFrame and adds sidebar UserMenu component

* adds tests for sidebar components

* fixes tests

* updates user menu styling

* fixes typos in nav cluster component

* changes padding value in sidebar stylesheet to use variable

* Replace and remove old nav components with new ones (#19447)

* links ember-shared-components addon and imports styles

* adds sidebar frame and nav components

* updates activeCluster on auth service and adds activeSession prop for sidebar visibility

* replaces old nav components with new ones in templates

* fixes sidebar visibility issue and updates user menu label class

* removes NavHeader usage

* adds clients index route to redirect to dashboard

* removes unused HcAppFrame footer block and reduces page header top margin

* Nav component cleanup (#19681)

* removes nav-header components

* removes navbar styling

* removes status-menu component and styles

* removes cluster and auth info components

* removes menu-sidebar component and styling

* fixes tests

* Console Panel Updates (#19741)

* updates console panel styling

* adds test for opening and closing the console panel

* updates console panel background color to use hds token

* adds right margin to console panel input

* updates link-status banner styling

* updates hc nav components to new API

* Namespace Picker Updates (#19753)

* updates namespace-picker

* updates namespace picker menu styling

* adds bottom margin to env banner

* updates class order on namespace picker link

* restores manage namespaces refresh icon

* removes manage namespaces nav icon

* removes home link component (#20027)

* Auth and Error View Updates (#19749)

* adds vault logo to auth page

* updates top level error template

* updates loading substate handling and moves policies link from access to cluster nav (#20033)

* moves console panel to bottom of viewport (#20183)

* HDS Sidebar Nav Components (#20197)

* updates nav components to hds

* upgrades project yarn version to 3.5

* fixes issues in app frame component

* updates sidenav actions to use icon button component

* Sidebar navigation acceptance tests (#20270)

* adds sidebar navigation acceptance tests and fixes other test failures

* console panel styling tweaks

* bumps addon version

* remove and ignore yarn install-state file

* fixes auth service and console tests

* moves classes from deleted files after bulma merge

* fixes sass syntax errors blocking build

* cleans up dart sass deprecation warnings

* adds changelog entry

* hides namespace picker when sidebar nav panel is minimized

* style tweaks

* fixes sidebar nav tests

* bumps hds addon to latest version and removes style override

* updates modify-passthrough-response helper

* updates sidebar nav tests

* mfa-setup test fix attempt

* fixes cluster mfa setup test

* remove deprecated yarn ignore-optional flag from makefile

* removes another instance of yarn ignore-optional and updates ui readme

* removes unsupported yarn verbose flag from ci-helper

* hides nav headings when user does not have access to any sub links

* removes unused optional deps and moves lint-staged to dev deps

* updates has-permission helper and permissions service tests

* fixes issue with console panel not filling container width
2023-05-02 19:36:15 -06:00
..
auth-config-form adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
basic-dropdown adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
clients Clients config updates for census reporting (#20125) 2023-04-13 15:57:12 -06:00
console adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
keymgmt adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mfa adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
modal-form Remove the Bulma CSS Framework (#19878) 2023-04-27 14:23:17 -06:00
mount-backend adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
oidc adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-list adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
sidebar Sidebar Navigation (#19296) 2023-05-02 19:36:15 -06:00
splash-page adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transit-key-action adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wizard UI: Remove usage of htmlSafe (#20235) 2023-04-19 15:40:33 +00:00
.gitkeep Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
alphabet-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth-form-options.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
auth-jwt.js UI/update auth form to fetchRoles after a namespace is inputted, prior to OIDC auth (#19541) 2023-03-21 07:51:15 -06:00
b64-toggle.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
calendar-widget.js UI: Fix flaky time-related tests (#19521) 2023-03-22 13:19:11 -05:00
configure-aws-secret.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
configure-ssh-secret.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
control-group-success.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
control-group.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
database-connection.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
database-role-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
database-role-setting-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
date-dropdown.js UI: Fix flaky time-related tests (#19521) 2023-03-22 13:19:11 -05:00
diff-version-selector.js UI: Remove usage of htmlSafe (#20235) 2023-04-19 15:40:33 +00:00
file-to-array-buffer.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
flash-message.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
generate-credentials-database.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
generate-credentials.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
generated-item-list.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
generated-item.js UI: remove references to comma separation for string array edit types (#20163) 2023-04-19 16:16:30 +00:00
get-credentials-card.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
hover-copy-button.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
key-version-select.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
license-banners.js UI: Fix flaky time-related tests (#19521) 2023-03-22 13:19:11 -05:00
license-info.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
link-status.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logo-edition.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mount-accessor-select.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
mount-backend-form.js UI: Mount PKI options + allowed_managed_keys (#19791) 2023-04-07 14:05:29 -07:00
namespace-link.js UI: Namespace area fixes (#19799) 2023-04-05 10:54:27 -05:00
namespace-picker.js Sidebar Navigation (#19296) 2023-05-02 19:36:15 -06:00
not-found.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
oidc-consent-block.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
outer-html.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pagination-controls.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pgp-file.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pgp-list.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policy-form.hbs ui: refactor text file component (#18458) 2022-12-19 23:54:59 +00:00
policy-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
radial-progress.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft-join.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft-storage-overview.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
raft-storage-restore.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
regex-validator.hbs UI: OIDC Config for Vault as a provider (#17071) 2022-09-08 19:06:05 -06:00
regex-validator.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
role-aws-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
role-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
role-ssh-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-create-or-update.js UI: glimmerize masked input (#20431) 2023-05-01 16:43:05 +00:00
secret-delete-menu.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-edit-metadata.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-edit-toolbar.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-link.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
secret-version-menu.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
section-tabs.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
selectable-card.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
shamir-progress.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
splash-page.js Sidebar Navigation (#19296) 2023-05-02 19:36:15 -06:00
token-expire-warning.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-actions-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-hash.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-lookup.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-random.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-rewrap.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-unwrap.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
tool-wrap.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
toolbar-secret-link.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-advanced-templating.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-create-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-edit-base.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-edit-form.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-role-edit.js UI: Remove custom service (#19925) 2023-03-31 21:27:20 +00:00
transform-show-transformation.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transform-template-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transformation-edit.js UI: Remove custom service (#19925) 2023-03-31 21:27:20 +00:00
transit-edit.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
transit-key-actions.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
ui-wizard.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wizard-content.js UI: Remove usage of htmlSafe (#20235) 2023-04-19 15:40:33 +00:00
wrap-ttl.hbs UI: TTL picker cleanup (#18114) 2022-12-01 09:33:30 -06:00
wrap-ttl.js adding copyright header (#19555) 2023-03-15 09:00:52 -07:00