Commit Graph

68 Commits

Author SHA1 Message Date
Vincent Fiduccia ff6441115c
Sort default first 2020-10-30 16:25:47 -07:00
Vincent Fiduccia 87fd5d9904
Tweaks
- Move, size, center default column
- Deemphasize unchecked value for Checked column formatter
- Removed 60% width on target, percentages are of the entire table
instead of being of the remaining space, so this ends up making other
columns not fit
2020-10-30 16:12:01 -07:00
Cody Jackson c7ec755504 Improving the Ingress list page 2020-10-30 14:40:33 -07:00
Vincent Fiduccia 008648b0ae
RelatedResources for Apps 2020-10-28 00:20:30 -07:00
Vincent Fiduccia f84234da97
Merge pull request #1691 from vincent99/master
Catalog updates
2020-10-23 11:15:25 -07:00
Cody Jackson 60452bd5b1 Adding the outputs and providers to the flow list views
I migrated the overview page logic into the models so
 the logic could be used to generate the tables in
 both the list views and the overview.

 rancher/dashboard#1569
2020-10-23 08:14:24 -07:00
Vincent Fiduccia d66fb0d360
App upgrade available support 2020-10-22 16:43:59 -07:00
Cody Jackson 9361401626 Add Providers to the list view of ClusterOutputs
rancher/dashboard#1568
2020-10-21 10:27:45 -07:00
Cody Jackson 100985f477 Improving rbac of Logging overview and flow pages
Check to see if the resources are available before requesting them
and give appropriate defaults when not available

rancher/dashboard#1524
2020-09-30 16:49:08 -07:00
Vincent Fiduccia 08e451185d
Fleet list & details 2020-09-30 05:05:53 -07:00
Vincent Fiduccia 304e6903a7
Cleanup workload image column 2020-09-30 05:05:52 -07:00
Vincent Fiduccia 4e05a10662
Split Name and Namespace columns 2020-09-29 01:18:35 -07:00
Vincent Fiduccia a9bf03cde5
New icons, table headers 2020-09-29 00:09:38 -07:00
Nancy Butler d8c1269e98 update images column in workload detail pod table 2020-09-28 13:55:29 -07:00
Nancy Butler f504bf739e various workload fixes 2020-09-28 13:55:29 -07:00
Cody Jackson a3e80cbf5c Fixing logging overview broken links
Link formatter had the way options were
expected changed which broke the existing links.

I also fixed a missing 'row' warning.

rancher/dashboard#1422
2020-09-28 10:09:01 -07:00
Vincent Fiduccia 264aa273e1
Fleet details 2020-09-24 03:04:54 -07:00
Vincent Fiduccia a517660a29
Node columns search cpu decimals and don't search IPs 2020-09-17 02:58:55 -07:00
Vincent Fiduccia 9ad62bf02a
More fleet 2020-09-16 04:25:39 -07:00
Cody Jackson 6e81b2caa3 Implementing logging overview
- Made a generic CountGauge
- Made ResourceGauge a specialization of CountGauge
- Swapped the cluster overview page to using the counts instead of requesting the resources

rancher/dashboard#1089
2020-09-09 10:14:43 -07:00
Nancy Butler 66b2c902ab pod detail redesign 2020-08-25 13:46:20 -07:00
lvuch c2275fbb5c tidy 2020-08-12 11:40:19 -07:00
lvuch dfd4c44c74 sortable table and side tabs 2020-08-12 11:37:01 -07:00
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Vincent Fiduccia 3150bdeeff
Istio and logging landing 2020-07-24 00:56:51 -07:00
Vincent Fiduccia d96f359aeb
More apps 2020-07-22 03:56:06 -07:00
Vincent Fiduccia 12202a0aa8
App launch wizard 2020-07-22 03:56:06 -07:00
Westly Wright 7e5038e298
add keyvalue formatter 2020-05-14 12:11:51 -07:00
Westly Wright 557b5a8327
add service targets formatter 2020-05-14 12:11:51 -07:00
Westly Wright e98ba3d65e
Add service list page and update headers 2020-05-14 12:11:48 -07:00
Cody Jackson 7cf89800f6 Translating table headers 2020-05-12 10:17:20 -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
Nancy Butler 434fa7c1b8 fix type dropdown 2020-04-27 15:31:30 -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 4014751a1b Fixing up ingress pages
- Fixed a number of unhandled exceptions
- Fixes some issues with rules vs backend property references
- Made pages more consistent with mocks

rancher/dashboard#272
2020-04-21 10:27:30 -07:00
Cody Jackson e93b6f08cb Updating configMaps to be better inline with mocks
rancher/dashboard#265
2020-04-16 12:17:55 -07:00
Vincent Fiduccia 191cb7ca6e
Continue moving workloads 2020-04-14 16:16:10 -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 ebb67129e0
Sorting & Paging bugs 2020-03-25 22:25:02 -07:00
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -07:00
Vincent Fiduccia 39494daaeb
Fix live updating of nav tree 2020-03-10 13:43:32 -07:00
Nancy Butler bb7429bd9c ingress list 2020-03-04 15:09:18 -07:00
Nancy Butler 3be9fb759d namespace URL correctly, age column sorts by creationTimestamp 2020-02-27 13:18:36 -07:00
Nancy Butler ff66f63cba workload detail
workload create/edit bugfixes
2020-02-26 09:37:19 -07:00
Vincent Fiduccia fb69306221
Age columns, fix prefs page 2020-02-21 18:19:34 -07:00
Vincent Fiduccia bd0bd00841
Move the rest of friendly to type-config 2020-02-20 15:46:40 -07:00
Vincent Fiduccia 19239b5212
More unified nav, less friendly mapping 2020-02-20 11:11:23 -07:00
Vincent Fiduccia 2ca2e706ef
More type mapping 2020-02-20 11:11:23 -07:00
Vincent Fiduccia a3574d14fc
Header, start nav reorg 2020-02-20 11:11:22 -07:00
Westly Wright a4659f3f5d
Add Cluster and Global Roles pages
rancher/dashboard#271

sort props

add RBAC Roles package and routes

depluralize roles types

Add IconIsDefault formatter

Add IconIsDefault storybook

Add tabbed to rbac resource view

data & header changes for RBAC package

roles detail view and changes

wip updates

cluster role detail view

refactor dir structure for rbac routes

refactor roles routes again

add deatil componets to role details

more details

update rio-detail header to use methood to go back

we should tie into the router for this stuff as it has a better idea of where
we've been and thus should be less bug prone and more generic.

remove deleted component

add cluster role and global role edit pages

more refactoring

add header to rbactable

fix rule verb/target parsing logic

update git ignore

refactor some component names

comments
2020-02-11 14:37:52 -07:00