Commit Graph

1084 Commits

Author SHA1 Message Date
kunw
5acf9ea114 update for setting languages on cookies. 2016-06-22 19:25:23 +08:00
kunw
e77fb427ae Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image 2016-06-22 19:03:23 +08:00
kunw
32a52a42d3 add more restriction check on sync-image of UI. 2016-06-22 19:03:12 +08:00
Wenkai Yin
53abe230a0 Merge pull request #392 from ywk253100/update_and_create_policy_api_modify
bug fix: fixed policy can not be updated
2016-06-22 18:33:37 +08:00
Wenkai Yin
2da237f8bb bug fix: fixed policy can not be updated 2016-06-22 18:11:47 +08:00
kunw
210d2044b2 Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image 2016-06-22 16:37:09 +08:00
kunw
602dc2069d add comments on addnew controller code. 2016-06-22 16:36:48 +08:00
Daniel Jiang
3f7ff6da48 Merge pull request #381 from reasonerjt/job-service
data migration script to 0.2.0
2016-06-22 16:14:52 +08:00
kunw
5fe5b40d29 Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image 2016-06-22 15:15:31 +08:00
kunw
5e538fa9e5 updates for adding new user and auth_mode check feature of UI. 2016-06-22 15:15:25 +08:00
Wenkai Yin
97ea1da965 Merge pull request #384 from ywk253100/update_and_create_policy_api_modify
Update and create policy api modify
2016-06-22 15:05:07 +08:00
Wenkai Yin
9cdb24f4e1 Merge remote-tracking branch 'upstream/new-ui-with-sync-image' into update_and_create_policy_api_modify 2016-06-22 14:19:31 +08:00
Wenkai Yin
b985c5bed4 1.only target of disabled policy can be modified 2.duplicated policy can not be created 2016-06-22 14:19:19 +08:00
kunw
82de5b3bf4 updates for mainframe width and height style settings. 2016-06-22 12:37:52 +08:00
Tan Jiang
a80e0190c6 data migration script to 0.2.0 2016-06-22 12:22:02 +08:00
kunw
aafeabdf4e update for setting mainframe center in css style. 2016-06-22 12:19:35 +08:00
kunw
0a0b206863 update for modal-dialog input paramater name. 2016-06-22 11:26:28 +08:00
kunw
2908c090b0 updates for replacing alert with modal-dialog of UI. 2016-06-21 18:42:53 +08:00
kunw
181f525df7 update for adding popup dialog to show all intro about Harbor. 2016-06-21 14:53:00 +08:00
kunw
2b0b4ed003 refine the switch for admin-options of UI. 2016-06-21 13:42:20 +08:00
kunw
c95d42b9fc update for user profile of UI. 2016-06-21 13:28:21 +08:00
kunw
4eb95078e0 Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image 2016-06-20 19:16:35 +08:00
kunw
4131a6c702 update for applying i18n to sync image of UI. 2016-06-20 19:15:45 +08:00
Daniel Jiang
66da87bfa0 Merge pull request #373 from reasonerjt/job-service
fix typo, refine description
2016-06-20 19:08:52 +08:00
Tan Jiang
b13778ef5c fix typo, refine description 2016-06-20 19:06:51 +08:00
Daniel Jiang
ad6d5cb79b Merge pull request #356 from yhua123/patch-1
Patch 1
2016-06-20 18:16:27 +08:00
kunw
96a9106beb update for adding confirm to delete in users and destinations. 2016-06-20 17:05:48 +08:00
kunw
fb88d85984 Merge the latest updates. 2016-06-20 16:11:27 +08:00
kunw
58487ed06c updates of I18n refinement and add confirm dialog when deleting project member. 2016-06-20 16:05:14 +08:00
yhua123
c6f1d1f0b0 Update hbapisearch_test.go
go vet ./...
tests/apitests/hbapisearch_test.go:11: Println call ends with newline
2016-06-20 14:39:22 +08:00
yhua123
3157559c4e Update hbapidelrpo_test.go
fix go vet ./...
tests/apitests/hbapidelrpo_test.go:12: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:20: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:35: Println call ends with newline
tests/apitests/hbapidelrpo_test.go:42: Println call ends with newline
2016-06-20 14:38:55 +08:00
yhua123
5c500cf4a1 Update hbapiaddprj_test.go
fix go vet ./...
tests/apitests/hbapiaddprj_test.go:12: Println call ends with newline
2016-06-20 14:36:47 +08:00
Daniel Jiang
2b8eb8636c Merge pull request #354 from reasonerjt/job-service
bugfix: max_job_workers is ignored in prepare
2016-06-20 14:00:05 +08:00
Tan Jiang
7a854cbfa5 bugfix: max_job_workers is ignored in prepare 2016-06-20 13:57:08 +08:00
Daniel Jiang
044e6a7981 Merge pull request #353 from reasonerjt/job-service
update schema, and resume jobs when job service restarts.
2016-06-20 13:28:30 +08:00
Tan Jiang
f6a9f67613 fix golint issues 2016-06-20 13:04:27 +08:00
kunw
5bb80bfb5c update for access log page of UI. 2016-06-20 10:59:18 +08:00
Tan Jiang
bc5d71ee86 merge 2016-06-17 18:58:16 +08:00
Tan Jiang
aa9fc2a083 resume running jobs when jobservice starts 2016-06-17 18:54:29 +08:00
Wenkai Yin
e1042c81c6 Merge pull request #352 from ywk253100/new_ui
bug fix: fix confliction when more than one job are creating the same…
2016-06-17 18:45:34 +08:00
Wenkai Yin
40e25da3a9 pass golint 2016-06-17 18:34:40 +08:00
Wenkai Yin
7a6308b4f9 bug fix: fix confliction when more than one job are creating the same project 2016-06-17 18:27:31 +08:00
kunw
7ae5b39407 update for creation of policy and destinations. 2016-06-17 18:07:33 +08:00
kunw
3b2b0d8849 updates for retrieving replication jobs and destinations. 2016-06-17 16:11:46 +08:00
kunw
d9825763cf update for user settings and listing project role. 2016-06-17 15:22:58 +08:00
kunw
b525062cea update for interaction of sign-in. 2016-06-17 14:02:45 +08:00
kunw
8659dc1988 update for retrieving replication-jobs. 2016-06-17 12:33:08 +08:00
kunw
bd88f01afe update for listing replication-job. 2016-06-17 12:14:41 +08:00
kunw
1ac534f333 update for adding project validation and listing replication job. 2016-06-17 11:58:24 +08:00
Wenkai Yin
38388b25cb Merge pull request #349 from ywk253100/new_ui
filter jobs by policy ID and repository
2016-06-17 11:55:45 +08:00