Commit Graph

131 Commits

Author SHA1 Message Date
Vincent Fiduccia 72f803da00
Bugs 2020-03-19 01:19:17 -07:00
Vincent Fiduccia fab595d82f
Project picker/filter, standalone steve 2020-03-17 23:07:33 -07:00
Westly Wright c705dea50b
Fix console log in waitFor* and missing params for waitForCondition 2020-03-17 11:05:25 -07:00
Vincent Fiduccia 3742637779
Watch schemas, reorganize nav 2020-03-12 02:42:15 -07:00
Westly Wright 798f82e979
Fix edit issues after rebase 2020-03-11 10:11:14 -07:00
Vincent Fiduccia 9ab19afd64
Remove API_GROUP calls, server returns only preferred 2020-03-10 21:00: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
Vincent Fiduccia 11cf66afcc
Fix socket reconnect, resource save() should return proxy that is in store 2020-03-10 13:45:05 -07:00
Vincent Fiduccia 39494daaeb
Fix live updating of nav tree 2020-03-10 13:43:32 -07:00
Vincent Fiduccia 1d81de8fc6
Move tree to vuex state 2020-03-07 03:42:40 -07:00
Vincent Fiduccia 684457db11
Better standaone Steve support 2020-03-07 03:42:40 -07:00
Westly Wright eeb0194ee7
Updates to get launching gatekeeper working again 2020-03-04 14:29:48 -07:00
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