Commit Graph

76 Commits

Author SHA1 Message Date
uppuv
6ad5bb1572 merged latest changes from docker to dev 2023-10-13 14:48:08 -04:00
uppuv
cb3c7f8f6a added muilti language return format for question categories for question by survey 2023-10-13 13:21:33 -04:00
uppuv
26e79432e2 table name changes 2023-10-12 16:01:24 -04:00
uppuv
885fdeb117 updated question category 2023-10-11 19:24:50 -04:00
uppuv
fa3e3bbd99 added seed data for questions and surveys for demo 2023-10-11 15:33:21 -04:00
uppuv
3911980842 doculink changes for grouping moving to docker branch 2023-10-09 20:39:37 -04:00
uppuv
71d4b524e7 doculinks changes for grouping 2023-10-09 13:29:01 -04:00
Santhosh S
9b91afd329 bug fix with seed data changes 2023-10-06 18:22:37 -04:00
uppuv
1510c3ab12 Seed changes for doculink microservice 2023-10-06 16:25:38 -04:00
uppuv
c7a2dc5910 seed changes for doculinks 2023-10-06 15:53:09 -04:00
Santhosh Nair
15b5fba35e Deleted appsettings.Test.json 2023-10-06 01:53:42 +00:00
Santhosh Nair
7d3968bb62 Deleted appsettings.Production.json 2023-10-06 01:53:24 +00:00
Santhosh Nair
cee61c9b87 Deleted appsettings.Development.json 2023-10-06 01:53:05 +00:00
uppuv
2aca01c8b4 seed data changes for answers and new survey 2023-10-05 15:42:41 -04:00
uppuv
bac2eef4fb added doculinks seed data for multi language titles and descriptions 2023-10-05 14:27:24 -04:00
Santhosh S
6ae57c9818 Fix for Namespace SurveyResponses 2023-10-04 18:45:51 -04:00
Santhosh S
d2ae8a30a6 Added Response sample data 2023-10-04 18:19:27 -04:00
Santhosh S
076a8004e2 Merge branch 'dev' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into dev 2023-10-04 15:19:12 -04:00
uppuv
54d6fab64f enabled seed data and changed survey Response project name 2023-10-04 15:03:59 -04:00
Santhosh S
045a0995bb merge with latest change in endpoints 2023-10-04 12:34:03 -04:00
Santhosh S
dc1cb899d0 Merge branch 'dev' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into dev 2023-10-04 12:23:55 -04:00
uppuv
044876b23b changed all end points to small case 2023-10-04 11:55:35 -04:00
Santhosh S
30751bc491 fix doculink test reference 2023-10-04 00:28:04 -04:00
Santhosh S
fa0ec795c1 Employee uri to employee 2023-10-04 00:07:33 -04:00
Santhosh S
8e31691044 change of port for testing socker-compose.asf.yml 2023-10-01 23:20:04 -04:00
Santhosh S
82c768a0d9 change of port for testing socker-compose.asf.yml 2023-10-01 21:15:42 -04:00
Santhosh S
f5c2b2da44 Proxy Port update for AzureFabricsService test reverted 2023-09-29 11:38:43 -04:00
Santhosh S
17b4177a26 Proxy Port update for AzureFabricsService 6006 changed to doculink 2023-09-29 11:08:11 -04:00
Santhosh S
c5f3473ccb port change for cluster 2023-09-29 10:11:53 -04:00
Santhosh S
8744761b00 Proxy Port update for AzureFabricsService test 2023-09-29 01:11:19 -04:00
Santhosh S
7f82b10bbc added docker-compose for service cluster 2023-09-27 22:02:07 -04:00
Santhosh S
31eeb2b63d Updated Doculink Docker 2023-09-25 23:38:20 -04:00
Santhosh S
49d809bbff Update docker for Responses 2023-09-25 23:34:52 -04:00
Santhosh S
cddbe63464 Merge branch 'docker-branch' of https://dev.azure.com/MDCSB-Telecommuters/Emergency%20Preparedness%20Disaster%20Recovery%20Project%20%28EPDRP%29/_git/Backend-API-Services into docker-branch 2023-09-25 23:27:56 -04:00
Santhosh S
7a59d300d4 Response project name conflict 2023-09-25 23:26:54 -04:00
Santhosh Nair
947efebdf3 Update docker-compose.yml for Azure Pipelines 2023-09-26 03:15:19 +00:00
Santhosh Nair
86f4eebe72 Update docker-compose.yml for Azure Pipelines 2023-09-26 03:11:36 +00:00
Santhosh S
fb5a69fa19 latest fixes sprint 4 2023-09-25 22:51:54 -04:00
Santhosh S
427fa3e559 port update 2023-09-25 22:30:20 -04:00
Santhosh S
eab826cf09 Resolved conflict with doculink port 2023-09-25 22:24:17 -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
Santhosh S
3207b58b96 Dockerize with DocuLinks Inital version 2023-09-14 15:35:23 -04:00
Reginald CHERENFANT JASMIN
8d386af40a Changing Microservice name from Survey to Surveys 2023-09-14 11:57:23 -05: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
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