Commit Graph

12 Commits

Author SHA1 Message Date
Nancy Butler 055c67c235 define workload ports, view ports in workload list 2020-02-26 16:39:15 -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
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 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 1c15f5ee85 Defining stories for some components
I also refactored PercentageBar so that it can  be a resusable
component. The reusable component is then thinly wrapped by
the formatter.
2020-01-20 13:40:42 -07:00
Westly Wright 50c3492b2d
revert css path change and correctly import scss files in storybook 2020-01-20 10:59:58 -07:00
Westly Wright da186d5759
Add Storybookjs (#285)
* update deps

* Add storybookjs and setup config

* Change scss import paths to absolute paths for Storybook to work

* Add storybookjs centered addon

* Add storybookjs backgrounds and tweak body styles

* Add storybookjs docs addon

* Enable better nesting config

* add design systems

* Change app css import location

* package update

* roll back to previous lint versions for upgrade error & fix lint err
2020-01-17 10:09:11 -07:00
Westly Wright 12b13365bd
Merge pull request #276 from codyrancher/node
Adding the 'node' list and detail view
2020-01-17 08:38:53 -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 2fdc1b6c5a router list view links to targets 2020-01-16 11:40:25 -07:00
Vincent Fiduccia c31f9b27ef
Move /components/cru -> /edit and /components/detail to /detail 2019-12-12 17:21:51 -07:00