1fd95265eafix: this is not gonna work in time, switching to mock mod for canvas so we can show what we supposed to have atleast (local canvas) and we can explain what is the problem (you can disable the mock by putting the var USE_MOCK to false in CanvasItem.vue but dont do it)ALAMI Adnane2025-05-11 21:17:09 +02:00
3ef2d8a198fix: join or create
Mohamed Maoulainine Maoulainine
2025-05-11 20:37:57 +02:00
6b49bbbe57fix: handlers weren't used properly in the unauth code
Mohamed Maoulainine Maoulainine
2025-05-10 23:35:30 +02:00
4c15cab607fix: still working on the pending
Mohamed Maoulainine Maoulainine
2025-05-10 23:16:08 +02:00
255af7ee7ffeat: final test in sharedApi passing, it took a while to find where the bug is getAppointments by projectMAILLAL Anas2025-05-07 20:57:03 +02:00
3b308cfa6dfix: my bad 403 error codes are never thrown by src code, now is up to dateMAILLAL Anas2025-05-07 11:44:09 +02:00
d039105f0aMerge remote-tracking branch 'origin/backend-test' into front_foundationALAMI Adnane2025-05-07 11:16:15 +02:00
1f0f9196c4feat: fixed 403 errors
Pierre Tellier
2025-05-07 10:45:38 +02:00
40e577ef07Merge pull request 'backend-test' (#10) from backend-test into mainpiair2025-05-07 10:43:30 +02:00
60302c44d2"reverting the fix, last ditch was no good: last ditch effort with .env variables, using default variable to set db connection values"MAILLAL Anas2025-05-07 00:04:26 +02:00
a6e4f80a01fix: last ditch effort with .env variables, using default variable to set db connection valuesMAILLAL Anas2025-05-06 23:56:08 +02:00
02bff19de0fix: il ya encors un problem de config! des erreurs de type (Connection to localhost:5433 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections)ALAMI Adnane2025-05-06 23:31:01 +02:00
0fe64fd844fix: using the new admins functions for apis
Mohamed Maoulainine Maoulainine
2025-04-29 20:57:51 +02:00
eb302268bafix: still having 403 bit fixed some bugsALAMI Adnane2025-04-29 20:19:24 +02:00
3f18304028formatting works time in and time out, empty commit to fixMAILLAL Anas2025-04-29 19:31:28 +02:00
bbb4debcd8fix: 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)MAILLAL Anas2025-04-29 19:18:12 +02:00
6f7fc70c4cdidn't use the correct function for seting ids, test fixedMAILLAL Anas2025-04-29 18:50:25 +02:00
4044a95dd1fix: added a logout button in the header
Mohamed Maoulainine Maoulainine
2025-04-29 16:20:11 +02:00
aee8e8797cfeat: added an initial in mermory database configuration for seting up frontMAILLAL Anas2025-04-29 14:11:45 +02:00
3d57ecb01afix: 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 fixMAILLAL Anas2025-04-29 13:59:05 +02:00
1f91ab72d8This reverts commit cbef042e97533960af7dc5b30c227eb8063a25af. I was working on front and back and pushed stuff to the wrong endMAILLAL Anas2025-04-29 13:00:58 +02:00
a4e13b0f0aRevert "forgot to comment out said test"MAILLAL Anas2025-04-29 13:00:18 +02:00
cbef042e97found that idReference Incrementing when it shoudn't still looking for a fix, and fixed some sectioncell fetching logic in SectionCellService.javaMAILLAL Anas2025-04-29 12:48:29 +02:00