Skip to content

Commit

Permalink
One WIF configuration component (#29367)
Browse files Browse the repository at this point in the history
* make one component and make one test file for that component. remove the two components and associated files the new component replaces

* make access type subtext dynamic based on model type

* clean up

* clean up

* remove model attr for display purposes

* split out lease to another second config model type and make is-wif-engine helper

* welp missed the old controller

* small removal of overkill comment

* pr feedback

* save lease config if only thing changed

* error handling in acceptance test

* test fix

* replace notOk with throw

* move back error message

* clean up focused largely on wif component test

* replace ok with true
  • Loading branch information
Monkeychip authored Jan 24, 2025
1 parent 8d83c5d commit 088bb4b
Show file tree
Hide file tree
Showing 22 changed files with 1,486 additions and 1,830 deletions.
136 changes: 0 additions & 136 deletions ui/app/components/secret-engine/configure-aws.hbs

This file was deleted.

232 changes: 0 additions & 232 deletions ui/app/components/secret-engine/configure-aws.ts

This file was deleted.

Loading

0 comments on commit 088bb4b

Please sign in to comment.