Commit Graph

45 Commits

Author SHA1 Message Date
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
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Vincent Fiduccia 29ef754344
Upgrade 2020-08-06 15:58:29 -07:00
Vincent Fiduccia ee3b6a9fa3
Better workload columns, option to pull in standard schema columns 2020-07-31 19:51:46 -07:00
Vincent Fiduccia 2a746d0503
Bugs, app detail, chart refresh, app nav 2020-07-29 23:02:57 -07:00
Vincent Fiduccia 0ef5d19650
Repo edit 2020-07-27 19:13:05 -07:00
Vincent Fiduccia 8e4649010b
Split launch out, single vs mcm fixes, update products on schema change 2020-07-24 00:56:51 -07:00
Vincent Fiduccia 57b5b204a5
Reorder explorer basic groups 2020-07-24 00:56:50 -07:00
Vincent Fiduccia 7e6e5f79b1
Istio, Logging products 2020-07-24 00:56:50 -07:00
Vincent Fiduccia 12202a0aa8
App launch wizard 2020-07-22 03:56:06 -07:00
Vincent Fiduccia 471cd3ada3
Fold annotations in YAML if certain ones are found 2020-07-22 03:55:42 -07:00
Vincent Fiduccia d50ab5ec70
i18n support for type names, combine singular&pluralLabelFor 2020-07-22 03:55:41 -07:00
Vincent Fiduccia 75c3e9104e
More dynamic products, MCM 2020-07-15 00:11:51 -07:00
Vincent Fiduccia 7e3497b126
Group & sort products 2020-07-13 10:51:33 -07:00
Vincent Fiduccia e81e3c0421
Group basic types separate from actual group 2020-07-10 11:26:01 -07:00
Vincent Fiduccia ba5fba343d
Product switcher 2020-07-10 11:26:00 -07:00
Vincent Fiduccia 174b39b982
Define products 2020-07-10 11:25:45 -07:00
Vincent Fiduccia d41bb1f4f3
Move canBeVariable table header handling into SortableTable 2020-06-09 17:16:36 -07:00
Vincent Fiduccia d01e776e9a
Start rio cleanup 2020-05-30 03:14:01 -07:00
Vincent Fiduccia 2ebcbfed86
Hide create buttons if user doesn't have permission 2020-05-13 17:44:43 -07:00
Vincent Fiduccia 4d7142e560
WindowManager for container logs and shell 2020-05-12 03:15:12 -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
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
Nancy Butler 654aa72163 workload action menu 2020-04-09 11:27:18 -07:00
lvuch fcbd68e0b5 477 2020-04-06 15:57:22 -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
Vincent Fiduccia 47f504207e
Un-break table header generation form schema 2020-03-30 10:32:35 -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 457489f814
Navigation, take 6.. action 2020-03-26 16:49:20 -07:00
Vincent Fiduccia 676dbd22a9
Use userpreference to save prefs 2020-03-24 16:03:43 -07:00
Vincent Fiduccia eb65947e7d
Favorites 2020-03-20 20:24:33 -07:00
Vincent Fiduccia 79bdbc263b
Recent types, Import yaml 2020-03-20 03:27:10 -07:00
Cody Jackson 60647843f5 Ensure typeconfigs are applied before type-map getters are used
This ensures that the type configuration is available before resourceDetail looks up custom edits or details.
2020-03-19 14:27:29 -07:00
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -07:00
Vincent Fiduccia fab595d82f
Project picker/filter, standalone steve 2020-03-17 23:07:33 -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 e67c77dcc6
More type caching 2020-03-13 15:29:56 -07:00
Vincent Fiduccia 1cf6374bd8
Start favorites 2020-03-12 19:59:47 -07:00
Vincent Fiduccia 7782b54166
Start jump to / basic/favorite/recent nav 2020-03-12 12:07:12 -07:00
Vincent Fiduccia 3742637779
Watch schemas, reorganize nav 2020-03-12 02:42:15 -07:00
Vincent Fiduccia 9ab19afd64
Remove API_GROUP calls, server returns only preferred 2020-03-10 21:00:30 -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