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
angular.json remove bootstrap 2019-10-08 12:51:32 +08:00
browserslist
favicon.ico
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
README.md
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
typings.json

Harbor UI

Harbor UI

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