• Joined on 2024-01-01
piair pushed to main at piair/vroom-vroom-vroom 2025-03-31 16:18:43 +02:00
4f6efed9a3 feat: added dimensions
piair created branch main in piair/vroom-vroom-vroom 2025-03-31 15:22:09 +02:00
piair pushed to main at piair/vroom-vroom-vroom 2025-03-31 15:22:09 +02:00
6dc95dd176 feat: v4
piair created repository piair/vroom-vroom-vroom 2025-03-31 15:21:03 +02:00
piair merged pull request piair/MyINPulse#6 2025-03-26 19:04:09 +01:00
backend-api
piair pushed to main at piair/MyINPulse 2025-03-26 19:04:09 +01:00
ead11215ba Merge pull request 'backend-api' (#6) from backend-api into main
137bc84c21 Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
3c61fdca93 feat: finished implementing apiService functions
5ee3755548 feat: added new tests and fixed few issues
52511dd4c4 fix: Makefile now run everything needed to build the app
Compare 108 commits »
piair reopened pull request piair/MyINPulse#6 2025-03-26 19:03:14 +01:00
backend-api
piair created pull request piair/MyINPulse#6 2025-03-19 12:10:57 +01:00
backend-api
piair pushed to backend-api at piair/MyINPulse 2025-03-19 12:05:07 +01:00
5ee3755548 feat: added new tests and fixed few issues
52511dd4c4 fix: Makefile now run everything needed to build the app
Compare 2 commits »
piair pushed to backend-api at piair/MyINPulse 2025-03-17 09:18:26 +01:00
84b70f8f38 fix: sometimes, project administrators may be null. Fixing nullPointerException
piair pushed to backend-api at piair/MyINPulse 2025-03-17 09:08:40 +01:00
834d68949c fix: tabulation error
piair pushed to backend-api at piair/MyINPulse 2025-03-17 09:05:27 +01:00
fea8687664 feat: now running tests
piair pushed to backend-api at piair/MyINPulse 2025-03-12 12:08:55 +01:00
653f923693 fix: bugfix
64da3c9ab0 feat: tests on AdminApiService
Compare 2 commits »
piair pushed to backend-api at piair/MyINPulse 2025-03-12 10:25:23 +01:00
419ceec1bc feat: switched from String to ProjectDecisionValues
piair pushed to backend-api at piair/MyINPulse 2025-03-12 10:21:14 +01:00
e011a5534e feat: switched from String to ProjectDecisionValues
piair pushed to backend-api at piair/MyINPulse 2025-03-11 13:02:31 +01:00
ef964c4d35 fix: removed id + renamed mainEmail to primaryEmail everywhere
5608b12f84 fix: removed id + renamed mainEmail to primaryEmail everywhere
467babab79 fix: removed id + renamed mainEmail to primaryEmail everywhere
a2e2395cc2 feat: added new tests and coverage report
Compare 4 commits »
piair pushed to backend-api at piair/MyINPulse 2025-03-09 21:20:42 +01:00
e3393c8834 test
5f8fe4a374 feat: precommit hook for google java format
Compare 2 commits »
piair pushed to backend-api at piair/MyINPulse 2025-03-09 21:10:31 +01:00
c5e7736a16 fix: wtf does idea do ?? Why d methods move ? fixed linter again...
piair pushed to backend-api at piair/MyINPulse 2025-03-09 21:07:39 +01:00
04589392cb fix: removed debug logging
1106cf8478 feat: added tests.
215d80ad70 fix: removed contradictive @NotNull preventing to add data to database.
dded62c25a fix: take latest implementation of logging module + imported inmemory database for testing
3de7ebe2b1 fix: remoed debug logging
Compare 5 commits »
piair pushed to backend-api at piair/MyINPulse 2025-03-04 18:42:25 +01:00
8153496a0f feat: implemented database for testing purposes