open-vault/ui/app
Alexander Scheel f8b6077b8d
Fix unknown type parameter during CA generation (#15401)
* Fix unknown type parameter during CA generation

When generating a new PKI CA from the Web UI, the UI incorrectly sends
the type parameter in the POST body. The server will now warn on unknown
parameters, resulting in the UI surfacing that up to the caller. Since
the type is part of the URL, we don't need to duplicate it in the POST
body, so elide it.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Update ui/app/adapters/pki-ca-certificate.js

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2022-05-12 16:28:47 -04:00
..
adapters Fix unknown type parameter during CA generation (#15401) 2022-05-12 16:28:47 -04:00
components UI: Fix version-history serializer and update mirage to reflect real API (#15362) 2022-05-11 10:26:20 -07:00
controllers KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
decorators Key Management Secrets Engine Phase 1 (#15036) 2022-04-20 12:40:27 -06:00
helpers KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
initializers Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
instance-initializers Ui request forwarding error (#4275) 2018-04-05 16:36:33 -05:00
lib UI: Switch usage of localStorage to sessionStorage (#14054) 2022-02-17 10:04:53 -06:00
machines KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
macros Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
mixins Ember upgrade to 3.28.6 (#14763) 2022-04-12 13:59:34 -06:00
models Attempt to fix UI tests for PKI (#15374) 2022-05-12 11:20:50 -04:00
modifiers Remove Ivy Codemirror (#14659) 2022-03-29 10:25:16 -06:00
routes KMSE Wizard Steps (#15171) 2022-04-26 13:17:42 -06:00
serializers UI: Fix version-history serializer and update mirage to reflect real API (#15362) 2022-05-11 10:26:20 -07:00
services UI/ fix firefox not recognizing csv export (#15364) 2022-05-10 17:19:38 -07:00
styles UI/single historical month (#15350) 2022-05-10 17:32:36 -05:00
templates remove legend (#15359) 2022-05-11 09:06:39 -07:00
transforms Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
utils UI/filter monthly graphs (#15279) 2022-05-09 12:16:32 -07:00
app.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
breakpoints.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
index.html Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
router.js Some folder restructuring to help with route loading states (#14022) 2022-02-11 15:15:12 -07:00