Commit Graph

31 Commits

Author SHA1 Message Date
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Vincent Fiduccia d8d3f8120f
Add existing record to store on create, not on edit 2020-05-19 17:54:01 -07:00
Nancy Butler 9e95b3b9ad fix linkFor error on create retry
add/remove resources reactively
2020-05-14 12:31:08 -07:00
Nancy Butler f621d301d7 detail pages, populate edit correctly 2020-04-30 10:20:13 -07:00
Nancy Butler 84e79ea2b8 fix linting errors 2020-04-24 13:23:46 -07:00
Nancy Butler 656d13af1b remove reference to desription in create-edit-view 2020-04-24 12:04:15 -07:00
Nancy Butler b8a996c43f revert NameNsDescription and filter annotations, labels in create-edit-view 2020-04-24 12:04:15 -07:00
Nancy Butler 6249c766ab placeholder visibility
secret type display in edit form

add custom secret types

description as prop in namens

secret styling

service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Vincent Fiduccia c2e5a785ef
Save last namespace as pref and use for defaultNamespace 2020-04-20 17:02:53 -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
Vincent Fiduccia f569963666
Remove namespaceSuffixOnCreate option 2020-04-14 15:58:30 -07:00
Nancy Butler 582594dc24 fix WL save URL
fix WL return to list view

add schedule for cronjob

remove check for Table response
2020-03-20 15:17:23 -07:00
Vincent Fiduccia fab595d82f
Project picker/filter, standalone steve 2020-03-17 23:07:33 -07:00
Cody Jackson 7d7e3b60b7 Updated the gatekeeper constraints and templates
this should better reflect the new Mocks.

rancher/dashboard#305
2020-03-15 01:34:30 -07:00
Nancy Butler 90c7581e54 create workload URL fixed 2020-02-26 12:42:58 -07:00
Nancy Butler 82a0e1005d rename ports component 2020-02-26 09:37:19 -07:00
Nancy Butler 1c2bd38b60 linkFor 2020-02-26 09:36:05 -07:00
Nancy Butler 896d8d0153 namespace edit goes to corrrect page 2019-12-09 09:54:48 -07:00
Nancy Butler 082c4057fc namespace create 2019-12-03 12:26:20 -07:00
Nancy Butler ef037f3008 create new NS in other create forms 2019-11-27 11:42:56 -07:00
Vincent Fiduccia 26bbd9d30d
Weight when defining service 2019-11-14 16:03:26 -07:00
Nancy Butler 97d99dda5e 'discover rio' page 2019-11-11 10:01:17 -07:00
Vincent Fiduccia 7dffad674f
Add window.v to all create-edit-views 2019-11-04 15:27:30 -07:00
Nancy Butler 5722f4f6cd removed debuggers 2019-11-01 17:12:15 -07:00
Nancy Butler 1c592e19d9 accually post 2019-11-01 15:11:33 -07:00
Vincent Fiduccia b530db815f
More crud 2019-10-09 10:47:55 -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
Vincent Fiduccia 1cf60e28a1
Move around things that aren't utils 2019-09-27 22:59:20 -07:00
Vincent Fiduccia bb5ace21c1
Config Map editor 2019-09-26 15:48:26 -07:00
Vincent Fiduccia d40d5a5954
Dynamic Rio components, start create 2019-09-12 18:17:13 -07:00