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
ef15e4d2
Commit
ef15e4d2
authored
2 years ago
by
shishir suman
Browse files
Options
Download
Patches
Plain Diff
changes for csv download
parent
af84506c
master
cvs_download
delete-form
1 merge request
!9
Cvs download
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
pom.xml
+6
-1
pom.xml
src/main/java/com/tarento/formservice/controllers/FormsController.java
+17
-10
.../com/tarento/formservice/controllers/FormsController.java
src/main/java/com/tarento/formservice/model/InstituteCSVResponseDto.java
+11
-0
...om/tarento/formservice/model/InstituteCSVResponseDto.java
src/main/java/com/tarento/formservice/model/InstituteDownloadRequestDto.java
+15
-0
...arento/formservice/model/InstituteDownloadRequestDto.java
src/main/java/com/tarento/formservice/repository/ElasticSearchRepository.java
+13
-0
...rento/formservice/repository/ElasticSearchRepository.java
src/main/java/com/tarento/formservice/service/FormsService.java
+3
-9
...in/java/com/tarento/formservice/service/FormsService.java
src/main/java/com/tarento/formservice/service/impl/FormsServiceImpl.java
+62
-17
...om/tarento/formservice/service/impl/FormsServiceImpl.java
src/main/java/com/tarento/formservice/utils/CloudStorage.java
+1
-1
...main/java/com/tarento/formservice/utils/CloudStorage.java
src/main/java/com/tarento/formservice/utils/PathRoutes.java
+1
-0
src/main/java/com/tarento/formservice/utils/PathRoutes.java
src/main/resources/application.properties
+5
-5
src/main/resources/application.properties
with
134 additions
and
43 deletions
+134
-43
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