Commit Graph

12 Commits

Author SHA1 Message Date
Nancy Butler ecb5119f1f ui-banners, ui-pl, ui-issues settings page
style feedback
2021-05-18 08:18:00 -07:00
Richard Cox b05837c14d Add Helm Chart Install Stepper
- Replaces old edit/install page, which is split out in to Chart Details page and Chart Install page
- Two pages share common mixin
- Updated existing Wizard component for stepper
  - Wizard header greatly updated
  - Step indicator no longer uses query param
2021-05-14 07:40:26 +01:00
Vincent Fiduccia 473a5bdc7f
Create cloud cred in place, DO store, API renames 2021-03-17 23:02:46 -07:00
Nancy Butler 05823653f0 auth config cancel button
fix edit auth config action

reset changes when cancelling edit auth config
2021-02-11 08:06:11 -07:00
Vincent Fiduccia 24660e05b1
Auth Provider as catalog-style boxes 2020-12-29 16:05:54 -07:00
Vincent Fiduccia cde5635cd7
Form actions on the right 2020-09-25 02:33:06 -07:00
lvuch 10d9a51604 remove arbitrary hex 2020-09-14 19:50:12 -07:00
Vincent Fiduccia 6435d87be5
Don't show a cancel button on view pages 2020-09-10 03:00:18 -07:00
Westly Wright 3fe767168f
Back button back -> back to form 2020-08-25 09:50:50 -07:00
Westly Wright 655f963f1c
cleanup cancel event and formatting 2020-08-25 09:50:50 -07:00
Westly Wright 7661a67b97
Add cancelConfirmRequireed (and back) flags to cru-resource footer 2020-08-25 09:50:50 -07:00
Westly Wright b93d202e55
Add Yaml Preview to Chart Install
Break CruResource cancel footer logic into component
Refactor apps/install to remove CruResource, use new footer component
Add Yaml Preview to Chart Install

When working on adding the yaml preview to the chart install page i came
to the conclusion that the footer piece is all that is required out of
CruResource for that page. Chart install requires a different set of
actions on yaml save so rather than try to kluge action handeling in it
makes more sense to decouple the common elements, ie the footer and confirm cancel
2020-08-25 09:50:50 -07:00