Commit graph

27 commits

Author SHA1 Message Date
Yohan Boujon
b3db05ab06
User Service test 2024-12-16 17:34:03 +01:00
Yohan Boujon
cb4713d080
Fixed upload issues 2024-12-16 17:31:36 +01:00
Yohan Boujon
b9bc0ca911
Update main_helpapp.yml 2024-12-16 17:23:18 +01:00
Yohan Boujon
603b1c5d15
Update main_helpapp.yml 2024-12-16 17:20:00 +01:00
Yohan Boujon
3b47c53345
Update main_helpapp.yml 2024-12-16 17:18:21 +01:00
Robin Marin--Muller
bbea7e8d06 Add or update the Azure App Service build and deployment workflow config 2024-12-16 17:13:56 +01:00
Lemonochrme
a1dbde5a91 Add frontend and backend user management features with authentication 2024-12-16 16:48:51 +01:00
Lemonochrme
4c5cd27b87 Refactored 2024-12-16 16:07:26 +01:00
4449460f93 Updated Database and created init scripts. 2024-12-16 15:07:03 +01:00
Robin Marin--Muller
b772b23bf9
Merge pull request #1 from Lemonochrme/develop
Develop
2024-12-14 17:32:34 +01:00
Lemonochrme
8f6d03291b Added RequestServiceApplication enpoints 2024-12-14 17:24:40 +01:00
Lemonochrme
a38b30b3c2 Implement user management endpoints using hashmap storage for now (we will have to implement database later): create, retrieve, update, and delete users 2024-12-14 17:12:22 +01:00
Lemonochrme
aab5cf3f3d Refactor services: remove old RestApplication classes and replace with specific service applications 2024-12-14 16:21:28 +01:00
Lemonochrme
3349a77450 Update server ports for feedback, request, user, and volunteer services 2024-12-14 14:34:13 +01:00
Lemonochrme
99ecb2efb6 Refactor services: remove unused SOAP service, add new REST services with application properties 2024-12-13 22:39:53 +01:00
Lemonochrme
f17b60fbc4 Added user-service service 2024-12-10 18:04:17 +01:00
Yohan Boujon
0de91171c4
Update README.md 2024-12-10 17:52:54 +01:00
7a9150ed33 Cleaning target folder 2024-12-10 17:34:46 +01:00
d4b0c2979c Added working SOAP API 2024-12-10 17:33:48 +01:00
8965cd190a Added some tutorials 2024-12-10 16:50:07 +01:00
Lemonochrme
cc235da44b Clean boilerplate for independant REST and SOAP services 2024-12-10 16:46:50 +01:00
747f6e2943 Added Database V1 2024-11-25 16:45:02 +01:00
Lemonochrme
607ae2c3e8 Updated README 2024-11-25 16:33:55 +01:00
Lemonochrme
c183c51733 Added error controller 2024-11-25 16:29:40 +01:00
Lemonochrme
1f9ec0bf9d Edited pom.xml dependencies to fix Sprint Boot stopping error 2024-11-25 15:13:44 +01:00
Lemonochrome
847333a1fe Sprint Boot Boilerplate 2024-11-25 13:44:11 +00:00
Lemonochrome
b9339277f0
Initial commit 2024-11-25 14:17:49 +01:00