Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
creation-portal
Commits
8c7357ed
Commit
8c7357ed
authored
7 years ago
by
Harishkumar Gangula
Browse files
Options
Download
Plain Diff
Issue #SB-789 fix: merged release-1.3 to master
parents
dcb85890
99a13b04
No related merge requests found
Changes
328
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.eslintignore
+0
-20
.eslintignore
.eslintrc.js
+0
-45
.eslintrc.js
.gitignore
+1
-1
.gitignore
Dockerfile
+2
-1
Dockerfile
Dockerfile.Build
+6
-4
Dockerfile.Build
build.sh
+1
-1
build.sh
dockerPushToRepo.sh
+1
-1
dockerPushToRepo.sh
src/.eslintignore
+13
-0
src/.eslintignore
src/.eslintrc
+11
-2
src/.eslintrc
src/app/.eslintrc
+5
-0
src/app/.eslintrc
src/app/common/js/frmelmnts.js
+1
-1
src/app/common/js/frmelmnts.js
src/app/common/js/messages.js
+1
-1
src/app/common/js/messages.js
src/app/common/js/org.js
+79
-85
src/app/common/js/org.js
src/app/common/styles/main.css
+3477
-0
src/app/common/styles/main.css
src/app/deploy/playerAppConfig.json
+0
-124
src/app/deploy/playerAppConfig.json
src/app/helpers/.eslintrc
+5
-0
src/app/helpers/.eslintrc
src/app/helpers/announcement/ObjectStore/ObjectStore.js
+38
-121
src/app/helpers/announcement/ObjectStore/ObjectStore.js
src/app/helpers/announcement/ObjectStore/ObjectStoreRest.js
+194
-144
src/app/helpers/announcement/ObjectStore/ObjectStoreRest.js
src/app/helpers/announcement/controller.js
+1002
-720
src/app/helpers/announcement/controller.js
src/app/helpers/announcement/index.js
+120
-87
src/app/helpers/announcement/index.js
with
4957 additions
and
1358 deletions
+4957
-1358
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets