lvuch
60150f29cc
rm uneeded colors
2021-02-10 14:39:48 -07:00
lvuch
0143e1d213
workspace switcher
2021-02-10 14:39:48 -07:00
lvuch
c237dc57d7
fix header heights
2021-01-26 15:11:26 -07:00
lvuch
08cca0e493
action menu fix
2021-01-25 20:57:33 -07:00
lvuch
72a38b0f63
square action menu
2021-01-25 20:56:45 -07:00
Vincent Fiduccia
24660e05b1
Auth Provider as catalog-style boxes
2020-12-29 16:05:54 -07:00
Vincent Fiduccia
9b1c5431c6
Masthead & other detail cleanup & text wrapping behavior
2020-12-09 03:06:43 -07:00
Vincent Fiduccia
922e238c18
Secrets bugs
2020-12-02 19:02:42 -07:00
Vincent Fiduccia
77f2f3633a
Merge pull request #1963 from lvuch/lh-1201
...
more polish for resources
2020-12-02 16:52:40 -08:00
lvuch
9a75308358
tidy resource create
2020-12-02 15:48: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
Vincent Fiduccia
8746ab077c
Form component props standardizing
2020-12-01 01:09:24 -07:00
Vincent Fiduccia
936f54da24
fetch vs asyncData, moreDetails, parentOverride, pod moredetails
2020-11-30 23:28:21 -07:00
Vincent Fiduccia
e01e75bf2f
Detail/Config/YAML toggle
2020-11-30 23:16:38 -07:00
Nancy Butler
b3716b2e19
toggle hide data button behavior
2020-11-17 12:06:55 -07:00
Nancy Butler
868c045273
sensitive data feedback
2020-11-12 11:35:58 -07:00
lvuch
dd4c6f91ae
add icons and style tweaks
2020-10-30 15:19:55 -07:00
Nancy Butler
c37fe9017f
toggle show/hide sensitive data pref
...
add line breaks to view mode multiline input;
hide info mode for labeledinput and clickexpand
2020-10-30 10:43:04 -07:00
Vincent Fiduccia
456705d83a
Successful badge border
2020-10-28 02:45:36 -07:00
Vincent Fiduccia
bf0a157694
Merge pull request #1695 from westlywright/bug.monitoring.namespaceselectors
...
Update Namespace Selector Defaults
2020-10-26 11:54:28 -07:00
Westly Wright
b2dde2febc
bug in masthead edit view
...
ended up refactoring the section a little bit so that the create, edit view will work as we want for dashboard but if its a staging action for rio it would be the header using the h1 computed property
2020-10-23 10:59:48 -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
Westly Wright
44d4b3a274
ensure create/edit/view mastheads match
2020-10-13 09:46:42 -07:00
Westly Wright
2cfce1b36b
remove unused vars
2020-10-13 09:11:56 -07:00
Westly Wright
f8ee49ff56
update masthead h1 edit logic and markup
...
now follows the following form
Create: <resource> <subtype>
Edit <subtype> <a><type></a>: <name>
2020-10-13 09:11:56 -07:00
Westly Wright
c7f385de27
Add resource subtype to masthead
...
Some resources like Service and Secret have a type but also a Subtype. This exposes the mechanism to set that from the resource.
rancher/dashboard#1073
2020-10-13 09:11:56 -07:00
Vincent Fiduccia
114b08b560
Restore target mode on gitrepo edit
2020-10-05 17:33:36 -07:00
Vincent Fiduccia
53b6dacd8c
Logging Flow form
2020-09-27 19:44:05 -07:00
Vincent Fiduccia
264aa273e1
Fleet details
2020-09-24 03:04:54 -07:00
Vincent Fiduccia
3d86690f68
Fleet
2020-09-21 03:33:07 -07:00
Vincent Fiduccia
9ad62bf02a
More fleet
2020-09-16 04:25:39 -07:00
Nancy Butler
2e1c1a76fa
clusterscan detail
2020-09-15 12:52:54 -07:00
Vincent Fiduccia
cce5a46c78
Use product.inStore instead of assuming cluster store
2020-09-11 03:08:25 -07:00
Vincent Fiduccia
ca15b288f9
Use management projects instead of clusterExternal
2020-09-11 00:59:41 -07:00
Vincent Fiduccia
1a227db4e5
Clicking on a button group is not a toggle
2020-09-09 01:18:47 -07:00
Vincent Fiduccia
12202a0aa8
App launch wizard
2020-07-22 03:56:06 -07:00
Vincent Fiduccia
d50ab5ec70
i18n support for type names, combine singular&pluralLabelFor
2020-07-22 03:55:41 -07:00
Vincent Fiduccia
e7c38b35e8
Drop access product
2020-07-16 18:20:12 -07:00
Cody Jackson
ece87754c5
Masthead update
...
rancher/dashboard#817
2020-07-15 14:24:29 -07:00
Vincent Fiduccia
ba5fba343d
Product switcher
2020-07-10 11:26:00 -07:00
Cody Jackson
1189422b27
Adding a state banner to the mastehead
...
If the resource is in error or transitioning display a banner with a
message provided by the backend.
rancher/dashboard#628
2020-06-30 09:41:13 -07:00
Vincent Fiduccia
d17f79576b
Rio fixes
2020-06-04 16:06:15 -07:00
Nancy Butler
204bb7cdf9
pr feedback
2020-05-27 09:53:47 -07:00
Nancy Butler
da312f6969
fallback to genericresourcedetail
...
ownerref and conditions tabs
2020-05-26 09:13:13 -07:00
Westly Wright
bf3d929dbc
More refactoring for masthead and yaml-viewing
...
rolled back some changes i made to resource detail & showing the
correct component
changed the name of hasDetail to be more descriptive of what it is
2020-05-18 13:54:35 -07:00
Cody Jackson
36fe9c0b85
Adding node cordon badging
...
https://github.com/rancher/dashboard/issues/241#issuecomment-626209671
2020-05-13 17:52:47 -07:00
Nancy
0fd5b11d97
Update Masthead.vue
2020-05-04 14:47:07 -07:00
Nancy Butler
fce68cdd21
move description to masthead, remove from detailTop
2020-05-01 11:49:36 -07:00
Nancy Butler
c6ffe710b1
cluster name in breadcrumbs and translations in masthead
...
fix error on namespace create screen
2020-04-30 15:16:36 -07:00
Nancy Butler
51085428bb
fix Gollum-esque pluralizing
2020-04-28 13:18:07 -07:00