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
uphrh-smf-form
Commits
6ea23aef
Commit
6ea23aef
authored
3 years ago
by
nivetha
Browse files
Options
Download
Patches
Plain Diff
FCM configuration
parent
ede71245
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
pom.xml
+6
-1
pom.xml
src/main/java/com/tarento/formservice/models/MessageContent.java
+25
-0
...n/java/com/tarento/formservice/models/MessageContent.java
src/main/java/com/tarento/formservice/models/SendMessagePrototype.java
+21
-0
.../com/tarento/formservice/models/SendMessagePrototype.java
src/main/java/com/tarento/formservice/models/UserDevice.java
+19
-0
src/main/java/com/tarento/formservice/models/UserDevice.java
src/main/java/com/tarento/formservice/service/impl/FormsServiceImpl.java
+1
-1
...om/tarento/formservice/service/impl/FormsServiceImpl.java
src/main/java/com/tarento/formservice/utils/AppConfiguration.java
+3
-0
.../java/com/tarento/formservice/utils/AppConfiguration.java
src/main/java/com/tarento/formservice/utils/NotificationService/NotificationUtil.java
+3
-1
...rmservice/utils/NotificationService/NotificationUtil.java
src/main/java/com/tarento/formservice/utils/NotificationService/PushBox.java
+63
-0
...arento/formservice/utils/NotificationService/PushBox.java
src/main/java/com/tarento/formservice/utils/NotificationService/SendMail.java
+7
-1
...rento/formservice/utils/NotificationService/SendMail.java
src/main/java/com/tarento/formservice/utils/NotificationType.java
+23
-0
.../java/com/tarento/formservice/utils/NotificationType.java
src/main/resources/application.properties
+3
-1
src/main/resources/application.properties
src/main/resources/up-smf-47fd3-454b38d00734.json
+12
-0
src/main/resources/up-smf-47fd3-454b38d00734.json
with
186 additions
and
5 deletions
+186
-5
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