Commit Graph

2657 Commits

Author SHA1 Message Date
kunw
d357083621 Change some files. 2017-02-24 18:22:31 +08:00
kunw
9b8fd07557 Remove unused files 2017-02-24 18:14:10 +08:00
kunw
5619e4e7e3 Added lastest UI codes. 2017-02-24 18:06:08 +08:00
kunw
23f0ff1ea5 Refactor Harbor Clarity integration code structure. 2017-02-24 17:54:50 +08:00
Daniel Jiang
01e105090e Merge pull request #1449 from ywk253100/170224_merge_config
Merge configuration to dev
2017-02-24 15:44:36 +08:00
Wenkai Yin
9f3f48be59 add harbor network to adminserver 2017-02-24 14:35:11 +08:00
kunw
914255d6c2 Updates for docker-compose sources. 2017-02-24 14:12:45 +08:00
Wenkai Yin
414e8a8bcf Merge remote-tracking branch 'upstream/dev' into 170224_merge_config
Conflicts:
	make/docker-compose.tpl
	src/ui/service/token/authutils.go
2017-02-24 13:52:19 +08:00
Daniel Jiang
f47a923a68 Merge pull request #1435 from ywk253100/170223_reset_config
Using different secret to mark himself when communicates with other components
2017-02-24 13:39:28 +08:00
Steven Zou
c0180312ba Merge pull request #1438 from vmware/fix/namespace_duplicated
fix component namespace duplicated bug
2017-02-24 13:38:00 +08:00
Steven Zou
8173aaeac2 fix component namespace duplicated bug 2017-02-24 13:37:08 +08:00
Steven Zou
16df9fec5d Merge pull request #1437 from vmware/fix/user_profile_dropdown
Implement user list and fix some related issues
2017-02-24 00:02:22 +08:00
Steven Zou
23f0e3dda5 Implement user list and fix some related issues 2017-02-23 23:58:44 +08:00
kun wang
6c23d1ad28 Merge pull request #1436 from wknet123/harbor-clarity
Add audit log component and refine projects navigation flow.
2017-02-23 22:46:43 +08:00
kunw
c282653bec Add audit log component and refine projects navigation flow. 2017-02-23 18:47:00 +08:00
Wenkai Yin
a1858098c5 using different secret to mark himself when communicates with other components 2017-02-23 18:24:32 +08:00
Wenkai Yin
2b5777b490 Merge pull request #1434 from ywk253100/170222_config_all
Support changing all configurations through API
2017-02-23 17:29:53 +08:00
Wenkai Yin
e2c7cfc0ad support changing all configurations through API 2017-02-23 16:27:19 +08:00
kun wang
c64ebc8b57 Merge pull request #1420 from wknet123/harbor-clarity
Refactored codes of project component.
2017-02-23 14:46:38 +08:00
kunw
dbda407916 Updates for abstracting list project component. 2017-02-23 14:43:51 +08:00
Daniel Jiang
41f5776df9 Merge pull request #1430 from reasonerjt/token-service-refactory
add basic unit test cases for token service
2017-02-23 14:23:26 +08:00
Daniel Jiang
ef34b96256 Merge pull request #1422 from ywk253100/170221_secretkey
Encrypt the passwords in configuration file
2017-02-23 10:25:39 +08:00
Tan Jiang
160d5636fb add basic unit test cases for token service 2017-02-22 20:44:29 +08:00
kun wang
abc2bcbf2a Merge pull request #1429 from wknet123/harbor-clarity-integration
Update path of dockerfile.
2017-02-22 19:16:01 +08:00
kunw
8e292da061 Update path of dockerfile. 2017-02-22 19:13:47 +08:00
kun wang
f4d35414d2 Merge pull request #1425 from wknet123/harbor-clarity-integration
Updates for building node-clarity image.
2017-02-22 18:31:42 +08:00
kunw
bb674ea977 Updates for building node-clarity image. 2017-02-22 18:30:37 +08:00
Steven Zou
8281194bca Merge pull request #1423 from vmware/fix/user_profile_dropdown
Refine the related menu
2017-02-22 17:53:18 +08:00
Steven Zou
495a3150d3 Refine the related menu 2017-02-22 17:50:46 +08:00
Wenkai Yin
40eb6bb7d3 encrypt passwords enhancement 2017-02-22 16:59:28 +08:00
kunw
b26ffdb8f7 Refactored codes of project component. 2017-02-22 13:16:05 +08:00
kunw
3a621faba3 Fixed some issues and merged latest codes. 2017-02-22 13:03:05 +08:00
Steven Zou
668f39c732 Merge pull request #1419 from wknet123/harbor-clarity-integration
Fixed some issues and merged latest codes.
2017-02-22 12:27:28 +08:00
Steven Zou
a97e00f251 Merge pull request #1418 from wknet123/harbor-clarity
Add project member component.
2017-02-22 12:25:22 +08:00
kunw
ced142e5b8 Update for some prefix options. 2017-02-22 11:28:57 +08:00
Steven Zou
e829b04f1f Merge pull request #1407 from wknet123/harbor-clarity-integration
Harbor Clarity UI integration.
2017-02-22 11:26:23 +08:00
kunw
bb83763886 Add project member component. 2017-02-22 00:46:51 +08:00
Steven Zou
793416e4a7 Merge pull request #1409 from vmware/fix/module_refine
refine module paths
2017-02-21 23:18:06 +08:00
Steven Zou
0025cc4d93 refine module paths 2017-02-21 23:16:12 +08:00
Steven Zou
d000fe2914 Merge pull request #1408 from vmware/feature/account-settings
Complete account settings component
2017-02-21 20:05:51 +08:00
Steven Zou
9126ee1258 Complete account settings component 2017-02-21 20:04:44 +08:00
Wenkai Yin
09ee2f5266 Merge pull request #1402 from reasonerjt/notary-integration
Notary integration
2017-02-21 16:29:37 +08:00
Steven Zou
d8047740ea Merge pull request #1405 from vmware/feature/harbor_shell_user_settings
Feature/harbor shell user settings
2017-02-21 14:56:49 +08:00
kunw
3c112f2a2c Harbor Clarity UI integration. 2017-02-21 14:54:42 +08:00
Steven Zou
b92e3b2e7e implement password settings 2017-02-21 14:05:36 +08:00
Steven Zou
59bea0e365 implement harbor shell related things with authorization support 2017-02-21 14:04:15 +08:00
Wenkai Yin
bf39b3a956 modify Makefile of Harbor based on photon (#1404)
LGTM
2017-02-21 13:45:12 +08:00
Tan Jiang
8cbfffa9c8 deploy notary within Harbor 2017-02-20 19:31:28 +08:00
Daniel Jiang
245b54d10d Merge pull request #1400 from reasonerjt/dev
-conf -> --conf
2017-02-20 14:58:34 +08:00
Tan Jiang
c3c1b84ed1 preparae --conf instead of -conf 2017-02-20 13:21:29 +08:00