uppuv
f79fd71fea
add azure sql data integration
2023-10-04 13:37:44 -04:00
uppuv
26096f108a
Added Azure sql setup for User access micro service
2023-09-29 12:30:20 -04:00
uppuv
4eb8f84d5b
Azure Migrations
2023-09-27 17:18:48 -04:00
Reginald CHERENFANT JASMIN
15acd00959
Project Folder Name changed from SurveyResponses to Responses
2023-09-26 15:38:59 -05:00
Reginald CHERENFANT JASMIN
46520c7e62
Update test case project for UserAccess and SurveyResponse modules. Renaming of SurveyResponses to Responses.
2023-09-26 15:22:26 -05:00
uppuv
d0023114a3
updated doculink changes
2023-09-26 12:40:55 -04:00
Reginald Cherenfant Jasmin
f6387fc371
adding Test project for userAccess module
2023-09-26 01:13:19 -04:00
uppuv
f2c1d47749
doculink changes
2023-09-22 11:56:09 -04:00
9dcd9d243e
Created Groupings and added a few more
...
Tests should be grouped so that they can create, update, then eventually delete the data.
All the Gets are grouped together, but then later on you may need them to preform the CRUD operations.
2023-09-21 23:13:21 -05:00
8833fca734
Adding in tests for the endpoints after creation
...
Having tests on our code is essential, but it's equally crucial to ensure that all endpoints function correctly with each deployment. Once these validations are in place, we can integrate them into Jenkins during the build process to ensure that our releases are free of bugs.
2023-09-21 17:52:13 -05:00
Reginald Cherenfant Jasmin
a0033ca045
Add EmployeeId as filter in the endpoints, add endpoints to get all active and historical surveys for a particular employee
2023-09-21 00:58:29 -04:00
Reginald CHERENFANT JASMIN
4ebd40108d
Dadeschools JWT based authentication integration
2023-09-20 09:47:27 -05:00
Reginald Cherenfant Jasmin
77816605d1
implementation of Authentication using JWT. Security applied on all microservices endpoints.
2023-09-20 00:32:30 -04:00
Reginald CHERENFANT JASMIN
8d386af40a
Changing Microservice name from Survey to Surveys
2023-09-14 11:57:23 -05:00
uppuv
465bf4b081
Merge branch 'dev' into Database-Integration
2023-09-13 16:52:43 -04:00
uppuv
0ad7bd5420
Merge branch 'DocumentsAPI' into dev
2023-09-13 16:50:56 -04:00
uppuv
3b91282419
document api link type changes
2023-09-13 16:49:59 -04:00
uppuv
e04bccfffd
Merged new dev changes
2023-09-13 13:16:42 -04:00
Reginald Cherenfant Jasmin
fedbb8a93e
Merge branch 'dev' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into localdev
2023-09-13 01:29:14 -04:00
Reginald Cherenfant Jasmin
9109d0d793
Update survey response, adding EmployeeId , Location Id as int, adjust end point for ansers submission in batch
2023-09-13 01:28:24 -04:00
uppuv
a6eed848f8
Merge branch 'DocumentsAPI' into dev
2023-09-11 13:42:40 -04:00
uppuv
0544c7397d
314: updated document multi language output format
2023-09-11 13:34:50 -04:00
uppuv
9c536a1c52
Modified Documents api for InMemory Logic
2023-09-11 13:34:50 -04:00
uppuv
b878cd706c
314: updated document multi language output format
2023-09-11 13:23:50 -04:00
uppuv
4cf7d9f891
Multi language dynamic object changes
2023-09-08 15:40:06 -04:00
Reginald Cherenfant Jasmin
24a6e6513e
Adding external services to Service folder
2023-09-04 21:59:21 -04:00
Reginald Cherenfant Jasmin
a1a9fd1dc5
Update SeedData to be executed when MS launched, Enable other properties in SurveyResponse
2023-09-04 21:31:41 -04:00
Reginald Cherenfant Jasmin
81e14c387d
Merge branch 'dev' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into localdev
2023-09-01 12:19:08 -04:00
Reginald Cherenfant Jasmin
5a4dda12ff
Update on the controller for NoContent return type
2023-09-01 12:14:25 -04:00
uppuv
debcb42021
Merge branch 'DocumentsAPI' into dev
2023-08-31 19:14:57 -04:00
uppuv
d78d5e0ba4
Modified Documents api for InMemory Logic
2023-08-31 19:12:47 -04:00
uppuv
48be1a74c9
Merge branch 'DocumentsAPI' into Database-Integration
2023-08-31 19:02:47 -04:00
uppuv
fd65417a7b
Added Document api solution
2023-08-31 19:00:51 -04:00
Reginald Cherenfant Jasmin
cd261a5556
Test project for location service updated
2023-08-31 01:57:14 -04:00
Reginald Cherenfant Jasmin
96ccb96bf1
Update to Async Attachement, Answer and Update Multiple Answers submission - backlog #288
2023-08-27 11:55:58 -04:00
Reginald Cherenfant Jasmin
5a641ff3aa
Update controller in Location for Models Class
2023-08-25 18:51:50 -04:00
Reginald Cherenfant Jasmin
1e16a23a1a
Merge branch 'dev' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into localdev
2023-08-25 18:49:07 -04:00
Reginald Cherenfant Jasmin
7a50089f6a
Update DbContext Changes
2023-08-25 18:44:04 -04:00
uppuv
82f2ae265a
Db context changes for auto insertion
2023-08-25 18:24:46 -04:00
Reginald Cherenfant Jasmin
099055d088
Conflict resolved in Questions, Surveys
2023-08-25 17:51:07 -04:00
Reginald Cherenfant Jasmin
fe1614fee3
Multi Language support
2023-08-25 11:36:31 -04:00
Reginald Cherenfant Jasmin
448950ea27
Multilingual support for survey and Questions
2023-08-25 09:17:53 -04:00
Reginald Cherenfant Jasmin
47b0c7b202
Update Question and Survey to support multilingual functionnality and Make language optional in URL
2023-08-25 08:55:11 -04:00
uppuv
cf3a04891b
Completed sync call for answer and attachment put and post methods
2023-08-25 07:20:37 -04:00
Santhosh S
e56ffae1a4
Swagger Documentation Enhancement (273)
2023-08-24 21:25:38 -04:00
uppuv
9345ee2ca5
Removed QuestionGroup from the Question model and from the db entity
2023-08-22 17:05:51 -04:00
uppuv
eb07c31ff6
Database integration
2023-08-18 17:14:41 -04:00
Reginald Cherenfant Jasmin
22261f42ca
User Role and Authorization features added
2023-08-18 15:30:34 -04:00
Santhosh S
4160c2300b
Copy from old Repository
2023-08-15 23:52:30 -04:00
93ef278429
Added README.md
2023-07-17 16:48:28 +00:00