Commit Graph

917 Commits

Author SHA1 Message Date
Vincent Fiduccia be9473d190
rke2.windows provider 2021-08-24 12:47:41 -07:00
Richard Cox a88ad64ce1
Merge pull request #3986 from richard-cox/master-fix-cluster-template-catalog-store
[master] Ensure we use the correct store when checking for catalog operation
2021-08-24 14:45:18 +01:00
Neil MacDougall fd2c56dc34
Fix copy and paste 2021-08-24 14:26:37 +01:00
Richard Cox 83b0711748 Ensure we use the correct store when checking for catalog operation
- for standard users creating their first cluster (by template) there's no `cluster` available
- so for those scenarios the catalog entities are stored in the management store
- ensure then when we fetch the catalog operation after installing we respect the original store
2021-08-24 13:59:22 +01:00
Neil MacDougall 8735ce66aa [master] Fix for vendor not showing as 'SUSE Rancher' 2021-08-24 13:44:19 +01:00
Neil MacDougall 2c9f9f5a15 [master] Fix svg icon color in doc page 2021-08-24 11:06:21 +01:00
Richard Cox 75e4c32f15
Merge pull request #3967 from richard-cox/master-fix-create-role
[master] Ensure create role button shows in Roles page
2021-08-24 09:33:59 +01:00
Jordon Leach 091223c901
Merge pull request #3953 from jordojordo/3906
#3906 - Add basic formatting support to the custom banners
2021-08-23 13:59:56 -04:00
Richard Cox 2a213ac8a5 Ensure create role button shows in Roles page
- take into account blocked-PUT
2021-08-23 16:52:02 +01:00
Jordon Leach e4d9b987ac
Update brand.vue
Change default property for textAlignment of bannerHeader and bannerFooter to 'center'
2021-08-23 08:02:09 -04:00
codyrancher 394d45763d
Merge pull request #3949 from codyrancher/membership-more-norman
[master] Now directly create and interact with norman bindings
2021-08-20 14:53:56 -07:00
reemus 26b8033465 #3913 - Add basic formatting support to the custom banners (header/footer) 2021-08-20 15:04:39 -04:00
Cody Jackson 2c1e67e7ca Now directly create and interact with norman bindings
Removed binding filtering and now just use norman bindings. The backend actually does the filtering when using norman.

https://github.com/rancher/dashboard/issues/3768#issuecomment-901827980
2021-08-20 09:28:38 -07:00
Phillip 72b453b087
Merge pull request #3926 from rak-phillip/bugfix/3421-error-page-url
[master] Add reload button to fail whale

This adds a button to the fail whale page to allow the user to "refresh" the page on error by attempting to navigate back one step in the router history.
2021-08-20 08:08:57 -07:00
Vincent Fiduccia 7190b7cc28
Look for edit/remove of user on norman user 2021-08-20 02:56:00 -07:00
Vincent Fiduccia b920e52ede
Show cloud credential IDs 2021-08-19 14:48:09 -07:00
Vincent Fiduccia d39a3091d6
Only show users & settings if you can edit them 2021-08-19 14:48:09 -07:00
Phillip Rak cd25d395bd Add custom-content var to supply translations to css pseudo class 2021-08-19 10:05:35 -07:00
Phillip Rak 1662ddda7a Reload last page base on previous route 2021-08-18 16:58:50 -07:00
Phillip Rak 0b9a2c3e39 Organize markup to match original button 2021-08-18 16:26:22 -07:00
Phillip Rak 08cf09b4e6 Add translation for reload button 2021-08-18 16:23:31 -07:00
Phillip Rak 118e1e60e9 Add button for reloading last route to fail whale 2021-08-18 16:21:28 -07:00
Vincent Fiduccia 4e8d114be1
Look for PUT instead of PATCH 2021-08-18 14:09:57 -07:00
Richard Cox 595d057520 Cluster Template Install: Wait for operations to become available
- Non-admins without a cluster won't be able to fetch operations immediately

Issues
- Operation type only becomes available when provisioning cluster is created. If the install fails before this the user can never get the operation (and thus logs) to see why
2021-08-17 18:41:24 +01:00
Richard Cox 7a7bf65af3
Merge pull request #3838 from richard-cox/master-fix-base-user-cluster-create
[master] Ensure base users with create cluster rights can create / manage cluster
2021-08-17 16:24:40 +01:00
Vincent Fiduccia 31e806d021
Define & use canList before findAlls instead of schemaFor 2021-08-17 02:16:39 -07:00
Richard Cox 3885259ea7
Merge pull request #3862 from nwmac/release-notes-fix
[master] Fix formatting on release notes page
2021-08-17 08:10:18 +01:00
Neil MacDougall 8e2152c2d7 Fix formatting on release notes page 2021-08-16 11:51:53 +01:00
Richard Cox 4756a103d2
Merge pull request #3822 from richard-cox/master-fix-create-role-no-local-access
[master] Ensure those without access to local cluster can still create cluster & project roles
2021-08-16 11:34:50 +01:00
Richard Cox 24b2ae0fce Ensure users can only see cluster/project membership details if they have perms to 2021-08-13 11:32:10 +01:00
Richard Cox e0e7b2610c Ensure those without access to local cluster can still create cluster & project roles
- Effects those without local cluster access but with `Manage Roles` global role
- #3783
2021-08-12 16:22:40 +01:00
Vincent Fiduccia 62b60e4415
Show fetch errors 2021-08-11 23:24:05 -07:00
Cody Jackson b80e012030 Adding whitespace trim to the username on login
https://github.com/rancher/dashboard/issues/3526#issuecomment-896215589
2021-08-10 15:08:37 -07:00
Richard Cox 3ad4d0d641 Fix a number of issues around having no access to a cluster 2021-08-09 13:55:24 +01:00
Vincent Fiduccia 96f53674d8
Upgrade jsyaml 2021-08-06 02:06:04 -07:00
Vincent Fiduccia 9f8ed5ab67
Inline credential create 2021-08-04 11:51:37 -07:00
Vincent Fiduccia 84ed46837d
Cloud cred edit, S3 config 2021-08-04 01:14:20 -07:00
Vincent Fiduccia 53eca88159
Cloud credentials part deux 2021-08-04 01:14:19 -07:00
Vincent Fiduccia 65457b7ddf
CloudCred 2->1, part one 2021-08-04 01:14:18 -07:00
Richard Cox db63800e4b Fix issue where setup fields were shown when user was changing password on log in
- setup page covers use case where user has to change password on first log in
2021-08-03 16:32:04 +01:00
Vincent Fiduccia 68f433cbd7
Merge pull request #3602 from vincent99/master
[Master] Stuff
2021-08-02 14:53:18 -07:00
Vincent Fiduccia 6674892bd8
Wait for it... 2021-08-02 14:11:45 -07:00
codyrancher 1cff508be5
Merge pull request #3570 from codyrancher/rke1-cluster-members
Have it so we show the Default Admin member on rke1 clusters
2021-07-30 06:21:33 -07:00
Vincent Fiduccia 3e2830cae8
Fix kubectl login cmd 2021-07-30 03:12:56 -07:00
Vincent Fiduccia 6e9802f6db
Only show charts with catalog.cattle.io/type=cluster-tool as tools (rancher/rancher#33841) 2021-07-30 03:11:01 -07:00
Cody Jackson c5b4f5d6f0 Have it so we show the Default Admin member on rke1 clusters
https://github.com/rancher/dashboard/issues/3537
2021-07-29 14:17:45 -07:00
Vincent Fiduccia 2c9c9102bf
Merge pull request #3566 from vincent99/master
[Master] Bugs
2021-07-29 13:20:17 -07:00
Vincent Fiduccia a82e0cba62
Not every namespace has annotations 2021-07-29 13:08:51 -07:00
Vincent Fiduccia 5ec2a77dcd
Bootstrap password cleanup, simplify setup 2021-07-29 13:08:51 -07:00
Richard Cox fed0b43dc9
Merge pull request #3511 from nwmac/getting-started-doc
Initial Getting Started doc
2021-07-23 10:55:10 +01:00