Commit Graph

55 Commits

Author SHA1 Message Date
Cody Jackson a646f80d57 Adding tls and auth fields to the email and webhook receivers
- Also fixed some mode issues with ArrayListGrouped that showed up on the view of these pages. Still need more tweaking to make it look good though.

rancher/dashboard#1818
2021-02-23 13:24:45 -07:00
Cody Jackson fe4ca3b01e Adding the RBAC List, Edit and Details pages
rancher/dashboard#2111
2021-02-01 09:44:30 -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
Cody Jackson 701bd2169f Switching ArrayList to grid for consistency sake
rancher/dashboard#742
2020-12-21 10:44:57 -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 182338d697
Workspace Role Bindings 2020-12-06 03:30:35 -07:00
lvuch 1c26288ea1 #1939 redux 2020-12-01 13:38:55 -07:00
Vincent Fiduccia 6922c89c2d
More detail isView stuff 2020-12-01 01:11:26 -07:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -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
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