Commit Graph

60 Commits

Author SHA1 Message Date
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
Nancy Butler 1dea6553b2 create resources with _type as type 2020-01-31 13:26:07 -07:00
Nancy 205b468523 remove console log from sortabletable headers
added click-expand component for big table values

 minor chage to secrets list view

fix external link formatter

 radio button/group accessibility

 namensdescription restyle

create secrets
2020-01-30 17:46:22 -07:00
Cody Jackson e7c18cf409 Create the ConfigMap detail view
rancher/dashboard#265
2020-01-21 10:51:49 -07:00
Cody Jackson deb638f636 Adding the 'node' list and detail views
rancher/dashboard#262
2020-01-16 11:47:10 -07:00
Nancy Butler 88e8a5d88c user list page 2020-01-15 10:58:51 -07:00
Vincent Fiduccia bc498829f3
More service columns 2019-11-18 10:10:44 -08:00
Vincent Fiduccia e0e7888a87
Only use json-path for keys starting with dot 2019-11-16 01:41:03 -07:00
Vincent Fiduccia 26bbd9d30d
Weight when defining service 2019-11-14 16:03:26 -07:00