From 4a543a3e521830f4fb2f4b5c4f02fd261cca2afa Mon Sep 17 00:00:00 2001 From: Steven Zou Date: Mon, 14 Aug 2017 15:56:55 +0800 Subject: [PATCH] add CVE link --- src/ui_ng/lib/README.md | 2 ++ .../vulnerability/vulnerability-config.component.template.ts | 3 ++- .../src/config/vulnerability/vulnerability-config.component.ts | 1 + src/ui_ng/lib/src/service/interface.ts | 1 + src/ui_ng/lib/src/tag/tag-detail.component.spec.ts | 1 + .../src/vulnerability-scanning/result-grid.component.spec.ts | 1 + src/ui_ng/lib/src/vulnerability-scanning/scanning.html.ts | 2 +- src/ui_ng/package.json | 2 +- 8 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/ui_ng/lib/README.md b/src/ui_ng/lib/README.md index 00adee80b8..55ca7dcebb 100644 --- a/src/ui_ng/lib/README.md +++ b/src/ui_ng/lib/README.md @@ -1,4 +1,6 @@ # Harbor UI library +**NOTES: Odd version is development version and may be not stable. Even version is release version which should be stable.** + Wrap the following Harbor UI components into a sharable library and published as npm package for other third-party applications to import and reuse. * Repository and tag management view diff --git a/src/ui_ng/lib/src/config/vulnerability/vulnerability-config.component.template.ts b/src/ui_ng/lib/src/config/vulnerability/vulnerability-config.component.template.ts index 00423b32d1..69e4c7b853 100644 --- a/src/ui_ng/lib/src/config/vulnerability/vulnerability-config.component.template.ts +++ b/src/ui_ng/lib/src/config/vulnerability/vulnerability-config.component.template.ts @@ -10,7 +10,7 @@ export const VULNERABILITY_CONFIG_HTML: string = ` {{'CONFIG.SCANNING.DB_NOT_READY' | translate }} - +