Commit Graph

1581 Commits

Author SHA1 Message Date
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 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
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
Richard Cox 8cdfde2b1b Ensure the user stays logged in after attempting to change roles they cannot
- As a restricted-user attempting to assign a group the 'admin' global permission resulted in the user being logged out of the dashboard
- We now show the raw error instead
2021-03-30 16:55:28 +01:00
Richard Cox a5d76e5d7c Fix changes after rebase with master
- added in role desciption again given changes to checkbox
- added tooltip again given changes to role checkbox label slot
2021-03-29 15:55:44 +01:00
Richard Cox 6be248a6f9 Add disabled state to footer save button & wire in for given roles state
- #2567
- disabled if the user has made no changes OR the selected roles means the user cannot log in
2021-03-29 15:35:06 +01:00
Richard Cox d1668ba3ac Start with default roles when assigning roles to a group with no roles
#2542
2021-03-29 15:35:06 +01:00
Richard Cox 8958396dfa Display group/user roles in cards 2021-03-29 15:35:04 +01:00
Richard Cox ace0bc47b9 Ensure user cannot unassign in assign page, improve visuals 2021-03-29 15:32:09 +01:00
Richard Cox bae4f7176b Sort global permissions 2021-03-29 15:32:08 +01:00
Richard Cox 2397abdb00 Create User: Fix colouring of globel role checkbox descriptions
- See #2525
- Move descriptions into checkbox, handle size, colour and placement inside component
- Colour of label is a standard form colour, so in this case override it locally
2021-03-29 13:24:29 +01:00
Westly Wright c2a4dff57b
Merge pull request #2557 from westlywright/bug.dd.left.align
Add key up handler to cluster ClusterSwitcher
2021-03-18 09:11:28 -07:00
Richard Cox 5141228743
Merge pull request #2495 from richard-cox/confirm-multi-user
Request typed confirmation when deleting multiple resources
2021-03-18 12:09:09 +00:00
Richard Cox 8da7f96fa8 Fix display of white space in list of resources to delete 2021-03-18 10:16:48 +00:00
Richard Cox a4fd45a297 Fix another linting error 2021-03-18 09:48:34 +00:00
Vincent Fiduccia 0b197a34a8
More AWS 2021-03-17 23:02:50 -07:00
Vincent Fiduccia d575b41683
Some AWS support 2021-03-17 23:02:50 -07:00
Vincent Fiduccia 32c24bf5c0
Better driver picker 2021-03-17 23:02:50 -07:00
Vincent Fiduccia 75ec34c756
Define and create pools 2021-03-17 23:02:49 -07:00
Vincent Fiduccia 0524b95749
Only use individual exports of lodash 2021-03-17 23:02:49 -07:00
Vincent Fiduccia 473a5bdc7f
Create cloud cred in place, DO store, API renames 2021-03-17 23:02:46 -07:00
Westly Wright c43770db28
Add key up handler to cluster ClusterSwitcher
rancher/dashboard#2544
2021-03-17 14:41:17 -07:00
codyrancher 9e66060d73
Merge pull request #2534 from codyrancher/deselect-options
Adding support to deselect options in Labeled/Select by clicking on the options in the dropdown
2021-03-15 10:02:55 -07:00
Cody Jackson 6ba26a0725 Adding support to deselect options in Labeled/Select by clicking on the options in the dropdown
rancher/dashboard#2357
2021-03-15 09:57:33 -07:00
Nancy Butler c60284e454 preserve hash on table query param change 2021-03-15 07:50:30 -07:00
Nancy Butler 2e4ef7e564 no query param for table sort 2021-03-15 05:49:30 -07:00
Neil MacDougall 0d9135504e
Merge pull request #2481 from nwmac/fix-tooltip
Fix tooltip positionning on buttons in header
2021-03-15 08:35:34 +00:00
Richard Cox 6c2536c7e9 Fix linting, this brings back the white space issue 2021-03-12 18:52:24 +00:00
Richard Cox a3fc34a8f0 Updates after review with Neil
- state resource name to delete
- remove oxford comma and whitespace around other commas
- use bold text instead of links for resource list
2021-03-12 16:40:58 +00:00
Westly Wright e0c3c8b0af
Merge pull request #2520 from westlywright/bug.cluster.switcher
fix up cluster switcher text color
2021-03-12 09:01:51 -07:00
Neil MacDougall b543828aff
Merge pull request #2314 from nwmac/loading-indicator
Tweak the loading indicator so its less jarring when changing views
2021-03-12 14:22:40 +00:00
Westly Wright 94bddacad8
fix up cluster switcher text color
rancher/dashboard#2329
2021-03-11 11:32:41 -07:00
Richard Cox 4807dfa442 Request confirmation of a random resource when deleting multiple resources
- when deleting multiple resources, and confirm enabled, prompt for a random resource name for confirmation
- random resource name will always be visible, for the case where there are more than 5 to delete
- Improved process to declare which resource requires confirmation
- i10n'd some text
2021-03-09 17:14:33 +00:00
Westly Wright 58a9bdd155
Merge pull request #2423 from westlywright/bug.cluster.switcher
Cluster Switcher Bugs
2021-03-09 08:54:52 -07:00
Nancy ba926b00b4
Merge pull request #2473 from mantis-toboggan-md/istio
fix istio virtual service gateway table formatter
2021-03-05 06:31:44 -07:00
Richard Cox 86dcda596b
Merge pull request #2373 from richard-cox/fix-create-on-refresh
Fix `Create` on custom create resource pages after page refresh
2021-03-05 09:23:42 +00:00
Richard Cox 44af00b5d6
Merge pull request #2298 from richard-cox/user-updates
User - List (actions), Create, Clone, Edit, Details
2021-03-05 09:19:06 +00:00
Neil MacDougall 0e65d9fde1 Fix tooltip positionning on buttons in header 2021-03-03 11:31:37 +00:00