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
eafda528
Unverified
Commit
eafda528
authored
2 years ago
by
sarojsingh2021
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #9 from UPHRH-platform/cvs_download
Cvs download
parents
fa875d79
8ef9b144
master
delete-form
No related merge requests found
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
pom.xml
+6
-1
pom.xml
src/main/java/com/tarento/formservice/controllers/FormsController.java
+16
-10
.../com/tarento/formservice/controllers/FormsController.java
src/main/java/com/tarento/formservice/model/CSVDataDto.java
+26
-0
src/main/java/com/tarento/formservice/model/CSVDataDto.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
+1115
-901
...om/tarento/formservice/service/impl/FormsServiceImpl.java
src/main/java/com/tarento/formservice/utils/PathRoutes.java
+1
-0
src/main/java/com/tarento/formservice/utils/PathRoutes.java
with
1206 additions
and
921 deletions
+1206
-921
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