• Joined on 2025-02-06
anas pushed to front_foundation at piair/MyINPulse 2025-05-01 17:46:23 +02:00
592331236e added endpoints to see all user without any auth for testing
anas pushed to backend-test at piair/MyINPulse 2025-04-29 21:41:47 +02:00
5183a088e7 fix: forgot to remove a pram in an endpoint in docs
anas pushed to backend-test at piair/MyINPulse 2025-04-29 21:25:28 +02:00
b503cae235 fix: styling
anas pushed to backend-test at piair/MyINPulse 2025-04-29 21:22:51 +02:00
fcf4e1c01d feat: added an endpoint for fething the project an entrepreneur is associated with
anas pushed to backend-test at piair/MyINPulse 2025-04-29 19:31:37 +02:00
3f18304028 formatting works time in and time out, empty commit to fix
anas pushed to backend-test at piair/MyINPulse 2025-04-29 19:18:32 +02:00
bbb4debcd8 fix: changed the data structure used in getAllSectionCells for processing the latest version of sectioneCells as it gave some exception (it doesn't like being iterated and modified at the same time)
anas pushed to backend-test at piair/MyINPulse 2025-04-29 18:50:52 +02:00
6f7fc70c4c didn't use the correct function for seting ids, test fixed
anas pushed to front_foundation at piair/MyINPulse 2025-04-29 14:11:51 +02:00
aee8e8797c feat: added an initial in mermory database configuration for seting up front
anas pushed to backend-test at piair/MyINPulse 2025-04-29 13:59:44 +02:00
3d57ecb01a fix: fixed some sectionCell fetching logic (previously wasn't grouping by idReference), found out that idRefrence in sectionCell is always being incremented at inserion still looking for a fix
anas pushed to front_foundation at piair/MyINPulse 2025-04-29 13:02:17 +02:00
1f91ab72d8 This reverts commit cbef042e97533960af7dc5b30c227eb8063a25af. I was working on front and back and pushed stuff to the wrong end
anas pushed to front_foundation at piair/MyINPulse 2025-04-29 13:00:34 +02:00
a4e13b0f0a Revert "forgot to comment out said test"
anas pushed to front_foundation at piair/MyINPulse 2025-04-29 12:56:19 +02:00
b116771375 forgot to comment out said test
anas pushed to front_foundation at piair/MyINPulse 2025-04-29 12:49:10 +02:00
cbef042e97 found that idReference Incrementing when it shoudn't still looking for a fix, and fixed some sectioncell fetching logic in SectionCellService.java
anas pushed to backend-test at piair/MyINPulse 2025-04-23 12:22:01 +02:00
3673aa379c formatting
anas pushed to backend-test at piair/MyINPulse 2025-04-23 12:12:04 +02:00
b672b2e9f9 just changed test location in file, hope these commits don't diverge
193876e51c I forgot to push the package-lock.json probably gonna need it since half the stuff used for swagger-ui is old unfortunately
b8c7c6f587 feat: spotted some responses on post requests I forgot to remove
Compare 3 commits »
anas pushed to backend-test at piair/MyINPulse 2025-04-23 11:50:52 +02:00
32557f8f87 forgot to format
anas pushed to backend-test at piair/MyINPulse 2025-04-23 11:48:15 +02:00
8ee06b93a6 fix: added null check in sharedService and updated test
anas pushed to backend-test at piair/MyINPulse 2025-04-22 09:51:37 +02:00
8403bc0592 fixing formatting: sure is fun
anas pushed to backend-test at piair/MyINPulse 2025-04-22 09:46:29 +02:00
5edcf9ffc8 fix: fixed formatting to be compatible with workflow
anas pushed to openapi_integration at piair/MyINPulse 2025-04-22 00:23:46 +02:00
d60cb8b48d fix: update doc to encompose all response codes hopefully