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
Vincent Fiduccia
d3a24d77b9
Number formatter
2020-09-17 02:59:27 -07:00
Vincent Fiduccia
9ad62bf02a
More fleet
2020-09-16 04:25:39 -07:00
Vincent Fiduccia
4f3fe07833
Load nav tree from the store the product uses
2020-09-11 01:19:34 -07:00
Nancy Butler
88e4edef2a
BRO nav
...
redirect from overview to backup list
add resourceset link in backup list
2020-09-10 12:02:21 -07:00
Vincent Fiduccia
85bac4e869
Nav changes for fleet
2020-09-10 03:00:18 -07:00
Vincent Fiduccia
409e579239
Treat more things as age columns ( #1201 )
2020-09-09 01:18:47 -07:00
Vincent Fiduccia
64801088dc
Fix isProductActive
2020-08-27 17:05:23 -07:00
Vincent Fiduccia
783bb1654f
Ember login/products integration
2020-08-26 03:21:55 -07:00
Vincent Fiduccia
5f1626b43d
Pluralize things ending in y->ies ( #1030 )
2020-08-21 03:15:57 -07:00
Cody Jackson
2d9ddcca8f
Ensuring labelFor adds the 's' to 0 counts
...
https://github.com/rancher/dashboard/issues/887#issuecomment-667216451
2020-08-12 11:31:40 -07:00
Vincent Fiduccia
611ac30cfd
App type weights
2020-08-10 17:18:38 -07:00