Commit Graph

339 Commits

Author SHA1 Message Date
Vincent Fiduccia 28aa2ce2a3
Merge pull request #1271 from codyrancher/logging-output
ClusterOutput and Output implementation
2020-09-21 03:33:02 -07:00
Nancy Butler 67d242f806 deployment original design 2020-09-20 11:57:30 -07:00
Vincent Fiduccia fc3e9d22a8
Choose chart if no match found, add namespace, select project ns 2020-09-18 18:37:49 -07:00
Cody Jackson 0fff2f7094 ClusterOutput and Output implementation
rancher/dashboard#1102
rancher/dashboard#1103
2020-09-18 17:54:07 -07:00
Vincent Fiduccia ebb9600a0b
Merge pull request #1263 from mantis-toboggan-md/bugfix-workload-details
Bugfix workload details
2020-09-17 02:56:13 -07:00
Nancy Butler cad68aaec2 add pod selector btn 2020-09-16 17:36:41 -07:00
Nancy Butler e60c544a5e backup bugfixes
restore pr feedback
2020-09-16 11:27:30 -07:00
Vincent Fiduccia b74019a20e
Merge pull request #1245 from lvuch/master
polish minor issues
2020-09-16 10:33:58 -07:00
Vincent Fiduccia 9ad62bf02a
More fleet 2020-09-16 04:25:39 -07:00
Nancy Butler 0e2bb7e1bb clusterScanProfile 2020-09-15 09:00:19 -07:00
Cody Jackson 825fec9267 Adding a SecretSelector 2020-09-14 17:26:47 -07:00
lvuch 6a49177c6d 1206 2020-09-14 15:13:52 -07:00
Vincent Fiduccia 6d9960bf25
GitRepo 2020-09-14 04:00:33 -07:00
Vincent Fiduccia 09d3d8dc39
Make RadioButton usable standalone, require name for RadioGroup 2020-09-14 04:00:32 -07:00
Vincent Fiduccia cce5a46c78
Use product.inStore instead of assuming cluster store 2020-09-11 03:08:25 -07:00
Nancy Butler 261ed3f08b populate s3 fields from backup 2020-09-10 08:22:58 -07:00
Nancy Butler 46fce56bd7 add encryptionconfig to restore crd page 2020-09-10 08:19:53 -07:00
Nancy Butler 5d7da67f47 restore crd create page 2020-09-10 08:19:32 -07:00
Vincent Fiduccia 5fbd9526f5
Fleet ClusterGroups 2020-09-10 03:00:18 -07:00
Vincent Fiduccia 5a85b7f26f
Merge pull request #1179 from mantis-toboggan-md/backup-crd
backup create page
2020-09-09 23:04:27 -07:00
Nancy Butler 8e54be55f7 add container name and image to pod detail 2020-09-09 10:21:15 -07:00
Vincent Fiduccia 060a0c5000
Bugs 2020-09-09 01:18:48 -07:00
Vincent Fiduccia 07afa198ae
Select sizing and value display 2020-09-09 01:18:47 -07:00
Nancy Butler ad9a872642 pr feedback 2020-09-08 15:54:57 -07:00
Vincent Fiduccia f5fc90350a
Checkbox key events for SortableTable 2020-09-05 00:51:36 -07:00
Vincent Fiduccia 565520c47a
Fleet clustergroup creaet 2020-09-04 03:46:01 -07:00
Vincent Fiduccia 3bbb669a15
Chart colors 2020-09-03 20:59:51 -07:00
Vincent Fiduccia 17e0285447
Fix checkbox, click entire container, no nested labels, keyboard events 2020-09-03 20:59:51 -07:00
Vincent Fiduccia d824261315
Start latest round of catalog redesign 2020-09-03 20:59:50 -07:00
Cody Jackson fb3c440d04 Fixing opa constraint bitrot issues
There's been significant changes to a number of our base components that didn't get carried over to constraints since it's an exceptional type.

- This migrated over to cru-resource
- Updated all of the helper components to handle the lack of tables in arraylist
- Updated how create-edit-view is used
- Properly saves now
- Can edit parameters as yaml
- Can edit yaml

https://github.com/rancher/dashboard/issues/1100
https://github.com/rancher/dashboard/issues/1099
https://github.com/rancher/dashboard/issues/1011
https://github.com/rancher/dashboard/issues/622
2020-09-02 17:38:57 -07:00
Westly Wright 966b816cfe
Add Alerting V2 config to monitoring 2020-09-02 11:32:24 -07:00
Vincent Fiduccia b56af4e94a
Show values yaml on installed apps 2020-08-28 16:38:48 -07:00
Vincent Fiduccia 6359a42224
Format JSON with newlines in keyvalue 2020-08-28 16:38:48 -07:00
Vincent Fiduccia b85434801a
Show chart version picker even if name/ns are fixed 2020-08-26 17:09:13 -07:00
Nancy Butler 952cd254b4 pr feedback, container component clean up 2020-08-26 08:25:44 -07:00
Nancy Butler 66b2c902ab pod detail redesign 2020-08-25 13:46:20 -07:00
Nancy Butler 5afecb00dc view mode for EnvVars 2020-08-25 08:57:38 -07:00
Nancy Butler 89990779fe view mode styling, get pods with findMatching 2020-08-25 08:26:34 -07:00
Cody Jackson 7f61c16388 Fixing the presentation of keyValue in view mode
- The KeyValue component was adding an initial empty row even when the mode was view so this is now only done when it's not view.
- I also noticed it's possible to have empty binary data so I fixed the download button to download an empty file and prevented it from navigating away from the page

rancher/dashboard#1068
2020-08-24 14:38:36 -07:00
Vincent Fiduccia 54220a7777
Merge pull request #1055 from mantis-toboggan-md/workload-storage
workload storage no buttondropdown
2020-08-24 13:47:35 -07:00
Vincent Fiduccia 5d9f62ad48
Merge pull request #816 from codyrancher/ingress-updates
Updating ingress page to include new requests
2020-08-23 02:15:37 -07:00
Cody Jackson 501a2bf8d8 Adding a tooltip to target service
- Added a tooltip to LabeledInput and LabeledSelect
- We now show the warning border and tooltip when a target service doesn't exist

https://github.com/rancher/dashboard/pull/816#issuecomment-655670728
2020-08-21 16:26:11 -07:00
Vincent Fiduccia 11af4a54b2
Basic questions support 2020-08-21 03:17:28 -07:00
Cody Jackson 94ebf0783e Updating ingress page to include new requests
- Enable freeform target service
- Add status support to LabeledSelect
- Indicate that the target service isn't one of the existing options with LabeledSelect warning status
- Update text

https://github.com/rancher/dashboard/issues/272#issuecomment-642436439
2020-08-20 15:12:01 -07:00
Nancy Butler 654279a9b8 workload storage no buttondropdown 2020-08-20 13:28:32 -07:00
Cody Jackson cf4794c057 Updating how we filter labels and annotations
- Replace prefix and contain lists with regex lists
- Allow each resource to override the filtering by overriding labelsToIgnoreRegexes/annotationsToIgnoreRegexes
- Hide the labels and annotations both from the view and edit of Labels and DetailTop components
- Allow users to modify filtered labels and annotations by entering them manually

rancher/dashboard#556
2020-08-20 11:47:58 -07:00
lvuch 59518551d0 more workload changes 2020-08-19 10:54:43 -07:00
Vincent Fiduccia 8ede12d7a9
Merge pull request #1047 from westlywright/bug.service.labels
Service Bugs
2020-08-18 13:42:34 -07:00
Vincent Fiduccia 14a0afb0f6
Merge pull request #1046 from lvuch/lh-0818
design issues
2020-08-18 13:38:18 -07:00
lvuch 33984ca71e workload tab cleanup 2020-08-18 12:09:12 -07:00