Commit Graph
17 Commits
Author SHA1 Message Date
zzxwill d245f3f939 implemented component delete API 2020-09-26 21:43:32 +08:00
zzxwill 433296d718 Update trait attach/detach with the introduction of component 2020-09-26 21:43:32 +08:00
zzxwill 28c3c683a0 Implement component related API
Update app list/show, implmented
component show
2020-09-26 21:41:15 +08:00
Ryan Zhang dfeff25a31 install dependencies 2020-09-15 22:04:52 -07:00
Ryan ZhangandGitHub 16fd51a213 adjust the helm setting and README (#269)
* add dependancy installer and fix e2e

* fix build

* add kubebuilder
2020-09-15 15:08:17 +08:00
zzxwill bc3169a1b5 Rename vela env switch to vela env set
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00
天元 1e4a1159b5 clean up 2020-09-11 17:52:14 +08:00
0f5c6b668f Optimize env interface and separate responsibilities. (#215)
* Optimize env interface and separate responsibilities.

* Supplement E2E test;
Add api reference;

Supplement E2E test;
Add api reference;

* fix the dashboard to fit this API change.

fix the dashboard to fit this API change.

* Merge remote-tracking branch 'upstream/master'

# Conflicts:
#	dashboard/src/components/GlobalHeader/WorkSpaceDropDown.css
#	dashboard/src/components/GlobalHeader/WorkSpaceDropDown.jsx
#	dashboard/src/models/env.js
#	dashboard/src/pages/System/Env/index.jsx

Co-authored-by: xiaoyuaiheshui <714545064@qq.com>
2020-09-10 16:57:47 +08:00
Ryan Zhang da1681803c fix webhook issues and push image to docker hub 2020-09-03 15:48:11 -07:00
Sun JianboandGitHub 7232509f26 Merge pull request #238 from cloud-native-application/add-helm-chart
Add Vela core helm chart
2020-09-03 18:42:38 +08:00
borisandGitHub dc417f53d2 add remove cap center cli and api (#237)
* add remove cap center cli

* add delete cap center api

* doc: capability center delete api

* test: capability center delete e2e
2020-09-03 14:52:09 +08:00
Ryan Zhang 8597a122fb add manual test for containerized and metricsTrait 2020-09-02 21:16:44 -07:00
wenxin 1e8f31da01 Supplemental interface documentation: delete an application 2020-09-01 10:25:56 +08:00
zzxwill d31bb40701 Add Restful API reference
added Restful API reference for dashboard development
and move cli docs to `documentation/cli`
2020-08-25 08:31:26 +08:00
天元 40da5a1961 use unix command style and refactor to new design 2020-08-24 19:04:04 +08:00
zzxwill 5e69557bca renaming file names to fix github README display 2020-08-17 13:12:43 +08:00
zzxwill 2f6fc442c3 Add vela cli documentation
This is use for 1) a first glance of vela command
and all sub commands 2) dashboard developers to look
function and parameters details
2020-08-17 11:32:37 +08:00