Commit Graph

9 Commits

Author SHA1 Message Date
Richard Cox 8d067de9b5 Ensure new users are requested to change password
- If this is enabled when user is created user should be prompted to change password
- Fix is to switch from Steve user create to Norman user create
- #2524
- Also fixes issue where description was not saved if there was no custom model
2021-03-29 13:24:29 +01:00
Neil MacDougall 7a4a0532a5 Address PR feedback 2021-02-13 12:25:59 +00:00
Neil MacDougall a15fd128bb Add API Keys Support 2021-01-19 12:20:35 +00:00
Vincent Fiduccia 5304375640
Github auth config, pluggable login component 2020-12-22 14:43:26 -07:00
Cody Jackson 4e6632096e Making a number of OPA fixes
- Constraint YAML cancel button will take you back to the constraint
page.
- Updated the mastheads of constraint and template.
- Constraint Create as Yaml now works
- Constraints and templates can be cloned now.

rancher/rancher#523
rancher/rancher#622
rancher/rancher#398
2020-05-18 18:21:26 -07:00
Cody Jackson 6d3543f111 App model specialization and OPA Gatekeeper menu items
When working on adding 'Add Constraint' and 'Add Template' to the
OPA Gatekeeper page I noticed that there wasn't a good way to
create custom models for specific chart app types. To fix this I went
ahead and made it so that we can load app models from the
'models/apps' directory and merge that with the 'models/app' model.
I think this will be useful for future apps like istio.

rancher/dashboard#391
2020-04-21 17:11:54 -07:00
Vincent Fiduccia da5f5b7a27
Rehydrate models in the page data with the correct store instead of the first one 2020-04-14 16:16:10 -07:00
Vincent Fiduccia 5ad1971a03
Reorganize loading generic vs custom views 2020-02-20 11:11:23 -07:00
Vincent Fiduccia e762c15eb2
Split management vs selected cluster store, queue subscribe frames, norman->steve 2020-02-20 11:07:14 -07:00