|
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 |
|
|
6861d07dfc
|
tests ?
|
2025-04-23 10:48:40 +02:00 |
|
|
7df2c768c8
|
fix : tests
|
2025-04-16 11:26:25 +02:00 |
|
|
6029457735
|
fix: more tests working, still need fixes
|
2025-04-16 10:36:59 +02:00 |
|
|
66be0baca6
|
feat: created a better account creation flow
|
2025-04-09 17:39:43 +02:00 |
|
|
b672dd200c
|
fix: name coherence + test logic
|
2025-04-06 20:30:29 +02:00 |
|
|
9e1f568ea4
|
fix: comparaison between two projects instead of their IDs
|
2025-04-06 20:14:43 +02:00 |
|
|
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 |
|
|
5b6b647697
|
feat: started test for EntrepreneurServiceApi
|
2025-04-02 10:25:50 +02:00 |
|
|
137bc84c21
|
Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
|
2025-03-19 12:06:00 +01:00 |
|
|
3c61fdca93
|
feat: finished implementing apiService functions
|
2025-03-19 12:05:56 +01:00 |
|
|
5ee3755548
|
feat: added new tests and fixed few issues
|
2025-03-19 12:05:01 +01:00 |
|
|
84b70f8f38
|
fix: sometimes, project administrators may be null. Fixing nullPointerException
|
2025-03-17 09:18:21 +01:00 |
|
|
c94d3654ce
|
fix: updating foreign keys when adding new entity to the db
|
2025-03-15 15:23:18 +01:00 |
|
|
d5c89bf8f4
|
fix: spelling
|
2025-03-12 12:25:26 +01:00 |
|
|
307c7e700b
|
merge
|
2025-03-12 12:19:35 +01:00 |
|
|
8d486dce89
|
feat: continued implementing adminApiService
|
2025-03-12 12:16:01 +01:00 |
|
|
653f923693
|
fix: bugfix
|
2025-03-12 12:08:49 +01:00 |
|
|
419ceec1bc
|
feat: switched from String to ProjectDecisionValues
|
2025-03-12 10:25:19 +01:00 |
|
|
e011a5534e
|
feat: switched from String to ProjectDecisionValues
|
2025-03-12 10:21:08 +01:00 |
|
|
ef964c4d35
|
fix: removed id + renamed mainEmail to primaryEmail everywhere
|
2025-03-11 13:02:17 +01:00 |
|
|
4880f3829c
|
I don't get it, how does it keeps failing with the formatter installed... time to create pre-commit hook I guess
|
2025-02-28 11:47:45 +01:00 |
|
|
80b2d087e4
|
feat: implemented date filtration and a utils service to prevent code ducplication
|
2025-02-28 11:45:55 +01:00 |
|
|
1d970ce5f5
|
feat: continued to implement SharedApiService (if linter fails i don't understand)
|
2025-02-26 18:33:09 +01:00 |
|
|
f9de5ed6bf
|
feat: finished creating services from controllers, continued implementing entrepreneurServiceApi with some validation
|
2025-02-26 17:35:52 +01:00 |
|
|
5c3b2b138d
|
feat: renamex title to sectionId and added a new shared API call
|
2025-02-26 15:55:33 +01:00 |
|
|
8d4dc7916d
|
feat: added most of shared API calls
|
2025-02-26 15:31:02 +01:00 |
|
|
1a6db7c953
|
feat: added color in logs
|
2025-02-26 15:29:55 +01:00 |
|
|
3890aed158
|
Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
|
2025-02-26 14:51:52 +01:00 |
|
|
dd5ca2cbd7
|
feat: entrepreneur api and api service
|
2025-02-26 14:51:02 +01:00 |
|
|
1cebebf1a5
|
feat: implemented most of the backend api for administrator
|
2025-02-26 14:29:38 +01:00 |
|
|
d8bc7cc9b6
|
feat: added log4j. It's way better than System.stderr.
|
2025-02-26 14:28:31 +01:00 |
|
|
e66fa33577
|
feat: added a new database service
|
2025-02-26 10:32:44 +01:00 |
|
|
153501c8d4
|
Fix: merge
|
2025-02-19 18:52:43 +01:00 |
|
|
40afde89b7
|
Fix: renamed all the tables, with repo and controller associated to them (might have missed some), and fix some key dependency issues
|
2025-02-19 18:41:37 +01:00 |
|
|
4698aa549f
|
feat: frontend call now include the token and send the email from the token to backen servie
|
2025-02-19 12:09:37 +01:00 |
|
|
04a73073c1
|
feat: switch to a service layer architecture
|
2025-02-18 22:15:14 +01:00 |
|