yhua123
|
2a915785d3
|
Update changepassword.go
use key "page_title_change_password"
|
2016-07-06 16:10:38 +08:00 |
|
Wenkai Yin
|
6dc382a974
|
Merge pull request #483 from ywk253100/dev
support retry when job failed
|
2016-07-06 15:44:05 +08:00 |
|
Wenkai Yin
|
8d1578a555
|
support retry when job failed
|
2016-07-06 15:11:51 +08:00 |
|
Wenkai Yin
|
d6ef229cbf
|
Merge pull request #482 from ywk253100/dev
add parameter 'num' to list jobs
|
2016-07-06 15:11:22 +08:00 |
|
yhua123
|
c5a26cdd64
|
Update account-settings.htm
add form.$valid && on submit ng-click
|
2016-07-06 14:23:59 +08:00 |
|
yhua123
|
f70b9f7e33
|
Update locale_messages_en-US.js
change key to "failed_to_change_password".
|
2016-07-06 14:20:44 +08:00 |
|
yhua123
|
46ad156d4c
|
Update locale_messages_zh-CN.js
change key to "failed_to_change_password"
|
2016-07-06 14:19:37 +08:00 |
|
yhua123
|
ac836bc203
|
Update change-password.controller.js
change fail message key to "failed_to_change_password"
|
2016-07-06 14:18:50 +08:00 |
|
Wenkai Yin
|
37fc63aacc
|
add parameter 'num' to list jobs
|
2016-07-06 14:12:16 +08:00 |
|
yhua123
|
21b3f5d48e
|
Update account-setting.controller.js
remove password check in updateUser().
- && angular.isDefined(user.password)
|
2016-07-06 14:09:20 +08:00 |
|
yhua123
|
db0c079b82
|
Update change-password.controller.js
remove password toggle
|
2016-07-06 14:06:47 +08:00 |
|
Wenkai Yin
|
86d643c93f
|
Merge remote-tracking branch 'upstream/new-ui-with-sync-image' into new-ui-with-sync-image
|
2016-07-06 14:03:27 +08:00 |
|
Wenkai Yin
|
c6cc4e0c22
|
Merge pull request #481 from ywk253100/retry
Retry the job which failed because the network error
|
2016-07-06 14:02:33 +08:00 |
|
Wenkai Yin
|
2b62ee8069
|
Merge pull request #479 from ywk253100/dev
return count of jobs which are failed when listing policies
|
2016-07-06 14:02:18 +08:00 |
|
Wenkai Yin
|
a59e9cdd2a
|
Merge pull request #477 from ywk253100/new-ui-with-sync-image
add auth check as registry does not distinguish 401 and 403
|
2016-07-06 14:01:57 +08:00 |
|
yhua123
|
f2610ef3ea
|
Update changepassword.go
change comment
|
2016-07-06 14:00:48 +08:00 |
|
Wenkai Yin
|
cb5fee842a
|
remove useless codes
|
2016-07-06 13:40:54 +08:00 |
|
Wenkai Yin
|
6ce18110cd
|
retry the job which failed because the network error
|
2016-07-06 13:38:53 +08:00 |
|
yhua123
|
c258a64e63
|
Update locale_messages_zh-CN.js
add 'fail_change_password': '修改密码失败。'
|
2016-07-06 13:34:41 +08:00 |
|
yhua123
|
aa1d44ecdb
|
Update locale_messages_en-US.js
add 'fail_change_password': 'Password change fail.'
|
2016-07-06 13:34:02 +08:00 |
|
yhua123
|
caf82ef3bd
|
Update harbor.module.js
add page for change password
|
2016-07-06 13:32:16 +08:00 |
|
yhua
|
395f844b7a
|
add new page for change password
|
2016-07-06 13:09:32 +08:00 |
|
kunw
|
be3110634a
|
update for fine-grained 401 filtering and other refinements.
|
2016-07-06 12:56:44 +08:00 |
|
yhua123
|
5e30a08262
|
Update header-include.htm
add new page for change password
|
2016-07-06 12:24:09 +08:00 |
|
Wenkai Yin
|
51627d4d40
|
pass go test
|
2016-07-06 12:18:59 +08:00 |
|
Wenkai Yin
|
0f557d54ef
|
count status 'retrying'
|
2016-07-06 11:44:58 +08:00 |
|
kunw
|
a502635de1
|
Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image
|
2016-07-06 07:58:04 +08:00 |
|
kunw
|
04f6157048
|
updates for dissmisable alerts and other refinements.
|
2016-07-06 07:57:09 +08:00 |
|
Wenkai Yin
|
6f7c2aa5a5
|
return count of jobs which are failed when listing policies
|
2016-07-05 18:57:04 +08:00 |
|
Daniel Jiang
|
a6793a0c25
|
Merge pull request #478 from reasonerjt/job-service
LOG_DIR of jobservice is not set
|
2016-07-05 17:59:31 +08:00 |
|
Tan Jiang
|
fc3310f355
|
LOG_DIR of jobservice is not set
|
2016-07-05 17:56:05 +08:00 |
|
kunw
|
e2cf967195
|
update for checking member when switching sub tabs in details.
|
2016-07-05 16:12:20 +08:00 |
|
Wenkai Yin
|
d6abff410f
|
Merge remote-tracking branch 'upstream/new-ui-with-sync-image' into new-ui-with-sync-image
|
2016-07-05 14:16:22 +08:00 |
|
Daniel Jiang
|
e342410749
|
Merge pull request #476 from reasonerjt/job-service
statemachine and schduler to support retry
|
2016-07-05 14:01:35 +08:00 |
|
kunw
|
899d541607
|
update for removing logs.
|
2016-07-05 13:05:45 +08:00 |
|
kunw
|
2cb3d11689
|
Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image
|
2016-07-05 13:03:35 +08:00 |
|
kunw
|
d270d8bb04
|
add inline-help onto the UI and some other refinements.
|
2016-07-05 13:03:18 +08:00 |
|
Wenkai Yin
|
71a60fca74
|
Merge pull request #474 from ywk253100/dev
support job retrying
|
2016-07-05 12:05:57 +08:00 |
|
Wenkai Yin
|
2dab2137db
|
add auth check as registry does not distinguish 401 and 403
|
2016-07-05 12:05:01 +08:00 |
|
Tan Jiang
|
6b955cd154
|
statemachine and schduler to support retry
|
2016-07-05 11:42:30 +08:00 |
|
Wenkai Yin
|
e2afc3e51c
|
update
|
2016-07-05 11:22:16 +08:00 |
|
Wenkai Yin
|
19ec6177e0
|
update
|
2016-07-05 11:06:58 +08:00 |
|
kunw
|
9052206b99
|
Merge branch 'new-ui-with-sync-image' of https://github.com/vmware/harbor into new-ui-with-sync-image
|
2016-07-05 09:07:08 +08:00 |
|
kunw
|
597b865cf5
|
update for interceptor of global session check and others.
|
2016-07-05 09:06:36 +08:00 |
|
Wenkai Yin
|
b269ca1888
|
Merge pull request #472 from ywk253100/dev
Support job retrying
|
2016-07-04 21:54:27 +08:00 |
|
Wenkai Yin
|
a2ccb414bd
|
add RetryChecker interface
|
2016-07-04 21:43:55 +08:00 |
|
kunw
|
ae3bfba3c8
|
update for advanced-search options.
|
2016-07-04 19:09:19 +08:00 |
|
Wenkai Yin
|
0a5d5d602f
|
pass golint
|
2016-07-04 17:33:17 +08:00 |
|
Wenkai Yin
|
ceece3a56d
|
update
|
2016-07-04 17:21:58 +08:00 |
|
kunw
|
ed08eb1c16
|
update for timezone setting in time-picker and log retrieval logic.
|
2016-07-04 17:09:45 +08:00 |
|