Commit Graph

50 Commits

Author SHA1 Message Date
Westly Wright 48e0c08614
remove tab select in mounted
this was causing a double call to select to happen as the watcher `sortedTabs` also calls select on entry
2020-08-25 09:50:51 -07:00
Westly Wright b42ee86e02
Use built in router api's for tabbed hash changing 2020-08-25 09:50:50 -07:00
Vincent Fiduccia 11af4a54b2
Basic questions support 2020-08-21 03:17:28 -07:00
lvuch c1f7ce049c tab fix 2020-08-19 10:54:43 -07:00
lvuch 59518551d0 more workload changes 2020-08-19 10:54:43 -07:00
Vincent Fiduccia 8ede12d7a9
Merge pull request #1047 from westlywright/bug.service.labels
Service Bugs
2020-08-18 13:42:34 -07:00
Westly Wright 7cce93073a
Default tabbed comp to use history replace state
instead of push state

rancher/dashboard#820
2020-08-18 11:47:37 -07:00
lvuch 4a36b423d7 theme changes in nav 2020-08-17 10:32:33 -07:00
lvuch dfd4c44c74 sortable table and side tabs 2020-08-12 11:37:01 -07:00
Nancy 50bffd3e66
no advanced tabs indentation 2020-08-11 08:00:57 -07:00
Vincent Fiduccia e9c2f0e942
Injection for tabbed add/remove, hasTabs option on chart values components 2020-08-11 03:08:21 -07:00
Nancy Butler 6a725e3078 style fixes
nodescheduling fix
no 'hide tabs' option
2020-08-10 08:00:47 -07:00
Vincent Fiduccia a68001e83a
Support auto-install-gvr annotation, chart translations 2020-08-07 01:54:09 -07:00
Vincent Fiduccia a5a3068d94
Chart refactor, upgrade support 2020-08-06 16:00:00 -07:00
Vincent Fiduccia 00f45b06d0
Fix create 2020-08-06 15:58:27 -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
Nancy Butler 98ebfb6760 workload wizard pr feedback 2020-07-29 15:55:05 -07:00
Nancy Butler d301b41111 workload detail stopgap 2020-07-29 15:55:05 -07:00
Nancy Butler f0ba1f094b workload wizard 2020-07-29 15:55:05 -07:00
Vincent Fiduccia 2832738d06
Restore previous tabbed changes 2020-07-10 13:52:18 -07:00
Vincent Fiduccia ba5fba343d
Product switcher 2020-07-10 11:26:00 -07:00
Vincent Fiduccia 174b39b982
Define products 2020-07-10 11:25:45 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
Westly Wright 95d313e578
remove extra hash changed event 2020-07-06 14:26:48 -07:00
Westly Wright 2164ca4e53
fix error when active tab was empty 2020-07-06 13:42:24 -07:00
Nancy Butler a54d5ac60f better KeyValue value view mode 2020-07-01 15:25:37 -07:00
Westly Wright 6dc4daa929
revert tabbed router hash update to use window 2020-06-22 11:50:40 -07:00
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