Commit Graph

33 Commits

Author SHA1 Message Date
Richard Cox 92d4e5e9af Add grouping and more info to the explorer kube node list
- Add POD stat to kube nodes table
- Group kube nodes by management node pools, describe pools as per old norman node pools
- Add Drain Node
- Add ability to hide table columns depending on window width
  - hide certain stats at certain widths
- Fixed an issue where RAM & CPU stats were reported strangely (multiplied over an above normal % only to be reduced to working % in formatter)
2021-06-24 13:33:45 +01:00
Richard Cox 175ee7d477 Show error/transition state description in resource lists
- for resources in error or transitioning states show the associated message underneath the row
- message is placed as default content in list's sub-row (currently only used for cis reports)
- also allow override of resource state object used to determine resource state and state message
  - only used in provisioning cluster to swap state with management cluster if not rke2
  - this will be reverted once backend correctly syncs state of legacy/rke1 clusters correctly

Also fixed indentation of unconnected clusters in side nav
2021-06-09 15:20:42 +01:00
Cody Jackson 33d6918188 Migrating Projects from Ember to Vue
rancher/dashboard#2500
2021-05-17 08:49:54 -07:00
Vincent Fiduccia e24da99e20
k9s-style shortkeys 2021-05-06 18:30:44 -07:00
Neil MacDougall a45bc86833
Remove blank line 2021-04-12 20:07:41 +01:00
Neil MacDougall 22d997aaa4 Fix table selection no longer showing 2021-04-12 19:50:19 +01:00
Vincent Fiduccia ed33c02914
Close Import window when clicking on a link in the table 2021-01-29 00:40:23 -07:00
Vincent Fiduccia 40465aea83
Dynamically load real model to show actions 2020-10-28 02:32:57 -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
Cody Jackson 2babda32aa Switching flow pages to local/globalOutputRefs
- I also noticed that initialSelection was no longer working so I
fixed that as well.

rancher/dashboard#1127
rancher/dashboard#1126
2020-09-21 16:42:28 -07:00
Cody Jackson 486ce6c01d Creating the flow and clusterFlow pages
rancher/dashboard#1127
rancher/dashboard#1126
2020-09-17 10:42:11 -07:00
Vincent Fiduccia f5fc90350a
Checkbox key events for SortableTable 2020-09-05 00:51:36 -07:00
Nancy Butler 032015a2cb use new var for alternative click event 2020-07-31 13:24:14 -07:00
Nancy Butler 6ff41092e9 fix tableAction when args=null 2020-07-17 10:16:49 -07:00
Cody Jackson a1cbd5a3ba Updating sortable table bulk actions
- We now enable bulk actions even if only some of the selected
items can perform the action.
- We inform the user that only some of the selection can be acted
upon and we indicate which of the selection can be acted upon.

rancher/dashboard#597
2020-06-29 15:58:51 -07:00
Nancy Butler 3a5bcb2aed fix args=null 2020-06-25 15:35:12 -07:00
Nancy Butler add8b1b910 command-click to bypass prompt remove 2020-06-25 15:35:12 -07:00
Vincent Fiduccia 31ea3b138e
Eslint changes new nuxt defaults want 2020-05-28 14:22:52 -07:00
Cody Jackson 12e5e2184d Changing KeyValue to meet requirements.
rancher/dashboard#589
2020-05-19 15:21:40 -07:00
Vincent Fiduccia 0c68e361b6
Sync selection with display when the displayed rows of SortableTable change 2020-03-25 20:08:03 -07:00
Vincent Fiduccia 11cf66afcc
Fix socket reconnect, resource save() should return proxy that is in store 2020-03-10 13:45:05 -07:00
Vincent Fiduccia a84f2735f1
Cleanup 2019-12-12 17:26:58 -07:00
Nancy Butler 3e8773a866 Accessible custom checkboxes w/ indeterminate state 2019-11-25 10:08:08 -07:00
Nancy Butler 28b857716f multiple tables on one page? 2019-11-15 17:06:35 -07:00
Nancy Butler fb617a6bc9 stack details styling 2019-11-15 17:06:35 -07:00
Vincent Fiduccia ffc06889cf
Service Scale 2019-10-07 14:20:42 -07:00
Vincent Fiduccia 40429fa15c
App & Versions subrows 2019-09-14 19:02:47 -07:00
Vincent Fiduccia 0c8c41f89d
Scrollbars, tooltips, Rio svc scale, selection fixes 2019-09-08 20:36:27 -07:00
Vincent Fiduccia 4a2665c736
Reorganize nav 2019-09-03 18:37:29 -07:00
Vincent Fiduccia 8536800064
Resource actions 2019-08-27 19:09:29 -07:00
Vincent Fiduccia 8ab611db1e
Bugs, grouped left nav 2019-08-23 02:24:22 -07:00
Vincent Fiduccia e6d4ed2622
Counts, websockets 2019-08-14 03:34:32 -07:00
Vincent Fiduccia 85c8da389b
Start Store 2019-08-05 02:42:59 -07:00