Commit Graph

49 Commits

Author SHA1 Message Date
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -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 a8d75a2091
nav-tree -> type-map, remove versions from all the types and filenames 2020-03-10 17:33:53 -07:00
Nancy Butler efa1679245 create ingress 2020-03-03 14:18:58 -07:00
Vincent Fiduccia 0dbe45361e
Merge pull request #340 from lvuch/lh-0226
330
2020-03-03 09:49:39 -08:00
lvuch b9793102fe 330 2020-03-02 14:15:50 -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
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
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 3be9fb759d namespace URL correctly, age column sorts by creationTimestamp 2020-02-27 13:18:36 -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 d8ed73afad return to workload list after create or cancel 2020-02-26 15:39:37 -07:00
Nancy Butler b1519cce17 fix restartPolcy 2020-02-26 14:58:10 -07:00
Nancy Butler aca8db1bb7 workload list fitlered by selected namespace 2020-02-26 14:26:59 -07:00
Nancy Butler 90c7581e54 create workload URL fixed 2020-02-26 12:42:58 -07:00
Nancy Butler 82a0e1005d rename ports component 2020-02-26 09:37:19 -07:00
Nancy Butler ff66f63cba workload detail
workload create/edit bugfixes
2020-02-26 09:37:19 -07:00
Nancy Butler 1c2bd38b60 linkFor 2020-02-26 09:36:05 -07:00
Vincent Fiduccia 0042b8202b
Make workloads show up 2020-02-25 13:36:57 -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 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 c35fd47316
hide namespace on cluster role create 2020-02-11 15:40:56 -07:00
Westly Wright 4dc18ecac5
expose namespace select on roles 2020-02-11 15:24:26 -07:00
Westly Wright f9c219567f
refactor roles to remove "global" ref's 2020-02-11 15:23:53 -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 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
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
Nancy Butler 58b318ed6e remove all injected prop 2020-01-16 17:53:12 -07:00
Nancy Butler 9842768b3c make disableInputs prop reactive 2020-01-16 16:37:11 -07:00
Nancy Butler 2fdc1b6c5a router list view links to targets 2020-01-16 11:40:25 -07:00
Westly Wright 31a04ce3d1
Wireup resourcequotas to namespace details
Refactored resourcequotas component template to have a slot as to not tweak
consumers of this component but allow me to override the default detail view for
namespaces design.
2020-01-16 10:24:28 -07:00
Vincent Fiduccia bc652f8d15
Reorganize eslint 2019-12-19 10:38:46 -07:00
Vincent Fiduccia a84f2735f1
Cleanup 2019-12-12 17:26:58 -07:00
Nancy Butler 5cb875cd84
change targetNamespace to targetServiceNamespace 2019-12-12 17:21:55 -07:00
Vincent Fiduccia c31f9b27ef
Move /components/cru -> /edit and /components/detail to /detail 2019-12-12 17:21:51 -07:00