Commit Graph

23 Commits

Author SHA1 Message Date
Westly Wright ec316f4a1d
remove unused var and rename filteredTabs->sortedTabs 2020-06-22 08:46:29 -07:00
Westly Wright 4e42542ba4
add weights to service tabs 2020-06-18 16:23:03 -07:00
Westly Wright f485ee4246
Add weight to Tab component
Add weight to Tab component

use weight in Tabbed to sort the tabs
2020-06-18 16:07:36 -07:00
Westly Wright 22436bdb35
additional Tabbed refactors
remove unnecessary window binds, use built in watch on the route hash
refactor window hash manipulations to use built in vue router route obj
use vues route.replace rather than set the hash directly on the window. this has a side benefit of not pushing into the route history as well.
modernized a bit
2020-06-17 14:44:17 -07:00
Westly Wright 650deea807
Refactor ResourceTabs retain tab order
remove after slot from tabbed

rancher/dashboard#716
2020-06-17 11:14:44 -07:00
Nancy Butler 3addd202bc container component 2020-06-02 12:40:38 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -07:00
Westly Wright 1009cfc1d0
clean up tab switching logic for dynamic slots 2020-05-14 11:20:50 -07:00
Westly Wright 84417675d2
Add Service Create/Edit Page
rancher/rancher#583
2020-05-14 11:20:49 -07:00
Westly Wright eeebfb51b5
style fixes and translations 2020-05-08 14:17:15 -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
lvuch 7293e5d5f3 454 issues 2020-03-31 21:02:31 -07:00
Vincent Fiduccia 3f971c2a10
Merge pull request #337 from lvuch/lh-0226
321 continued
2020-02-28 21:46:16 -08:00
lvuch d46c20ace0 321 continued 2020-02-28 15:30:21 -07:00
Nancy Butler 4588e974b1 fix double footer
radio button group keyboard accessibility

keyboard accesibility for tabs
2020-02-28 11:53:54 -07:00
Westly Wright 536aa390f6
Remove border from Tabbed view 2020-01-16 09:35:03 -07:00
lvuch 31f1468593 tabs and form 2019-11-13 10:18:36 -07:00
Vincent Fiduccia fd89433a56
Git repo picker flow 2019-11-06 01:35:41 -07:00
lvuch cf806c9ada button and input sizing fixes 2019-11-05 13:37:45 -07:00
Nancy Butler 1dd502a28d gather data
toggle switch

traffic headers
2019-11-01 15:11:33 -07:00
lvuch b18ad2ac84 minor sizing adjustments 2019-10-28 12:04:52 -07:00
Vincent Fiduccia 797ed2ee7a
Service Networking and HealthCheck 2019-10-23 16:10:18 -07:00
Vincent Fiduccia 29f84969c1
Services 2019-10-11 11:48:36 -07:00