Commit Graph

64 Commits

Author SHA1 Message Date
Vincent Fiduccia d575b41683
Some AWS support 2021-03-17 23:02:50 -07:00
Vincent Fiduccia 75ec34c756
Define and create pools 2021-03-17 23:02:49 -07:00
Vincent Fiduccia 9b1c5431c6
Masthead & other detail cleanup & text wrapping behavior 2020-12-09 03:06:43 -07:00
Vincent Fiduccia 182338d697
Workspace Role Bindings 2020-12-06 03:30:35 -07:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -07:00
Vincent Fiduccia ea72f70411
Drop toggling hidden tabs support 2020-10-30 03:10:34 -07:00
Westly Wright f38b8ec2ac
Add new vertical side tabs 'add' and 'remove' buttons 2020-10-26 09:35:22 -07:00
lvuch c921559e2f 967 banner apperance inconsistency 2020-10-06 11:48:29 -07:00
Vincent Fiduccia a9bf03cde5
New icons, table headers 2020-09-29 00:09:38 -07:00
Vincent Fiduccia aba369391c
Remove table stripes, add border edges, fix row-actions with table-actions=false 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
Vincent Fiduccia 9c83bf7be3
No show more workload tabs 2020-09-17 02:59:25 -07:00
Nancy Butler 8e54be55f7 add container name and image to pod detail 2020-09-09 10:21:15 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
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