Vincent Fiduccia
153ac7dcda
Drop recent types
2020-04-20 14:33:41 -07:00
Vincent Fiduccia
26029bfad7
Merge pull request #516 from codyrancher/node-buttons
...
Enabling the ability to mark types and both immutable and unCreatable
2020-04-15 11:49:44 -07:00
Cody Jackson
8e15841d81
Enabling the ability to mark types and both immutable and unCreatable
...
This is to support special types like Node where the user shouldn't be able
to create the resource through normal means.
rancher/dashboard#507
2020-04-15 11:12:18 -07:00
Cody Jackson
2cc259d241
Remove new yaml serialization
...
Adding serialization to the scope of the currently pr has become
slightly unwieldy. I'm going to put the serialization into a separate
pr.
2020-04-15 10:00:09 -07:00
Cody Jackson
fea71ffae2
Refactored YAML editing to better support parameters
...
We needed a way to support arbitrarily complex parameters in both
type and nesting level. As a temporary solution I enabled the user
to toggle between a key value component and a yaml editor.
To enable this I refactored ResourceYaml into a composable YamlEditor
component that can be used elsewhere.
rancher/dashboard#388
rancher/dashboard#380
2020-04-15 09:53:24 -07:00
Vincent Fiduccia
efe807032f
Finish combining ResourceDetail/Yaml and workload flow
2020-04-14 16:16:11 -07:00
Vincent Fiduccia
09df5918db
Move the rest of workloads into standard _resource
2020-04-14 16:16:11 -07:00
Vincent Fiduccia
22f4ef977b
Unify Resource(Detail|Yaml) headers and behaviors
2020-04-14 16:16:10 -07:00
Vincent Fiduccia
191cb7ca6e
Continue moving workloads
2020-04-14 16:16:10 -07:00
Vincent Fiduccia
f569963666
Remove namespaceSuffixOnCreate option
2020-04-14 15:58:30 -07:00
Vincent Fiduccia
57dbad7e0b
Merge pull request #512 from lvuch/lh-storybook
...
storybook class
2020-04-14 15:21:32 -07:00
lvuch
5eab0ccb7e
storybook class
2020-04-13 15:23:43 -07:00
Westly Wright
e3f3427941
add missing opa translations
2020-04-13 12:44:09 -07:00
Nancy Butler
654aa72163
workload action menu
2020-04-09 11:27:18 -07:00
Westly Wright
46bae959ae
Storybook updates
...
storybook configuration
remove backgrounds for themes addon
update storybook deps
Convert design system stories to mdx
fix qoutes
fix name on consumption gauge story
Clean up stories
clean up stories
Stubbed stories
Welcome stories
upgrade to @next storybook version and remove strbk@addon-centered
add tbd
remove stories
Add knobs
remove stubbed stories
Knobs in percentage circle
storybook buttons example
Minor storybook updates
2020-04-08 10:30:42 -07:00
Westly Wright
63779a1d1a
Cluster dashboard overview feedback
...
Add exact to type (link) component
Live data format for events
Pretty cluster providers
Add ago suffix to LiveDate
tweak events headers
remove unneeded suffix
change to unhealthy nodes
only show constraints with violations on overview
ignore tern port files
overview detail gatekeeper disabled bugs
Update percentage bar to take in percentage value
tweak exponents and fix issue wiht max/min
change cluster events default sort
update comments for defaultSortby
cluster infobox feedback
Pass nodes down to InfoBoxCluster to parse only worker nodes info
fix engine config translations
node counts infobox cluster
alignment issues
review feedback
lint warnings
2020-04-02 11:17:22 -07:00
lvuch
dc46e0c356
463
2020-04-01 15:32:04 -07:00
lvuch
7293e5d5f3
454 issues
2020-03-31 21:02:31 -07:00
Cody Jackson
681ae70c55
Adding a messaging to constraint template deletion
...
We don't want the user to delete constraint templates if the templates
are being used by existing constraints. This provides a message and
disables the delete button if the user attempts to delete a template
that's currently in use.
rancher/dashboard#375
2020-03-30 14:48:07 -07:00
Vincent Fiduccia
7fee03ad61
Project/NS view, bugs, namespaced vs cluster filter, ?limit= query parm
2020-03-30 02:57:50 -07:00
Vincent Fiduccia
5e8b70118d
Merge branch 'master' into lh-0320
2020-03-27 12:38:03 -07:00
Vincent Fiduccia
1af317ee53
Merge pull request #440 from westlywright/opa.feedback
...
Handle disable at the route level and recreate a new gatekeeper app
2020-03-27 12:35:36 -07:00
Westly Wright
76efe4d9d1
remove console log
2020-03-27 11:23:29 -07:00
Westly Wright
527a64d99f
Handle disable at the route level and recreate a new gatekeeper app
...
so you can re-enable without having to refresh the page
rancher/dashboard#394
2020-03-27 10:51:34 -07:00
Cody Jackson
be4ec21e08
Ensure a lack of annotations doesn't prevent constraints from rendering
...
This ensures we don't attempt to access the description annotation
from the constraints page unless the annotations are present.
rancher/dashboard#383
2020-03-27 10:00:17 -07:00
Vincent Fiduccia
6ea4938171
Fix workload filtering
2020-03-26 21:45:53 -07:00
Vincent Fiduccia
457489f814
Navigation, take 6.. action
2020-03-26 16:49:20 -07:00
Vincent Fiduccia
1e3e1b600f
SortableTable Pagination
2020-03-25 20:10:29 -07:00
lvuch
9f5a22a20f
417 wip
2020-03-25 15:26:51 -07:00
Westly Wright
1862a81be6
feedback from pr review
2020-03-23 12:52:37 -07:00
Westly Wright
149f2213e8
Cluster Detail Overview
...
rancher/dashboard#350
2020-03-23 09:36:55 -07:00
Vincent Fiduccia
eb65947e7d
Favorites
2020-03-20 20:24:33 -07:00
Westly Wright
6f590a17b0
update default config for gatekeeper
...
rancher/dashboard#406
2020-03-20 09:52:48 -07:00
Vincent Fiduccia
6b9ef6bf44
Merge pull request #407 from vincent99/master
...
Recent types, Import yaml
2020-03-20 03:30:38 -07:00
Vincent Fiduccia
79bdbc263b
Recent types, Import yaml
2020-03-20 03:27:10 -07:00
lvuch
2ea96de213
392 wip
2020-03-19 14:47:48 -07:00
Nancy
03accde649
workload list bugfix
...
#402
2020-03-19 12:41:23 -07:00
Vincent Fiduccia
72f803da00
Bugs
2020-03-19 01:19:17 -07:00
Nancy Butler
42abbcaa25
wm positioning
2020-03-18 15:03:16 -07:00
Vincent Fiduccia
fab595d82f
Project picker/filter, standalone steve
2020-03-17 23:07:33 -07:00
Westly Wright
def8444047
Wireup gatekeeperEnabled flag properly so states transition correct
...
rancher/dashboard#376
2020-03-17 15:10:45 -07:00
Westly Wright
7415731acb
Only show gatekeeper violations if gatekeeper is enabled
...
rancher/dashboard#366
2020-03-17 10:22:36 -07:00
Cody Jackson
7d7e3b60b7
Updated the gatekeeper constraints and templates
...
this should better reflect the new Mocks.
rancher/dashboard#305
2020-03-15 01:34:30 -07:00
Vincent Fiduccia
ebed7576d8
Fix custom component loading
2020-03-13 15:29:56 -07:00
Vincent Fiduccia
ae1b77b46c
Merge pull request #359 from westlywright/opa.feedback
...
Opa.feedback
2020-03-12 23:40:36 -07:00
Vincent Fiduccia
1cf6374bd8
Start favorites
2020-03-12 19:59:47 -07:00
Westly Wright
ffc8f495e7
do not manipulate gatekeeper version array directly
...
rancher/dashboard#353
2020-03-12 17:26:47 -07:00
Westly Wright
798f82e979
Fix edit issues after rebase
2020-03-11 10:11:14 -07:00
Westly Wright
a2741cb37f
Refactor modes and adding edit action to Gatekeeper
2020-03-11 10:09:23 -07:00
Vincent Fiduccia
a8d75a2091
nav-tree -> type-map, remove versions from all the types and filenames
2020-03-10 17:33:53 -07:00