Commit Graph

106 Commits

Author SHA1 Message Date
Cody Jackson bbfc4070aa Migrating cluster membership from ember to vue (clusterRoleTemplateBindings)
rancher/dashboard#2501
2021-06-04 04:00:49 -07:00
Vincent Fiduccia c77ba00238
RKE1 Snapshots 2021-05-18 12:47:13 -07:00
Cody Jackson 33d6918188 Migrating Projects from Ember to Vue
rancher/dashboard#2500
2021-05-17 08:49:54 -07:00
Vincent Fiduccia 413304f145
Multi-cluster & standalone feature/support 2021-04-21 17:16:43 -07:00
Vincent Fiduccia 2545ee49f8
Rename rancher.cattle.io -> provisioning.cattle.io 2021-04-20 14:05:57 -07:00
Richard Cox c2b98c52e5 Display Global/Cluster/Project roles in Auth Product
- Remove spoofed rbac role template type
- Use spoof's base type's management global role and role template types
- Display these types as global, cluster and project tables in auth product
2021-04-08 14:14:19 +01:00
Richard Cox 9028e48712 Convert api key feature's calls and model from new steve to old norman
- As per conversation the newer steve api is not ready and only supports admins
- Calls for list and delete now use norman tokes and not steve management.cattle.io.token
- Supporting components have been updated to use the different model
- Also fixed a bug where tokens with +1 month expiry times would cause exceptions
2021-02-25 21:35:24 +00:00
Vincent Fiduccia 3c7b072895
Separate type vs subtype display for Secrets 2021-02-24 16:35:00 -07:00
Cody Jackson c05bbeb528 Adding the ability to set default storageclasses
Adding the ability to select default storage classes as it was missed as part of the migration.

rancher/dashboard#2415
2021-02-24 10:08:24 -07:00
Neil MacDougall 3c704b0343 Merge remote-tracking branch 'upstream/master' into api-keys 2021-02-22 08:56:17 +00:00
Neil MacDougall 7a4a0532a5 Address PR feedback 2021-02-13 12:25:59 +00:00
Neil MacDougall 2293e523f2 Merge remote-tracking branch 'upstream/master' into global-settings 2021-02-11 15:01:21 +00:00
Neil MacDougall 879ec06189 Merge remote-tracking branch 'upstream/master' into api-keys 2021-02-11 13:34:23 +00:00
Neil MacDougall 0f7e7990dc Fix merge issue 2021-02-11 12:18:07 +00:00
Westly Wright b723b5bcf0
New Feature HPA
rancher/dashboard#2187
2021-02-10 13:43:34 -07:00
Cody Jackson 0f95812978 Migrating the persistentvolume pages
rancher/dashboard#2186
2021-02-09 13:48:17 -07:00
Neil MacDougall 5a7963e5b0 Merge remote-tracking branch 'upstream/master' into api-keys 2021-02-09 17:43:09 +00:00
Neil MacDougall 15321fca7a Merge remote-tracking branch 'upstream/master' into global-settings 2021-02-09 10:26:31 +00:00
Vincent Fiduccia 6d855bffa4
Merge pull request #2247 from richard-cox/groups-2
Add Users & Auth / Groups page, assign Global Roles to Groups
2021-02-09 00:55:55 -08:00
Neil MacDougall 453f66d065 PR feedback 2021-02-08 20:31:22 +00:00
Neil MacDougall a3b89fc981 Merge remote-tracking branch 'upstream/master' into global-settings 2021-02-08 20:04:08 +00:00
Neil MacDougall ab67d3df27 Add Global Settings and Feature Flags 2021-02-08 20:01:27 +00:00
Neil MacDougall 88cce544c6 Merge remote-tracking branch 'upstream/master' into api-keys 2021-02-05 15:14:17 +00:00
Neil MacDougall 8356a3dce1 Address PR feedback 2021-02-05 15:09:39 +00:00
Nancy Butler d9b6a09579 fix endpoints table formatter 2021-02-05 06:52:36 -07:00
Richard Cox 57b16e42fe Add Users & Auth / Groups page, assign Global Roles to Groups
- Add groups page with table to the auth product
- Allow user to assign roles to groups previously without roles or edit
  groups with existing roles

Comments
- I haven't added any special ux for the case where there's no auth
  provider and therefore no groups
- ./components/GlobalRoleBindings.vue will be updated when the same
  component is used for assign global roles to a user principal
- ./components/GlobalRoleBindings.vue ln 139 Couldn't create a binding
  without the generateName metadata property. Have given this a
  `ui-` prefix. Is this correct?
- In order to determine which global roles are bound to each principal
  (so we can filter by principals that have them).. we go out and fetch
  ALL role bindings. Is this too costly?
- On the groups page the 'refresh' button is quite big, we should
  consider reducing this
2021-02-04 09:16:52 +00:00
Vincent Fiduccia 1ba0c0561b
Merge pull request #2262 from codyrancher/storage-classes
Porting StorageClass to Dashboard from Ember
2021-02-02 15:13:01 -07:00
Cody Jackson a7c1337ccc Porting StorageClass to dashboard from ember 2021-02-02 14:53:22 -07:00
Cody Jackson fe4ca3b01e Adding the RBAC List, Edit and Details pages
rancher/dashboard#2111
2021-02-01 09:44:30 -07:00
Neil MacDougall a15fd128bb Add API Keys Support 2021-01-19 12:20:35 +00:00
Nancy Butler ac70a26e9c create service with workload ports
add owner ref to svc created

endpoints in list view
2020-12-23 17:49:58 -07:00
Cody Jackson 122469819c Addressing a number of minor logging issues
- Spacing
- Consistency between outputs
- Better messaging
- Disabling namespacing on cluster resources
- Namespace filtering

rancher/dashboard#1977
2020-12-18 17:37:38 -07:00
Vincent Fiduccia 5d4768b638
User table, filter system users in rbac list 2020-12-07 18:53:01 -07:00
Cody Jackson 9d136f3c1b Removing width from each of the logging list page tables
rancher/dashboard#1900
2020-12-02 23:10:15 -07:00
Vincent Fiduccia 936f54da24
fetch vs asyncData, moreDetails, parentOverride, pod moredetails 2020-11-30 23:28:21 -07:00
Cody Jackson 663d7759e8 Cleaning up the route and receiver pages
rancher/dashboard#1807
2020-11-23 12:50:25 -07:00
Cody Jackson 73e0a56443 Adding more polish to OPA Gatekeeper
rancher/dashboard#1773
2020-11-17 23:27:24 -07:00
Cody Jackson b22f3a6e30 Improving the edit and view pages of ingress
- Move the default backend tab to be after rule
- Validation of the "target service" should be a tool tip and color
- Putting a "/" de-focuses
- Combine the rule and certs into one table instead of multiple boxes, need a name

rancher/dashboard#1755
2020-11-03 12:37:05 -07:00
Vincent Fiduccia ff6441115c
Sort default first 2020-10-30 16:25:47 -07:00
Vincent Fiduccia 87fd5d9904
Tweaks
- Move, size, center default column
- Deemphasize unchecked value for Checked column formatter
- Removed 60% width on target, percentages are of the entire table
instead of being of the remaining space, so this ends up making other
columns not fit
2020-10-30 16:12:01 -07:00
Cody Jackson c7ec755504 Improving the Ingress list page 2020-10-30 14:40:33 -07:00
Vincent Fiduccia 008648b0ae
RelatedResources for Apps 2020-10-28 00:20:30 -07:00
Vincent Fiduccia f84234da97
Merge pull request #1691 from vincent99/master
Catalog updates
2020-10-23 11:15:25 -07:00
Cody Jackson 60452bd5b1 Adding the outputs and providers to the flow list views
I migrated the overview page logic into the models so
 the logic could be used to generate the tables in
 both the list views and the overview.

 rancher/dashboard#1569
2020-10-23 08:14:24 -07:00
Vincent Fiduccia d66fb0d360
App upgrade available support 2020-10-22 16:43:59 -07:00
Cody Jackson 9361401626 Add Providers to the list view of ClusterOutputs
rancher/dashboard#1568
2020-10-21 10:27:45 -07:00
Cody Jackson 100985f477 Improving rbac of Logging overview and flow pages
Check to see if the resources are available before requesting them
and give appropriate defaults when not available

rancher/dashboard#1524
2020-09-30 16:49:08 -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 4e05a10662
Split Name and Namespace columns 2020-09-29 01:18:35 -07:00