am6737
9c8cc5d816
fix: Prevent crashes when accessing cluster details ( #911 )
...
- Added optional chaining to safely access cluster details in `AddClusterDialog`.
This fix addresses the issue where the page crashes when trying to load details for an inaccessible cluster.
Signed-off-by: am6737 <1359816810@qq.com>
2025-03-13 09:43:00 +05:30
am6737
0d00d92f55
fix: Set default values for traits in VelaUX ( #913 )
...
Added `setDefaultProperties` to ensure default values are correctly set for traits like "cpuscaler", "hpa", "resource", and "k8s-update-strategy".
Signed-off-by: am6737 <1359816810@qq.com>
2025-03-13 09:40:29 +05:30
PushparajShetty
021024e4af
Fix: Modified error message for invalid pwd and username ( #918 )
...
* Modified error message for invalid pwd and username
Signed-off-by: viskumar <viskumar@guidewire.com>
* changed the actions/cache version to v4
Signed-off-by: Vibhor Chinda <vibhorchinda@gmail.com>
* Fix: permission for PR labeling
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
---------
Signed-off-by: viskumar <viskumar@guidewire.com>
Signed-off-by: Vibhor Chinda <vibhorchinda@gmail.com>
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
Co-authored-by: viskumar <viskumar@guidewire.com>
Co-authored-by: Anoop Gopalakrishnan <anoop2811@aol.in>
2025-03-13 09:26:50 +05:30
am6737
d9b7ae102f
feat: improve Helm charts values.yaml popup ( #909 )
...
- Added custom width (60vw) to Helm values.yaml dialog for better visibility.
- Enabled close modes: 'close' and 'mask' to improve user experience.
Closes #851
Signed-off-by: am6737 <1359816810@qq.com>
2024-10-10 13:36:59 +08:00
am6737
8e11f93ed7
Fix(addons): Align Button with Title in AddonDetailDialog ( #915 )
...
Signed-off-by: am6737 <1359816810@qq.com>
2024-10-09 18:24:09 +08:00
Anoop Gopalakrishnan
5704854899
Chore: Bump versions ( #905 )
...
* Chore: Bump versions
- Golang
- Kubernetes version in kubebuilder
- Ubuntu version
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump golang version
- Bump the github action versions
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump golang and github actions versions
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump golang and github action versions
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore(debug): Downgrade kubebuilder k8s version
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore(debug): Use makefile for kubebuilder install
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore(debug): Set kubernetes version in kubebuilder
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump all actions versions
- And golang versions
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore(debug): Bump versions
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Fix: Bump versions
- Updated golang version in go.mod
- Updated staticcheck version
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump versions
- Update the golangci-lint version
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump versions
- Fix lint/staticcheck issues
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump versions
- Fix lint issues
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
* Chore: Bump versions
- Fix lint issues
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
---------
Signed-off-by: Anoop Gopalakrishnan <anoop2811@aol.in>
2024-07-11 16:01:28 +05:30
Oana Schipor
73334e7516
Fix: Username length in projects users to match users ( #904 )
...
* truncating username in vela_project_user to match vela_user username
Signed-off-by: Oana Schipor <oana.schipor@vortexa.com>
* update fn
Signed-off-by: Oana Schipor <oana.schipor@vortexa.com>
* Remove old k8s version
Signed-off-by: Oana Schipor <oana.schipor@vortexa.com>
---------
Signed-off-by: Oana Schipor <oana.schipor@vortexa.com>
2024-07-04 20:46:27 +05:30
Bob
127f5325e9
fix: fix swgger.json ( #891 )
...
* Update swagger.json by `make update-swagger`.
* Returns a predefined structure instead of a map object to avoid Swagger being unable to generate code correctly
* Delete duplicate runtimes_cluster parameter definition to avoid the code constructed by swagger being unusable
* Add swagger 3.0.json to facilitate developers debugging APIs on the swagger UI.
Signed-off-by: 上郡 <shangjun.csb@alibaba-inc.com>
Co-authored-by: 上郡 <shangjun.csb@alibaba-inc.com>
2023-12-05 13:03:22 +08:00
Bob
d5ea29f5ab
fix: fix some typo errors ( #890 )
...
Signed-off-by: 上郡 <shangjun.csb@alibaba-inc.com>
Co-authored-by: 上郡 <shangjun.csb@alibaba-inc.com>
2023-12-05 12:52:21 +08:00
dependabot[bot]
2ab672c09a
Chore(deps): Bump get-func-name from 2.0.0 to 2.0.2 ( #880 )
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-30 19:49:50 -05:00
Neeraj Gartia
4579408f62
Fix: Enables translate error property of `gorm` ( #877 )
2023-09-15 13:58:26 +08:00
qiaozp
d14a2b6538
Chore: unify sql data driver implementation ( #873 )
2023-09-07 11:44:59 +08:00
qiaozp
7937d098d5
Feat: support exit-on-lost-leader flag ( #868 )
2023-08-08 13:45:35 +08:00
qiaozp
8438aa72e9
Fix: fail to get global helm config secret ( #867 )
...
* Fix: fail to get global config when config not exist in project scope
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Add unit test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* add test clean up
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: infinite forloop
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* restore 404
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-08-02 20:19:11 +08:00
Namo
27b45c265c
Feat: Add support for OpenGauss database types ( #865 )
...
Signed-off-by: ligjn <lgj112113@163.com>
change opengauss to postgres
Co-authored-by: ligjn <lgj112113@163.com>
2023-08-01 21:26:26 +08:00
zuoningz
d0b2a3b995
Fix: incorrect API response mark ( #864 )
...
Co-authored-by: Z Zhang <zuoning@AndrewZs-MacBook-Air.local>
2023-07-27 17:42:23 +08:00
qiaozp
3978079cfd
Fix: additionalPropertis in openapi schema converted to uischema wrongly ( #861 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-07-22 19:36:26 +08:00
qiaozp
76a39a7b99
Fix: CodeQL job fails ( #860 )
...
* Fix: CodeQL job fails
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: code lint
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: code lint
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: code lint
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-07-21 10:41:58 +08:00
dependabot[bot]
470699b3fb
Chore(deps): Bump semver from 5.7.1 to 5.7.2 ( #853 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 16:59:46 +08:00
dependabot[bot]
2570713556
Chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 ( #858 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 15:27:38 +08:00
zuoningz
0e56cec6b5
Fix: applied default cluster to created target ( #857 )
...
Co-authored-by: Z Zhang <zuoning@AndrewZs-MacBook-Air.local>
2023-07-18 16:04:43 +08:00
mujinhuakai
8a81aa1e1d
Fix: customized uiSchema can't show properly ( #854 )
...
Co-authored-by: liyanfang <liyanfang@cmss.chinamobile.com>
2023-07-14 14:36:18 +08:00
qiaozp
28dea8a27e
Fix: cloudshell scheme not found ( #856 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-07-14 09:56:36 +08:00
Neeraj Gartia
118a9fee6c
Feat: adds support of mongodb urls with prefix `mongodb+srv://` ( #849 )
2023-06-28 14:32:18 +08:00
Neeraj Gartia
580372f9d0
Feat: add MySQL data store driver implementation ( #841 )
2023-06-26 21:25:20 +08:00
qiaozp
ff8382cba0
Feat: upgrade kubevela and pkg ( #848 )
...
* Feat: upgrade kubevela and pkg
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix nil pointer
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Migrate cloudprovider
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Upgrade ginkgo to v2
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix: add cloudshell to scheme
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: ginkgo by clause
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: addon dependency test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* rollback pending test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-06-26 08:40:38 +08:00
qiaozp
7a81518059
Chore: remove acr image ( #844 )
2023-06-21 09:57:11 +08:00
qiaozp
c50db158f0
Chore: Add codeowner ( #840 )
...
* Add codeowner
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Unify file ext
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-06-16 14:11:19 +08:00
qiaozp
04aa7e9aea
Fix: application table view crash when app have no labels ( #842 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-06-13 18:56:30 +08:00
JohnJan
2931e13f48
Feat: add docker-build makefile ( #837 )
2023-06-12 14:03:54 +08:00
Neeraj Gartia
1c7641efa0
Feat: add info about other custom triggers ( #836 )
2023-06-09 16:44:50 +08:00
Neeraj Gartia
c01aa00c54
Feat: add MySQL database driver ( #825 )
2023-06-09 14:11:07 +08:00
qiaozp
80a0acc129
Chore: upgrade yarn version ( #838 )
...
* Chore: upgrade yarn version
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix the varn version to 3.6.0
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-06-09 10:27:39 +08:00
qiaozp
d2ecefa937
Feat: add plugin enable/disable sub-page ( #764 )
...
* Feat: add plugin download API
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Feat: add plugin download API
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Feat: add uninstall plugin API
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Feat: remove plugin in memory when uninstall
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Fix: use empty response
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Add plugin enable/disable sub-page
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Dynamic detect icon link
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Show config page
install test
add uninstall
export plugin api to @velaux/ui
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* refactor, style
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix url gone after install
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove log
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* standalone config page
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* rollback changes to addon cards
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix enter config page loading app
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* clean up model
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Move addon interface to @velaux/data
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* clean up logs
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* refactor files
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* migrate interface, add save&reload button to config page
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove committed .DS_Store
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Remove hack
Remove icon test
remove checkimage
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix code alert
Fix test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove /public/plugin constraint
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* optimize the page style, usage
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Merge all relative imports from velaux/data
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove restriction when request module.js
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix image build
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix build
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2023-06-01 21:18:04 +08:00
Neeraj Gartia
e3453aea56
Feat: support to approve, terminate and rollback workflow by custom triggers ( #797 )
...
* add approve,terminate,rollback actions
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: execute action clubbed with older one
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: adds test
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: modified tests
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: fix unit-test errors
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: some minor changes
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: added some variables
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* feat: some minor changes
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
---------
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
2023-06-01 20:43:47 +08:00
qiaozp
0ad6d36f7a
Fix: server test fails for k3d version ( #826 )
...
* Fix: server test fails for k3d version
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* keep v1.21
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix: velaql test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-05-22 09:55:33 +08:00
Neeraj Gartia
c55b911a64
chore: adds setup testing server steps to makefile ( #821 )
...
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
2023-05-18 11:04:06 +08:00
Jaychou
3622218201
Fix: Modify advanced parameters to align left ( #817 )
...
* Fix:Modify advanced parameters to align left
Signed-off-by: jiaxiaolei <584736476@qq.com>
* Remove Left Aligned Style
Signed-off-by: jiaxiaolei <584736476@qq.com>
---------
Signed-off-by: jiaxiaolei <584736476@qq.com>
2023-05-18 10:50:36 +08:00
qiaozp
04715c77bd
Fix: prevent caching js when http code isn't 200 ( #814 )
...
* Fix: prevent caching js when http code isn't 200
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Strict cache output
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove danger log
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-05-10 09:58:23 +08:00
qiaozp
448905e9c6
Add CI auto restart command ( #815 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-05-10 09:57:25 +08:00
JohnJan
55380e2678
Fix: mongodb adds data model to set update time ( #808 )
2023-05-09 10:59:25 +08:00
qiaozp
872f1626e7
Fix list user projects panic ( #810 )
...
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-05-09 09:59:51 +08:00
qiaozp
2509508f93
Chore: upgrade yarn to 3.5.1 ( #809 )
2023-05-08 20:59:28 +08:00
barnettZQG
847af3b2a6
Fix: User can't be updated ( #800 )
2023-04-28 11:48:51 +08:00
barnettZQG
92d097ce40
Fix: Check the permission before request the compare API ( #802 )
2023-04-28 11:34:59 +08:00
barnettZQG
6fe131b311
Fix: Show policy type when editing the policy ( #803 )
2023-04-28 11:33:06 +08:00
barnettZQG
f051bb5579
Chore: Add @chivalryq and @wangyikewxgm as the code owner ( #795 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-28 11:05:26 +08:00
mujinhuakai
6bd27dd7c0
Fix: Application Graph displays exception stack trace ( #796 )
...
* Application Graph displays exception stack trace
Signed-off-by: liyanfang <liyanfang@cmss.chinamobile.com>
* Fix: Application Graph displays exception stack trace
Signed-off-by: liyanfang <liyanfang@cmss.chinamobile.com>
---------
Signed-off-by: liyanfang <liyanfang@cmss.chinamobile.com>
Co-authored-by: liyanfang <liyanfang@cmss.chinamobile.com>
2023-04-28 09:55:54 +08:00
Jaychou
7bc6b2fade
Fix: Modifying Memory Units ( #792 )
...
Signed-off-by: jiaxiaolei <584736476@qq.com>
2023-04-27 10:07:35 +08:00
barnettZQG
22d4c14ff1
Fix: Remove the label confluct checking ( #786 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-24 17:23:57 +08:00
barnettZQG
e8af00e0cc
Fix: The sub length of the dex user more than 31 ( #785 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-24 17:23:25 +08:00
JohnJan
b0c407fd40
Feat: upgrade k8s.io to 0.26 and kubevela to 1.9.0 ( #783 )
...
Signed-off-by: wuzhongjian <wuzhongjian_yewu@cmss.chinamobile.com>
2023-04-23 16:14:46 +08:00
Tianxin Dong
eca8d1d6f1
Fix: fix rollback sync and terminate case ( #781 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-19 16:55:28 +08:00
barnettZQG
cff8c89f22
Chore: Add the guide for the plugin developer ( #780 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-18 15:49:11 +08:00
barnettZQG
47f2313215
Fix: Add the prepare step for the canary workflow ( #779 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-17 17:58:07 +08:00
barnettZQG
dabd21b1ce
Fix: Can't submit the platform settings ( #778 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-17 15:03:06 +08:00
barnettZQG
000b65c1eb
Feat: Support to compress and cache the static files ( #777 )
...
* Feat: Support to compress and cache the static files
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-17 09:48:37 +08:00
barnettZQG
d3985d157f
Fix: The latest workflow records are not loaded ( #776 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-16 21:47:58 +08:00
barnettZQG
3cae9e146f
Chore: Add the package release shell ( #767 )
...
* Chore: Add the package release shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Update the package.json
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Install @parcel/watcher fails on ARM
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-16 10:22:37 +08:00
barnettZQG
dabefee0f7
Feat: Move the grafana navigation to the extension workspace ( #774 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-16 09:04:33 +08:00
Tianxin Dong
ac9493fc0d
Fix: fix sync when restarting the application ( #775 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-16 09:04:12 +08:00
yikuaibro
f821bf2e30
Fix: Add custom annotation add for application edit page ( #770 )
...
* Fix: Add custom annotation add for application edit page
Signed-off-by: li <1312513963@qq.com>
* update
Signed-off-by: li <1312513963@qq.com>
* update
Signed-off-by: li <1312513963@qq.com>
* Do not override internal annotations
Signed-off-by: li <1312513963@qq.com>
---------
Signed-off-by: li <1312513963@qq.com>
2023-04-15 23:20:31 +08:00
Tianxin Dong
118ea99f5b
Fix: fix sync and the status of sub steps ( #765 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-14 22:20:34 +08:00
barnettZQG
17d562e091
Fix: Simplify the workspace menus ( #766 )
...
* Fix: Simplify the workspace menus
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: support querying the time of joining project
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the field type
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-14 09:56:21 +08:00
barnettZQG
41943d7367
Feat: Sync all admin users to Dex server ( #763 )
...
* Feat: Sync all admin users to dex server
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: unit test
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-13 23:03:12 +08:00
barnettZQG
7a3ea7de3a
Fix: Add some localization configs ( #762 )
...
* Fix: Add some local configs
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Check permission
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change some words
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-13 15:53:43 +08:00
barnettZQG
755d894368
Fix: Load the workflow by the record ( #761 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-13 11:51:26 +08:00
barnettZQG
e5cfebce5b
Fix: Page crashed when there is no application ( #760 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-13 11:01:29 +08:00
barnettZQG
c0bdfa4702
Fix: Can't create the config ( #759 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-12 20:39:41 +08:00
wyike
e3491b2c4d
Feat: add interface to list all workflow records from an env ( #756 )
...
* add list all workflow records from one env
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* add tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* add check rules
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* merge two queries to 1
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix go lint
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
---------
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2023-04-12 20:39:10 +08:00
barnettZQG
2c099d1691
Chore: Add a workflow to test building arm64 image ( #758 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-12 20:38:29 +08:00
barnettZQG
79676fee73
Fix: enhance the canary rollout setting ( #752 )
...
* Fix: enhance the canary rollout setting
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: Support multiple workflows for one env
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: Enhance some code
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-12 18:52:13 +08:00
barnettZQG
3656e04e50
Feat: Add the header for the workflow status page ( #753 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-12 14:00:18 +08:00
Tianxin Dong
dc7a9ce6c5
Feat: add mode in steps for step group ( #746 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-11 13:54:23 +08:00
qiaozp
e2a709661a
Feat: Add the plugin management API ( #747 )
...
* Feat: Add the plugin management API
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Implement plugin mamage API
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* imports
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Add plugin e2e test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix CheckPerm panic
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
add enabled filed to mangedPluginDTO
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
Add mergeMap ut
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
remove focus
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix ut
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* code lint
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* clarify manage plugin APIs, add e2e tests
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-11 10:56:10 +08:00
barnettZQG
49a3a0303f
Fix: Translation component is not default ( #750 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-10 16:56:56 +08:00
Basuotian
9bbb0b9daa
fix uiType 'Numbers' in default ui schema ( #744 )
...
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-04-10 09:42:26 +08:00
mujinhuakai
2fae9e60ab
The depends on options do not show properly when adding new component ( #749 )
...
Signed-off-by: liyanfang <liyanfang@cmss.chinamobile.com>
Co-authored-by: liyanfang <liyanfang@cmss.chinamobile.com>
2023-04-10 09:38:52 +08:00
wyike
5fbb7912d1
Feat: collect app status from all envs ( #745 )
...
* collect app status from all envs
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
* fix comments
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
debug
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
fix test
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
fix tests
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
---------
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2023-04-07 14:34:07 +08:00
barnettZQG
6b33036e96
Feat: Add the backend plugin framework ( #740 )
...
* Feat: Add the backend plugin framework
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add some unit tests
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: the package order
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: make the node dashboard plugin to work
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change the code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: Support to prxoy the multiple cluster API
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: Change the menu
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Can't build ui package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: unit test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change some words
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-04-05 08:00:01 +08:00
Tianxin Dong
ace7606010
Feat: add kubevela bot in github workflow ( #743 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-04-04 17:33:50 +08:00
qiaozp
1dec098f08
Feat: add button loading style ( #741 )
2023-04-04 13:50:12 +08:00
qiaozp
bceaad7ee9
Feat: force reset password when first time login ( #716 )
...
* Force reset password when first time login
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
Add test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
add initialize admin twice test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
use es6 braces code format
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
lint style and remove init admin
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
fix tests
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
remove the legacy admin init logic
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
remove all model.DefaultAdminUserName in non-test file
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove model.DefaultAdminUserName in test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* tidy code
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix unit test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix unit test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* Fix auth ut
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix dex login test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix broken configure admin ut
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* fix auth ut
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* reviewable
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* add debug log
remove addon enable process before e2e test
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
* remove debug info
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
---------
Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
2023-04-04 09:57:18 +08:00
Basuotian
903bcaefd4
Feat: support download pod lods in velaux ( #739 )
...
* feat: support download pod lods in velaux
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* make download function reusable
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* remove unused translation
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
---------
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-04-03 17:40:11 +08:00
Tianxin Dong
d2582ed9a9
Chore: refactor workflow status syncer with informer ( #723 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2023-03-30 22:08:53 +08:00
Basuotian
30988cfe27
fix config yarn2 in vscode ( #738 )
...
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-03-30 21:52:25 +08:00
barnettZQG
89581ba1ef
Fix: UI crash when the plugin doesn't build. ( #737 )
...
* Fix: UI crash when the plugin doesn't build.
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: ignore the js file in the pkg dir
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-30 21:02:16 +08:00
caiqi1111
4ca9085e75
Feat: support get secret from project config for helm chart ( #698 )
...
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
* Feat: support get secret from project config for helm chart
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
---------
Signed-off-by: caiqi <caiqi_yewu@cmss.chinamobile.com>
2023-03-30 13:47:22 +08:00
barnettZQG
ce2a5f83d4
Fix: Enhance the code style ( #732 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-30 09:50:14 +08:00
barnettZQG
4bacca97e1
Feat: Support to proxy the dex server ( #731 )
...
* Feat: Support to proxy the dex server
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: e2e test case
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-29 21:30:57 +08:00
Jaychou
08ca8b05d7
Fix: The length of the name should not be greater than 31 characters ( #724 )
...
Signed-off-by: jiaxiaolei <584736476@qq.com>
2023-03-29 20:54:30 +08:00
Jaychou
383863820c
Fix:Add a helm type of application, the warehouse drop-down box is empty ( #733 )
...
Signed-off-by: jiaxiaolei <584736476@qq.com>
2023-03-29 20:54:03 +08:00
barnettZQG
b564723f76
Fix: Can't render the menus when there is no plugins ( #730 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-29 18:35:19 +08:00
barnettZQG
5e7c09852f
Chore: Add the step to generate the Git-Version ( #729 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-29 17:00:58 +08:00
Basuotian
d9b991964a
Fix: List application api by label ( #727 )
...
* fix list applicaiton by label api; fix e2e test case
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix labelselector in project application page
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix some zh-CN translate;
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix event handler bound
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* update grid config
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
---------
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-03-29 16:15:19 +08:00
barnettZQG
3eff82cf12
Feat: Added a shortcut process to set up the canary workflow ( #728 )
...
* Feat: Added a shortcut process to set up the canary workflow
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Format the package.json file
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-29 13:35:23 +08:00
barnettZQG
93ecac2ce1
Fix: Enhance the project introduction ( #725 )
...
* Fix: Enhance the project introduction
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the readme
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-28 14:49:14 +08:00
barnettZQG
f7f1236aa1
Feat: Initializes the UI plugin framework ( #719 )
...
* Feat: Initializes the UI plugin framework
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Can't build the theme package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Can't build the data package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Miss the style-loader dependence
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Change the e2e Dockerfile
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Change the enable addon shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: The input device is not a TTY
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the copy command
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: reset the plugin dir name
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Reset the plugin dir and add some logs
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Reset the plugin dir
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Set the correct module
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Add the .pnp.* rule to .gitignore
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Set the GOPROXY
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-27 15:20:43 +08:00
Neeraj Gartia
4c8b5bef7b
Fix: Load the category of the workflow step definition. ( #711 )
...
* sync with workflow step definition changes
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* changed var name with catalog to category
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* imported types.AnnoDefinitionCategory var
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
* changed the sorting order
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
---------
Signed-off-by: Neeraj Gartia <neerajgartia211002@gmail.com>
2023-03-27 11:00:33 +08:00
Basuotian
c312e3f768
Feat: support label filter for application list ( #712 )
...
* Feat: support label filter for application list
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* add label fold up display in application table view
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix error when clear all label filter
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* add e2e test case for list application by label
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix swagger.json
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* use unique app label for e2e test
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix e2e test case by adding list app parms
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
* fix some zh translation
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
---------
Signed-off-by: Basuotian <basuoluomiu@gmail.com>
2023-03-23 14:21:25 +08:00
barnettZQG
19c3496a29
Fix: make the addon config to work ( #715 )
...
* Fix: change the build driver
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the test workflow
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: make the addon config to work
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: uninstall the openssl-dev package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: set qemu action step
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-22 21:52:06 +08:00
Joakim Mohn
1942e062ee
Fix: make API Server OpenAPI compliant ( #709 )
...
Signed-off-by: Joakim Mohn <joakim.mohn@gmail.com>
2023-03-21 17:14:17 +08:00
barnettZQG
7ed1897eb0
Fix: remove the dependency package node-sass ( #705 )
...
* Fix: remove the dependency package node-sass
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the build driver
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the test workflow
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-18 11:25:53 +08:00
barnettZQG
757e72701c
Feat: Add the CI step to check the addon config ( #703 )
...
* Feat: Add the CI step to check the addon config
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the app template
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the notes
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-16 11:42:04 +08:00
HIHIA
adeb851998
Feat: deploy API return the workflow name ( #704 )
...
Signed-off-by: HIHIA <283304489@qq.com>
2023-03-16 11:40:55 +08:00
barnettZQG
ad18bb15b8
Feat: Separate two workspaces ( #701 )
...
* Feat: Separate two workspaces
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: optimize the router component
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-16 10:02:29 +08:00
Jaychou
cfc1e61a4b
fix: Add the processing of rollback status to the version list ( #696 )
...
Signed-off-by: jiaxiaolei <584736476@qq.com>
Co-authored-by: jiaxiaolei <jiaxiaolei@cmss.chinamobile.com>
2023-03-14 09:47:04 +08:00
barnettZQG
9499bf9067
Fix: Can't create the policy ( #694 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-13 20:54:36 +08:00
barnettZQG
443dfb807d
Feat: Refactor the UI framework and remove b-design ( #691 )
...
* Feat: Refactor the UI framework and remove b-design
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: optimize the style and the breadcrumb
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: add the dependencies for the testing
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Variable @link-color is undefined
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: Update the openssl package
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-13 11:44:18 +08:00
barnettZQG
2e3bd62778
Feat: Add the API server module ( #688 )
...
* Feat: Add the API server module
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the github action
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the readme
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add the unit test shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the github action shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the addon initalization shell
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add the addon definition
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add some attachments for testing
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change webpack config
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add the helm mock
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: add the helm mock
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-03-09 15:08:19 +08:00
barnettZQG
643166b689
Feat: support to guide the chart configuration from the OCI registry ( #683 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-02-15 17:07:51 +08:00
barnettZQG
2c7c6d0cb9
Feat: support for deleting the workflow ( #680 )
...
* Feat: support for deleting the workflow
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: enhance the code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
---------
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-31 12:01:27 +08:00
barnettZQG
75eac009e2
Fix: Step repetition rendering ( #678 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-31 11:35:02 +08:00
barnettZQG
14a8a59a02
Feat: support for updating the trigger ( #677 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-31 10:58:27 +08:00
barnettZQG
dab771c361
Feat: support to update, clone, and edit the pipeline context ( #675 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-31 09:49:47 +08:00
barnettZQG
8f79374e41
Feat: optimize the style and support to delete the group step ( #672 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-30 18:39:56 +08:00
Somefive
882ed9f243
Fix: beautify ( #668 )
...
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
2023-01-30 13:29:00 +08:00
barnettZQG
a3163c1832
Fix: can not binding the environment ( #669 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-30 13:28:11 +08:00
barnettZQG
d544ac796c
Feat: add the envbinding route page ( #662 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-13 11:55:49 +08:00
barnettZQG
af2cfe3070
Fix: add some local configs ( #661 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-11 14:42:14 +08:00
barnettZQG
7974422551
Fix: enhance the addon detail page ( #658 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-06 14:46:04 +08:00
barnettZQG
a9683487af
Feat: support to rollback the application ( #657 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-05 17:44:23 +08:00
barnettZQG
fec0f1d5a9
Fix: failed to check the permissions of the environment ( #656 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-04 12:09:31 +08:00
barnettZQG
8bf71650d1
Feat: Refactoring application workflow, Pipeline support visual editing ( #652 )
...
* Feat: Refactoring application workflow, Pipeline support visual editing
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change the breadcrumb in pipeline page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-04 10:27:27 +08:00
lgtm-com[bot]
f2cfcd8788
Add CodeQL workflow for GitHub code scanning ( #649 )
...
Co-authored-by: LGTM Migrator <lgtm-migrator@users.noreply.github.com>
2023-01-03 18:59:13 +08:00
barnettZQG
e5ca95e62a
Fix: the page crash when input by keyboard ( #653 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2023-01-03 11:56:47 +08:00
barnettZQG
fbb960d177
Feat: show the notification message after creating a config ( #647 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-12-03 21:29:50 +08:00
barnettZQG
18bb1e28fd
Fix: enable the addon with the registry name ( #643 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-24 10:54:25 +08:00
barnettZQG
d9cfa0b82f
Fix: the wrong environment list was loaded ( #642 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-24 10:50:25 +08:00
barnettZQG
573da1c47a
Feat: support to set the registry for the ACR webhook ( #640 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-21 18:06:11 +08:00
wzj
536d37c94e
Docs: translate into chinese ( #637 )
...
Signed-off-by: wzjgo <wzjgo1023@gmail.com>
Signed-off-by: wzjgo <wzjgo1023@gmail.com>
2022-11-09 13:46:23 +08:00
barnettZQG
e9864734bd
Feat: add some translations and support to delete the distribution ( #634 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-04 14:10:37 +08:00
barnettZQG
f590b15664
Fix: enhance the permissions ( #631 )
...
* Fix: disable the Input AutoComplete
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: enhance the permissions
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the package version
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-11-01 21:05:08 +08:00
barnettZQG
a8eef5c422
Feat: add the observability Pipeline template ( #628 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-31 11:11:30 +08:00
barnettZQG
3462a9a0ed
Fix: guides the user to enable the vale-workflow addon ( #626 )
...
* Fix: guides the user to enable the vale-workflow addon
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: component state property never read
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-29 20:15:08 +08:00
barnettZQG
b6b8f8eed5
Feat: support to manage the Pipeline ( #624 )
...
* Feat: support to manage the Pipeline
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: External links without noopener/noreferrer
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-29 16:06:49 +08:00
barnettZQG
cd550aba80
Feat: enhance the top bar and show the grafana link ( #622 )
...
* Feat: enhance the top bar and show the grafana link
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: mark the experimental addon
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-24 10:18:02 +08:00
barnettZQG
348d9acc23
Fix: enhance the drawer page of the addon ( #620 )
...
* Fix: enhance the drawer page of the addon
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: reset the schema after version changed
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-22 13:11:57 +08:00
barnettZQG
aa7390c980
Fix: enhance the application graph ( #618 )
...
* Fix: enhance the application graph
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: remove the never read property
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: show the graph not as the tree
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-20 11:37:48 +08:00
barnettZQG
ed60e2a71f
Feat: display the version info more directly ( #619 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-20 09:46:10 +08:00
barnettZQG
2f9b544d55
Feat: support to manage the configs ( #616 )
...
* Feat: support to create the target where creating the environment
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support to manage the configs
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: the values do not take effect
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change some alerts
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: alerts of the code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: add some logos
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-18 13:52:16 +08:00
weiy730
1d6d0142cc
Feat( #536 ): Graphically display Component and Trait relationships and status ( #615 )
...
Signed-off-by: weiy730 <weiy730@163.com>
Signed-off-by: weiy730 <weiy730@163.com>
2022-10-18 13:51:56 +08:00
barnettZQG
c1a63a8b8f
Feat: support to create the target where creating the environment ( #614 )
...
* Feat: support to create the target where creating the environment
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: adapt the process from the creating application page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: set the locale
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: show the port name for the endpoints
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change some words
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-10-09 15:23:42 +08:00
barnettZQG
bf2b1ded9e
Fix: can not show the detail of the first revision ( #612 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-08-31 19:05:52 +08:00
barnettZQG
3e7ba770f5
Fix: miss the form items after turning off the switch ( #609 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-08-24 14:06:30 +08:00
barnettZQG
4da717c542
Fix: set the locale ( #608 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-08-24 10:26:35 +08:00
barnettZQG
da6c335063
Feat: show the endpoints in the addon detail page ( #606 )
...
* Feat: show the endpoints in the addon detail page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: js/unsafe-external-link
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-08-02 18:30:13 +08:00
Zhiyu Wang
437ebfd239
Fix: hidden cloudshell dialog scroll bar ( #604 )
...
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2022-08-01 18:19:31 +08:00
barnettZQG
a3b0968857
Fix: incorrect dex redirect URL ( #601 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-31 16:58:04 +08:00
barnettZQG
457771e70f
Fix: the email can not edit ( #600 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-31 16:35:03 +08:00
barnettZQG
927d8e0ee7
Feat: support to show the console shell button ( #599 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-25 16:35:26 +08:00
barnettZQG
0a73876f79
Feat: support to show the member alias and show the detail of the pod and application ( #598 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-25 15:09:33 +08:00
barnettZQG
3054ffc427
Feat: support to set the default roles ( #597 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-25 10:51:42 +08:00
barnettZQG
90ff0722a6
Feat: support to update the policy ( #596 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-25 10:38:07 +08:00
barnettZQG
63c6a316e8
Feat: support to test authentication with dex ( #594 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-25 10:37:53 +08:00
barnettZQG
5b731158d3
Fix: optimize the styles ( #595 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-24 10:58:46 +08:00
barnettZQG
67291dcf5e
Chore: update the contributing document ( #593 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-22 14:52:00 +08:00
barnettZQG
5b85a9e459
Feat: Optimize the application configuration page ( #592 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-21 14:23:01 +08:00
barnettZQG
fa2291868c
Feat: support to create the application policy ( #583 )
...
* Feat: support to create the application policy
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: potentially inconsistent state update
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the inaccurate words
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support to force delete the policy
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-19 20:13:38 +08:00
barnettZQG
7d1bd4d5fc
Fix: optimize the revision pagination and status show ( #590 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-19 15:28:53 +08:00
barnettZQG
a118b14f46
Feat: support to copy the inner endpoint ( #589 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-19 15:09:12 +08:00
barnettZQG
c8adf12da9
Fix: upgrade the nginx to 1.23 and fix CVE-2022-2068 ( #587 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-19 14:16:49 +08:00
barnettZQG
1093f2d1a2
Chore: change the owner ( #585 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-18 19:43:46 +08:00
barnettZQG
429f7ef91e
Fix: the pagination is not available ( #584 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-18 19:40:27 +08:00
barnettZQG
8240cd6448
Feat: support to custom input the secret name and key ( #581 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-14 12:10:35 +08:00
barnettZQG
981ec99e79
Feat: support to show my projects ( #580 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-14 10:49:23 +08:00
barnettZQG
7adf72d5e2
Feat: support show the application list with the table ( #579 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-14 10:13:27 +08:00
barnettZQG
72462d7e63
Feat: support to filter the addons by the tags ( #578 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-13 19:42:12 +08:00
barnettZQG
c816208ea3
Feat: support dry run the application ( #577 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-13 19:42:00 +08:00
barnettZQG
546aefcc69
Feat: support to show the application diff ( #572 )
...
* Feat: support to show the application diff
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change the field name
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-08 09:39:46 +08:00
barnettZQG
b895894871
Fix: the integration name is required ( #575 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-08 09:38:54 +08:00
qiaozp
2a2feaeee4
Fix: don't load provider list with default project ( #571 )
...
* Fix: don't load provider list with default project
Signed-off-by: qiaozp <chivalry.pp@gmail.com>
* fix
Signed-off-by: qiaozp <chivalry.pp@gmail.com>
2022-07-07 10:31:13 +08:00
barnettZQG
b0a39152b6
Feat: add the CertBase64 extend component ( #568 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-06 09:51:44 +08:00
barnettZQG
27cd18fc90
Fix: no namespace show undefined ( #569 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-06 09:51:22 +08:00
qiaozp
8ff8892b34
Feat: add arm64 image build ( #566 )
...
* Feat: add arm64 image build
Signed-off-by: qiaozp <chivalry.pp@gmail.com>
* setup qemu and buildkit
Signed-off-by: qiaozp <chivalry.pp@gmail.com>
2022-07-03 19:49:55 +08:00
barnettZQG
7d1af91eae
Fix: the cloudshell url is invalid ( #565 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-03 11:38:26 +08:00
barnettZQG
2d7a30d84f
Revert "Feat: add arm64 image build ( #560 )" ( #564 )
...
This reverts commit a73b682d81
.
2022-07-01 22:32:57 +08:00
barnettZQG
338bf91ec8
Fix: show the error message of querying the logs ( #562 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-01 20:52:03 +08:00
barnettZQG
64b834e5d5
Feat: add the CloudShell feature ( #557 )
...
* Feat: add the CloudShell feature
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: the login page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-01 20:08:11 +08:00
barnettZQG
8849d4e043
Feat: support to query and show the application configuration ( #561 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-07-01 20:07:54 +08:00
qiaozp
a73b682d81
Feat: add arm64 image build ( #560 )
...
Signed-off-by: qiaozp <chivalry.pp@gmail.com>
2022-07-01 16:05:49 +08:00
Charlie Chiang
27b9685f8c
Feat: use keyboard navigation, press enter to login ( #559 )
...
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
2022-07-01 09:33:19 +08:00
barnettZQG
a608e9d7b7
Feat: Creating target support to select from all projects ( #558 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-30 15:53:27 +08:00
barnettZQG
c300eb6e33
Feat: support to view the image info ( #555 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-21 14:59:12 +08:00
barnettZQG
54c14d2c67
Feat: support edit the application labels ( #552 )
...
* Feat: support edit the application labels
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change shown of the workflow record
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-17 16:04:46 +08:00
barnettZQG
12c72c8ffd
Feat: reference the github markdown style for the addon readme ( #551 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-17 15:44:54 +08:00
barnettZQG
c84a45dcd5
Feat: show the kind of the resource ( #550 )
...
* Feat: show the kind of the resource
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: show the kind in the cluster and pod node
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: the less code style
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-17 15:44:09 +08:00
TIEDPAG
99c264037a
Fix: Extra comma in addon pager ( #542 ) ( #543 )
...
* Chore: get version from env (#540 )
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: damianqin <damianqin@tiedpag.club>
* Fix: Extra comma in addon pager (#542 )
Signed-off-by: damianqin <damianqin@tiedpag.club>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
Co-authored-by: damianqin <damianqin@zego.im>
2022-06-13 14:43:40 +08:00
barnettZQG
38f1d84ae7
Feat: support edit the component/trait/workflow properties via the code ( #545 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-06-10 13:08:26 +08:00
barnettZQG
c8ad52d042
Chore: get version from env ( #540 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-31 18:25:50 +08:00
barnettZQG
603cb6dead
Fix: get the region from status ( #538 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-31 17:43:37 +08:00
barnettZQG
99c8c77530
Fix: optimize the permission of the definition management page ( #535 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-31 15:29:10 +08:00
barnettZQG
ab80323f05
Feat: default show the overview tab on the application status page ( #533 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-30 14:44:08 +08:00
barnettZQG
61b840a253
Feat: change the title to Balloon ( #531 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-29 12:44:47 +08:00
barnettZQG
9db9a7621a
Feat: Optimize the kubernetes object editing component ( #529 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-28 19:40:02 +08:00
barnettZQG
55f90bdb56
Fix: fail to set the policy value ( #525 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-27 20:12:23 +08:00
barnettZQG
785b9f215a
Fix: optimize permission check ( #524 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-27 17:14:09 +08:00
barnettZQG
ae8d158256
Fix: incorrect display of resource details ( #523 )
...
* Fix: incorrect display of resource details
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: fait to show resource
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-26 22:10:21 +08:00
barnettZQG
35265373ee
Fix: fail to confige the helm value ( #521 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-26 19:42:51 +08:00
barnettZQG
45a1f09833
Feat: add the application graph page ( #520 )
...
* Feat: add the application graph page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: some style error
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-26 15:18:56 +08:00
barnettZQG
1b49c1abe0
Feat: refactor the application page ( #519 )
...
* Feat: refactor the application page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support delete the trait
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: add some translations
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-22 15:54:37 +08:00
wangbow
916c75a70c
Fix: component dependOn issue ( #518 )
...
* Fix: component dependOnissue
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: component dependOn issue
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-19 21:42:25 +08:00
wangbow
430938c36d
Fix: component parameters are mixed after the component type is changed ( #517 )
...
* Fix: component parameters are mixed after the component type is changed
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: component parameters are mixed after the component type is changed
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: component parameters are mixed after the component type is changed
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: component parameters are mixed after the component type is changed
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-18 20:21:01 +08:00
barnettZQG
c7a7f33f62
Feat: optimize the ui schema component ( #516 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-18 18:40:31 +08:00
wangbow
7abee39ddd
Fix: add PolicySelect component to support select the policy in deploy workflow step ( #515 )
...
* Feat: add PolicySelect component to support select the policy in deploy workflow step
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: policySelect component update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-18 18:08:55 +08:00
barnettZQG
4dff67f4d2
Feat: optimize the ui schema page ( #514 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-18 16:12:24 +08:00
wangbow
18cfa4ee5f
Feat: support to configure the component name for the trigger ( #512 )
...
* Feat: support to configure the component name for the trigger
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-18 14:13:34 +08:00
wangbow
d2fa0a6ef2
Feat: definition management add type search function ( #513 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-18 14:11:50 +08:00
wangbow
a39756c95e
Feat: support set dependsOn field when creating or updating the component ( #511 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-18 11:00:16 +08:00
wangbow
38e983e5b1
Fix: optimize the yamle input experience ( #509 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-16 16:49:14 +08:00
barnettZQG
2311f115ea
Feat: display the instances of both cloud service and common components ( #508 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-16 16:48:05 +08:00
barnettZQG
ae28ef810d
Chore: add the issue templates ( #506 )
...
* Feat: change version
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: optimize some messages
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Chore: add the issue templates
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-14 14:47:46 +08:00
barnettZQG
0e8f30c532
Fix: optimize some messages ( #497 )
...
* Feat: change version
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: optimize some messages
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-05-11 18:33:44 +08:00
wangbow
fb8a420566
Fix: helmValues component support custom the configuration key ( #494 )
...
* Feat: helmValues component support custom the configuration key
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: kv value type update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: helm select kv update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-11 17:20:12 +08:00
wangbow
1b971baea0
Fix: definition ui update ( #495 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-07 14:52:50 +08:00
wangbow
ed0af5ff82
Fix: show application trait status ( #493 )
...
* Feat: show application trait status
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: show application trait status update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-05-07 14:13:03 +08:00
wangbow
4390221fad
Feat: support the definitions management ( #491 )
...
* Feat: support the definitions management
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: support the defnitions managerment
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-28 10:44:36 +08:00
ManAnRuck
41b706c4d5
Fallback local language to en if not supported ( #489 )
...
SOLVES https://github.com/oam-dev/velaux/issues/488
Currently only en and zh are the only supported languages.
If for example in reason of other browser language settings, the locales doesn't exist and the ui is not visible (after login).
As workaround it is possible to change the browser language (bad way).
The solution is to add a fallback language.
Signed-off-by: Manuel Ruck <git@manuelruck.de>
Co-authored-by: Manuel Ruck <git@manuelruck.de>
2022-04-26 17:59:07 +08:00
barnettZQG
9c2fdf3fb0
Chore: add wangbow as an approver ( #486 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-25 14:46:39 +08:00
barnettZQG
787f5d4b48
Fix: can not query instances when the application is abnormal ( #484 )
...
* Fix: can not query instances when the application is abnormal
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: the app logs shown bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-25 13:48:05 +08:00
barnettZQG
1c1e9c984e
Fix: the additional parameter does not take effect ( #482 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-25 11:12:55 +08:00
barnettZQG
258a71e18f
Feat: support the telemetry data collection ( #476 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-22 16:58:24 +08:00
wangbow
b7c5819ba1
Fix: configType page bug & helmReport update ( #474 )
...
* Fix: configType page bug & helmReport update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: configType page bug & helmReport update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: user page placehodlanguage change update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-21 22:52:28 +08:00
wangbow
83c874250b
Fix: add local translation ( #464 )
...
* Fix: add local translation
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: add singleton local implements
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-19 18:45:08 +08:00
wangbow
760bd5f557
Fix: sso dex error, guide users to login page ( #467 )
...
* Fix: sso dex error, guide users to login page
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: sso dex error, guide users to login page
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-19 16:43:17 +08:00
wangbow
b6da819264
Feat: admin user first login need update password && email ( #462 )
...
* Feat: admin user first login need update password && email
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: admin update paasword & email
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: admin update paasword & email
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: admin user first login need update password && email
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: admin user first login need update password && email update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-19 14:52:03 +08:00
wangbow
9184336f99
Fix: support login i18n ( #465 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-19 09:59:31 +08:00
wangbow
6d89be4eba
Fix: refresh token can not work ( #458 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-15 13:29:30 +08:00
barnettZQG
1739c344ef
Chore: change the branches ( #457 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-15 13:25:40 +08:00
barnettZQG
8eca08ae7e
Fix: the local cluster name not shown ( #455 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-15 10:56:06 +08:00
barnettZQG
d0069ce583
Chore: change the contributing document ( #453 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-14 22:34:18 +08:00
wangbow
8e8cd84a93
Fix: platform router jump update ( #451 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-14 20:10:09 +08:00
barnettZQG
23b9e30b59
Fix: change applied resources list ( #450 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-14 18:11:18 +08:00
wangbow
ed8eef92bf
Fix: 12011 & 14010 business route jump ( #448 )
...
* Fix: 12011 & 14010 business route jump
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: platformsetting guide dialog add translation
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-14 18:10:57 +08:00
barnettZQG
1a67e9a65b
Fix: not load target list ( #445 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-14 13:07:40 +08:00
wangbow
01de87ce53
Fix: helm type create an application and fills in secretRef with secretName ( #447 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-14 13:02:45 +08:00
barnettZQG
9177281c2e
Fix: the cloud service application can not show the components list ( #444 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-14 11:41:36 +08:00
wangbow
0c37a0c23b
Fix: configType menu icon update ( #443 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-13 12:07:43 +08:00
wangbow
efcf16efe3
Feat: project integration page implements ( #442 )
...
* Feat: project integration page implements
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: project integration configType alias show
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-13 12:06:40 +08:00
xianyue
b859348cd3
Fix: component EnvBindPlanDialog get wrong envs ( #441 )
...
Signed-off-by: xianyue <13651133+xianyue390348@users.noreply.github.com>
2022-04-12 17:26:47 +08:00
wangbow
5e0e2186f4
Feat: create target add cloud service provider list ( #438 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-12 13:30:35 +08:00
wangbow
d80aa9aec7
Feat: project page & application page add button permission ( #427 )
...
* Feat: project page add button permission
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: applicaiton page add button permisson
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: application && project add button permisson
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: applicaiton & project page update button permisson
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-12 11:50:38 +08:00
wangbow
3338fecc6c
Feat: some pages add button permission ( #426 )
...
* Feat: user and roles add button permission
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: add button permission to some page
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: remove console.log sentence
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: some page update button permission
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: addon page update button permisson
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-12 11:49:07 +08:00
xianyue
0a41709f1d
Fix: clear envBindings when change project ( #434 )
...
Signed-off-by: xianyue <13651133+xianyue390348@users.noreply.github.com>
2022-04-12 10:49:04 +08:00
wangbow
16cd2aaa3d
Feat: configType page add status info show ( #431 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-11 10:13:04 +08:00
wangbow
8abc8667e0
Feat: refresh token handler implements ( #425 )
...
* Feat: refresh token handler implements
Feat: refresh token handler update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: update refresh token businessCode
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: add singleton apply resetLogin dialog
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: add singleton apply resetLogin dialog
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-04-11 09:45:23 +08:00
BigPigHoof
d48c30d542
Feat: add addons gitlab support ( #423 )
...
* Feat: add addons gitlab support
Signed-off-by: huangwei <285961971@qq.com>
* add gitlab addon support help information
Signed-off-by: huangwei <285961971@qq.com>
2022-04-01 17:58:03 +08:00
barnettZQG
d4d2d802e4
Fix: the default value of the select form is inaccurate ( #424 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-01 16:57:30 +08:00
barnettZQG
699a1aaefe
Feat: change show alias ( #422 )
...
* Fix: disable type selector where option length is 1
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: disable show project integrations
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-04-01 01:00:46 +08:00
barnettZQG
7b402db446
Fix: disable type selector where option length is 1 ( #421 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-31 22:15:15 +08:00
barnettZQG
808c807997
Fix: query helm repos without project name ( #420 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-31 20:51:16 +08:00
Wei (段少)
57606521d0
Fix: Remove redundant i18n ( #419 )
...
* Update: remove redundant i18n
Signed-off-by: BinaryHB0916 <davidduan0916@gmail.com>
2022-03-31 19:28:10 +08:00
wangbow
2179fe4e3f
Feat: integration page implements ( #417 )
...
* Feat: integration implements
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: run eslint
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: integration code update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: intergration code change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: add integration meun permission option
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: create config ui update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: integration pr issuce
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: integration ui update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-31 19:14:48 +08:00
barnettZQG
485f077f13
Feat: support list helm repo ( #418 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-31 17:20:34 +08:00
Wei (段少)
62ab0b88c0
Fix: word of Chinese character you and reset password ( #416 )
...
* Fix: word of Chinese character you and reset password
Signed-off-by: BinaryHB0916 <davidduan0916@gmail.com>
* Update src/locals/Zh/zh.json
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
* Fix: typo on password
Signed-off-by: BinaryHB0916 <davidduan0916@gmail.com>
* Update: subtitle Basic authorization...
Signed-off-by: BinaryHB0916 <davidduan0916@gmail.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-03-31 16:51:04 +08:00
barnettZQG
5428397eab
Feat: support update the platform configuration ( #415 )
...
* Feat: support update the platform configuration
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change some comments
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-31 15:42:20 +08:00
wangbow
1c5b5ab7f1
Feat: login page add error message show ( #413 )
...
* Feat: logon error apply form bottom
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: login error message show
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: login error add transtion
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: login error code change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: zh.json update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: request error redundant process
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-31 15:03:16 +08:00
barnettZQG
a6c24e7326
Fix: the environment page cannot be switched ( #411 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-29 20:07:17 +08:00
barnettZQG
42f9d857af
Feat: change and show version ( #410 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-29 14:43:47 +08:00
Tianxin Dong
53fe0281af
Feat: add dex config ( #408 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-29 11:26:32 +08:00
barnettZQG
01d011a5cb
Feat: support set addon cluster and version ( #409 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-29 01:46:13 +08:00
barnettZQG
bb2e02475a
Feat: add the permission check function and component ( #407 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-27 17:00:00 +08:00
wangbow
ff79b6ea86
Feat: roles and project Roles detail and member page implements ( #406 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-27 09:46:27 +08:00
barnettZQG
1d84f4b0f9
Feat: adapt to RBAC mode ( #405 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-26 18:31:31 +08:00
wangbow
cbb8069c51
Fix: status 401, redirect to login page ( #403 )
...
* Fix: don't remove token, when api throw error
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: status 401, route login page
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-24 20:11:59 +08:00
wangbow
0b43b39f71
Feat: add auth dev ( #401 )
...
* Feat: add auth dev
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: axios interinterceptors response error update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: auth refreshToken filed
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: remove unuseful code
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-24 19:43:26 +08:00
wangbow
fc4c1d7e13
Feat: project and project Details implements ( #402 )
...
* Feat: project and projectDetails dev
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: application, env ,target add project apply
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-24 17:28:14 +08:00
barnettZQG
b4440adbf7
Feat: support the read-only application ( #399 )
...
* Feat: support the read only application shown
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support delete the readonly application
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: use Record replace Map
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-23 14:24:38 +08:00
wangbow
57a16cbce4
Feat: userManager page implements ( #400 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-22 14:13:48 +08:00
barnettZQG
e65b935794
Feat: support the conditions for ui schema and add some extend components about helm ( #398 )
...
* Feat: support the conditions for ui schema and add some extend components about helm
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: add fault tolerance logic code
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-18 20:22:56 +08:00
barnettZQG
26ddf52ae9
Feat: support show the prompt message by the trait podDisruptive value ( #397 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-16 18:13:26 +08:00
barnettZQG
0e32642cff
Feat: get the suitable trait definitions by appliedWorkload ( #394 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-15 16:05:00 +08:00
barnettZQG
81da21fffa
Feat: support query endpoints and resources by component ( #392 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-11 18:14:43 +08:00
wangbow
3fc5ac03c5
Feat: application detail add logs page ( #385 )
...
* Feat: appdetail add logs page
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: appDetail logs style update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: logs style optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: logs container height optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: logs operation update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-10 18:03:17 +08:00
wangbow
8d4ca1a29d
Fix: cloud list can't be scrolling down ( #386 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-10 18:01:47 +08:00
wangbow
b4f526f36e
Feat: add component create and edit ( #382 )
...
* Feat: add component create and edit
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: create component add edit component update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Feat: component create and edit update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-03-02 20:23:50 +08:00
Wei (段少)
23725ac372
Feat: add the chinese language support. ( #371 )
...
* Feat: enable i18n
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: update zh.json
* Feat: update zh language
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change some code
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: revise EN wording and localize all parts except in Applications
* Feat: add up zh doc in creating compoents without cloud service part
* Fix: updates on more zh
* Feat: change some translation
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: change some translations
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-02 19:46:36 +08:00
barnettZQG
b41220727a
Feat: add show app status page ( #384 )
...
* Feat: add show app status page
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: move component status to before conditions
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-02 17:17:00 +08:00
Zhiyu Wang
745729999b
add pod restarts count ( #383 )
...
Signed-off-by: Zhiyu Wang <cloudsky.newbis@gmail.com>
2022-03-01 20:46:47 +08:00
barnettZQG
66bd4e65a3
Feat: change the version in package.json ( #376 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-24 09:45:48 +08:00
barnettZQG
936bbce385
Feat: optimize the uischema rendering engine ( #373 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-23 11:08:56 +08:00
barnettZQG
8c367372f5
Fix: change app condition show ( #369 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-18 15:49:15 +08:00
barnettZQG
6e2ceda1b1
Fix: optimize the total number of parameters calculation algorithm. ( #367 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-18 15:21:31 +08:00
barnettZQG
3c0e884cbf
Fix: inaccurate hints after new cluster ( #363 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-18 12:03:44 +08:00
barnettZQG
84d07ec75b
Chore: add the image scan action ( #364 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-18 12:02:51 +08:00
wangbow
549cbdc959
Fix: create cluster add addon message show ( #361 )
...
* Fix: cluster add addon message
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: yarn run lint
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create cluster addon message style
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-02-15 20:12:42 +08:00
barnettZQG
f6da1626ab
Fix: the pattern of uischema is not effective ( #356 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-14 17:43:49 +08:00
wangbow
3f04151309
Fix: compoent type add filter search and group ( #357 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-02-14 17:42:41 +08:00
wangbow
7bcf285363
Fix: create targets namespace optimization ( #350 )
...
* Fix: create targets namespace optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create nampsace data success, data write back
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-14 10:18:14 +08:00
wangbow
bc62d06715
Fix: uiSchema structs optimization ( #353 )
...
* Fix: uishcema style optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: uisheme struct style optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: run eslint
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: structs style show
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-02-13 15:19:43 +08:00
barnettZQG
f1cda246b8
Feat: change version ( #347 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-09 11:15:32 +08:00
Tyler Henderson
f91b033253
Feat: Added version info into sidebar ( #344 )
...
* Added version info in the velaux
Signed-off-by: Tyler Henderson <henderson.tyler@outlook.com>
* Removed a div
Signed-off-by: Tyler Henderson <henderson.tyler@outlook.com>
* Changed width to paddling-left
Changed width and text-align to padding-left
Signed-off-by: Tyler Henderson <henderson.tyler@outlook.com>
2022-01-30 15:13:42 +08:00
barnettZQG
f8f9a51c1f
Feat: refactor the editing mode of the workflow ( #340 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-25 18:40:48 +08:00
Tianxin Dong
9f2def59cb
Feat: add backport ( #341 )
...
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-01-25 16:59:31 +08:00
barnettZQG
7acfc42b56
Fix: the api path is invalid ( #335 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-17 15:01:04 +08:00
barnettZQG
54449614ae
Feat: support show user improvement plan ( #333 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-14 23:53:35 +08:00
barnettZQG
44b8ff0f24
Fix: clicking on the blank area cannot switch tab ( #332 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-12 11:17:02 +08:00
Jianbo Sun
11ce11a0cd
Fix: typo of baseline config ( #331 )
...
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-11 19:40:15 +08:00
wangbow
26ed7f1cec
Fix: add query the application service endpoint ( #330 )
...
* Fix: add query the application service endpoint
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: query the application service endpoint updat
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: query the application service endpoint updat
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-01-11 16:57:41 +08:00
wangbow
553eb4e82b
Fix: application details add create and delete trigger ( #327 )
...
* Fix: application details add create and delete trigger
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger type change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger code change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger type code change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger and message business
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create trigger code change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: crate trigger code update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-01-10 13:44:56 +08:00
wangbow
ab924cdc72
Fix: add create env in application create and details envbings ( #326 )
...
* fix: add create env in application create and details envbings
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create envbinds code format
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create envBinds font change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: create envBinds font change
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2022-01-07 14:17:51 +08:00
wangbow
37c9acf580
Fix: make link text in the description of a parameter to by a superlink ( #325 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-01-07 11:38:40 +08:00
Zheng Xi Zhou
5b36a55132
Fix: display its metrics and logging in Dashboard ( #319 )
...
The metrics and logging doesn't show correctly
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-01-05 15:25:41 +08:00
wangbow
9e2527b19a
Fix: remove ZONE and PVC parameter ( #323 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2022-01-05 14:15:08 +08:00
barnettZQG
36abcc698f
Feat: support nested form parameter verification ( #314 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-30 18:52:42 +08:00
barnettZQG
ef500d90d7
Feat: change env to environment ( #313 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-30 14:26:56 +08:00
wangbow
815d478841
Feat: application add edit operation ( #296 )
...
* Feat: application add edit operation
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: edit application field update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-30 14:15:06 +08:00
wangbow
bc52db6592
Fix: no application add create application link ( #304 )
...
* Fix: no application add create application link
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: no application add create application link
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix: guide to create application description modification
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-30 14:14:18 +08:00
barnettZQG
c7fdbc7e43
Fix: fix undefined bug ( #311 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-29 21:37:08 +08:00
barnettZQG
ce29a22020
Fix: uischame render value error and env value error ( #309 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-29 20:11:19 +08:00
barnettZQG
aa897dd298
Feat: support show app triggers ( #310 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-29 20:11:08 +08:00
barnettZQG
322f132a37
Feat: hide project form item ( #307 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-29 20:02:15 +08:00
barnettZQG
5502167939
Feat: support show log and grafana dashboard link ( #305 )
...
* Feat: support show log and grafana dashboard link
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support show container log
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-28 20:14:47 +08:00
wangbow
911e2d4817
Fix: optimize the menu style on the mobile terminal ( #306 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-28 14:04:25 +08:00
barnettZQG
0e800063c9
Feat: support add experimental addon registry ( #300 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-25 13:56:26 +08:00
wangbow
21230a8e8c
Fix: Addons status details title update ( #297 )
...
* Fix: Addons status details title update
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Update src/pages/Addons/components/detail/index.tsx
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2021-12-25 11:33:11 +08:00
barnettZQG
bb0a087b8f
Feat: support independent env management ( #294 )
...
* Feat: support independent env management
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support filter namespace by annotation
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support show addon status in list
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-25 10:46:07 +08:00
wangbow
4c418c6f8a
Fix: uiSchema UI splitButton optimization ( #293 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-23 12:55:27 +08:00
barnettZQG
a4c79549c8
Fix: adapt to the registry list API changes ( #285 )
...
* Fix: fix some ui bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support HelmValues extends
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: adapt to the registry list API changes
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-21 13:16:12 +08:00
barnettZQG
0fc6487f51
Fix: the process of disabling addon lacks state control ( #281 )
...
* Fix: fix some ui bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Feat: support HelmValues extends
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-18 10:02:56 +08:00
wangbow
b77c4f0088
Fix: uiSchema SecretKeySelect init value optimization ( #283 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-17 20:46:48 +08:00
wangbow
57f2089f69
Fix: uiSchema CMD enter optimization ( #282 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-17 11:03:27 +08:00
wangbow
8cd9fc95ec
Fix: Addons details add status shedule ( #277 )
...
* Fix : #264 Addons details add status shedule
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix : #264 Addons details add status details and uiSchema optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-12-16 19:01:15 +08:00
barnettZQG
fe71f2adb3
Fix: service endpoint did not show and show target cluster alias ( #276 )
...
* Fix: service endpoint did not show and show target cluster alias
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: edit envbinding bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 17:38:36 +08:00
wangbow
0b0bb9feb6
Fix: Pod Details table column style optimization and refresh button position optimization ( #275 )
...
* Fix : #263 Pod Details table column style optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix : #263 refresh button position optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 17:11:14 +08:00
wangbow
4ff2070833
Fix : #266 deliveryTarget edit and remove optimization ( #274 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 17:00:41 +08:00
wangbow
b225c78588
Fix : #257 cluster dialog add outside scroll ( #273 )
...
* Fix : #257 cluster dialog add outside scroll
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix : #257 cluster dialog add outside scroll
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 16:44:48 +08:00
wangbow
11d3315e6c
Fix : #262 ui schema switch change, the configuration optimization ( #272 )
...
* Fix : #262 ui schema switch change, the configuration optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
* Fix : #262 ui schema switch change, the configuration optimization
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 16:30:02 +08:00
barnettZQG
36ea904a8d
Chore: add PR template file ( #271 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-15 12:06:27 +08:00
king-jam1
3b9b5454ec
Feat: support edit an application envbinding ( #236 )
...
* Liao: resolve problem
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: merge the getIsEdit and setFields function
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: delete namespaceList
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: add Edit Button
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: format
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: delete workflow131
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
* Liao: delete Header codition
Signed-off-by: 廖金源 <jinyuan.liao@rootcloud.com>
Co-authored-by: 廖金源 <jinyuan.liao@rootcloud.com>
2021-12-10 12:14:23 +08:00
barnettZQG
03811ead8e
Feat: support the additional parameter in KV component ( #255 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-08 19:17:02 +08:00
barnettZQG
e4630e7d23
Feat: support list and create project ( #254 )
...
* Feat: support list and create project
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: fix change project not query target bug
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-08 19:06:20 +08:00
barnettZQG
b9e931473d
Fix: change all irregular words ( #248 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-07 17:00:53 +08:00
barnettZQG
db9e1c9956
Chore: change branch name
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-03 17:27:46 +08:00
barnettZQG
ea9a2fddd9
Chore: change release action config ( #247 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-03 17:23:39 +08:00
barnettZQG
3b25a17b73
Feat: support oss addon repo and support access address show ( #246 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-03 16:36:07 +08:00
barnettZQG
015755d3eb
Feat: support upgrade addon ( #245 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-03 09:17:30 +08:00
barnettZQG
f9af6de2c2
Feat: optimize data presentation ( #244 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-02 15:57:39 +08:00
barnettZQG
5737ef6d14
Feat: support set and cancel workflow default attribute ( #243 )
...
* Feat: support set and cancel workflow default attribute
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
* Fix: change words that don't make sense
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-02 15:04:14 +08:00
barnettZQG
b512320bee
Chore: add pr title check action ( #241 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-02 14:37:32 +08:00
barnettZQG
5fef0e7581
Feat: support cloud app and fix multiple bugs ( #239 )
...
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2021-12-02 11:06:05 +08:00
wangbow
3669fdeaf9
Feat: workflow step dev ( #238 )
...
Signed-off-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-30 16:20:41 +08:00
barnettZQG
fd5cfa4486
Fix: can not create new workflow step bug ( #235 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-29 20:40:59 +08:00
barnettZQG
58be920ffc
Fix: fix identifier conflict
2021-11-29 12:26:01 +08:00
barnettZQG
0288f88878
Chore: add release action config and enable gzip in nginx ( #234 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-29 12:23:08 +08:00
barnettZQG
b680c0ff87
Feat: optimized the workflow edit page. ( #232 )
...
* Feat: optimized the workflow edit page.
* Fix: fix workflow show bug
* Fix: fix canvas width bug
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-29 10:18:32 +08:00
king-jam1
e223bfa3cc
Liao: fiexd [todo] support query app by delivery target ( #230 )
...
* Liao: fiexd [todo] support query app by delivery target
* Liao: no fixed
* Liao: fixed [TODO] support query app by delivery target again
* Liao: Delete useless stuff
* Liao: change cluter to targetName
Co-authored-by: 廖金源 <jinyuan.liao@rootcloud.com>
2021-11-29 10:18:13 +08:00
Hongchao Deng
2e8eb9746b
chore: improve wording ( #233 )
2021-11-28 21:52:47 +08:00
barnettZQG
54d9ce16a1
Feat: change non-standard text. ( #231 )
...
* Fix: fix the remove item bug in KV and Structs component
* Feat: change non-standard text.
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-28 15:54:14 +08:00
barnettZQG
4e2c147bef
Fix: fix the remove item bug in KV and Structs component ( #229 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-26 11:04:11 +08:00
barnettZQG
3e1c01070d
Feat: add K8sObjectsCode extend component ( #227 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-25 14:42:48 +08:00
barnettZQG
29c31b3859
Feat: show app service status ( #221 )
...
* Feat: show app service status
* Feat: fix workflow can not update bug
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-24 20:34:44 +08:00
wangbow
4b49379bf3
Feat: workflow crud and fix dataflow ( #220 )
...
* Fix: many render
* Feat: workflow crud and fix dataflow
* Fix: eslint error
* Fix: code formatter
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-24 19:02:38 +08:00
barnettZQG
267ae9fdb2
Feat: support show app status ( #219 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-24 17:22:52 +08:00
xAmast
9ae76e0685
Fix : #208 ( #218 )
...
* Fix : #208
* Feat: disable addon enable button when addon enabled.
* Fix: eslint error
2021-11-24 17:02:32 +08:00
barnettZQG
7239c92d31
Fix : #169 ( #217 )
...
* Fix : #169
* Feat: change code style
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-23 20:54:56 +08:00
barnettZQG
b2d9b589d6
Feat: support show container memory and cpu usage rate ( #216 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-23 19:31:46 +08:00
yangsoon
dea30f56be
Feat: update the app resources query api ( #214 )
2021-11-23 16:50:11 +08:00
barnettZQG
6313c55a37
Feat: optimize UISchema component ( #213 )
...
* Feat: optimize UISchema component
* Chore: change readme
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-23 15:59:41 +08:00
barnettZQG
b24251a7c9
Feat: support change component properties ( #207 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-21 23:00:02 +08:00
barnettZQG
1622159189
Feat: limiting workflow forks ( #206 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-21 12:15:22 +08:00
wangbow
373d27f529
Feat: workflow dev ( #204 )
...
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-20 22:18:06 +08:00
barnettZQG
9845132949
Feat: change envbinding component ( #205 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-20 21:09:18 +08:00
wangbow
c908c7849e
Feat: instanceList dev and versionList dev ( #203 )
...
* Feat: instanceList dev and revisonList dev
* Feat: run eslint pretty
* Feat: merge
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <576501057@qq.com>
2021-11-19 11:22:23 +08:00
barnettZQG
9f0317f631
Feat: change app page header ( #200 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-19 09:30:52 +08:00
barnettZQG
02cb8bac75
Feat: reconstruct the addon detail page ( #199 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-17 17:52:24 +08:00
wangbow
cc61184589
Feat:trait business devlopment ( #198 )
...
* Feat: Trait business develop
* Feat: run eslint pretty
* Fix: code namespace optimization
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-17 15:42:05 +08:00
barnettZQG
2c7adddf69
Feat: improve the application creation process ( #197 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-17 11:11:20 +08:00
wangbow
7c0202e354
Feat: deliveryTargets page dev ( #196 )
...
* Feat: deliveryTargets page dev
* Fix: run eslint pretty
* Fix: code optimization
* Feat: remove business that does not need to be displayed
* Fix: code style and deliveryTargetDialog ref remove
* Fix: pagination size change
* Fix: code style and deliveTaget interface apply
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-16 15:20:32 +08:00
barnettZQG
80b69179fe
Feat: optimized the application creation process ( #195 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-15 11:24:44 +08:00
wangbow
8af28d4260
Feat: create application update ( #194 )
...
* Feat: application create update
* Fix: run eslint pretty
* Feat: create application update
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-13 20:59:33 +08:00
barnettZQG
327ee32773
Feat: change application layout ( #193 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-13 17:30:06 +08:00
barnettZQG
5a557298b8
Feat: change layout ( #192 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-12 13:55:34 +08:00
hanxie
f3ef1f37ab
rebuild workflowplan and update lastest feature ( #180 )
...
* Optimize the basic style,such as topbar and leftmenu
* add tsx-control-statements to beautify the code
* Add more business components
* rebuild envplan component
* fix bug
* update workflow content
* Improve complex form components, including struts, strings, etc. Adjust the entire display effect
2021-11-12 11:41:30 +08:00
barnettZQG
41feb998a8
Feat: change dockerfile ( #184 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-08 22:29:05 +08:00
wangbow
cb23ae4d69
Feat: app details add create Env component ( #183 )
...
* Feat: appDetail create env component
* Feat: style format optimization
* Feat: run eslint pretty
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-08 21:21:02 +08:00
barnettZQG
3c55af91e7
Feat: optimize dependencies and add dockerfile, fixed #160 ( #182 )
...
* Feat: optimize dependencies and add dockerfile, fixed #160
* Fix: change parser command
* Fix: fix lint bug
* Fix: not support jsx
* Fix: change Dockerfile
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-08 20:15:57 +08:00
barnettZQG
fad7eaed14
Feat: application dashboard page ( #177 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-07 17:15:56 +08:00
barnettZQG
67e40fd05d
Feat: reset the application dashboard page ( #172 )
...
* Feat: improve the application plan list page
* Feat: reset the application dashboard page
* Chore: change code owner
* Style: change style
* Update index.jsx
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-07 12:04:56 +08:00
wangbow
d2fe1ffb30
Feat: implementation of service detail interface joint debugging and interaction ( #168 )
...
* Feat: draw dva loading components
* Feat: implementation of service detail interface joint debugging and interaction
* Feat: topology files rename
* Feat: update application componentDefinition api
* Feat: the data of application details is stored in state
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-11-05 21:51:56 +08:00
barnettZQG
1cd84ed1e1
Feat: improve the application plan list page ( #166 )
...
* Feat: improve the application plan list page
* Style: change code style
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-04 15:16:20 +08:00
barnettZQG
411fbd9c25
Feat: change api path ( #165 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-03 17:39:43 +08:00
barnettZQG
599907c6b5
Feat: perfect addon and cluster management feature ( #164 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-03 15:52:37 +08:00
hanxie
06808e4e2d
rebuild envplan component ( #163 )
...
* Optimize the basic style,such as topbar and leftmenu
* add tsx-control-statements to beautify the code
* Add more business components
* rebuild envplan component
2021-11-01 17:07:18 +08:00
barnettZQG
71089ec438
Feat: perfect addon management page ( #161 )
...
* Feat: perfect addon management page
* Style: change code style
* Fix: change max-old-space-size
Co-authored-by: barnettZQG <yiyun.pro>
2021-11-01 10:17:52 +08:00
wangbow
67ebcbd32f
Feat: application newly added optimization and cluster interface joint commissioning ( #159 )
...
* Fix: solve the problem of syntax errors in the new version of vscode ts
* Feat: cluster interface Harmonization and Interaction Processing
* Fix: formatting issiues
* Feat: application Creation Add Environmental Planning and Yaml Creation
* Fix: lint style and format
* Feat: remove console.log and detail optimization
* Fix: lint style and code format
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-10-29 21:28:51 +08:00
hanxie
59c4039ae0
Merge the latest code and add tsx-control-statements module ( #158 )
...
* Optimize the basic style,such as topbar and leftmenu
* add tsx-control-statements to beautify the code
2021-10-27 18:18:36 +08:00
wangbow
711cf79aa2
Feat: cluster Interaction and Interface Testing ( #156 )
...
* Fix: solve the problem of syntax errors in the new version of vscode ts
* Feat: cluster interface Harmonization and Interaction Processing
* Fix: formatting issiues
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-10-27 16:20:28 +08:00
hanxie
b973338010
Optimize the basic style,such as topbar and leftmenu ( #155 )
2021-10-26 20:52:30 +08:00
wangbow
40b32ebe23
Feat: add interface and interaction implementation ( #154 )
...
* Style: modify the sidebar font style and the ayout background color
* Feat: application management list for mock interface test
* Feat: add general style files and apply list page optimization
* Style: sidebar navigation style optimization
* Feat: cluster list page mock test
* Feat: add DVA and mock interface test to encapsulate request library
* Feat: Optimize routing naming and data structure
* Fix: static syntax problems for standard processing
* feat: add mock instruction to distinguish between mock interface and real interface
* Feat: add component details static
* Style: multi level breadcrumb style optimization
* Feat: sidebar configurable and specification optimized
* Feat: ui specification details optimization
* Feat: file directory display optimization
* Feat: title Component generic, component specification optimization
* Feat: remove redundant files and optimize directory specifications
* Feat: specification details optimization
* Feat: (application list and create list interface test)
* Feat: add moment transform date
* Feat: axios encapsulate get and post method
* Feat: configure domain names and ports for different environments
* Feat: configure domain names and ports for different environments
* Feat: extract the domain configuration file to the local
* Style: layout add breadcrumb style optimization
* Feat: namespace interface intergrated
* Feat: add interface and interaction implementation
* Feat: creat app add namespace UI
* Feat: creat app add namespace UI
* Style: layout add breadcrumb style optimization
* Feat: namespace interface intergrated
* Feat: add interface and interaction implementation
* Feat: creat app add namespace UI
* Feat: creat app add namespace UI
* Fix: fix webpack can not start bug (#152 )
Co-authored-by: barnettZQG <yiyun.pro>
* Style: format style common.ts
* Fix: nameing convention and api url path update
* Fix: mock startup environment variable optimization and testing
* Feat: add mock json files
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
Co-authored-by: barnettZQG <576501057@qq.com>
2021-10-25 14:31:24 +08:00
barnettZQG
1e1f6485e3
Fix: fix webpack can not start bug ( #152 )
...
Co-authored-by: barnettZQG <yiyun.pro>
2021-10-20 16:29:34 +08:00
wangbow
4c7efbb8e3
Feat: axios encapsulate get and post method ( #151 )
...
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-10-19 17:33:19 +08:00
wangbow
079b3b376d
Feat: initialize the data flow framework and the API request framework. ( #150 )
...
* Style: modify the sidebar font style and the ayout background color
* Feat: application management list for mock interface test
* Feat: add general style files and apply list page optimization
* Style: sidebar navigation style optimization
* Feat: cluster list page mock test
* Feat: add DVA and mock interface test to encapsulate request library
* Feat: Optimize routing naming and data structure
* Fix: static syntax problems for standard processing
* feat: add mock instruction to distinguish between mock interface and real interface
* Feat: add component details static
* Style: multi level breadcrumb style optimization
* Feat: sidebar configurable and specification optimized
* Feat: ui specification details optimization
* Feat: file directory display optimization
* Feat: title Component generic, component specification optimization
* Feat: remove redundant files and optimize directory specifications
* Feat: specification details optimization
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-10-18 20:01:37 +08:00
wangbow
988f93b552
Style: modify the sidebar font style and the ayout background color ( #149 )
...
Co-authored-by: wb-wb665667 <wb-wb665667@alibaba-inc.com>
2021-10-13 20:10:37 +08:00
barnettZQG
6250c9703b
Fix: change readme ( #147 )
...
* Fix: change readme
* Update README.md
Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
* Fix: change code owners
Co-authored-by: barnettZQG <yiyun.pro>
Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
2021-10-13 19:45:06 +08:00
barnettZQG
d0620e7bf2
Chore: set code owners ( #146 )
...
* Chore: set code owners
* Fix: fix Translation is not found bug
* Fix: delete Translation
* Fix: add Translation
Co-authored-by: barnettZQG <yiyun.pro>
2021-10-13 17:09:08 +08:00
barnettZQG
a74ae3bc91
Feat: initialize the new front-end project.
2021-10-13 16:39:51 +08:00
barnettZQG
31d5201b2b
Docs: change readme about wechat
2021-09-26 11:53:34 +08:00
barnettZQG
2e5d078713
Docs: change readme, rename velacp to velaux
2021-09-26 11:33:39 +08:00