Richard Cox
|
fae4d48f9e
|
Merge pull request #3024 from richard-cox/fix-empty-row-highlight
Ensure table row hover and 'select all' rows respect empty table scenarios
|
2021-05-20 15:19:07 +01:00 |
Vincent Fiduccia
|
c77ba00238
|
RKE1 Snapshots
|
2021-05-18 12:47:13 -07:00 |
Vincent Fiduccia
|
73a8f989d2
|
Add cluster buttons to home
|
2021-05-18 08:52:26 -07:00 |
Richard Cox
|
f96376883a
|
Ensure table row hover and 'select all' rows respect empty table scenarios
- Applies to tables when are no rows at all or when they're all filtered out
- Hover state is overridden
- Select all checkbox in header is disabled
|
2021-05-18 16:07:09 +01:00 |
Cody Jackson
|
33d6918188
|
Migrating Projects from Ember to Vue
rancher/dashboard#2500
|
2021-05-17 08:49:54 -07:00 |
Vincent Fiduccia
|
d821f7a6dd
|
More shortkeys
|
2021-05-06 18:54:05 -07:00 |
Vincent Fiduccia
|
e24da99e20
|
k9s-style shortkeys
|
2021-05-06 18:30:44 -07:00 |
Vincent Fiduccia
|
aa7e67a015
|
Add provisioning ssh action to k8s node
|
2021-05-03 14:46:01 -07:00 |
Neil MacDougall
|
2374ea6973
|
Remove white space
|
2021-04-23 13:50:13 +01:00 |
Neil MacDougall
|
7cb1ea4f58
|
Revert change to button style
|
2021-04-23 13:48:55 +01:00 |
Neil MacDougall
|
aab92e560a
|
Improve styling of tables
|
2021-04-23 13:46:34 +01:00 |
Neil MacDougall
|
dff8422e90
|
Merge pull request #2784 from nwmac/update-home-page
[2.6] Home Page
|
2021-04-22 11:54:18 +01:00 |
lvuch
|
0a9be08b25
|
table colors and hover/select state
|
2021-04-21 10:53:03 -07:00 |
Neil MacDougall
|
bab2724e82
|
[2.6] Home Page
|
2021-04-21 12:09:33 +01:00 |
Neil MacDougall
|
9e2877cbb1
|
[2.6] Fix minor styling issues
|
2021-04-20 14:58:43 +01:00 |
lvuch
|
ad54e35243
|
settings page
|
2021-04-20 00:52:09 -07:00 |
lvuch
|
61bd56050d
|
more table styling
|
2021-04-20 00:49:59 -07:00 |
lvuch
|
91b79497fc
|
wip table styling
|
2021-04-20 00:49:59 -07:00 |
Neil MacDougall
|
8c44642fb7
|
WIP: Navigation and other UI changes
|
2021-04-20 00:49:55 -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 |
Nancy Butler
|
c60284e454
|
preserve hash on table query param change
|
2021-03-15 07:50:30 -07:00 |
Nancy Butler
|
2e4ef7e564
|
no query param for table sort
|
2021-03-15 05:49:30 -07:00 |
lvuch
|
14bb6c1f5b
|
cluster switcher wobble fix by neil
|
2021-02-16 12:23:16 -07:00 |
lvuch
|
698458f990
|
hover fix for role-primary
|
2021-02-10 14:39:47 -07:00 |
Nancy Butler
|
504d053bec
|
fix scan create, add remediation to scan detail
|
2021-02-03 09:22:45 -07:00 |
Vincent Fiduccia
|
ed33c02914
|
Close Import window when clicking on a link in the table
|
2021-01-29 00:40:23 -07:00 |
lvuch
|
e929bd3893
|
button 2 versions small and default
|
2021-01-26 14:39:56 -07:00 |
lvuch
|
72a38b0f63
|
square action menu
|
2021-01-25 20:56:45 -07:00 |
Nancy Butler
|
98e82850df
|
btn to add/remove istio-injection ns label
|
2021-01-19 14:59:08 -07:00 |
n313893254
|
5217edd49d
|
Update catalog chinese translation
|
2020-11-13 16:48:37 +08:00 |
Vincent Fiduccia
|
40465aea83
|
Dynamically load real model to show actions
|
2020-10-28 02:32:57 -07:00 |
Vincent Fiduccia
|
053b7a138e
|
Fleet fixes (#1612)
|
2020-10-04 01:21:29 -07:00 |
Vincent Fiduccia
|
08e451185d
|
Fleet list & details
|
2020-09-30 05:05:53 -07:00 |
Vincent Fiduccia
|
304e6903a7
|
Cleanup workload image column
|
2020-09-30 05:05:52 -07:00 |
Vincent Fiduccia
|
9f9153eb03
|
Embiggen tables
|
2020-09-29 01:43:19 -07:00 |
Vincent Fiduccia
|
3e8a486555
|
Start Flow edit scren
|
2020-09-27 19:43:39 -07:00 |
Vincent Fiduccia
|
65172a0d34
|
Fix default table sort
|
2020-09-26 02:39:12 -07:00 |
Nancy Butler
|
4aba210953
|
add banner for error scans
|
2020-09-25 15:47:51 -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
|
83bdddcf58
|
Merge pull request #1337 from codyrancher/logging-flow-fixes
Switching flow pages to local/globalOutputRefs
|
2020-09-22 04:27:06 -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 |
Nancy Butler
|
c3647902c4
|
pr feedback
|
2020-09-21 14:40:13 -07:00 |
Vincent Fiduccia
|
d6970438eb
|
Merge pull request #1242 from codyrancher/logging-flow-2
Creating the flow and clusterFlow pages
|
2020-09-17 16:56:07 -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 |
Nancy Butler
|
2e1c1a76fa
|
clusterscan detail
|
2020-09-15 12:52:54 -07:00 |
Vincent Fiduccia
|
6d9960bf25
|
GitRepo
|
2020-09-14 04:00:33 -07:00 |
Vincent Fiduccia
|
cce5a46c78
|
Use product.inStore instead of assuming cluster store
|
2020-09-11 03:08:25 -07:00 |
Vincent Fiduccia
|
ca15b288f9
|
Use management projects instead of clusterExternal
|
2020-09-11 00:59:41 -07:00 |
Vincent Fiduccia
|
060a0c5000
|
Bugs
|
2020-09-09 01:18:48 -07:00 |