Commit Graph
29 Commits
Author SHA1 Message Date
zzxwill eb2501f644 fix lint issue 2020-12-29 10:58:07 +08:00
zzxwill abce944aad Add description field for Capability/Workloads list
Added `description` field for workloads.

To fix #821
2020-12-29 10:43:05 +08:00
majian c06aca6f60 add dashboard lint check (#815) and remove unused ref 2020-12-25 14:24:06 +08:00
guoxudong 1e6248d189 [Dashboard] Capabilities page (#803)
* add capabilities (workloads and traits)

* yarn prettier
2020-12-25 11:13:08 +08:00
Hongchao Deng af61b59c5e return go time in Format RFC3339 to match js Date (#785)
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
2020-12-17 20:11:18 -08:00
majian c09e4df452 1.add application list page (#779)
2.ignore the deleted applicationconfig resource instead return nil
3.code style fix
2020-12-17 09:22:38 -08:00
majian 9f27f70da8 1.migrate-env (#757)
2.add lockfile to version control
3.update packages
2020-12-10 15:05:33 +08:00
majian f8e320b97c Feature dashboard scaffold init. (#747)
* ant design pro5 init.

* scaffold init

Signed-off-by: majian <majian159@live.com>
2020-12-09 16:48:48 +08:00
hanxie 045a4aae2d bug fix 2020-10-09 09:58:48 +08:00
Ryan Zhang 61544a0be6 rename containerized to podspecworkload 2020-10-06 00:25:16 -07:00
hanxie 6c04af02cb update applist 2020-09-29 19:08:04 +08:00
hanxie 30127f8a3e Component module related 2020-09-28 19:37:33 +08:00
hanxie d6e519f1c4 Components static page,bugfix,capability delete 2020-09-21 19:22:34 +08:00
hanxie 764e1bbb79 Update code and page optimization ,fix bug 2020-09-16 11:03:16 +08:00
hanxie b026cf20f4 update dashboard ux 2020-09-11 14:43:08 +08:00
问心andxiaoyuaiheshui 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
hanxie 60aacae8e6 delete app ,dynamic menu and bugfix (#242) 2020-09-08 10:04:09 +08:00
Sun Jianbo 4bef004867 Merge pull request #230 from wenxinnnnn/env
Development on env
2020-08-28 19:13:53 +08:00
xiaoyuaiheshui d341862694 Complete env page interface docking and page status
77
2020-08-28 18:44:47 +08:00
hanxie c1b3325307 Capability interface , Page loading effect And app details page 2020-08-28 15:52:17 +08:00
hanxie 1810bad0b7 appdetail bugfix 2020-08-25 17:47:54 +08:00
hanxie 56ae6be4cb restore workspacedropdown 2020-08-25 17:29:48 +08:00
hanxie 5f62f7b8a2 remove workspacedropdown temp 2020-08-25 17:27:39 +08:00
hanxie e3e3a79205 Add trait part and capability part interface 2020-08-25 17:11:33 +08:00
wenxin 2a25b10874 Complete env page structure 2020-08-25 09:32:59 +08:00
hanxie ed740a57b7 Update config file remove mock data 2020-08-21 18:59:59 +08:00
hanxie da2f8a9a81 Update Capability static page docking with env and workload part of the interface 2020-08-21 17:49:26 +08:00
hanxie 22e6160a89 Add interface call 2020-08-18 18:04:53 +08:00
hanxie cdde7b0ebc Initialize Dashboard folder for front-end 2020-08-13 19:25:12 +08:00