Commit Graph

43 Commits

Author SHA1 Message Date
Vincent Fiduccia 7572823405
Fix creating fleet resources when in a different cluster 2020-09-24 03:04:54 -07:00
Vincent Fiduccia 6c20492ddf
Git repo resources & non-ready, general conditions & events 2020-09-22 14:25:49 -07:00
Cody Jackson cf4794c057 Updating how we filter labels and annotations
- Replace prefix and contain lists with regex lists
- Allow each resource to override the filtering by overriding labelsToIgnoreRegexes/annotationsToIgnoreRegexes
- Hide the labels and annotations both from the view and edit of Labels and DetailTop components
- Allow users to modify filtered labels and annotations by entering them manually

rancher/dashboard#556
2020-08-20 11:47:58 -07:00
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Nancy Butler fa7e1afa39 fix CruResource
put CruResource in Workload

show/hide tabs

tab scrolling behavior

masthead nameDisplay
2020-08-05 15:39:49 -07:00
Vincent Fiduccia 464eac6d5c
Show helm logs after launching 2020-07-22 05:11:45 -07:00
Vincent Fiduccia 3a6f3d07fc
Install Chart 2020-07-22 03:55:41 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
Nancy Butler 1fa29cf341 fix resourcedetail params instead of removing list page params 2020-06-25 11:39:19 -07:00
Westly Wright 96c951f262
Adds client side validation
Supports basic scalar types string, int, bool, array etc
Supports custom validation logic

Adds initial service validations
Adds additional error processing logic to better parse Kubernetes api errors

Fixes some minor bugs found while writing custom validtion for service

rancher/dashboard#189
2020-06-15 08:57:35 -07:00
Vincent Fiduccia d01e776e9a
Start rio cleanup 2020-05-30 03:14:01 -07:00
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