Fuhui Peng (c)
cdefac82e7
Delete needless code about breadcrueb
2018-04-19 12:28:13 +08:00
Fuhui Peng (c)
e41db9469e
Merge remote-tracking branch 'upstream/master' into breadScrumb
2018-04-19 11:11:43 +08:00
Daniel Jiang
f8d577994f
Merge pull request #4719 from reasonerjt/fix-db-broken-pipe
...
Fix intermittent `broken pipe` issue in log
2018-04-19 10:23:59 +08:00
sigsbee
5bd9a99984
Fix up card view keyword ( #4718 )
...
Fix up card view keyword and failed test case
2018-04-19 10:07:55 +08:00
Deng, Qian
ca9de64cdb
Fix default view problem and styles issues
...
Set default view of repo to cardview
Fix card title style issue that break test
2018-04-18 21:16:06 +08:00
Fuhui Peng (c)
8a41bcab93
Modify bread crumb for vic
2018-04-18 18:29:06 +08:00
Daniel Jiang
5792829951
Merge pull request #4706 from ywk253100/180418_admiral
...
Fix bug #4688
2018-04-18 18:23:24 +08:00
Steven Zou
9d13842a29
Fix the issue of missing copying the setting.json to container image ( #4714 )
...
add `cp ./src/setting.json ../ui/static/`
2018-04-18 17:43:24 +08:00
Tan Jiang
7fa8261661
Fix intermittent broken pipe
issue in log
...
This commit fixes #4713 , by adopting the suggested fix in:
https://github.com/go-sql-driver/mysql/issues/529
When creating the DB instance in orm, call `SetConnMaxLifetime()`
2018-04-18 17:39:13 +08:00
stone
2f1989d211
Merge pull request #4672 from ninjadq/fix_bug_search_member_by_username
...
Add query string when get members
2018-04-18 16:42:28 +08:00
Daniel Jiang
242040737a
Merge pull request #4690 from vmware/jessehu-chart
...
Add more contributors for Harbor Helm Chart [Skip CI]
2018-04-18 15:21:16 +08:00
wangyan
2439cbfe55
Update ui clarity builder version to 1.4.0
2018-04-17 22:38:01 -07:00
wangyan
f0b48575a8
Add documemt for read only
2018-04-17 22:32:37 -07:00
Steven Zou
370e8524e8
Merge pull request #4700 from ninjadq/fix_readonly_issues
...
Fix readonly mode show in vic and rewording the tooltip
2018-04-18 13:28:12 +08:00
Wenkai Yin 79628
f6bd2f245d
Fix bug #4688
...
Fix bug: the user can push images although he have no permisson by checking empty value before assign permissions.
2018-04-18 12:03:06 +08:00
Deng, Qian
02b00724f9
Fix readonly mode show in vic and rewording the tooltip
...
Hidden readonly mode on vic
Reword the tooltip
2018-04-18 12:02:54 +08:00
Steven Zou
42ff98cb35
Merge pull request #4695 from vmware/updte_skinnable_doc
...
Provide guideline about how to customize the look&feel of Harbor UI
2018-04-18 11:21:32 +08:00
Steven Zou
800870448f
Merge pull request #4693 from vmware/fix_skinnable_copying_issue
...
Update the entrypoint script of clarity builder image to fix customized image copying issue
2018-04-18 11:18:52 +08:00
Steven Zou
0f4c54ec60
Merge pull request #4698 from ninjadq/fix_configure_save_err
...
Fix configure save err
2018-04-18 11:15:39 +08:00
Deng, Qian
cb79d1c38b
Fix bugs on configuration save
...
When configuration saving, an error undefined no atrribute toString will occur. This commit will fix it.
2018-04-17 20:12:34 +08:00
Deng, Qian
c31fb5ddf2
Fix UI/UX issues and manuely refresh component when fresh
...
1. Fix card-title text alignment
2. Trancate text in title if length greater then 29
3. Fix auto refresh data when loading next page in card-view
2018-04-17 19:50:23 +08:00
Steven Zou
3804e311a6
Provide guideline about how to customize the look&feel of Harbor UI
...
support customizing product name
support customizing logo
support customizing login background image
support customizing about text with different languages
2018-04-17 19:21:19 +08:00
Steven Zou
43018dc755
Update the entrypoint script of clarity builder image to fix customized image copying issue
2018-04-17 19:10:43 +08:00
Steven Zou
67ae79989d
Merge pull request #4687 from vmware/update_contributing_guide
...
Add more content to the CONTRIBUTING.md file
2018-04-17 18:22:52 +08:00
pengpengshui
813f6d2ed2
Merge pull request #4684 from pengpengshui/labelCase
...
Add filter images by label testcase
2018-04-17 18:17:10 +08:00
Jesse Hu
8310ba1038
Add more contributors for Harbor Helm Chart [Skip CI]
2018-04-17 18:06:11 +08:00
Jesse Hu
dcfd72528f
Merge pull request #4682 from draeron/master
...
[Chart] Add switch for ingress TLS certificate generation
2018-04-17 18:02:03 +08:00
Steven Zou
16920c920d
Add more content to the CONTRIBUTING.md file
...
add guideline of setting up dev env
add guideline of contributing flow
add guideline of reporting issues
add guideline of documentation
2018-04-17 17:40:45 +08:00
Deng, Qian
286defa367
Add query string when get members
2018-04-17 15:36:29 +08:00
Daniel Jiang
43a1c2060f
Merge pull request #4678 from wy65701436/fix-ci-fail
...
Fix drone fail on photon tdnf call
2018-04-17 14:29:45 +08:00
pfh
2989ad6c92
Delete a unused file
2018-04-17 10:57:21 +08:00
Qian Deng
0f271710ae
Merge pull request #4673 from ninjadq/fix_bug_4665
...
Fix bug 4665 project admin can not change the role of some user
2018-04-17 10:47:03 +08:00
pfh
786a082fff
Fix issue about label filter and I18n
2018-04-17 10:22:46 +08:00
pfh
e9052dd42a
Merge remote-tracking branch 'upstream/master' into fixIssue
2018-04-17 10:19:16 +08:00
Steven Zou
ca8d3bdcc9
Merge pull request #4638 from vmware/use_redis_url_addr
...
Use redis URL address to replace host:port when connecting to redis server
2018-04-17 10:12:51 +08:00
pfh
bd28eb4541
Add Filter Label about imgs
2018-04-17 10:08:19 +08:00
Daniel Jiang
62a4bac48e
Merge pull request #4674 from stonezdj/filter_not_work
...
Add project member search by name
2018-04-17 10:04:06 +08:00
Unknown
2c684dc21c
added tls certificate generation toggle
2018-04-16 15:56:38 -04:00
Yan
11ea4c5f00
Update migrator image tag to v1.5.0 ( #4679 )
2018-04-16 19:45:34 +08:00
Yan
254bdba687
Update migration document ( #4677 )
2018-04-16 19:33:42 +08:00
Deng, Qian
9eec96afd6
Fix bug 4665 project admin can not change the role of some user
2018-04-16 18:57:26 +08:00
stonezdj
7e57c685ac
Add project member search by name
...
Previous implementation contains the search user by name feature. This implementation can search user and user group by name.
2018-04-16 18:38:10 +08:00
Daniel Jiang
83a01fdb11
Merge pull request #4675 from vmware/fix_api_testing_failure
...
Fix the failure api test cases because API implementation changed
2018-04-16 17:14:05 +08:00
wangyan
f81c12b152
Fix drone fail on photon tdnf call
2018-04-16 02:07:21 -07:00
Steven Zou
bb292aab96
Fix the failure api test cases because API implementation changed
2018-04-16 15:39:19 +08:00
pfh
c67e1a2e4b
Merge branch 'master' of https://github.com/vmware/harbor into fixIssue
2018-04-16 11:35:33 +08:00
Qian Deng
e12826ef42
Merge pull request #4643 from ninjadq/add_test_case_and_doc
...
Add testcase and doc for cardview
2018-04-16 10:28:49 +08:00
yixingjia
5e5194fd51
Merge pull request #4666 from yixingjia/docsissue
...
Update HA docs
2018-04-16 10:20:58 +08:00
pfh
c99e43674d
add Filter Label about imgs
2018-04-16 09:54:27 +08:00
Daniel Jiang
63ad0efd4f
Merge pull request #4637 from ywk253100/180412_bugfix
...
Bug fix
2018-04-13 19:39:50 +08:00