summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-05 09:40:22 +0100
committerManoop Talasila <talasila@research.att.com>2018-11-07 19:01:13 +0000
commit799e0fad861c674db69252390ebcfd75a0fc34ac (patch)
tree482fdc373771ef0c80730738a455509114cb3a87
parentb508d61d4cf294329ac9e1ed67ad53854381aedd (diff)
Fix typos
Change-Id: I9b8fbaf7ccfd20d5a7ec8075e47e40ae6671812d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582 (cherry picked from commit ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf)
-rw-r--r--ecomp-portal-BE-os/README.md4
-rw-r--r--ecomp-portal-widget-ms/widget-ms/README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/ecomp-portal-BE-os/README.md b/ecomp-portal-BE-os/README.md
index 7f4358f4..ded3bb76 100644
--- a/ecomp-portal-BE-os/README.md
+++ b/ecomp-portal-BE-os/README.md
@@ -21,7 +21,7 @@ Version 2.2
- [PORTAL-207] Raise 4 % percentage (from 44 to 48) sonar code coverage for ONAP PORTAL
- [PORTAL-136] Raise JUnit test coverage ONAP Portal to 50% for Beijing
- [PORTAL-133] replace ECOMP to ONAP on Contact Us and Get Access page
-- [PORTAL-145] Harden code to address SQL injecton, XSS vulnerabilities
+- [PORTAL-145] Harden code to address SQL injection, XSS vulnerabilities
- [PORTAL-156] Left menu are showing web analytics items and missing plus icons on Account Details page
- [Portal-148] ONAP Portal Beijing does not accept logins; currently OIDC code is disabled; please check the web.xml
Long term solution is being worked on.
@@ -40,7 +40,7 @@ Version 2.2
- [Portal-155] Review security issues: portal
- [Portal-19] Removed the ecomp keyword from the license text
- [Portal-256] Fix to make the userRole dynamic on Users modal popup
-- [Portal-241] To reteieve roles on Users page for sdk(external app)
+- [Portal-241] To retrieve roles on Users page for sdk(external app)
- [Portal-220] Fix to delete a portal admin, removed the OS test case
- [Portal-248] Id value fix in in Add App Account Management modal
- [Portal-211] High memory Usage by Portal, SDK, Cassandra
diff --git a/ecomp-portal-widget-ms/widget-ms/README.md b/ecomp-portal-widget-ms/widget-ms/README.md
index ceb9dd2b..32732f25 100644
--- a/ecomp-portal-widget-ms/widget-ms/README.md
+++ b/ecomp-portal-widget-ms/widget-ms/README.md
@@ -121,7 +121,7 @@ Build 1702.3.78, 9 Feb 2017
- US799260 Added the three new widgets in dashboard-widgets folder; removed all testing logs in all widgets; fixed a bug in widget-test
Build 1702.3.75, 07 Feb 2017
-DE267061 - Removed a hardcoded intance of loginId used in the query.
+DE267061 - Removed a hardcoded instance of loginId used in the query.
Build 1702.3.73, 06 Feb 2017
DE267061 - Fixed - user should only see widgets that were uploaded against app/roles that they have OR if they were uploaded by checking All Users checkbox.
@@ -135,7 +135,7 @@ Build 1702.3.71, 5 Feb 2017
- DE262610 Widget Microservice logging is not following EELF guidelines
- DE262800 Issues with widget name this requires database modifications
- DE263090 Issues with widget roles
-- US799260 BE now 'discovers' widget-service using Consul. If consul is not running, it fallbacks to the current implemenation which is https://localhost and the port of your choosing in system.properties - Ex: localhost:8082
+- US799260 BE now 'discovers' widget-service using Consul. If consul is not running, it fallbacks to the current implementation which is https://localhost and the port of your choosing in system.properties - Ex: localhost:8082
- US799260 Fix delete feature for the three special widgets news, events, resources widget can have spaces in its name
- US799260 Widget feature:
+ Add the editing feature in widgetOnboarding page