Commit Graph

1616 Commits

Author SHA1 Message Date
Nancy Butler a33b51dc3a auth styling 2021-04-14 13:19:03 -07:00
Nancy b2514c92ce
Merge pull request #2275 from mantis-toboggan-md/workload-sidecar
create/edit/remove sidecars init container
2021-04-14 09:11:18 -07:00
Nancy Butler 25b8bcd1be Merge branch 'workload-sidecar' of https://github.com/mantis-toboggan-md/dashboard into workload-sidecar 2021-04-14 07:12:50 -07:00
Neil MacDougall 5ab89982ee
Merge pull request #2687 from nwmac/fix-auth-presentation-issues
Fix a few auth presentation issues
2021-04-14 13:52:20 +01:00
Richard Cox 2a7b1112a0 Remove action onConfirm 2021-04-14 11:43:42 +01:00
Neil MacDougall 0f0d59ecc2 Fix a few auth presentation issues 2021-04-13 20:36:22 +01:00
Richard Cox 04e5439d64 Minor Tweaks/Fixed
- Translated `Remove Container`
- Only show `Remove Container` when in edit mode
- Bring `Remove Container` button closer to context
- Fixed non-PR related exception thrown when working with UnitInput (see in workload edit page (stratos proxy container)
2021-04-13 17:44:39 +01:00
Nancy Butler 5fd2fafd47 create/edit/remove sidecars init container 2021-04-13 17:41:19 +01:00
Neill Somerville f4144aff0b
Merge pull request #2649 from neillsom/neill/#2543/header-input-css
css fixes for header input fields
2021-04-13 08:24:35 -07:00
Neil MacDougall 61529df6f2
Merge pull request #2474 from mantis-toboggan-md/bugfix-promptremove
clear promptremove store when modal closed
2021-04-13 15:54:22 +01:00
Neil MacDougall a45bc86833
Remove blank line 2021-04-12 20:07:41 +01:00
Neil MacDougall 22d997aaa4 Fix table selection no longer showing 2021-04-12 19:50:19 +01:00
Nancy Butler f0e002a8af create/edit/remove sidecars init container 2021-04-12 07:08:21 -07:00
Richard Cox 57ef82e64a
Merge pull request #2664 from richard-cox/role-clusterRole-form
Add Create/Edit/View/Detail Pages for RBAC Role and ClusterRole
2021-04-12 11:35:19 +01:00
Richard Cox 4b9120adaf Add Create/Edit/View/Detail Pages for RBAC Role and ClusterRole
- Builds on generic way to handle Management Global Roles and Role Templates
- Applies to rbac.authorization.k8s.io.role and rbac.authorization.k8s.io.clusterrole
2021-04-09 16:15:03 +01:00
Nancy c3be6114a4
Merge pull request #2660 from mantis-toboggan-md/bugfix-create-ns
Remove default vals for namespace resources
2021-04-09 07:02:35 -07:00
Nancy 00453d0fa1
Merge pull request #2659 from mantis-toboggan-md/bugfix-ns-dropdown
pass closeOnSelect prop through Select to v-select
2021-04-09 06:58:55 -07:00
Richard Cox 24d0bf04b3
Merge pull request #2657 from richard-cox/pvc-console-error
PVC Request Storage UnitInput: Handle falsy values, set min value
2021-04-09 09:21:12 +01:00
Richard Cox 1fe1921149
Merge pull request #2656 from richard-cox/roles-tables
Display Global/Cluster/Project roles in Auth Product
2021-04-09 09:20:17 +01:00
Vincent Fiduccia d06f07ac86
Fix switching containers in shell/logs, leaking websocket connections (#2646) 2021-04-08 14:32:18 -07:00
Nancy Butler d547bb337c do not convert null vals to 0 for ContainerResourceLimit 2021-04-08 13:40:29 -07:00
Nancy Butler a46fc7da1a pass closeOnSelect prop through Select to v-select 2021-04-08 13:07:51 -07:00
Richard Cox bbe16a0164 PVC Request Storage: Handle falsy values, set min value
- Fix exception thrown when converting input into correct format (before min handler works)
- Also wire in min to UnitInput & set Request Storage min to 1 (min supported by API)
2021-04-08 18:24:11 +01:00
Richard Cox 502a136c33 Fix role template 'inherited from' & show inherited rules in details page 2021-04-08 15:43:27 +01:00
Neil MacDougall 68660fda90
Merge pull request #2634 from nwmac/fix-pod-shell-logs
Fix rendering issues with the pod shell/logs window
2021-04-08 15:38:52 +01:00
Richard Cox c2b98c52e5 Display Global/Cluster/Project roles in Auth Product
- Remove spoofed rbac role template type
- Use spoof's base type's management global role and role template types
- Display these types as global, cluster and project tables in auth product
2021-04-08 14:14:19 +01:00
Neil MacDougall 2b1cdde9e0
Remove unused class from template 2021-04-08 10:21:34 +01:00
Nancy f1c530add0
Merge pull request #2625 from mantis-toboggan-md/bugfix-workload
fix workload config->yaml edit breaking
2021-04-07 11:54:23 -07:00
Neill Somerville b82ed7b4e9 css fixes for header input fields 2021-04-07 11:16:56 -07:00
Neil MacDougall 7b65a8bf53
Merge pull request #2633 from nwmac/namespace-ctrl-fix
Fix for regression in namespace ctrl rendering
2021-04-07 17:13:14 +01:00
Neil MacDougall fce6484f52 Fix lint 2021-04-07 10:13:32 +01:00
Vincent Fiduccia 32d7ccb8e7
Load existing gitrepo secrets correctly (#2503) 2021-04-06 11:41:18 -07:00
Neil MacDougall 7f59c391f6 Fix rendering issues with the pod shell/logs window 2021-04-06 18:08:59 +01:00
Neil MacDougall dd32e8d4ce Fix for regression in namespace ctrl rendering 2021-04-06 16:05:33 +01:00
Neil MacDougall 8d4f004bad
Merge pull request #2629 from nwmac/hide-more-info
Hide More Info links on CRU Resource
2021-04-06 13:53:31 +01:00
Neil MacDougall 3c89109b2e Fix lint 2021-04-06 13:17:53 +01:00
Neil MacDougall 8c8bc85389 Hide divider when no desc. Change abbr font size based on length 2021-04-06 12:16:49 +01:00
Nancy Butler 34da229109 fix create service before save hook 2021-04-05 11:12:07 -07:00
Nancy 93fa239fdf
Merge pull request #2620 from mantis-toboggan-md/login-provider-btns
fix log in provider buttons
2021-04-05 10:34:16 -07:00
Nancy dcad66f81e
Merge pull request #2621 from mantis-toboggan-md/bugfix-workload
fix node affinity radio
2021-04-05 10:03:23 -07:00
Vincent Fiduccia 1dec2c1219
Merge pull request #2529 from mantis-toboggan-md/bugfix-table-sort
table sort/active tab conflict
2021-04-05 09:34:19 -07:00
Nancy Butler 43376215b1 fix node affinity radio 2021-04-05 07:22:23 -07:00
Nancy Butler a74e2196f6 fix log in with x provider buttons 2021-04-02 15:31:32 -07:00
Nancy Butler 10631fa601 use option-label-getting func instead of option.label 2021-03-31 17:26:18 -07:00
Richard Cox c44a430176
Merge pull request #2582 from richard-cox/add-admin-logout
Ensure the user stays logged in after attempting to change roles they cannot
2021-03-31 18:39:01 +01:00
Nancy Butler 4e44fa0ecc clear promptremove store when modal closed 2021-03-31 10:32:45 -07:00
Vincent Fiduccia 8b25fc515b
Merge pull request #2589 from vincent99/master
Clear errors every import, move error display
2021-03-31 07:52:44 -07:00
Neil MacDougall d7878c2fe9 Fix line break in % value on percentage bar component 2021-03-31 12:05:50 +01:00
Neil MacDougall 8169a928ef Hide More Info links on CRU Resource 2021-03-31 11:56:10 +01:00
Vincent Fiduccia ab78b57f85
Clear errors every import, move error display 2021-03-30 15:58:42 -07:00