• Joined on 2024-01-01
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
piair pushed to backend-api at piair/MyINPulse 2025-03-01 01:00:54 +01:00
861e7495a7 fix: re-enabled cache to drastically reduce action time. This should be fixed later
piair pushed to backend-api at piair/MyINPulse 2025-03-01 00:58:53 +01:00
d78e43f7e0 fix: improved the workflow
piair pushed to backend-api at piair/MyINPulse 2025-03-01 00:57:35 +01:00
3ca97cf378 fix: improved the workflow
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:20:50 +01:00
e6a8d98d63 fix: improved the workflow
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:20:07 +01:00
8894fea6d4 fix: improved the workflow
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:18:38 +01:00
236bb0d167 fix: improved the workflow
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:16:47 +01:00
d4dcc95d9b fix: removed cache to speed up things
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:10:16 +01:00
dc843299eb fix: action create the gradlew wrapper
piair pushed to backend-api at piair/MyINPulse 2025-02-28 12:04:16 +01:00
f3eaf8fe34 fix: action create the gradlew wrapper
piair pushed to backend-api at piair/MyINPulse 2025-02-28 11:55:47 +01:00
628c61fb8b feat: pipeline should now test if the project builds
piair pushed to backend-api at piair/MyINPulse 2025-02-28 11:47:48 +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
piair pushed to backend-api at piair/MyINPulse 2025-02-28 11:46:01 +01:00
80b2d087e4 feat: implemented date filtration and a utils service to prevent code ducplication
piair reopened pull request piair/MyINPulse#5 2025-02-28 09:03:46 +01:00
front_foundation
piair closed pull request piair/MyINPulse#5 2025-02-28 09:03:40 +01:00
front_foundation
piair pushed to backend-api at piair/MyINPulse 2025-02-26 18:55:49 +01:00
b5c03798fc fix: formatter now follow the same logic as idea, see https://github.com/google/google-java-format/issues/566