Yang Wang (c)
bfe19711db
Add immutable tag in project detail
...
Signed-off-by: Yogi_Wang <yawang@vmware.com>
2019-10-18 11:28:39 +08:00
AllForNothing
c2e30b4bad
Add scanner UI
...
Signed-off-by: AllForNothing <sshijun@vmware.com>
2019-10-17 10:27:54 +08:00
Wenkai Yin
772367498f
Merge remote-tracking branch 'upstream/master' into 190311_sync
2019-03-11 20:34:49 +08:00
Wenkai Yin
272508e509
Provide a null implementation for Harbor adapter
...
This commit provides a null implementation for Harbor adapter to fill data for the listing adapter API
Signed-off-by: Wenkai Yin <yinw@vmware.com>
2019-03-09 01:10:25 +08:00
stonezdj
0cba36d79f
Remove everything of adminserver
...
Signed-off-by: stonezdj <stonezdj@gmail.com>
2019-02-22 16:34:39 +08:00
James Zabala
e09a157dce
Merge pull request #5896 from erks/normalize_ldap_group_dn
...
Normalize (make lowercase) ldap_group_dn during onboarding
2018-10-02 16:03:03 -04:00
Qian Deng
7873a0312a
Rename harbor-ui to harbor-core
...
1. Update the nginx.conf
2. Update Makefile
3. Update docker-compose
4. Update image name
5. Rename folder ui to core
6. Change the harbor-ui's package name to core
7. Remove unused static file on harbor-core
8. Remove unused code for harbor-portal
Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-19 16:35:13 +08:00
Touch Ungboriboonpisal
e256547411
Normalize (make lowercase) the ldap group dn when onboarding
...
Fixes #5895
Signed-off-by: Touch Ungboriboonpisal <tungbori@zynga.com>
2018-09-18 13:37:35 -07:00
Qian Deng
870653a5fb
Update nginx config to redirect traffic to specific backend
...
1. Update nginx.conf file
2. Update photon makefile
3. Update global makefile
Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-07 13:21:27 +08:00
Qian Deng
dc21f3f5e2
Add container for harbor-portal
...
1. Add dockerfile for building harbor-portal
2. change the name from ui_ng to harbor-portal
Signed-off-by: Qian Deng <dengq@vmware.com>
2018-09-07 13:20:08 +08:00
Daniel Jiang
bda3878ab8
Update registry image to enable inject root cert
...
In some user's environment, there's local object storage hosted with
self-signed certificate.
Because registry process runs in a photon container, it has to trust
the certificate in the photon level such that the registry can access
the storage service.
This commit updates the registry image to append custom cert to the root
bundle when the container is started. And make the customer cert
configurable in `harbor.cfg`
Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-16 18:36:21 +08:00
Deng, Qian
8feb49c64e
Feature of helm chart UI
...
1. Add Charts list view
2. Add Charts card view
3. Add Chart version list view
4. Add chart version card view
5. Add Chart Detail Summary
6. Add Chart Detail Value
6. Add Chart Detail Deps
7. Update nodeclarity Dockerfile
8. Add markdown support
9. Add package-lock file to src
2018-08-01 13:20:06 +08:00
Deng, Qian
b3749bd4a4
Deploy button send event based on latest tag
...
If latest tag exist sent provision event. Otherwise send Add additional info event.
2018-05-17 17:07:27 +08:00
yixingj
4255ed167a
Add monitor API for Harbor components.
...
1>AdminServer.
2>UI.
2018-03-15 10:39:55 +08:00
Paul Czarkowski
be397eb157
Initial helm chart for Harbor ( #4271 )
2018-02-17 11:29:52 +08:00
Everett Toews
caa534361b
Ignore generated files
2017-10-05 11:24:02 -05:00
Steven Zou
969066f2c7
Improve components and change package.json
2017-06-21 09:53:59 +08:00
Steven Zou
25004bbd1f
Enhance the module configuration of harbor ui
2017-05-02 15:12:39 +08:00
Steven Zou
e31bab435b
Enable UI UT test framework (karma and jasmine)
2017-04-24 19:44:12 +08:00
kunw
f4ef4eda02
Merge latest updates.
2017-04-20 23:49:13 +08:00
Steven Zou
30254f0d89
Setup UI shared components libarary
2017-04-20 14:58:31 +08:00
kunw
012a42a6a2
Merged latest updates.
2017-04-19 12:09:23 +08:00
kunw
3ca69d7596
Upgrade to Angular 4 and Clarity 0.9.0
2017-04-19 12:05:58 +08:00
Yan
9b82fe2c9c
Merge pull request #2017 from wy65701436/update-ignore
...
update ignore file
2017-04-18 02:24:18 -07:00
Steven Zou
f87e7475f4
update i18 development guide document
2017-04-18 15:26:12 +08:00
wy65701436
d983e9d4fe
update ignore file
...
rm unused langagues files.
2017-04-14 02:49:16 -07:00
Steven Zou
5fb2605a45
support 'remember me' and root cert downloading
2017-03-27 15:58:00 +08:00
wy65701436
1d3a5bfd73
update git ignore file.
2017-03-21 01:05:00 -07:00
wy65701436
1e66f8fa88
update git ignore
2017-03-21 00:51:14 -07:00
kunw
084d6a2b91
Updates for new UI latest changes.
2017-03-21 14:20:32 +08:00
kunw
d357083621
Change some files.
2017-02-24 18:22:31 +08:00
kunw
3c112f2a2c
Harbor Clarity UI integration.
2017-02-21 14:54:42 +08:00
Wenkai Yin
b62a958250
configure harbor
2017-01-12 17:15:32 +08:00
yhua
09b62157cf
modify prepare for genrate all common/config files from template
2016-11-08 17:40:19 +08:00
Wenkai Yin
4fcfffeb47
upgrade nginx to 1.11.5
2016-11-02 15:49:28 +08:00
yhua
69797c30f2
fix pushimage, update .gitignore, add DEVFLAG
2016-10-24 14:06:23 +08:00
Tan Jiang
86daa51c1e
prepare support configuring https
2016-10-14 19:59:03 +08:00
Tan Jiang
73b5ea0916
update compose template, introduce support for photon
2016-08-23 17:57:12 +08:00
Tan Jiang
6b955cd154
statemachine and schduler to support retry
2016-07-05 11:42:30 +08:00
Tan Jiang
87f51bc12f
clean up code under jobservice/
2016-06-30 14:05:34 +08:00
Tan Jiang
9493b8c238
integrate jobservice into docker-compose template
2016-05-27 16:21:32 +08:00
saga92
85ad1392f8
add data migration module
2016-05-09 14:41:28 +08:00
Wenkai Yin
fefcae2634
ignore binary ui
2016-04-14 18:13:15 +08:00
Wenkai Yin
b3550cf19b
refactor logger in main.go & add harbor.cfg to .gitignore
2016-03-23 13:15:27 +08:00
Tan Jiang
a462f118f1
update file names, remove tests folder
2016-02-29 10:50:47 +08:00
Tan Jiang
b801393c74
Merge branch 'master' of github.com:vmware/harbor
2016-02-22 10:00:42 +08:00
Tan Jiang
f859348ac6
Initial commit
2016-02-01 19:59:10 +08:00