Commit Graph

9 Commits

Author SHA1 Message Date
Cody Jackson c94f3acde0 Small fixes to logging outputs
- Making logdna apiKey a required field
- Ensuring the ports are with a valid port range and changing it to min or max if it's not

rancher/dashboard#2075
rancher/dashboard#2074
2020-12-16 15:01:35 -07:00
Cody Jackson 470663c38b Adding syslog as an output
- Also made it so when checkboxes are disabled it will show the not
allowed cursor

rancher/dashboard#1992
rancher/dashboard#1991
2020-12-09 17:23:44 -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
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
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
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
Cody Jackson 9361401626 Add Providers to the list view of ClusterOutputs
rancher/dashboard#1568
2020-10-21 10:27:45 -07:00
Cody Jackson 486ce6c01d Creating the flow and clusterFlow pages
rancher/dashboard#1127
rancher/dashboard#1126
2020-09-17 10:42:11 -07:00