117 Commits

Author SHA1 Message Date
Mohamed Maoulainine Maoulainine
48f14e8a04 Merge branch 'backend-test' into front_foundation 2025-05-09 22:59:23 +02:00
d4533ea725 added an endpoint to see if useraccuont is pending or not 2025-05-09 21:23:35 +02:00
0abafb4f7f Merge remote-tracking branch 'origin/backend-test' into front_foundation 2025-05-08 16:30:44 +02:00
255af7ee7f feat: final test in sharedApi passing, it took a while to find where the bug is getAppointments by project 2025-05-07 20:57:03 +02:00
d039105f0a Merge remote-tracking branch 'origin/backend-test' into front_foundation 2025-05-07 11:16:15 +02:00
e0c43a5c95 fix: merge 2025-05-07 10:53:02 +02:00
Pierre Tellier
1f0f9196c4 feat: fixed 403 errors 2025-05-07 10:45:38 +02:00
b1a4c874ec trying out config to see if this is where 403 responses are comming from 2025-05-06 21:17:52 +02:00
13845394e3 feat: added doc for endpoint make-admin 2025-05-04 20:15:03 +02:00
Pierre Tellier
f4589c6306 fix: bug on CORS discussed before 2025-05-01 21:03:23 +02:00
Pierre Tellier
0730275e75 feat: added create-account 2025-05-01 20:51:10 +02:00
592331236e added endpoints to see all user without any auth for testing 2025-05-01 17:45:49 +02:00
efcea7f680 fix: backend fix 'adding PUT ... to the file' 2025-05-01 17:37:40 +02:00
b503cae235 fix: styling 2025-04-29 21:25:03 +02:00
fcf4e1c01d feat: added an endpoint for fething the project an entrepreneur is associated with 2025-04-29 21:22:13 +02:00
3f18304028 formatting works time in and time out, empty commit to fix 2025-04-29 19:31:28 +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) 2025-04-29 19:18:12 +02:00
6f7fc70c4c didn't use the correct function for seting ids, test fixed 2025-04-29 18:50:25 +02:00
aee8e8797c feat: added an initial in mermory database configuration for seting up front 2025-04-29 14:11:45 +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 2025-04-29 13:59:05 +02:00
1f91ab72d8 This reverts commit cbef042e97533960af7dc5b30c227eb8063a25af. I was working on front and back and pushed stuff to the wrong end 2025-04-29 13:00:58 +02:00
a4e13b0f0a Revert "forgot to comment out said test"
This reverts commit b116771375cd61c86d842c35ff2ca7fa5a2dea82.
2025-04-29 13:00:18 +02:00
b116771375 forgot to comment out said test 2025-04-29 12:55:50 +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 2025-04-29 12:48:29 +02:00
3673aa379c formatting 2025-04-23 12:21:56 +02:00
b672b2e9f9 just changed test location in file, hope these commits don't diverge 2025-04-23 12:11:57 +02:00
Théo Le Lez
bee47473d5 feat: finsihed tests for EntrepreneurApiService 2025-04-23 11:54:18 +02:00
Pierre Tellier
e7739af80b feat: more tests 2025-04-23 11:52:08 +02:00
32557f8f87 forgot to format 2025-04-23 11:50:48 +02:00
8ee06b93a6 fix: added null check in sharedService and updated test 2025-04-23 11:47:41 +02:00
Pierre Tellier
6861d07dfc tests ? 2025-04-23 10:48:40 +02:00
8403bc0592 fixing formatting: sure is fun 2025-04-22 09:51:31 +02:00
5edcf9ffc8 fix: fixed formatting to be compatible with workflow 2025-04-22 09:46:07 +02:00
8a13993d8a fix: made endpoints match documentation naming conventions 'just the mapping' and noted endpoints not yet implemented in documentation/openapi/notes.md 2025-04-21 23:55:14 +02:00
561f6d16b3 tests: implemented some tests, overall percentage of coverage is 40%, still trying to find a way arround class comparaison 2025-04-21 23:17:32 +02:00
Pierre Tellier
f96872fb6b fix: not red anymore 2025-04-16 11:55:54 +02:00
Théo Le Lez
7df2c768c8 fix : tests 2025-04-16 11:26:25 +02:00
Théo Le Lez
6029457735 fix: more tests working, still need fixes 2025-04-16 10:36:59 +02:00
55112c8508 test: added initial test file mainly definitions and descritions of tests haven't finshed 2025-04-16 10:15:13 +02:00
Pierre Tellier
66be0baca6 feat: created a better account creation flow 2025-04-09 17:39:43 +02:00
Pierre Tellier
b672dd200c fix: name coherence + test logic 2025-04-06 20:30:29 +02:00
Pierre Tellier
9e1f568ea4 fix: comparaison between two projects instead of their IDs 2025-04-06 20:14:43 +02:00
Théo Le Lez
aaa6e46d0c fix (kinda) : refactored update of data, still trying to fix bug
from EntrepreneurApiServiceTests (code is a bit messy with prints and comments dw)
2025-04-06 19:22:18 +02:00
Théo Le Lez
5b6b647697 feat: started test for EntrepreneurServiceApi 2025-04-02 10:25:50 +02:00
Théo Le Lez
137bc84c21 Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api 2025-03-19 12:06:00 +01:00
Théo Le Lez
3c61fdca93 feat: finished implementing apiService functions 2025-03-19 12:05:56 +01:00
Pierre Tellier
5ee3755548 feat: added new tests and fixed few issues 2025-03-19 12:05:01 +01:00
Pierre Tellier
84b70f8f38 fix: sometimes, project administrators may be null. Fixing nullPointerException 2025-03-17 09:18:21 +01:00
Théo Le Lez
c94d3654ce fix: updating foreign keys when adding new entity to the db 2025-03-15 15:23:18 +01:00
Théo Le Lez
d5c89bf8f4 fix: spelling 2025-03-12 12:25:26 +01:00