Westly Wright
c2dc927841
expand cluster index header description
2020-06-01 10:11:57 -07:00
Westly Wright
4e9b0d6312
Add description to cluster over header
...
rancher/dashboard#350
2020-06-01 09:48:05 -07:00
Vincent Fiduccia
d01e776e9a
Start rio cleanup
2020-05-30 03:14:01 -07:00
Vincent Fiduccia
31ea3b138e
Eslint changes new nuxt defaults want
2020-05-28 14:22:52 -07:00
Vincent Fiduccia
fe42beff67
Flag component, bugs
2020-05-19 17:54:01 -07:00
Cody Jackson
875310197f
Fixing generic list page use of masthead
...
The routes were erroneously being wrapped in an object.
2020-05-19 17:15:39 -07:00
Cody Jackson
4e6632096e
Making a number of OPA fixes
...
- Constraint YAML cancel button will take you back to the constraint
page.
- Updated the mastheads of constraint and template.
- Constraint Create as Yaml now works
- Constraints and templates can be cloned now.
rancher/rancher#523
rancher/rancher#622
rancher/rancher#398
2020-05-18 18:21:26 -07:00
Nancy
a7b199bd61
Update index.vue
...
#662
2020-05-18 14:04:55 -07:00
Cody Jackson
b148470fa0
Fix create buttons
...
Create buttons were still using a relative url instead of a location.
This switches over to locations so we don't get end up with
/dashboard/dashboard/
rancher/dashboard#657
2020-05-15 11:32:07 -07:00
Vincent Fiduccia
2ebcbfed86
Hide create buttons if user doesn't have permission
2020-05-13 17:44:43 -07:00
Vincent Fiduccia
04b3ae12ae
Merge pull request #624 from lvuch/lh-0507
...
node detail, scroll helper
2020-05-08 11:14:26 -07:00
lvuch
9a1d3d6f72
620 598
2020-05-07 19:28:49 -07:00
Cody Jackson
0d1969048f
Updating the Node pages to reflect the new requirements
...
rancher/dashboard#241
2020-05-06 10:22:11 -07:00
Westly Wright
986f2794f5
design changes for cluster overview infobox/infoboxcluster
...
Pulls basic info out into detail top.
Drops node info except total cluster which moves to detail top.
Changes InfoBoxCluster to use grid instead of flex. I did not change the main
InfoBox styles because I think flex may work better in most cases as we may not
know how many colums we have. This columns are set on the cluster info though so
defining a grid layout makes more sense and also lays out better.
rancher/rancher#580
2020-04-30 12:20:00 -07:00
Vincent Fiduccia
4198fb3ad7
Merge pull request #579 from westlywright/cluster.provider
...
Better parsing for a cluster provider info
2020-04-30 12:29:01 -05:00
Vincent Fiduccia
967c775b81
Merge pull request #576 from mantis-toboggan-md/masthead
...
masthead changes
2020-04-30 12:25:04 -05:00
Westly Wright
d98ffb4585
Better parsing for a cluster provider info
...
rancher/dashboard#478
2020-04-28 14:36:32 -07:00
lvuch
7c53eea152
577
2020-04-28 14:04:22 -07:00
Nancy Butler
f9ce86791c
masthead
2020-04-28 13:03:53 -07:00
Vincent Fiduccia
19648c0cd3
Merge pull request #555 from codyrancher/no-console
...
Enabling no-console rule for eslint
2020-04-26 14:52:36 -05:00
Nancy Butler
84e79ea2b8
fix linting errors
2020-04-24 13:23:46 -07:00
Nancy Butler
b8a996c43f
revert NameNsDescription and filter annotations, labels in create-edit-view
2020-04-24 12:04:15 -07:00
Nancy Butler
6249c766ab
placeholder visibility
...
secret type display in edit form
add custom secret types
description as prop in namens
secret styling
service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Cody Jackson
00476e5cb9
Enabling no-console rule for eslint
...
This will automate checking for stray console errors so they don't need to be
checked for in PRs.
2020-04-24 10:37:10 -07:00
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
Vincent Fiduccia
eedec2a59b
Use clusterExternal for Gatekeeper
2020-03-10 13:44:33 -07:00
Vincent Fiduccia
39494daaeb
Fix live updating of nav tree
2020-03-10 13:43:32 -07:00
Vincent Fiduccia
1d81de8fc6
Move tree to vuex state
2020-03-07 03:42:40 -07:00
Vincent Fiduccia
d9a8cafab5
Support nesting types for Gatekeeper
2020-03-05 17:27:50 -07:00
Westly Wright
eeb0194ee7
Updates to get launching gatekeeper working again
2020-03-04 14:29:48 -07:00
Westly Wright
025ccc3213
Fix gatekeeper deployment to correct cluster
2020-03-04 12:23:16 -07:00
Cody Jackson
b1a199b814
Add constaint and template tables to the OPA page.
2020-03-04 12:08:31 -07:00
Westly Wright
5cae4003ae
Use external cluster store to create gatekeeper app
2020-03-04 09:09:55 -07:00
Vincent Fiduccia
c334c95984
Hide non-preferred API groups
2020-03-03 13:45:29 -07:00
Westly Wright
f54efde039
Merge pull request #335 from westlywright/opa.launcher2
...
OPA+GateKeeper Deployment
2020-02-28 09:56:23 -07:00
Westly Wright
3b953fe98f
updates for gatekeeper app/template update
2020-02-28 09:10:08 -07:00
Westly Wright
d5b58ff677
update unavailable message
2020-02-27 16:10:55 -07:00
Westly Wright
4ce6dc15e8
updates to fit into the new side nav and get gatekeeper launching
2020-02-27 14:32:59 -07:00
Nancy Butler
51986d9259
redirect after create
2020-02-27 14:15:12 -07:00
Vincent Fiduccia
4d367d925a
Merge pull request #332 from lvuch/lh-0226
...
321
2020-02-27 13:38:33 -07:00
Lauren Harden
ebb14a5e00
Merge branch 'master' into lh-0226
2020-02-27 13:32:33 -07:00
lvuch
2105433200
321
2020-02-27 13:30:35 -07:00
Nancy Butler
b77fad0eec
endpoints in workload list instead of ports
...
focus on name field in NameNSDescription initially
focus type field when value from resource added
remove button for values from resource
2020-02-27 12:59:20 -07:00
Nancy Butler
055c67c235
define workload ports, view ports in workload list
2020-02-26 16:39:15 -07:00
Nancy Butler
d8ed73afad
return to workload list after create or cancel
2020-02-26 15:39:37 -07:00
Nancy Butler
aca8db1bb7
workload list fitlered by selected namespace
2020-02-26 14:26:59 -07:00
Nancy Butler
61a91c800c
.
2020-02-26 13:51:02 -07:00
Nancy Butler
90c7581e54
create workload URL fixed
2020-02-26 12:42:58 -07:00
Nancy Butler
3d8f50cd0d
change table header in wl list
2020-02-26 09:46:46 -07:00
Nancy Butler
82a0e1005d
rename ports component
2020-02-26 09:37:19 -07:00
Nancy Butler
ff66f63cba
workload detail
...
workload create/edit bugfixes
2020-02-26 09:37:19 -07:00