harbor/src/portal
He Weiwei e254fe3095
fix(permissions): permissions checking for member and quota info (#9490)
1. Only show project member info when has member list permission.
2. Only show quota info when has quota read permission.
3. Add quota read permission for all roles of project.
4. Refactor permission service in portoal.
5. Clear cache when clear session.

Closes #8697

Signed-off-by: He Weiwei <hweiwei@vmware.com>
2019-10-21 14:03:52 +08:00
..
e2e Configuration enables users to change information after login through OIDC provider smoothly. 2019-04-01 13:13:02 +08:00
lib fix(permissions): permissions checking for member and quota info (#9490) 2019-10-21 14:03:52 +08:00
src fix(permissions): permissions checking for member and quota info (#9490) 2019-10-21 14:03:52 +08:00
README.md Add container for harbor-portal 2018-09-07 13:20:08 +08:00
angular.json remove bootstrap 2019-10-08 12:51:32 +08:00
browserslist Merge branch 'seprate_harbor_portal_from_harbor_core' into angular6 2018-09-07 14:56:16 +08:00
favicon.ico Add container for harbor-portal 2018-09-07 13:20:08 +08:00
karma.conf.js add more unit test 2019-09-25 15:29:17 +08:00
package-lock.json remove bootstrap 2019-10-08 12:51:32 +08:00
package.json add unit test 2019-10-10 12:07:27 +08:00
protractor.config.js Add container for harbor-portal 2018-09-07 13:20:08 +08:00
tsconfig.json Upgrade angualr from 7.1.3 to 8.2.0 and clarity from 1.0 to 2.2 2019-09-18 10:12:20 +08:00
tslint.json Fix tslint fail issues 2018-09-08 14:58:50 +08:00
typings.json Add container for harbor-portal 2018-09-07 13:20:08 +08:00

README.md

Harbor UI

Harbor UI

This is the project based on Clarity and Angular to build Harbor UI.