Commit Graph

179 Commits

Author SHA1 Message Date
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
5615b0fb11 fix: update doc to encompose all response codes hopefully 2025-04-22 00:21:08 +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
832539f43b feat: added doc for upcoming endpoints to finish up entrepreneur join, response codes remaining to update 2025-04-21 10:54:50 +02:00
dfea20b9c4 fix: aadded changes, doc is ssomewhat coherent still need to change some endpoint names in controller and some minor changes 2025-04-16 12:31:00 +02:00
f96872fb6b fix: not red anymore 2025-04-16 11:55:54 +02:00
0140672812 why is cache enabled again ?? 2025-04-16 11:29:25 +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
55112c8508 test: added initial test file mainly definitions and descritions of tests haven't finshed 2025-04-16 10:15:13 +02:00
676f1204cb feat: updated doc to reflect details of server, still not done editing it 2025-04-16 10:12:16 +02:00
66be0baca6 feat: created a better account creation flow 2025-04-09 17:39:43 +02:00
385c5cd8d0 fix: added back the cache since the action ran once on the main branch 2025-04-06 20:32:45 +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
9b9cfbdb2e merged openapi with backend-test 2025-04-02 11:17:28 +02:00
5b6b647697 feat: started test for EntrepreneurServiceApi 2025-04-02 10:25:50 +02:00
81ce4fdb4c fix: commented docker back lines in order to push after trying to fix the error in tests 2025-03-30 19:35:14 +02:00
ebd76a30ee feat: updated date format next is descriptions and setting up http request tests 2025-03-27 17:34:41 +01:00
6ff6ce5052 fix: just fixed duplicate test files due to bad merge 2025-03-26 10:04:46 +01:00
60ec920cff fix: split openapi src files and made bash file to run 2025-03-23 17:12:31 +01:00
900a4c5bdc merged backend-api onto openapi to avoid working with worktree 2025-03-23 15:41:44 +01:00
d0b615c59d fix: 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 discussed 2025-03-21 09:42:57 +01:00
eccf116f49 feat: added swagger-ui to read docs and test api, fix: minor changes to yaml file, more to come 2025-03-20 19:11:32 +01:00
8491c9b3cf added minor change 2025-03-19 22:02:28 +01: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
52511dd4c4 fix: Makefile now run everything needed to build the app 2025-03-19 10:42:46 +01:00
84b70f8f38 fix: sometimes, project administrators may be null. Fixing nullPointerException 2025-03-17 09:18:21 +01:00
834d68949c fix: tabulation error 2025-03-17 09:08:33 +01:00
fea8687664 feat: now running tests 2025-03-17 09:05:24 +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
78c72bdd72 fix: linter 2025-03-12 12:23:27 +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
64da3c9ab0 feat: tests on AdminApiService 2025-03-12 12:07:48 +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
5608b12f84 fix: removed id + renamed mainEmail to primaryEmail everywhere 2025-03-11 13:01:53 +01:00
467babab79 fix: removed id + renamed mainEmail to primaryEmail everywhere 2025-03-11 13:01:28 +01:00
a2e2395cc2 feat: added new tests and coverage report 2025-03-11 13:00:38 +01:00
e3393c8834 test 2025-03-09 21:20:20 +01:00