98b6d167e8fix: minor bugs on views
Mohamed Maoulainine Maoulainine
2025-03-24 12:34:17 +01:00
79baddb8f6fix + feat: fixed some bugs + added a mock parser since the damn backend is not working, not finished tho (bugs)ALAMI Adnane2025-03-23 21:59:27 +01:00
60ec920cfffix: split openapi src files and made bash file to runMAILLAL Anas2025-03-23 17:12:31 +01:00
900a4c5bdcmerged backend-api onto openapi to avoid working with worktreeMAILLAL Anas2025-03-23 15:41:44 +01:00
d0b615c59dfix: the endpoints reflect the db models and changes since the last version of the doc, notes.md indicate some changes that are needed to happen in the controller and questions to be discussedMAILLAL Anas2025-03-21 09:42:57 +01:00
84b70f8f38fix: sometimes, project administrators may be null. Fixing nullPointerException
Pierre Tellier
2025-03-17 09:18:21 +01:00
834d68949cfix: tabulation error
Pierre Tellier
2025-03-17 09:08:33 +01:00
fea8687664feat: now running tests
Pierre Tellier
2025-03-17 09:05:24 +01:00
c94d3654cefix: updating foreign keys when adding new entity to the db
Théo Le Lez
2025-03-15 15:23:18 +01:00
d5c89bf8f4fix: spelling
Théo Le Lez
2025-03-12 12:25:26 +01:00
78c72bdd72fix: linter
Théo Le Lez
2025-03-12 12:23:27 +01:00
307c7e700bmerge
Théo Le Lez
2025-03-12 12:19:35 +01:00
8d486dce89feat: continued implementing adminApiService
Théo Le Lez
2025-03-12 12:16:01 +01:00
653f923693fix: bugfix
Pierre Tellier
2025-03-12 12:08:49 +01:00
64da3c9ab0feat: tests on AdminApiService
Pierre Tellier
2025-03-12 12:07:48 +01:00
419ceec1bcfeat: switched from String to ProjectDecisionValues
Pierre Tellier
2025-03-12 10:25:19 +01:00
e011a5534efeat: switched from String to ProjectDecisionValues
Pierre Tellier
2025-03-12 10:21:08 +01:00
ef964c4d35fix: removed id + renamed mainEmail to primaryEmail everywhere
Pierre Tellier
2025-03-11 13:02:17 +01:00
5608b12f84fix: removed id + renamed mainEmail to primaryEmail everywhere
Pierre Tellier
2025-03-11 13:01:53 +01:00
467babab79fix: removed id + renamed mainEmail to primaryEmail everywhere
Pierre Tellier
2025-03-11 13:01:28 +01:00
a2e2395cc2feat: added new tests and coverage report
Pierre Tellier
2025-03-11 13:00:38 +01:00
e3393c8834test
Pierre Tellier
2025-03-09 21:20:20 +01:00
5f8fe4a374feat: precommit hook for google java format
Pierre Tellier
2025-03-09 21:19:00 +01:00
c5e7736a16fix: wtf does idea do ?? Why d methods move ? fixed linter again...
Pierre Tellier
2025-03-09 21:10:25 +01:00
04589392cbfix: removed debug logging
Pierre Tellier
2025-03-09 21:07:29 +01:00
1106cf8478feat: added tests.
Pierre Tellier
2025-03-09 21:06:31 +01:00
215d80ad70fix: removed contradictive @NotNull preventing to add data to database.
Pierre Tellier
2025-03-09 21:04:52 +01:00
dded62c25afix: take latest implementation of logging module + imported inmemory database for testing
Pierre Tellier
2025-03-09 20:22:20 +01:00
3de7ebe2b1fix: remoed debug logging
Pierre Tellier
2025-03-09 20:21:32 +01:00
8153496a0ffeat: implemented database for testing purposes
Pierre Tellier
2025-03-04 18:42:14 +01:00
861e7495a7fix: re-enabled cache to drastically reduce action time. This should be fixed later
Pierre Tellier
2025-03-01 01:00:52 +01:00
d78e43f7e0fix: improved the workflow
Pierre Tellier
2025-03-01 00:58:50 +01:00
3ca97cf378fix: improved the workflow
Pierre Tellier
2025-03-01 00:57:34 +01:00
e6a8d98d63fix: improved the workflow
Pierre Tellier
2025-02-28 12:20:48 +01:00
8894fea6d4fix: improved the workflow
Pierre Tellier
2025-02-28 12:20:05 +01:00
236bb0d167fix: improved the workflow
Pierre Tellier
2025-02-28 12:18:36 +01:00
d4dcc95d9bfix: removed cache to speed up things
Pierre Tellier
2025-02-28 12:16:43 +01:00
dc843299ebfix: action create the gradlew wrapper
Pierre Tellier
2025-02-28 12:10:13 +01:00
f3eaf8fe34fix: action create the gradlew wrapper
Pierre Tellier
2025-02-28 12:04:11 +01:00
628c61fb8bfeat: pipeline should now test if the project builds
Pierre Tellier
2025-02-28 11:55:43 +01:00
4880f3829cI don't get it, how does it keeps failing with the formatter installed... time to create pre-commit hook I guess
Pierre Tellier
2025-02-28 11:47:45 +01:00
80b2d087e4feat: implemented date filtration and a utils service to prevent code ducplication
Pierre Tellier
2025-02-28 11:45:55 +01:00
1d970ce5f5feat: continued to implement SharedApiService (if linter fails i don't understand)
Théo Le Lez
2025-02-26 18:33:09 +01:00
f9de5ed6bffeat: finished creating services from controllers, continued implementing entrepreneurServiceApi with some validation
Théo Le Lez
2025-02-26 17:35:52 +01:00
e75a5c9d2cfix: linter ??? pls idea be better
Pierre Tellier
2025-02-26 15:57:03 +01:00
5c3b2b138dfeat: renamex title to sectionId and added a new shared API call
Pierre Tellier
2025-02-26 15:55:33 +01:00
8d4dc7916dfeat: added most of shared API calls
Pierre Tellier
2025-02-26 15:31:02 +01:00
1a6db7c953feat: added color in logs
Pierre Tellier
2025-02-26 15:29:55 +01:00
3890aed158Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
Théo Le Lez
2025-02-26 14:51:52 +01:00
dd5ca2cbd7feat: entrepreneur api and api service
Théo Le Lez
2025-02-26 14:51:02 +01:00
024deeba41fix: linter - how did this append ?
Pierre Tellier
2025-02-26 14:30:58 +01:00
1cebebf1a5feat: implemented most of the backend api for administrator
Pierre Tellier
2025-02-26 14:29:38 +01:00
d8bc7cc9b6feat: added log4j. It's way better than System.stderr.
Pierre Tellier
2025-02-26 14:28:31 +01:00
067eeb9494docs: added examples and changed some weird characterMAILLAL Anas2025-02-26 11:31:45 +01:00
e66fa33577feat: added a new database service
Pierre Tellier
2025-02-26 10:32:44 +01:00
f48b570494fix: to composition api
Mohamed Maoulainine Maoulainine
2025-02-26 03:39:59 +01:00
27e70ee109fix: naming issues with database and better data
Théo Le Lez
2025-02-24 17:19:18 +01:00
153501c8d4Fix: merge
Théo Le Lez
2025-02-19 18:52:43 +01:00
40afde89b7Fix: renamed all the tables, with repo and controller associated to them (might have missed some), and fix some key dependency issues
Théo Le Lez
2025-02-19 18:41:37 +01:00