Commit Graph

432 Commits

Author SHA1 Message Date
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 f695884814 vertical center action header 2020-04-01 11:48:36 -07:00
lvuch 7293e5d5f3 454 issues 2020-03-31 21:02:31 -07:00
lvuch 1d053a0340 454 2020-03-31 16:07:58 -07:00
lvuch acb7ec9eae flag correction 2020-03-31 10:49:01 -07:00
Vincent Fiduccia 4469de0159
Merge branch 'master' into master 2020-03-30 22:11:55 -07:00
Vincent Fiduccia 661374d088
Merge pull request #453 from codyrancher/template-delete-message
Adding a messaging to constraint template deletion
2020-03-30 22:09:40 -07:00
Vincent Fiduccia e467958a63
Bugs 2020-03-30 21:52:24 -07:00
Vincent Fiduccia 2ed9a88fd6
Update GatekeeperConfig.vue 2020-03-30 19:56:00 -07:00
Vincent Fiduccia 52171d9dfe
Update GatekeeperConfig.vue 2020-03-30 19:54:14 -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
lvuch f865631dce opa gatekeeper layout 2020-03-30 14:12:00 -07:00
lvuch 48a3683256 experimental flag 2020-03-30 10:55:03 -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 f9dcc186ea
Merge pull request #447 from vincent99/master
Bugs
2020-03-27 16:59:19 -07:00
Vincent Fiduccia dca9b3e689
Bugs 2020-03-27 16:47:47 -07:00
Vincent Fiduccia 4302339033
Merge pull request #443 from codyrancher/cloning
Improving the functionality of YAML clone
2020-03-27 16:18:35 -07:00
Vincent Fiduccia fce3572145
Merge pull request #441 from codyrancher/split-overlap
Prevent the edit and diff buttons from overlapping
2020-03-27 15:32:52 -07:00
Cody Jackson e84446c012 Improving the functionality of YAML clone
Cloning didn't provide the create or preview buttons and when displayed attempted to update a resource instead of create a
new one.

This will add the buttons and will allow the new resource to be created.

rancher/dashboard#374
2020-03-27 14:40:49 -07:00
Cody Jackson 76114f5ccf Prevent the edit and diff buttons from overlapping
This is a temporary fix until we get new mocks from design for the
diff view.

rancher/dashboard#379
2020-03-27 13:27:35 -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
Cody Jackson a9a516129f Increasing the size of the name column of the constraint violations table
We want to prevent wrapping on commonly sized names.

rancher/dashboard#386
2020-03-27 10:52:22 -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
Vincent Fiduccia 457489f814
Navigation, take 6.. action 2020-03-26 16:49:20 -07:00
Vincent Fiduccia 0674c6b8f7
Merge pull request #432 from codyrancher/violations
Add paging to the constraints violation table
2020-03-26 16:36:01 -07:00
Cody Jackson 7e14b73a92 Add paging to the constraints violation table
We don't want the number of violations to flood the entire page.

rancher/dashboard#386
2020-03-26 15:03:59 -07:00
Cody Jackson 1a5d557d07 Adding enforcement action param to constraints
rancher/dashboard#390
2020-03-26 10:56:37 -07:00
Vincent Fiduccia ebb67129e0
Sorting & Paging bugs 2020-03-25 22:25:02 -07:00
Vincent Fiduccia 7054082ed3
Merge pull request #423 from vincent99/master
SortableTable Pagination
2020-03-25 20:13:51 -07:00
Vincent Fiduccia 1e3e1b600f
SortableTable Pagination 2020-03-25 20:10:29 -07:00
Vincent Fiduccia 0c68e361b6
Sync selection with display when the displayed rows of SortableTable change 2020-03-25 20:08:03 -07:00
Vincent Fiduccia b87e2d76e1
Support modifiers on Checkbox click 2020-03-25 20:08:03 -07:00
Cody Jackson a84968ef68 Fix Selectors according to the selected operation
The set operators should not have a values field when getting saved.

rancher/dashboard#404
2020-03-25 15:29:17 -07:00
lvuch 9f5a22a20f 417 wip 2020-03-25 15:26:51 -07:00
Vincent Fiduccia 6580a6522a
Merge pull request #416 from vincent99/master
User Prefs, fix rehydrateAll for multiple stores
2020-03-24 19:45:06 -07:00
Vincent Fiduccia b113a00f90
Merge pull request #413 from lvuch/lh-0320
nav polish
2020-03-24 18:04:42 -07:00
Vincent Fiduccia 676dbd22a9
Use userpreference to save prefs 2020-03-24 16:03:43 -07:00
Westly Wright 2e51c9de04
clean up usage parsing 2020-03-23 15:47:50 -07:00
lvuch 6ed099a480 nav polish 2020-03-23 13:24:09 -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 b44930605b
Fix clicking on jump menu 2020-03-20 21:00:00 -07:00
Vincent Fiduccia eb65947e7d
Favorites 2020-03-20 20:24:33 -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 43e6133638 401 2020-03-19 15:29:28 -07:00
lvuch 63d892414c opa changes 2020-03-19 14:47:48 -07:00
lvuch 2ea96de213 392 wip 2020-03-19 14:47:48 -07:00