Commit Graph

17 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 14475092a5 Indicating when outputs and cluster outputs no longer exist when editing flows/clusterflows
https://github.com/rancher/dashboard/issues/2145#issuecomment-754787043
2021-01-13 15:25:12 -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 c03c3392eb
Bugs 2020-12-03 15:09:51 -07:00
Cody Jackson 68310a485a Adding schema support to the logging flow filters yaml
rancher/dashboard#1900
2020-12-02 23:10:15 -07:00
Cody Jackson 6834b7d642 Switching the add button to Add Pod in flow matches 2020-12-02 23:10:15 -07:00
Vincent Fiduccia 8c0cbe9390
Merge pull request #1949 from westlywright/bug.dropdown.collective
Dropdown bugs
2020-12-02 02:31:21 -08:00
Westly Wright 24bee624a7
Dropdown bugs
Z-indexing issues for dd content
Dropdown height issues
Placeholder placement issues

rancher/dashboard#1896
rancher/dashboard#1933
2020-12-01 15:14:50 -07:00
lvuch 1c26288ea1 #1939 redux 2020-12-01 13:38:55 -07:00
lvuch 8400bdf580 arraylist group pod on logging 2020-11-20 13:48:52 -07:00
Cody Jackson a61b529b9e Removing empty matches and filters from flows before edit as yaml
https://github.com/rancher/dashboard/issues/1590#issuecomment-702968319
2020-10-02 16:43:27 -07:00
Cody Jackson 606d7a8210 Remove match and filters when they're empty
rancher/dashboard#1590
2020-10-02 12:23:17 -07:00
Vincent Fiduccia 4064791ba4
Merge pull request #1547 from codyrancher/logging-rbac
Improving rbac of Logging overview and flow pages
2020-10-01 10:06:34 -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
Cody Jackson 8a1509f149 Ensure logging flows are up to date for the yaml editor
rancher/dashboard#1531
2020-09-30 11:07:04 -07:00
Cody Jackson e01db8f906 Allowing flow to use both global and local outputRefs
rancher/dashboard#1419
2020-09-29 10:46:39 -07:00
Vincent Fiduccia 53b6dacd8c
Logging Flow form 2020-09-27 19:44:05 -07:00