danfengliu
894e0591bb
add new api tests ( #6127 )
Add API test libraries which were based on swagger doc,
it's including user and project , also add one scenario
test case which is test_add_member_to_private_project to
verify a user can see a project when the uesr is the member of it.
Delete 2 old test case.Delete a quota.
Signed-off-by: danfengliu <danfengl@vmware.com>
7 years ago
Steven Zou
b48748492e
Fix the issue of stopping periodic job ( #6174 )
Signed-off-by: Steven Zou <szou@vmware.com>
7 years ago
Wenkai Yin
5d585c7c65
Merge pull request #6176 from steven-zou/support_health_check_js
Support health check free call in job service
7 years ago
Mia ZHOU
c530f65ba9
Merge pull request #6170 from cd1989/portal-retag-permission
Allow retag in portal only for developer or above role
7 years ago
Mia ZHOU
945fd043a7
Merge pull request #6175 from pureshine/support-markdown
Let the repository description support the markdown format.
7 years ago
Steven Zou
8341aa14b0
Support health check free call in job service
Signed-off-by: Steven Zou <szou@vmware.com>
7 years ago
FangyuanCheng
f55666d593
Let the repository description support the markdown format.
Signed-off-by: FangyuanCheng <fangyuanc@vmware.com>
7 years ago
Fangyuan Cheng
e7e2312e16
Merge pull request #6160 from pureshine/datepicker
Change Datapicker on replication to clarity widget
7 years ago
FangyuanCheng
ae71673cf0
Change Datapicker on replication to clarity widget
Signed-off-by: FangyuanCheng <fangyuanc@vmware.com>
7 years ago
陈德
4bf5962e35
Allow retag in portal only for developer or above role
Signed-off-by: 陈德 <chende@caicloud.io>
7 years ago
Steven Zou
1b1ab60802
Merge pull request #6152 from mmpei/5178-jibSupporting
5178 jib supporting
7 years ago
Wenkai Yin
af17c2c3fd
Merge pull request #6154 from wy65701436/fix-gc-redis
Fix gc jobs issues
7 years ago
Steven Zou
dde6c39e80
Merge pull request #6169 from steven-zou/fix_issue_of_periodic_conflicts
Return 409 conflict error in liue of 200 with ID of existing one
7 years ago
Daniel Jiang
4dc89f57f2
Merge pull request #6167 from steven-zou/fix_issue_of_duplicated_schedule
Fix the issue of duplicated periodic job scheduling
7 years ago
Steven Zou
408b751ae6
Return 409 conflict error in liue of 200 with ID of existing one when submmiting periodic job
Signed-off-by: Steven Zou <szou@vmware.com>
7 years ago
wang yan
903d3906ab
Fix per comments by wk
Signed-off-by: wang yan <wangyan@vmware.com>
7 years ago
Wenkai Yin
b2b411ce1c
Merge pull request #6165 from wy65701436/fix-gc-tc
Fix failure on GC test case
7 years ago
Steven Zou
d32e51052e
Fix the issue of duplicated periodic job scheduling
Signed-off-by: Steven Zou <szou@vmware.com>
Signed-off-by: Steven Zou <szou@vmware.com>
7 years ago
wang yan
2ef11c396a
Fix failure on GC test case
As the changes on scan all, the default schedule was removed from source code,
hence the gc job should be the first admin job, to change to job id to 1.
Signed-off-by: wang yan <wangyan@vmware.com>
7 years ago
Mia ZHOU
36ef25bd19
Merge pull request #6164 from ninjadq/fix_chart_label_bugs
Fix chart label bugs
7 years ago
Qian Deng
4aa625e1a6
Fix: Centering Label in the dropdown item
Label in drop down should position in ther vertical center
Signed-off-by: Qian Deng <dengq@vmware.com>
7 years ago
Qian Deng
0c756d8df9
Fix: Icon is not at the center of button
Icon in the action bar button need be a certer position
Signed-off-by: Qian Deng <dengq@vmware.com>
7 years ago
Mia ZHOU
a745922b77
Merge pull request #6153 from zhoumeina/fix_robot_for_replication
modify test case since replication log change to popup a new page
7 years ago
wang yan
566169f59a
Fix gc jobs issues.
This commit is to fix two problems in the gc job,
1, in order to support redis cluseter, gc job should delete the keys only
for docker reigstry instead of all keys. It because that in the redis cluster,
only db 0 is supported.
2, to restore the real status of read only not just to set it to false.
Signed-off-by: wang yan <wangyan@vmware.com>
7 years ago
Meina Zhou
b68dd47a20
modify test case since replication log change to popup a new page
Signed-off-by: Meina Zhou <meinaz@vmware.com>
7 years ago
mmpei
a209519b0e
add support jib
Signed-off-by: mmpei <peimingming1986@126.com>
Signed-off-by: peimingming <peimingming@corp.netease.com>
7 years ago
mmpei
99c70ceab9
issue 5851 support jib client
Signed-off-by: mmpei <peimingming1986@126.com>
7 years ago
Steven Zou
08d363fc8e
Merge pull request #6151 from steven-zou/fix_missing_webhook_issue
Fix the web hook mising issue for the periodic job executions
7 years ago
Steven Zou
a2f0da0d7d
Fix the web hook mising issue for the periodic job executions
Signed-off-by: Steven Zou <szou@vmware.com>
7 years ago
Mia ZHOU
079059ef0c
Merge pull request #6140 from ninjadq/extend_username_length
Extend username length
7 years ago
Steven Zou
9bbc9233f1
Merge pull request #6147 from clouderati/fix-misspelling
Fix mispelling
7 years ago
Wenkai Yin
591e3df9c5
Merge pull request #6126 from reasonerjt/no-scanall-bootstrap
Not submit scan all job when core container starts
7 years ago
Qian Deng
571384cdb2
Enhance: Extend username length to 255
Backend username is extend to 255, UI should update eithera #6086
Signed-off-by: Qian Deng <dengq@vmware.com>
7 years ago
Daniel Jiang
13b40e6074
Merge pull request #6146 from clouderati/fix-header
Adding copyright header
7 years ago
Mia ZHOU
2a483f2bf9
Merge pull request #6136 from ninjadq/fix_uaa_cannot_edit_after_save
Fix: UAA can not edit after save
7 years ago
James Zabala
3cb2afae8b
Merge pull request #6142 from pureshine/user_guide
Modify the image path of download the harbor certs in the user guide.
7 years ago
clouderati
5c47e83bd6
Fix mispelling
* s/convertor/converter
* s/Convertor/Converter
Signed-off-by: clouderati <35942204+clouderati@users.noreply.github.com>
7 years ago
clouderati
b0d523841e
Adding copyright header
Adding header to replication/models/policy.go file as it was previously
missing.
Signed-off-by: clouderati <35942204+clouderati@users.noreply.github.com>
7 years ago
Daniel Jiang
39b4d011c7
Not submit scan all job when core container starts
Fixes #6115
As for the change in migration sql file, in 1.7 we'll switch to
jobservice for scheduling "scan all" job. To avoid inconsistency,
this item will be reset and user will need to configure the policy again.
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
7 years ago
FangyuanCheng
8515276f98
Modify the permission image path of the developer and project manager in the user guide.
Signed-off-by: FangyuanCheng <fangyuanc@vmware.com>
7 years ago
Qian Deng
4b1e94d419
Fix: UAA can not edit after save
UAA should editable if no uaa users in db
Signed-off-by: Qian Deng <dengq@vmware.com>
7 years ago
Qian Deng
a48ae01e4b
Merge pull request #6131 from ninjadq/ui_enhancement_of_chart_label
Enhancement: Harbor Helmchart UI Label
7 years ago
Qian Deng
7164856239
Enhancement: Harbor Helmchart UI Label
1. Add Filter to helmchart datagrid
2. Fix UI misc issues
Signed-off-by: Qian Deng <dengq@vmware.com>
7 years ago
Wenkai Yin
6c033574fa
Update automation test case "Delete Multi Project" ( #6116 )
Add "Wait Until xxx" to wait the expected page appear before the next step to avoid the case failure
Signed-off-by: Wenkai Yin <yinw@vmware.com>
7 years ago
Yan
130235386d
Update swaggger documents found by api test development ( #6102 )
Signed-off-by: wang yan <wangyan@vmware.com>
7 years ago
Mia ZHOU
bc85ef2cb3
Merge pull request #6125 from zhoumeina/add_login_image
add login page image
7 years ago
Steven Zou
3b76a960e1
Merge pull request #6039 from stonezdj/refact_5996
Refactor capacity
7 years ago
Meina Zhou
1aef241d77
add login page image
Signed-off-by: Meina Zhou <meinaz@vmware.com>
7 years ago
Mia ZHOU
caa9a4173e
Merge pull request #5995 from cd1989/image-retag-in-portal
Add image retag function in portal
7 years ago
陈德
5063f57a1f
Fix validation in image name input form
Signed-off-by: 陈德 <chende@caicloud.io>
7 years ago