Nancy Butler
85609db2b9
ldap component issues
...
show github info on edit
google oauth inputs
2021-03-02 05:36:03 -07:00
Westly Wright
9a9c551eb2
Merge pull request #2464 from westlywright/bug.hpa
...
Support HPA Quantity Values with SI suffix
2021-02-26 13:54:25 -07:00
Nancy
07d57ad98f
Merge pull request #2463 from mantis-toboggan-md/hide-tls-auth-email-webhook
...
hide tls and auth fields from email and webhook receivers
2021-02-26 12:34:25 -07:00
Westly Wright
c33be9f553
Support quantity in SI values for horizontalpodautoscaler
...
rancher/dashboard#2442
2021-02-26 11:38:49 -07:00
Westly Wright
e03fbe7c4a
Add required flag to UnitInput
2021-02-26 11:38:49 -07:00
Westly Wright
0673ae544f
fix typo
2021-02-26 11:38:49 -07:00
Nancy
8f598cd5d7
Merge pull request #2462 from mantis-toboggan-md/hide-rbac
...
hide rbac role template
2021-02-26 10:54:49 -07:00
Nancy Butler
403b9b9c7d
hide tls and auth fields from email and webhook receivers
2021-02-26 10:54:14 -07:00
Nancy Butler
26d390604c
hide roletemplate spoofed type
2021-02-26 10:37:53 -07:00
Vincent Fiduccia
45a00197a1
Merge pull request #2461 from vincent99/master
...
More node 10->12
2021-02-26 08:33:40 -08:00
Vincent Fiduccia
bd209d0ac9
More node 10->12
2021-02-26 09:32:02 -07:00
codyrancher
78f5c48e5a
Merge pull request #2455 from codyrancher/pvc-default-storage
...
Make the capacity of a PVC match a PV when selected
2021-02-26 08:56:01 -07:00
codyrancher
4d27543f42
Merge pull request #2454 from codyrancher/storageclass-mode-override
...
Removing modeOverride from CruResource
2021-02-26 08:55:44 -07:00
Richard Cox
48ebad0cfb
Merge pull request #2457 from richard-cox/pvc-create-related-resources
...
Ensure ResourceTab's `Related Resources` tab only shows when in view mode
2021-02-26 13:57:49 +00:00
Richard Cox
73c049159a
Merge pull request #2443 from lvuch/lh-inputminheight
...
fix input heights
2021-02-26 13:57:14 +00:00
Neil MacDougall
741aa7b32e
Merge pull request #2456 from nwmac/settings-wteak
...
Settings: Fix 2417
2021-02-26 13:47:13 +00:00
Richard Cox
a1bb8271c0
Ensure ResourceTab's `Related Resources` tab only shows when in view mode
...
- Addresses #2453
- ResourceTabs were previously exclusively used in detail pages which are
always `view` (there's some checks for view in there already, so this
might not have always been the case).
- PVC _edit_ component now uses ResourceTabs, so ResourceTab needs to take
into account view mode
2021-02-26 12:27:03 +00:00
Richard Cox
ffdbd620c4
Fix typo
2021-02-26 11:55:38 +00:00
Neil MacDougall
8bdba0d75f
Remove unused RadioButton
2021-02-26 11:41:32 +00:00
Neil MacDougall
615c44d6e7
Settings: Fix 2417
2021-02-26 11:31:05 +00:00
Cody Jackson
23ca0881ee
Make the capacity of a PVC match a PV when selected
...
When creating a PVC from an existing PV ember would set the capacity of the PVC to be the capacity of the selected PV. This adds that same behavior.
As a part of this I reset the value of the pv when switching sources to be consistent and to force the user to select the pv in order to trigger setting the capacity in case the value was changed by switching between sources.
rancher/dashboard#2448
2021-02-26 04:10:48 -07:00
Cody Jackson
423ead7cec
Removing modeOverride from CruResource
...
- overlooked replacing one of the modeOverrides from a previous commit
https://github.com/rancher/dashboard/issues/2429#issuecomment-786302302
2021-02-26 03:29:35 -07:00
Richard Cox
4a75351435
Merge pull request #2446 from richard-cox/norman-api-keys
...
Switch API Key feature API from new steve to old norman
2021-02-26 10:17:07 +00:00
Neil MacDougall
6a25da7344
Merge pull request #2441 from richard-cox/fix-settings-standard-user
...
Fix disparity between admin and standard user global settings actions
2021-02-26 09:42:35 +00:00
Vincent Fiduccia
628e079f43
Merge pull request #2450 from vincent99/master
...
Feature flags should use management store, node >= 14 support, hide user mgmt
2021-02-25 16:59:56 -08:00
Vincent Fiduccia
c215d8a8c4
Hide users & auth product behind dev flag
2021-02-25 17:54:03 -07:00
Vincent Fiduccia
590f5e5bcf
Feature flags should use management store
2021-02-25 17:00:59 -07:00
Vincent Fiduccia
660dece1f2
Use node 12 for builds, and fix ssr on node >= 14
2021-02-25 17:00:58 -07:00
Vincent Fiduccia
7a0a50600b
Merge pull request #2447 from vincent99/master
...
Only check app resource requirements on install, not upgrade
2021-02-25 14:18:52 -08:00
Vincent Fiduccia
e2af7fb72a
Only check app resource requirements on install, not upgrade
2021-02-25 14:48:28 -07: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
lvuch
785590b8f8
fix input heights
2021-02-25 10:33:22 -07:00
codyrancher
caf2b6fb3e
Merge pull request #2426 from codyrancher/longhorn
...
Resolving a number of issues around pv/pvc/storageclass regarding longhorn
2021-02-25 10:29:47 -07:00
Richard Cox
578391ba91
Fix disparity between admin and standard user global settings actions
...
- previously admin showed `edit` and standard user showed `view config` & `view yaml`
- neither 'view' action should be visible
- this makes use of empty action menu feature in #2440
2021-02-25 16:33:28 +00:00
Richard Cox
8b2e1e2f38
Merge pull request #2440 from nwmac/fix-fflags
...
Feature Flags: Don't show activate options if user does not have permission
2021-02-25 16:32:57 +00:00
codyrancher
5b94f6c7bc
Merge pull request #2436 from codyrancher/pvc-workloads-events
...
Replacing the custom related workloads and events tabs on the PVC page
2021-02-25 09:18:49 -07:00
codyrancher
19c1b46348
Merge pull request #2435 from codyrancher/pv-claim
...
Resolving an issue around claims showing up when creating a pv
2021-02-25 09:18:12 -07:00
Richard Cox
37643724a8
Merge pull request #2438 from nwmac/fix-apikeys
...
API Keys: Fix issue if user does not have access to the TOKEN schema
2021-02-25 15:54:57 +00:00
Richard Cox
bf84a4f0f0
Tweaked apiKeySchema
2021-02-25 15:49:42 +00:00
Neil MacDougall
9907b82baa
Feature Flags: Don't show activate options if user does not have permission
2021-02-25 15:16:10 +00:00
Neil MacDougall
3c44e8adb4
Fix issue if user does not have access to the TOKEN schema
2021-02-25 14:10:44 +00:00
Neil MacDougall
c71016ed8c
Merge pull request #2433 from nwmac/fix-ca-certs
...
Fix: don't show modified tag for ca certs
2021-02-25 11:09:20 +00:00
Neil MacDougall
481d886f4e
Merge pull request #2434 from nwmac/fflag-label-as-disabled
...
Change label for disabled feature flag
2021-02-25 11:09:08 +00:00
Cody Jackson
04d164a594
Replacing the custom related workloads and events tabs on the PVC page
...
rancher/dashboard#2430
2021-02-25 03:16:07 -07:00
Cody Jackson
4a54037987
Resolving an issue around claims showing up when creating a pv
...
When creating a PV the name is undefined and that allowed it to find PVCs that had
volumeName undefined.
rancher/dashboard#2431
2021-02-25 02:53:10 -07:00
Cody Jackson
544d83733c
Resolving a number of issues around pv/pvc/storageclass regarding longhorn
...
- There was a problem with the longhorn driver not being set so this is
now set
- In some versions of the rancher backend a pvc couldn't be bound to a
pv because the storageClassName was expected to be empty
- The wrong storage class name was being shown when a persistent volume
was bound also caused by storageClassName not being empty
- A field should've been marked as required
- Change default values for longhorn
- Clear unset parameters for storage classes
rancher/dashboard#2415
rancher/dashboard#2416
rancher/dashboard#2380
rancher/dashboard#2420
rancher/dashboard#2429
2021-02-25 02:29:27 -07:00
Neil MacDougall
fe29a4ad43
Change label for disabled feature flag
2021-02-25 09:19:58 +00:00
Neil MacDougall
034f5b9c5d
Fix: don't show modified tag for ca certs
2021-02-25 09:05:25 +00:00
codyrancher
b06c11e91e
Merge pull request #2419 from codyrancher/pv-minor-issues
...
Resolving several minor bugs around persistent volumes
2021-02-25 00:56:45 -07:00
Vincent Fiduccia
1d2c55530e
Merge pull request #2427 from vincent99/master
...
Separate type vs subtype display for Secrets
2021-02-24 16:08:07 -08:00