hc-github-team-secure-vault-core
781fbc7774
backport of UI: Allow token configuration tune ( #24149 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-11-15 17:35:53 -06:00
Chelsea Shaw
5917d9ae47
UI: helper sort-objects to alphabetize list items ( #24103 ) ( #24145 )
...
* move list to component
* use helper instead
* add changelog
* clarify changelog copy
* delete components now that helper is in use
* move helper to util, remove template helper invokation
* add optional sorting to lazyPaginatedQuery based on sortBy query attribute
* Add serialization to entity-alias and entity so that they can be sorted by name on list view
* Same logic as base normalizeItems for extractLazyPaginatedData so that metadata shows on list
* Add headers
---------
2023-11-15 20:58:12 +00:00
Angel Garbarino
f9ab81e55f
manual backport ( #24035 )
2023-11-13 12:45:53 -07:00
Kianna
0e3994d44a
UI: VAULT-20186 Backport 1.14.x: Decode connection_url in database ( #23705 )
2023-10-18 09:02:36 -07:00
Angel Garbarino
f694c7ffb0
Fix copy button in collapsed sidebar nav in CopyButton component ( #23564 )
...
* fix (#23511 )
* changelog
2023-10-09 11:39:50 -06:00
Angel Garbarino
89de6267c7
Allow AWS secret engine to send empty policy document ( #23470 ) ( #23509 )
...
* fix
* changelog
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-10-08 13:10:35 -06:00
hc-github-team-secure-vault-core
cf7c5ee6d9
backport of commit cbb96b230c296402341aba11fc1cf41d4f9c2e25 ( #23524 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-10-05 09:54:03 -06:00
claire bontempo
b7dca10a06
Fix typo OSCP -> OCSP ( #22586 ) ( #23316 )
...
Co-authored-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2023-09-27 17:15:53 +00:00
Chelsea Shaw
36452c0849
UI: add pagination to new PKI ( #23193 ) ( #23239 )
...
* UI: add pagination to new PKI (#23193 )
* fixes store type import
* fixes tests
---------
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-09-22 10:47:55 -06:00
hc-github-team-secure-vault-core
3505868165
backport of UI: handle control group error on SSH ( #23034 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-09-20 16:18:57 +00:00
hc-github-team-secure-vault-core
bf9114d772
Backport of UI: [VAULT-18178] Fix filter/search bug in search secrets engines into release/1.14.x ( #23130 )
...
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-09-18 17:59:01 +00:00
hc-github-team-secure-vault-core
0a443e1d34
backport of commit 3f9b6075aaa1ca3e4c4065b0a460c3bd80b1afd9 ( #23127 )
...
Backport of UI: add SSH role attribute allowed_domains_template
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-09-15 21:56:40 +00:00
hc-github-team-secure-vault-core
dfc1385992
Backport of UI: Handle error from ResponseWithStatusCode ( #23116 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-09-15 15:38:22 -05:00
hc-github-team-secure-vault-core
234c9ff772
Backport of UI: [VAULT-18040] List all features in license info into release/1.14.x ( #23005 )
...
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-09-12 09:48:06 -07:00
hc-github-team-secure-vault-core
4f75d5f9ee
Backport of UI: Show error if tool action is not recognized into release/1.14.x ( #22830 )
...
* backport of commit 2ca784ad11cac0e4b131f00770a774389d16a36c
---------
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
2023-09-08 16:28:23 +00:00
hc-github-team-secure-vault-core
fc918919eb
backport of commit fcd6f01761c6ca0c481b29591df26e0e59fd1f95 ( #22759 )
...
Co-authored-by: Cinthia Conti <cinthiaconti@gmail.com>
2023-09-05 13:01:38 -04:00
hc-github-team-secure-vault-core
a5f177f430
Backport of UI: Fix blank secret on KV create > cancel
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-08-23 23:07:53 +00:00
Chelsea Shaw
c7ede64578
Backport UI: Allow navigate to list from View Secret card ( #22502 ) ( #22538 )
2023-08-23 22:23:35 +00:00
hc-github-team-secure-vault-core
1dec6a7930
Backport of UI: Enable KV create secret with control group
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-08-21 16:58:26 -05:00
hc-github-team-secure-vault-core
f0992b323f
backport of commit 2c6a3e72d52297e71a5606fc71ce1a8781dc94aa ( #22405 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-08-17 17:18:38 +00:00
hc-github-team-secure-vault-core
49b9a35e01
backport of commit ce4b2675b1ed50e9aa08c78c1a94f5e63c693277 ( #22391 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-08-17 09:24:12 -06:00
hc-github-team-secure-vault-core
1c89ff215b
Backport of UI: Add missing allowed_user_ids to role form in PKI into release/1.14.x ( #22242 )
...
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-08-08 13:15:11 -07:00
hc-github-team-secure-vault-core
9fa2b669e4
backport UI: Remove logic that skips sending object if not changed ( #21759 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-07-21 00:18:34 +00:00
hc-github-team-secure-vault-core
8bde02c699
backport of commit 96bb63442204a1c8981947f3182640d04f29ff85 ( #21931 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-07-19 09:01:28 -07:00
hc-github-team-secure-vault-core
ebc05a5221
backport of commit 366693c78dec71212ab344e8d315637722b60d25 ( #21887 )
...
Co-authored-by: Laurent <hello@viper61.fr>
2023-07-17 13:50:04 +00:00
hc-github-team-secure-vault-core
7f6d4dc70b
backport of commit 8834e4d16bb08972d4e0561e22dfde4d4536cf1d ( #21868 )
...
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2023-07-14 12:18:36 -06:00
hc-github-team-secure-vault-core
37dcc37e81
backport of commit 96fd024d15c4823ac73f08bb576d575d99537b15 ( #21680 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-07 13:29:06 -06:00
hc-github-team-secure-vault-core
ec7e69adc0
backport of commit 9c8a7422ade1b46f413274c5eb6d5306c9e3e563 ( #21665 )
...
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2023-07-07 11:01:33 -07:00
hc-github-team-secure-vault-core
d2b396bd2a
backport UI: PKI show missing info on generated cert ( #21652 )
...
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-07-07 15:09:52 +00:00
hc-github-team-secure-vault-core
a3334cb526
backport of commit 6acd2921c5d78382b0a554674cd4f7c81a9a126a ( #21622 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-06 16:15:50 +00:00
hc-github-team-secure-vault-core
7392a0f6ec
backport of commit 78a86b450830ecaf963480f17e5ec1c9c7ad2dfc ( #21584 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-05 12:56:59 -05:00
hc-github-team-secure-vault-core
5a6be772eb
backport of commit 52baf01e5352968d623502a4f49dbda12a4dc322 ( #21580 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-05 10:16:02 -06:00
hc-github-team-secure-vault-core
cf7c8bc9dc
Backport of UI: VAULT-17699 Fix masked input bug into release/1.14.x ( #21537 )
...
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-07-03 08:04:34 -07:00
hc-github-team-secure-vault-core
3a4286e713
backport of commit 6fa423e3f3e0bde47686fd4bfc6dd2b37031afa4 ( #21046 )
...
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2023-06-09 18:03:58 +00:00
hc-github-team-secure-vault-core
d9cbe32c1d
backport of commit 28f72564f8355e60d5a389a02d7a88d8c119fe9d ( #21062 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-06-08 21:21:33 +00:00
hc-github-team-secure-vault-core
f45e490223
backport of commit 6c64a20a394b29197513769307911cd00be0b571 ( #21064 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-06-07 22:07:23 +00:00
hc-github-team-secure-vault-core
30837138d9
backport of commit 34a722195e730b85de1c1d29f0766264e2552434 ( #20951 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-06-02 03:29:48 +00:00
hc-github-team-secure-vault-core
07ca320b6d
backport of commit e32cf520f43c2708a7f6833f86d4fc0bd5620b00 ( #20920 )
...
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-06-01 18:29:12 +00:00
hc-github-team-secure-vault-core
4175665640
backport of commit 0defa2a1e74348fc3c3628b9b6a16772a2b3c033 ( #20910 )
...
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-05-31 14:53:06 -06:00
Angel Garbarino
4180f56d73
Filter Auth methods by name or type ( #20747 )
...
* glimmerize controller
* search selects added and working
* add test and cleanup disable
* small fix on name filtering
* add changelog
* Add comment about individualized names
* Update methods.js
remove spaces
2023-05-26 16:07:36 +00:00
claire bontempo
27dd70457b
ui: update pki link ( #20791 )
...
* fix link
* hold off change popup link
* clarify todo
* remove typo
2023-05-25 14:10:15 -07:00
claire bontempo
eb53284e69
UI: Transit Key TTL not initializing to toggled off ( #20731 )
...
* add test
* bug fix and tests
* add changelog
2023-05-25 16:39:48 +00:00
claire bontempo
4da72c45ce
UI: pki auto-tidy views ( #20685 )
...
* UI: plumbing for pki tidy work (#20611 )
* update tidy model
* Dynamic group on tidy based on version
* UI: VAULT-16261 PKI autotidy config view (#20641 )
* UI: VAULT-16203 tidy status page (#20635 )
* ui: pki tidy form (#20630 )
* order routes to match tabs
* add tidy routes
* add tidy-status page component
* update routes rename edit to configure, remove manage
* add page component to route template
* add comment
* finish routing
* change to queryRecord, delete old tidy file
* remove findRecord
* fix serializer name
* tidy.index only needs controller empty state logic
* build form and page components
* update tidy model
* alphabetize!
* revert model changes
* finish adapter
* move form out of page folder in tests
* refactor to accommodate model changes from chelseas pr
* WIP tests
* reuse shared fields in model
* finish tests
* update model hook and breadcrumbs
* remove subtext for checkbox
* fix tests add ACME fields
* Update ui/app/adapters/pki/tidy.js
* Update ui/app/adapters/pki/tidy.js
* refactor intervalDuration using feedback suggested
* move errors to second line, inside conditional brackets
* add ternary operator to allByKey attr
* surface error message
* make polling request longer
* UI: VAULT-16368 pki tidy custom method (#20696 )
* ui: adds empty state and updates modal (#20695 )
* add empty state to status page
* update tidy modal
* conditionally change cancel transition route for auto tidy form
* teeny copy update
* organize tidy-status conditoionals
* a couple more template cleanups
* fix conditional, change to settings
* UI: VAULT-16367 VAULT-16378 Tidy acceptance tests + tidy toolbar cleanup (#20698 )
* update copy
* move tidyRevokedCertIssuerAssociations up to applicable section
* add tidy info to readme
* update copy
* UI: Add tidy as a tab to the error route (#20723 )
* small cleanup items
* fix prettier
* cancel polling when we leave tidy.index (status view)
* revert changes to declaration file
* remove space
---------
Co-authored-by: Chelsea Shaw <cshaw@hashicorp.com>
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
2023-05-23 23:05:15 +00:00
claire bontempo
527f4fe2ba
UI: add pki cluster config parameters ( #20724 )
...
* add config directory, rename crl and urls models
* fix imports
* add cluster config fields to edit form
* reorder url save
* update tests
* add to details page
* add details test;
* fix adapter name
* fix cluster adapter test name
* combine adapter tests
* update imports
* fix git diff
* move crl and urls adapters to config folder
* add config file
* woops add config adapter
* final renaming!!
* fix imports after naming to base
* add cluster to beforeModel hook
* hide help text
* maybe you should write tests that actually pass, claire
* seriously claire its embarrassing
2023-05-23 15:24:53 -07:00
claire bontempo
4f77524ad4
UI: Add PKI readme and changelog for UI improvements ( #20706 )
...
* update pki readme
* add readme
* make it fancier
* add more info
* add config improvements to entry
* move changelog info to release notes
* reword action summary
* stop yelling in bullet points
* update action
2023-05-22 21:20:13 +00:00
Jordan Reimer
0477762f1b
adds access nav component to settings auth route ( #20662 )
2023-05-19 10:52:57 -06:00
Kianna
517d4b92aa
UI: VAULT-16309 Update OIDC navbar name to OIDC provider ( #20631 )
2023-05-18 15:52:28 +00:00
Chelsea Shaw
722c578ff4
UI/console update ( #20590 )
2023-05-17 11:41:02 -05:00
Jordan Reimer
43fae50512
MFA Create Enforcement Bug ( #20603 )
...
* fixes issue creating mfa enforcement from method enforcement tab toolbar action
* adds changelog entry
2023-05-16 10:38:53 -06:00
Angel Garbarino
8d333a2c20
remove var ( #20592 )
2023-05-15 17:28:47 +00:00