Commit Graph

103 Commits

Author SHA1 Message Date
Vincent Fiduccia d39a3091d6
Only show users & settings if you can edit them 2021-08-19 14:48:09 -07:00
Vincent Fiduccia 53eca88159
Cloud credentials part deux 2021-08-04 01:14:19 -07:00
Neil MacDougall c78539ed18
Merge pull request #3442 from nwmac/fix-masthead-id
Fix for #3436
2021-07-13 12:23:49 +01:00
Neil MacDougall cb498f9944 Fix for #3436 2021-07-12 08:47:04 +01:00
Neil MacDougall 1c75f3b307 Address issues identified in PR review 2021-07-09 09:35:40 +01:00
Cody Jackson cddc9d593a Only show Cluster Members if the user has access
- Added ifHaveType to Cluster Members virtual type
- Made ifHaveType configurable to specify a custom store in case you
need to check management types within the explorer product.
- Fixed the name shown on the list and edit pages of cluster
members

https://github.com/rancher/dashboard/issues/3278
2021-06-17 03:14:34 -07:00
Neil MacDougall b49cc15a0d Merge branch 'group-default-type' of github.com:nwmac/dashboard into group-default-type 2021-06-10 11:16:40 +01:00
Neil MacDougall a1cee4ed56 Address PR feedback 2021-06-10 11:15:11 +01:00
Neil MacDougall db203ed2ad
Fix typos in comment 2021-06-10 08:34:22 +01:00
Neil MacDougall d4869359cb Navigation: Allow default child for a group to be configured 2021-06-09 21:19:15 +01:00
Neil MacDougall 9a5a277463 Fix feedback followign review 2021-05-26 13:58:45 +01:00
Neil MacDougall 9b7e0b74fc Tidy ups 2021-05-25 10:42:20 +01:00
Neil MacDougall 8699cc71be Changes to add v1 charts to cluster tools 2021-05-25 10:42:19 +01:00
Neil MacDougall 528811c4d6 WIP project side nav 2021-05-25 10:41:47 +01:00
Neil MacDougall 94d5f6ccb8 Fix lint issues 2021-05-25 10:41:47 +01:00
Neil MacDougall 7808e0341d Add link on Cluster Dashboard to install monitoring 2021-05-25 10:41:46 +01:00
Cody Jackson 33d6918188 Migrating Projects from Ember to Vue
rancher/dashboard#2500
2021-05-17 08:49:54 -07:00
Vincent Fiduccia d2c6615bda
Cluster bugs 2021-05-13 17:29:32 -07:00
Vincent Fiduccia 413304f145
Multi-cluster & standalone feature/support 2021-04-21 17:16:43 -07:00
Vincent Fiduccia 12bc84751f
Manage cloud creds, move drivers to top-level 2021-04-20 09:14:33 -07:00
Vincent Fiduccia 19947f5887
Use isExplorer to determine nav instead of selected productId 2021-04-20 02:51:41 -07:00
Vincent Fiduccia c5d12d4188
Change product grouping so cluster mgmt shows up 2021-04-20 02:06:43 -07:00
Neil MacDougall 29d8c07b86
Fix some lint issues 2021-04-20 00:49:58 -07:00
Neil MacDougall ce8c2cc89e
Tweaks 2021-04-20 00:47:28 -07:00
Vincent Fiduccia 32c24bf5c0
Better driver picker 2021-03-17 23:02:50 -07:00
Vincent Fiduccia bbecd9df05
Move dynamic imports to separate file so eslint can be on nomral ones 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
Cody Jackson 5e45a4d00a Resolving several issues around role template
- edit yaml didn't show yaml because a schema wasn't defined
- edit yaml didn't save because the update link wasn't correct
- saving yaml didn't update the models in the stores
- not all input elements were passed the mode when looking at the config view
- the select and array list components had visual issues in view mode (didn't show the values and the buttons didn't line up well)
- cloning failed due to cleanForNew not accounting for the template property

https://github.com/rancher/dashboard/issues/2111#issuecomment-777066167
2021-02-23 15:10:51 -07:00
Neil MacDougall df676ea141 Address PR feedback 2021-02-19 13:59:21 +00:00
Neil MacDougall a3b89fc981 Merge remote-tracking branch 'upstream/master' into global-settings 2021-02-08 20:04:08 +00:00
Neil MacDougall ab67d3df27 Add Global Settings and Feature Flags 2021-02-08 20:01:27 +00:00
Cody Jackson 727b03e1bc Making several fixes to spoofed types
- Made it so we add spoofed types as a part of the virtual type loop.
Previously we were adding the types to all modes without appropriate filtering
- Made it so spoofed types can have the nav icons
- There was also a problem where the virtual/spoofed types were expected to have a name so I copied the type over to the name of spoofed types.
2021-02-03 11:44:58 -07:00
Vincent Fiduccia ab4ee15cb1
Use CAPI cluster as product trigger 2021-01-15 12:59:56 -07:00
Vincent Fiduccia 9819c11e0b
Pick cluster, driver, credential, AWS client 2021-01-15 12:59:54 -07:00
Vincent Fiduccia 5304375640
Github auth config, pluggable login component 2020-12-22 14:43:26 -07:00
Nancy Butler 196674a075 allow 0 replicas
clear env var fields when type changed

fix stdin/tty in workload create

no clone job

node/pod affinity re-do
2020-12-03 16:26:56 -07:00
Vincent Fiduccia d3e124d60c
Fix configureType to store things on first call 2020-12-02 19:20:34 -07:00
Vincent Fiduccia 604cfccfc1
Remove the rest of resourceDetail asyncData, fetch fixes
- parentOverrides now part of type-map/configureType to set and  type-map/optionsFor to get.
- Remove asyncData from resourceDetail flow
- Rehydrate fetch() data
2020-12-02 03:31:25 -07:00
n313893254 7c53526661 Update RBAC and storage chinese translation 2020-11-20 09:40:01 +08:00
Cody Jackson dcad01a17a Moving gatekeeper-constraint to be a spoofedType 2020-11-17 23:14:40 -07:00
Vincent Fiduccia aa0da7758e
Merge pull request #1700 from codyrancher/alert-manager-route
Adding the route alertmanager route type
2020-10-28 15:36:20 -07:00
Cody Jackson a5cdbd8e4b Removing spoofed getInstances from type-map store
Moved the getInstances to a module local variable to avoid the ssr warning "Cannot stringify a function getInstances".
2020-10-28 10:57:29 -07:00
Cody Jackson 0118e0c984 Adding the route alertmanager route type
- Extracted code that could be shared between route and receiver into an alertmanagerconfig util
- Added some more support code to allow users to dynamically add/remove uncreatableTypes

rancher/dashboard#1239
2020-10-27 16:10:01 -07:00
Cody Jackson 95976411ba Adding alertmanager Receiver type
To support receiver types I made it so that we can spoof types which
have any form we specify here in the UI. It will be useful for alertmanager
Routes and I think it could also be useful for things like OPA constraints
and workloads if we wish to update those.

rancher/dashboard#1238
2020-10-23 10:43:57 -07:00
Vincent Fiduccia b5802f03df
Less subscribe logging 2020-10-04 02:14:32 -07:00
Nancy Butler 4749bd51fa update workload overview to check for any workoad type 2020-10-03 12:29:56 -07:00
Nancy Butler 2036684401 check if user has deployment schema before showing workload overview in nav 2020-10-03 11:12:43 -07:00
Vincent Fiduccia 08e451185d
Fleet list & details 2020-09-30 05:05:53 -07:00
Vincent Fiduccia 4e05a10662
Split Name and Namespace columns 2020-09-29 01:18:35 -07:00
Vincent Fiduccia 53b6dacd8c
Logging Flow form 2020-09-27 19:44:05 -07:00