open-vault/ui/app/serializers
Chelsea Shaw 5c64846225
UI: Transform secrets engine with transformations
* Ui/transform enable (#9647)

* Show Transform on engines list if enterprise

* Add box-radio component

* Add is-disabled styling for box-radio and fix tooltip styling when position: above

* Add KMIP and Transform to possible features on has feature helper

* Sidebranch: Transform Secret Engine Initial setup (#9625)

* WIP // list transforms, console.logs and all

* setup LIST transformations ajax request and draft out options-for-backend options

* change from plural to singluar and add transform to secret-edit

* create two transform edit components

* modify transform model with new attrs

* add adapterFor to connect transform adapter to transform-edit-form component

* setup Allowed roles searchSelect component to search over new transform/role adapter and model.

* clean up for PR

* clean up linting errors

* restructure adapter call, now it works.

* remove console

* setup template model for SearchSelect component

* add props to form field and search select for styling

Co-authored-by: Chelsea Shaw <chelshaw.dev@gmail.com>

* Ui/transform language fixes (#9666)

* Update casing and wording on Transform list route. Use generic list item for transformations

* Add back js file for transformation-edit

* Set up transform for tabs

* Ui/create edit transformation fixes (#9668)

* add conditional for masking vs tweak source based on type, and update text for create transformation

* change order

* fix error with stringArray

* setup the edit/delete transformation view

* clean up toolbar links

* setup serializer to change response of mask character from keycode to character

* change styling of label and sub-text size, confirmed with design

* temp fix on templates vs template

* add clickable list item

* add space between template list

* setup styling and structure for the rest of the show transformation.  TODO: turn into components.

* create transform-show-transformation component

* add attachCapabilities to transform model and update transform-transformation-itme list accordingly

* clean up liniting errors

* address pr comments

* remove leftover

* clean up

* Sidebranch: UI transform create and edit clean up (#9778)

* clean up some of the TODOs

* setup edit view with read only attributes for name and template

* setup initial selected for search select component

* fixes

* hide templates form field for now

* set selectLimit for search select component

* hide power select if the select limit is greater than or equal to the selectedOptions length

* clean up failing linting

* address pr comments

* Ui/fix list roles transformation (#9788)

* Update search-select to pass backend to query if exists

* Update role and template adapters

* cleanup

* Fix replace with static string

* Ui/transform cleanup 2 (#9789)

* amend encode/decode commands for now until design gets back with more details

* restrict character count on masking input field

* clean up selectLimit

* show backend instead of transform in cli copy command

* Show KMIP un-selectable if enterprise but no ADP module (#9780)

* New component transform-edit-base

* Duplicate RoleEdit as TransformEditBase and swap in all transform components

* Roll back role-edit changes

* Update to transform edit base

* Remove extraeneous set backend type on transform components

* formatting

* Revert search-select changes

* Update template/templates data on transformation (#9838)

Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
2020-08-26 11:31:18 -05:00
..
identity UI - test console cleanup (#6674) 2019-05-02 22:20:28 -05:00
metrics Core Usage Metrics (#8347) 2020-02-13 12:44:57 -07:00
policy
application.js UI - add delete for the various kmip models (#7015) 2019-07-02 16:23:07 -05:00
auth-method.js
capabilities.js
cluster.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
config.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
control-group.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
lease.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
metrics.js Core Usage Metrics (#8347) 2020-02-13 12:44:57 -07:00
mount-config.js
namespace.js UI namespaces (#5119) 2018-08-16 12:48:24 -05:00
node.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
path-filter-config.js UI - replication path filtering (#7620) 2019-10-25 13:16:45 -05:00
pki-certificate.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
pki-config.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
policy.js
replication-attributes.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
replication-mode.js Ui/replication status discoverability (#8705) 2020-06-18 14:52:43 -07:00
role-aws.js refactor aws secret ui (#5193) 2018-08-27 19:54:30 -05:00
role-pki.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
role-ssh.js
role.js return backend on the PKI model so that capabilities fetches work (#5824) 2018-11-19 15:48:24 -06:00
secret-engine.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
secret-v2-version.js UI - write without read for kv (#6570) 2019-04-16 15:27:23 -05:00
secret-v2.js UI - kv v2 versions page (#5563) 2018-10-19 17:24:57 -05:00
secret.js Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
server.js UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
ssh.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
transform.js UI: Transform secrets engine with transformations 2020-08-26 11:31:18 -05:00
transit-key.js UI/transit add missed algorithms follow up (#9520) 2020-07-17 13:25:39 -07:00