lvuch
811887e73a
bg primary to role
2021-02-10 14:39:48 -07:00
Cody Jackson
0f95812978
Migrating the persistentvolume pages
...
rancher/dashboard#2186
2021-02-09 13:48:17 -07:00
Vincent Fiduccia
7a09df35b7
Something resembling provisioning
2021-01-15 12:59:56 -07:00
Vincent Fiduccia
442b444090
Merge pull request #2126 from codyrancher/grid
...
Switching ArrayList to grid for consistency sake
2020-12-22 14:31:20 -07:00
Vincent Fiduccia
135c7da291
Merge pull request #2060 from codyrancher/array-list-grouped-migration
...
Replacing Inbox v-for with ArrayListGrouped
2020-12-22 12:18:23 -07:00
Cody Jackson
701bd2169f
Switching ArrayList to grid for consistency sake
...
rancher/dashboard#742
2020-12-21 10:44:57 -07:00
Cody Jackson
3f670c4c62
Fixing a couple minor issues with monitoring receivers
...
- Changed the default value of integration type in PagerDuty
- Changed the height of one of the inputs in OpsGenie
- Made sure the remove button was hidden in ArrayListGrouped when in _VIEW mode
https://github.com/rancher/dashboard/issues/1216#issuecomment-745130811
2020-12-15 01:22:23 -07:00
Cody Jackson
93ed5b0f0c
Replacing Inbox v-for with ArrayListGrouped
...
I also made a couple of stylistic changes to the mount component under
workloads since the spacing was a little off.
rancher/dashboard#1919
rancher/dashboard#1962
2020-12-10 16:55:03 -07:00
Cody Jackson
eb1359341b
Fixed an ingress performance issue and added focus UX
...
- showPathType/useNestedBackendField was getting called frequently so I cached/memoized the response since it's a somewhat expensive call.
- Made it so when adding a path or adding a rule it focuses the appropriate input.
rancher/dashboard#1980
2020-12-09 01:20:10 -07:00
Vincent Fiduccia
c03c3392eb
Bugs
2020-12-03 15:09:51 -07:00
Cody Jackson
6e65615cb8
Switching Ingress over to using the ArrayListGroup component
...
Made a few changes to improve the performance of the page. I experienced noticeable lag while editing the paths.
Updated KeyValue to address spacing and protip change requests.
2020-11-30 14:04:05 -07:00
Cody Jackson
b49380c2c2
Making the style of the ArrayListGroup more targeted
...
Increased the specificity of the scss selectors so it wouldn't style sublists.
2020-11-11 12:31:56 -07:00
Cody Jackson
7b9a65af41
Adding the ArrayListGrouped component
...
rancher/dashboard#1737
2020-11-05 14:29:29 -07:00