Commit Graph

10 Commits

Author SHA1 Message Date
Cody Jackson 5f2787174e Adding the ability to paste multiline strings into ArrayLists
rancher/dashboard#1584
2020-10-21 15:10:52 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
lvuch cc316e32d6 wip alerts, textarea 582 2020-05-27 11:55:22 -07:00
Vincent Fiduccia 4bc1321dab
Edit project of namespaces, bugs
- Edit project on namespace
- Certificate fields need to be multiline
- Create-edit-view creates metadata.(annotations, labels) automatically and cleans up on save if empty so you don't have to check if they're there.
- Form components should have a focus() instead of reaching into each other's $refs
- LabeledSelect takes and emits the value, not the `{label: x, value: y}` object.
- Resource names are almost never editable after create
- NameNsDescription takes a resource and manages setting name/ns/description on it itself.
- TextAreaAutoGrow should resize on file input
2020-04-14 16:16:10 -07:00
Cody Jackson a84968ef68 Fix Selectors according to the selected operation
The set operators should not have a values field when getting saved.

rancher/dashboard#404
2020-03-25 15:29:17 -07:00
Nancy Butler 0e6b4b1fc5 secret UX fixes 2020-02-10 10:49:04 -07:00
lvuch b15c35b5ff add and remove buttons 2019-11-05 15:46:36 -07:00
Vincent Fiduccia 797ed2ee7a
Service Networking and HealthCheck 2019-10-23 16:10:18 -07:00
Vincent Fiduccia e8a21d42bc
Secrets 2019-10-01 02:22:25 -07:00
Vincent Fiduccia 44e1a93b94
Form elements, Config map CRUD 2019-09-30 15:21:07 -07:00