harbor/src/portal
Alvaro Iradier 81a7239c66 Better error handling
* Raise an internal error if username claim is not found, instead of just logging a warning
* Don't remove userInfoKey for session on error when it is not required
* Rename "OIDC Username Claim" to just "Username claim"

Signed-off-by: Alvaro Iradier <airadier@gmail.com>
2020-07-16 12:12:08 +02:00
..
e2e Configuration enables users to change information after login through OIDC provider smoothly. 2019-04-01 13:13:02 +08:00
scripts Add P2p preheat distribution instance UI 2020-07-07 19:55:56 +08:00
server Upgrade api level to v2 2020-02-26 10:13:34 +08:00
src Better error handling 2020-07-16 12:12:08 +02:00
angular.json Refactor styles.css 2020-01-07 14:37:26 +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 [feat] Upgrade clarity to 2.3.8 2020-03-11 15:41:33 +08:00
package.json Improve i18n service 2020-05-06 14:45:56 +08:00
protractor.config.js Add container for harbor-portal 2018-09-07 13:20:08 +08:00
README.md 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

Harbor UI

Harbor UI

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