kubevela/pkg/apiserver/rest/utils/bcode
Tianxin Dong 3ea2ac6d0f
Feat: add user management apis (#3458)
* Feat: add user management apis

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Feat: add e2e test and some nit fix

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Feat: add password validate

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Feat: add email modification in update user

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: fix user detail to user base

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: fix ut

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: fix test

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: fix rebase

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: add password check in create user

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* Fix: fix bcode confilt

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-19 15:51:32 +08:00
..
001_application.go Feat: sync application from CR to data store (#3428) 2022-03-18 09:55:15 +08:00
002_workflow.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
003_project.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
004_cluster.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
005_addon.go Feat: addon support version check (#3304) 2022-02-23 12:17:31 +08:00
006_velaql.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
007_definition.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
008_target.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
009_envbinding.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
011_env.go Feat: check target where create and update env (#3003) 2021-12-25 14:20:36 +08:00
012_authentication.go Feat: add dex login in apiserver (#3417) 2022-03-16 14:37:41 +08:00
013_repository.go Fix: optimize helm repository logic put cache lower layer and return bcode when error (#3466) 2022-03-18 18:36:19 +08:00
014_user.go Feat: add user management apis (#3458) 2022-03-19 15:51:32 +08:00
bcode.go Refactor: align velaux env and CLI env, they both use K8s namespace as (#2975) 2021-12-25 10:36:54 +08:00
bcode_suite_test.go Feat: application operation API implementation (#2478) 2021-10-23 00:29:42 +08:00
bcode_test.go Feat: application operation API implementation (#2478) 2021-10-23 00:29:42 +08:00