n313893254
7c53526661
Update RBAC and storage chinese translation
2020-11-20 09:40:01 +08:00
Vincent Fiduccia
2c5fa6ab65
Merge pull request #1835 from codyrancher/constraint-polish
...
Constraint polish
2020-11-19 15:20:37 -07:00
Cody Jackson
95f53c4e7e
Fixing several issues that were causing fields to not update
...
- Several fields weren't observable so updates to them didn't update the page
- Rule selectors were broken. Updating one row updated all because arrayList pushed the same defaultAddValue object instead of cloning it
- The layout of rule selector wasn't quite right so I updated it as well.
2020-11-17 23:14:40 -07:00
Cody Jackson
80b37a78d2
Updating the look and feel of the constraint edit pages
...
rancher/dashboard#1773
2020-11-17 23:14:40 -07:00
Nancy Butler
71d581e919
envvar one list
2020-11-17 08:29:53 -07:00
Cody Jackson
7b9a65af41
Adding the ArrayListGrouped component
...
rancher/dashboard#1737
2020-11-05 14:29:29 -07:00
Vincent Fiduccia
35ef0ab171
Merge branch 'master' into monitoring
2020-10-28 11:24:29 -07:00
Cody Jackson
726f680c1f
Add support pasting key value entries update ArrayList pasting
...
KeyValue:
- If pasted with only one line and doesn't have a ':' or '=' token it will perform a normal paste.
- If pasted in the key column it will replace the current row.
- Performs a normal paste in the value field
ArrayList:
- Only handles pasting when it's single line
- Only shows the default protip if it's single line
rancher/dashboard#1701
2020-10-28 10:08:12 -07:00
Nancy Butler
3cb8d65c41
title tag consistency
2020-10-23 11:25:41 -07:00
Cody Jackson
5f2787174e
Adding the ability to paste multiline strings into ArrayLists
...
rancher/dashboard#1584
2020-10-21 15:10:52 -07:00
lvuch
383c800607
1278 revisit
2020-10-16 15:54:08 -07:00
Vincent Fiduccia
43ea3fcdd5
More fleet
2020-09-30 05:10:01 -07:00
Cody Jackson
f56aa0695a
Allowing arraylist to update when there's a defaultAddValue
...
rancher/dashboard#1229
2020-09-28 16:18:43 -07:00
Vincent Fiduccia
3e8a486555
Start Flow edit scren
2020-09-27 19:43:39 -07:00
lvuch
c346872142
1304
2020-09-22 15:37:12 -07:00
Nancy Butler
0e2bb7e1bb
clusterScanProfile
2020-09-15 09:00:19 -07:00
Nancy Butler
89990779fe
view mode styling, get pods with findMatching
2020-08-25 08:26:34 -07:00
Nancy Butler
6a725e3078
style fixes
...
nodescheduling fix
no 'hide tabs' option
2020-08-10 08:00:47 -07:00
Westly Wright
687ce496b2
Initial Monitoring V2 Custom Chart UI
...
rancher/dashboard#908
2020-08-07 17:08:31 -07:00
Nancy Butler
325c63000a
workload create/edit fixes
2020-08-03 14:49:55 -07:00
lvuch
9f70fcff33
moar tables
2020-07-30 09:33:00 -07:00
lvuch
39050bcd52
more table tidying
2020-07-30 09:32:59 -07:00
lvuch
7b21c44fa9
785 spacing issues
2020-07-15 10:56:28 -07:00
Vincent Fiduccia
94cb6a49d7
Use individual lodash modules
2020-07-10 11:25:45 -07:00
Nancy Butler
f0becb03c6
desgin feedback
2020-06-17 09:34:43 -07:00
Vincent Fiduccia
ecedf8065c
Merge pull request #741 from lvuch/lh-0602
...
port dropdown and arraylist gap
2020-06-08 16:19:39 -07:00
lvuch
a59e75d8ac
port bg and array list spacing
2020-06-08 15:41:09 -07:00
Cody Jackson
4656dbeb9c
Improving the UI for the Constraints Kind tab
...
- Make a close icon button for removing a kind
- Update the visuals for a single kind
- Don't remove the empty ApiGroup default value.
rancher/dashboard#392
2020-06-08 14:33:24 -07:00
Nancy Butler
30632f1eb9
pod detail
2020-06-08 08:55:43 -07:00
lvuch
488615c385
668
2020-06-03 11:01:59 -07:00
lvuch
d5cbd7aad9
695
2020-05-27 15:41:41 -07:00
Cody Jackson
30cc6e3053
Namespace filtering and type editing
...
- Make system namespaces a part of the excluded namespaces match by default.
- Remove system namespaces from the options of namespace match
- Ensure that the types are getting edited appropriately.
rancher/dashboard#455
rancher/dashboard#503
2020-04-13 14:53:21 -07:00
Nancy Butler
d18bd41dab
workload detail and create bugfixes
2020-04-02 11:37:39 -07:00
lvuch
43e6133638
401
2020-03-19 15:29:28 -07:00
lvuch
63d892414c
opa changes
2020-03-19 14:47:48 -07:00
Nancy Butler
09ec9c4405
ingress detail
...
add ingress to side nav
2020-03-04 15:07:20 -07:00
Cody Jackson
1265853652
Implement the view, create and edit pages for constraints
...
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.
rancher/dashboard#307
2020-03-02 12:43:39 -07:00
lvuch
7e6d33cca3
264 fixes
2020-02-14 13:43:58 -07:00
lvuch
08b407540c
external services fixes
2019-12-04 11:29:32 -07:00
Vincent Fiduccia
6a3efbbc83
Better setup
2019-11-11 01:55:29 -07:00
lvuch
b15c35b5ff
add and remove buttons
2019-11-05 15:46:36 -07:00
lvuch
be37c6af49
button styling
2019-10-30 14:44:19 -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