Commit Graph

336 Commits

Author SHA1 Message Date
Vincent Fiduccia c67a37627e
Merge branch 'master' into ingress-create 2020-03-03 14:44:16 -07:00
Nancy Butler efa1679245 create ingress 2020-03-03 14:18:58 -07:00
Vincent Fiduccia df549f851d
Start bottom tabbed window manager 2020-03-03 13:45:42 -07:00
Cody Jackson 1265853652 Implement the view, create and edit pages for constraints
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.

rancher/dashboard#307
2020-03-02 12:43:39 -07:00
Westly Wright f7cbf7d4d4
Merge pull request #338 from westlywright/gatekeeper.upgrade
OPA Gatekeeper Update
2020-03-02 11:28:22 -07:00
Westly Wright 65d658777b
Add gatekeeper logo and flavor text 2020-03-02 10:39:12 -07:00
Westly Wright 04208833cb
Add gatekeeper version to label 2020-03-02 09:42:40 -07:00
Vincent Fiduccia 3f971c2a10
Merge pull request #337 from lvuch/lh-0226
321 continued
2020-02-28 21:46:16 -08:00
lvuch d46c20ace0 321 continued 2020-02-28 15:30:21 -07:00
Nancy Butler 4588e974b1 fix double footer
radio button group keyboard accessibility

keyboard accesibility for tabs
2020-02-28 11:53:54 -07:00
Westly Wright 531dda9375
docs 2020-02-27 15:00:45 -07:00
Westly Wright 4ce6dc15e8
updates to fit into the new side nav and get gatekeeper launching 2020-02-27 14:32:59 -07:00
Westly Wright 1aa150ef30
add logic to fetch correct url when creating a resource 2020-02-27 14:32:59 -07:00
Vincent Fiduccia 4d367d925a
Merge pull request #332 from lvuch/lh-0226
321
2020-02-27 13:38:33 -07:00
Lauren Harden ebb14a5e00
Merge branch 'master' into lh-0226 2020-02-27 13:32:33 -07:00
lvuch 2105433200 321 2020-02-27 13:30:35 -07:00
Nancy Butler b77fad0eec endpoints in workload list instead of ports
focus on name field in NameNSDescription initially

focus type field when value from resource added

remove button for values from resource
2020-02-27 12:59:20 -07:00
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 b0c87417be
Nav fixes 2020-02-25 16:25:41 -07:00
Vincent Fiduccia 0042b8202b
Make workloads show up 2020-02-25 13:36:57 -07:00
Vincent Fiduccia 9f5c886278
Merge branch 'master' into workload-create 2020-02-24 13:20:04 -07:00
Nancy Butler 8a07293b2e edit/create new pages 2020-02-24 11:57:16 -07:00
Nancy Butler 50a9f35973 . 2020-02-24 09:45:00 -07:00
Nancy Butler de6bb37fa8 mode prop passed to all tab inputs 2020-02-24 09:45:00 -07:00
Nancy Butler 003cfac85d fix editing 2020-02-24 09:45:00 -07:00
Nancy Butler 6eba4f6eff workload create/edit
workload list individually;
2020-02-24 09:45:00 -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 5ad1971a03
Reorganize loading generic vs custom views 2020-02-20 11:11:23 -07:00
Vincent Fiduccia aee09b12fa
Almost working left nav 2020-02-20 11:11:22 -07:00
Vincent Fiduccia a3574d14fc
Header, start nav reorg 2020-02-20 11:11:22 -07:00
Vincent Fiduccia e762c15eb2
Split management vs selected cluster store, queue subscribe frames, norman->steve 2020-02-20 11:07:14 -07:00
Vincent Fiduccia 459a090bfb
Cleanup from split 2020-02-20 11:07:14 -07:00
Westly Wright 406754b8fc
Merge pull request #311 from lvuch/lh-secrets
264 fixes
2020-02-20 10:52:07 -07:00
Westly Wright bb2e27d125
Merge pull request #302 from codyrancher/labels-annotations
Creating LabelsAndAnnotations Editor/Tabs
2020-02-20 10:51:41 -07:00
lvuch 282153cb17 307 fixes 2020-02-14 13:43:58 -07:00
lvuch 7e6d33cca3 264 fixes 2020-02-14 13:43:58 -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 0e6b4b1fc5 secret UX fixes 2020-02-10 10:49:04 -07:00
Cody Jackson 4c8dec173b Creating LabelsAndAnnotations Editor/Tabs
These components are going to be used in more than one
spot so it made sense to extract them.
2020-02-06 12:40:42 -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
Nancy Butler bab8bcebfb move enabled/disabled badge state func to users model 2020-01-24 09:56:02 -07:00
Cody Jackson e7c18cf409 Create the ConfigMap detail view
rancher/dashboard#265
2020-01-21 10:51:49 -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 fc1b08521f
Inject webpack rules into webpack config rather than overwrite. 2020-01-20 10:18:50 -07:00
Nancy Butler 0229b79292 storybook webpack conf for aliased paths 2020-01-17 14:03:22 -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