Commit Graph

1188 Commits

Author SHA1 Message Date
Chelsea Shaw
53fc7dc9d7 Backport UI fix auth list test (#24202) 2023-11-20 13:54:49 -06:00
hc-github-team-secure-vault-core
efb9dce99c 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
e2aa683e99 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
ed85e15d84 manual backport (#24035) 2023-11-13 12:45:53 -07:00
hc-github-team-secure-vault-core
d7727dd5e2 backport of fix changelog anchor (#23828)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-10-26 11:35:30 -05:00
Jordan Reimer
fd4b2e6678 Backport KV Download Value Stringify Toggle (#23747) to 1.14 (#23769)
* KV Download Value Stringify Toggle (#23747)

* adds stringify toggle to masked-input download modal

* updates stringify toggle copy and adds a test

* adds changelog entry

* removes extra test from backport for masked input

* adds modal wormhole to test
2023-10-20 16:50:30 +00:00
Kianna
e97f9d5a56 UI: VAULT-20186 Backport 1.14.x: Decode connection_url in database (#23705) 2023-10-18 09:02:36 -07:00
Angel Garbarino
7c367e07bf Fix copy button in collapsed sidebar nav in CopyButton component (#23564)
* fix (#23511)

* changelog
2023-10-09 11:39:50 -06:00
Angel Garbarino
24330ecaca 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
13444ce73c backport of commit cbb96b230c (#23524)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-10-05 09:54:03 -06:00
claire bontempo
b1b9401c9b Fix typo OSCP -> OCSP (#22586) (#23316)
Co-authored-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2023-09-27 17:15:53 +00:00
claire bontempo
ccdd48d1f7 cherry pick (#23264) 2023-09-22 21:29:05 +00:00
Chelsea Shaw
e345dd8277 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
98bbe9ec8d backport of commit 8b12698780 (#23235)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-09-21 21:26:20 +00:00
Chelsea Shaw
4f33e7c804 UI: Show unsupported screen if replication unsupported (#23178) (#23213) 2023-09-21 11:35:48 -05:00
hc-github-team-secure-vault-core
18a3f7b960 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
Kianna
1c75db1ce4 Backport 1.14.3: confirm delete modal for namespaces (#23109)
* Possible soln 1: add a class w/ min height instead of calculated height

* Remove confirm-height style

* Add changelog

* Fix changelog

* Possible soln 2: apply style using native js

* Remove copyright since 1.14 didnt have
2023-09-20 09:15:52 -06:00
hc-github-team-secure-vault-core
5470fda385 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
53b17116e8 backport of commit 3f9b6075aa (#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
ac08ecb7fb 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
275727272b 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
15154ce188 Backport of UI: Show error if tool action is not recognized into release/1.14.x (#22830)
* backport of commit 2ca784ad11

---------

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
f3e84336e4 backport of commit fcd6f01761 (#22759)
Co-authored-by: Cinthia Conti <cinthiaconti@gmail.com>
2023-09-05 13:01:38 -04:00
hc-github-team-secure-vault-core
fc1297bf6e 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
ca9e8951b0 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
69d9a5a249 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
e3bab56a16 backport of commit abd6324e50 (#22465)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-08-21 10:10:15 -07:00
hc-github-team-secure-vault-core
8113c299b8 backport of commit 2c6a3e72d5 (#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
963e846072 backport of commit 6b6b0050fe (#22406)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-08-17 17:13:26 +00:00
hc-github-team-secure-vault-core
6026d3352a backport of commit ce4b2675b1 (#22391)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-08-17 09:24:12 -06:00
hc-github-team-secure-vault-core
1c7f492e0b 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
8b9279754a 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
6ff49c03a8 backport of UI: Fix confirm dropdown not rendering on HSM (#21975)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-07-20 16:19:49 +00:00
hc-github-team-secure-vault-core
2bd5d4ede8 backport of commit 96bb634422 (#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
b477c3e1d0 backport of commit 3159aa26be (#21902)
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2023-07-17 18:27:58 -06:00
hc-github-team-secure-vault-core
da9dc19533 backport of commit 366693c78d (#21887)
Co-authored-by: Laurent <hello@viper61.fr>
2023-07-17 13:50:04 +00:00
hc-github-team-secure-vault-core
a264629127 backport of commit 8834e4d16b (#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
2d4bcad00b backport of UI: focus navigate-input after page filter (#21862)
Co-authored-by: Chelsea Shaw <82459713+hashishaw@users.noreply.github.com>
2023-07-14 15:40:18 +00:00
hc-github-team-secure-vault-core
1101d6fb50 backport of commit 96fd024d15 (#21680)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-07 13:29:06 -06:00
hc-github-team-secure-vault-core
bc93062493 backport of commit 9c8a7422ad (#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
a9df77d2f7 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
52f1c20ac6 backport of commit 6acd2921c5 (#21622)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-06 16:15:50 +00:00
hc-github-team-secure-vault-core
c5dc8ed062 backport of commit 78a86b4508 (#21584)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-05 12:56:59 -05:00
hc-github-team-secure-vault-core
81818f9bce backport of commit 52baf01e53 (#21580)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-07-05 10:16:02 -06:00
hc-github-team-secure-vault-core
3315070ff1 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
970a899a70 backport of commit 9290d5f188 (#21429)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-06-22 21:17:30 +00:00
hc-github-team-secure-vault-core
9743aa9b6b backport of commit e3c3a52b7b (#21242)
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2023-06-15 18:26:58 +00:00
hc-github-team-secure-vault-core
d51e7682dd backport of commit 6fa423e3f3 (#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
e2cd9cc301 backport of commit 28f72564f8 (#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
4c5d66c797 backport of commit 6c64a20a39 (#21064)
Co-authored-by: Jordan Reimer <zofskeez@gmail.com>
2023-06-07 22:07:23 +00:00