Commit Graph

286 Commits

Author SHA1 Message Date
Vincent Fiduccia 5d4768b638
User table, filter system users in rbac list 2020-12-07 18:53:01 -07:00
Nancy Butler 297eea3a50 scheduled scan bugs 2020-12-07 12:12:28 -07:00
Vincent Fiduccia 182338d697
Workspace Role Bindings 2020-12-06 03:30:35 -07:00
Vincent Fiduccia 8769bc978a
Merge pull request #1987 from codyrancher/additional-outputs
Adding new logging Outputs and ClusterOutputs
2020-12-04 14:29:14 -07:00
Nancy Butler 9e843503c6 use unitinput for scan retention 2020-12-04 11:11:19 -07:00
Nancy Butler 3b6e86f6ed cis benchmark form 2020-12-04 11:07:53 -07:00
Cody Jackson a1c0b943f0 Adding new logging Outputs and ClusterOutputs
- Also added ssl/ca to Forward, Loki and Splunk

rancher/dashboard#1191
2020-12-04 04:13:46 -07:00
Nancy Butler 196674a075 allow 0 replicas
clear env var fields when type changed

fix stdin/tty in workload create

no clone job

node/pod affinity re-do
2020-12-03 16:26:56 -07:00
Nancy Butler 0c704b2f50 cronjob details, duplicate name 2020-12-03 10:33:25 -07:00
Cody Jackson 86a2d27b0c Showing a banner and disabling form editing when an output is configured with multiple providers
rancher/dashboard#1900
2020-12-02 23:10:15 -07:00
Cody Jackson 07bc173993 Switching Outputs/Cluster Outputs to only configure a single provider
rancher/dashboard#1900
2020-12-02 23:10:15 -07:00
Vincent Fiduccia 604cfccfc1
Remove the rest of resourceDetail asyncData, fetch fixes
- parentOverrides now part of type-map/configureType to set and  type-map/optionsFor to get.
- Remove asyncData from resourceDetail flow
- Rehydrate fetch() data
2020-12-02 03:31:25 -07:00
Vincent Fiduccia 62d501321a
Merge pull request #1887 from vincent99/master
Resource Detail/Config/YAML reorg
2020-12-01 00:43:13 -08:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -07:00
Vincent Fiduccia 936f54da24
fetch vs asyncData, moreDetails, parentOverride, pod moredetails 2020-11-30 23:28:21 -07:00
Vincent Fiduccia e01e75bf2f
Detail/Config/YAML toggle 2020-11-30 23:16:38 -07:00
Cody Jackson 47d5880b3b Prevent Edit as Form for Outputs/ClusterOutputs that have unsupported providers
rancher/dashboard#1791
2020-11-30 22:45:14 -07:00
Vincent Fiduccia 31e74d6090
Merge pull request #1929 from mantis-toboggan-md/workload-detail
Workload detail
2020-11-30 15:57:00 -08:00
Vincent Fiduccia 81ea966ed0
Merge pull request #1909 from codyrancher/receiver-deletion-logic
Preventing receiver deletion when a route depends on the receiver
2020-11-30 15:54:18 -08:00
Cody Jackson 52bdaa5fc6 Preventing receiver deletion when a route depends on the receiver
- Also updated some of the styling on the PromprRemove with help of Lauren.
   - Added spacing between sections
   - Removed the warning styling
   - Added spacing between the action buttons
   - Aligned the action buttons to the right

   rancher/dashboard#1707
2020-11-30 15:03:44 -07:00
Cody Jackson 24b0552a96 Enabling the selection of non existant certificates in Ingress
- Also switched to using ArrayList within Certificate
- Small tweaks to ensure the tls objest is observable

rancher/dashboard#1812
2020-11-30 14:52:09 -07:00
Nancy Butler d2b75148d0 job type detail 2020-11-30 14:10:10 -07:00
Nancy Butler 4597dae711 updates to pod detail component 2020-11-30 14:10:10 -07:00
Vincent Fiduccia 997feac58d
Merge branch 'master' into alert-polish 2020-11-23 18:35:21 -07:00
Cody Jackson 663d7759e8 Cleaning up the route and receiver pages
rancher/dashboard#1807
2020-11-23 12:50:25 -07:00
Nancy Butler b6f6004137 clusterscan action menu efficiency 2020-11-21 08:11:09 -07:00
Nancy Butler 8f242400e5 scan detail page report picker 2020-11-20 15:10:35 -07:00
Nancy Butler b3f449c2de warn for deletion of any scan profile 2020-11-20 14:31:10 -07:00
Vincent Fiduccia 89fb6c8f00
Merge pull request #1865 from codyrancher/additional-receivers
Adding PagerDuty and OpsGenie receivers
2020-11-19 15:22:59 -07:00
Cody Jackson dfdad395a4 Adding PagerDuty and OpsGenie receivers
rancher/dashboard#1216
2020-11-18 15:23:08 -07:00
Cody Jackson 73e0a56443 Adding more polish to OPA Gatekeeper
rancher/dashboard#1773
2020-11-17 23:27:24 -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
Cody Jackson dcad01a17a Moving gatekeeper-constraint to be a spoofedType 2020-11-17 23:14:40 -07:00
n313893254 5217edd49d Update catalog chinese translation 2020-11-13 16:48:37 +08:00
Vincent Fiduccia 182e5e18d7
Merge pull request #1776 from codyrancher/ingress-edit-view
Improving the edit and view pages of ingress
2020-11-09 15:41:07 -07:00
Vincent Fiduccia b366ff085c
Merge pull request #1716 from mantis-toboggan-md/secret-cruresource
Secrets UX update
2020-11-09 15:38:29 -07:00
Vincent Fiduccia 2fb5120909
Merge pull request #1786 from codyrancher/receiver-name-validation
Adding name validation to receivers.
2020-11-04 15:39:36 -07:00
Vincent Fiduccia 8d44bf251d
Merge pull request #1779 from mantis-toboggan-md/workload-validation
validate pod affinity/antiafiinity
2020-11-04 15:37:12 -07:00
Cody Jackson 90833942ce Adding name validation to receivers.
https://github.com/rancher/dashboard/issues/1238#issuecomment-721858073
2020-11-04 15:31:58 -07:00
Vincent Fiduccia 7f5a3795d5
Merge pull request #1780 from codyrancher/receiver-route-fixes
Receiver and Route fixes
2020-11-03 21:45:29 -07:00
Cody Jackson 5772341855 Change how we handle nameless routes and how we save yaml
- We just filtered out nameless routes which caused problems with default routes and manually created routes. This now gives a default name of `route-${i}` which if saved will add the name to the route.
- We remove the names before saving and prever the user from setting the name.
- Made the yamlSaveOverride consistent with receivers since it wasn't working when going to edit as yaml from the create page.

rancher/dsahboard#1239
2020-11-03 17:23:34 -07:00
Cody Jackson 63655baa3b Removing the doneOverride from constraint templates
The route is no longer correct and redirects the user to a 404.
2020-11-03 15:23:59 -07:00
Cody Jackson 9cb1c7d878 Resolving receiver issues
- Edit as yaml on a created resource wasn't calling the yamlSaveOverride
- Erroneously set required_tls default for webhooks
- camel cased a field that wasn't supposed to be
2020-11-03 14:41:39 -07:00
Nancy Butler 2ea93d1be9 validate pod affinity/antiafiinity 2020-11-03 13:40:12 -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 f19c907c03
Don't suggest upgrade of hidden/managed charts 2020-11-02 17:09:32 -07:00
Cody Jackson c7ec755504 Improving the Ingress list page 2020-10-30 14:40:33 -07:00
Nancy Butler c37fe9017f toggle show/hide sensitive data pref
add line breaks to view mode multiline input;

hide info mode for labeledinput and clickexpand
2020-10-30 10:43:04 -07:00
Nancy Butler 4227c74e56 add related workloads to configmaps 2020-10-30 10:43:04 -07:00
Nancy Butler 47251ed30d cruresource in secrets
related resources table in secrets
2020-10-30 10:43:04 -07:00