Commit Graph

119 Commits

Author SHA1 Message Date
Nancy Butler efa1679245 create ingress 2020-03-03 14:18:58 -07:00
Westly Wright f54efde039
Merge pull request #335 from westlywright/opa.launcher2
OPA+GateKeeper Deployment
2020-02-28 09:56:23 -07:00
Vincent Fiduccia 919d69c482
API Grouping 2020-02-27 14:40:06 -07:00
Westly Wright 13e8bdb497
fix ups 2020-02-27 14:37:30 -07:00
Westly Wright 1aa150ef30
add logic to fetch correct url when creating a resource 2020-02-27 14:32:59 -07:00
Westly Wright 431d7b882f
add payload param to loadSchemas 2020-02-27 14:12:44 -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 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 2ca2e706ef
More type 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 fceed47deb
Move explorer into cluster 2020-02-20 11:07:14 -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 ffc4e28bce
lint 2020-02-11 15:59:14 -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
Vincent Fiduccia 4d35cebe55
Add comment to type mapping 2020-02-03 14:20:44 -07:00
Nancy Butler 0c177a2338 only swap types if _type field exists 2020-01-31 13:33:35 -07:00
Nancy Butler 1dea6553b2 create resources with _type as type 2020-01-31 13:26:07 -07:00
Nancy Butler bab8bcebfb move enabled/disabled badge state func to users model 2020-01-24 09:56:02 -07:00
Nancy Butler 88e8a5d88c user list page 2020-01-15 10:58:51 -07:00
Vincent Fiduccia c3eb8c20f9
i18n, new header 2019-12-27 15:59:56 -07:00
Vincent Fiduccia 54c0920064
Remove vue-native-websocket, use socket per norman client, typescript support 2019-12-18 17:20:14 -07:00
Vincent Fiduccia a84f2735f1
Cleanup 2019-12-12 17:26:58 -07:00
Vincent Fiduccia c31f9b27ef
Move /components/cru -> /edit and /components/detail to /detail 2019-12-12 17:21:51 -07:00
Vincent Fiduccia 7d2841c2ad
Pass errors down to login 2019-12-12 17:18:22 -07:00
Nancy Butler 3c0f8f7694 fixed namespace create...or did i 2019-12-11 17:34:37 -07:00
Nancy Butler 896d8d0153 namespace edit goes to corrrect page 2019-12-09 09:54:48 -07:00
Nancy Butler a0b400a5c9 bulk delete 2019-12-03 17:28:39 -07:00
Vincent Fiduccia 54e8e7fb48
Fix github setup 2019-12-03 14:11:00 -07:00
Nancy Butler 1e7457841a open modal to confirm resource delete 2019-11-19 10:17:02 -07:00
Vincent Fiduccia 5cf31570d3
Force reload auth config after test 2019-11-18 16:53:29 -08:00
Nancy Butler d8f5cebd70 clear types object from norman stores 2019-11-18 15:25:41 -07:00
Vincent Fiduccia 638e14a13a
Force reload principals 2019-11-18 11:25:27 -08:00
Vincent Fiduccia b675d34318
Rioview support 2019-11-16 16:00:47 -07:00
Vincent Fiduccia 26bbd9d30d
Weight when defining service 2019-11-14 16:03:26 -07:00
Nancy Butler ec7ca507e7 download function downloads 2019-11-14 10:36:16 -07:00
Vincent Fiduccia dbf7cd67c3
Clone, Stage, sorta Weighting 2019-11-12 02:59:12 -07:00
Vincent Fiduccia 6a3efbbc83
Better setup 2019-11-11 01:55:29 -07:00
Vincent Fiduccia e44e3e1da2
Stack detail 2019-11-10 16:26:10 -07:00
Vincent Fiduccia 71a1bc894b
Prevent double adding router base URL to resolve+{push calls 2019-11-10 16:26:10 -07:00
Vincent Fiduccia fb055ae5d1
Github setup and service picker flow 2019-11-06 18:37:03 -07:00
Vincent Fiduccia e9d058edbe
Tweaks 2019-11-05 01:49:58 -07:00