Théo Le Lez
|
137bc84c21
|
Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 38s
CI / build (push) Successful in 10s
Format / formatting (pull_request) Successful in 5s
|
2025-03-19 12:06:00 +01:00 |
|
Théo Le Lez
|
3c61fdca93
|
feat: finished implementing apiService functions
|
2025-03-19 12:05:56 +01:00 |
|
Pierre Tellier
|
5ee3755548
|
feat: added new tests and fixed few issues
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 38s
CI / build (push) Successful in 12s
|
2025-03-19 12:05:01 +01:00 |
|
Pierre Tellier
|
52511dd4c4
|
fix: Makefile now run everything needed to build the app
|
2025-03-19 10:42:46 +01:00 |
|
Pierre Tellier
|
84b70f8f38
|
fix: sometimes, project administrators may be null. Fixing nullPointerException
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 37s
CI / build (push) Successful in 11s
|
2025-03-17 09:18:21 +01:00 |
|
Pierre Tellier
|
834d68949c
|
fix: tabulation error
Format / formatting (push) Successful in 6s
Build / build (push) Failing after 39s
CI / build (push) Successful in 11s
|
2025-03-17 09:08:33 +01:00 |
|
Pierre Tellier
|
fea8687664
|
feat: now running tests
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 10s
|
2025-03-17 09:05:24 +01:00 |
|
Théo Le Lez
|
c94d3654ce
|
fix: updating foreign keys when adding new entity to the db
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 31s
CI / build (push) Successful in 11s
|
2025-03-15 15:23:18 +01:00 |
|
Théo Le Lez
|
d5c89bf8f4
|
fix: spelling
Format / formatting (push) Successful in 5s
Build / build (push) Successful in 27s
CI / build (push) Successful in 11s
|
2025-03-12 12:25:26 +01:00 |
|
Théo Le Lez
|
78c72bdd72
|
fix: linter
Format / formatting (push) Failing after 5s
Build / build (push) Successful in 27s
CI / build (push) Successful in 10s
|
2025-03-12 12:23:27 +01:00 |
|
Théo Le Lez
|
307c7e700b
|
merge
Format / formatting (push) Failing after 5s
Build / build (push) Successful in 27s
CI / build (push) Successful in 10s
|
2025-03-12 12:19:35 +01:00 |
|
Théo Le Lez
|
8d486dce89
|
feat: continued implementing adminApiService
|
2025-03-12 12:16:01 +01:00 |
|
Pierre Tellier
|
653f923693
|
fix: bugfix
Format / formatting (push) Successful in 5s
Build / build (push) Successful in 27s
CI / build (push) Successful in 11s
|
2025-03-12 12:08:49 +01:00 |
|
Pierre Tellier
|
64da3c9ab0
|
feat: tests on AdminApiService
|
2025-03-12 12:07:48 +01:00 |
|
Pierre Tellier
|
419ceec1bc
|
feat: switched from String to ProjectDecisionValues
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 28s
CI / build (push) Successful in 11s
|
2025-03-12 10:25:19 +01:00 |
|
Pierre Tellier
|
e011a5534e
|
feat: switched from String to ProjectDecisionValues
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 30s
CI / build (push) Successful in 15s
|
2025-03-12 10:21:08 +01:00 |
|
Pierre Tellier
|
ef964c4d35
|
fix: removed id + renamed mainEmail to primaryEmail everywhere
Format / formatting (push) Successful in 8s
Build / build (push) Successful in 28s
CI / build (push) Successful in 11s
|
2025-03-11 13:02:17 +01:00 |
|
Pierre Tellier
|
5608b12f84
|
fix: removed id + renamed mainEmail to primaryEmail everywhere
|
2025-03-11 13:01:53 +01:00 |
|
Pierre Tellier
|
467babab79
|
fix: removed id + renamed mainEmail to primaryEmail everywhere
|
2025-03-11 13:01:28 +01:00 |
|
Pierre Tellier
|
a2e2395cc2
|
feat: added new tests and coverage report
|
2025-03-11 13:00:38 +01:00 |
|
Pierre Tellier
|
e3393c8834
|
test
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 28s
CI / build (push) Successful in 10s
|
2025-03-09 21:20:20 +01:00 |
|
Pierre Tellier
|
5f8fe4a374
|
feat: precommit hook for google java format
|
2025-03-09 21:19:00 +01:00 |
|
Pierre Tellier
|
c5e7736a16
|
fix: wtf does idea do ?? Why d methods move ? fixed linter again...
Format / formatting (push) Successful in 5s
Build / build (push) Successful in 27s
CI / build (push) Successful in 10s
|
2025-03-09 21:10:25 +01:00 |
|
Pierre Tellier
|
04589392cb
|
fix: removed debug logging
Format / formatting (push) Failing after 6s
Build / build (push) Successful in 29s
CI / build (push) Successful in 11s
|
2025-03-09 21:07:29 +01:00 |
|
Pierre Tellier
|
1106cf8478
|
feat: added tests.
|
2025-03-09 21:06:31 +01:00 |
|
Pierre Tellier
|
215d80ad70
|
fix: removed contradictive @NotNull preventing to add data to database.
|
2025-03-09 21:04:52 +01:00 |
|
Pierre Tellier
|
dded62c25a
|
fix: take latest implementation of logging module + imported inmemory database for testing
|
2025-03-09 20:22:20 +01:00 |
|
Pierre Tellier
|
3de7ebe2b1
|
fix: remoed debug logging
|
2025-03-09 20:21:32 +01:00 |
|
Pierre Tellier
|
8153496a0f
|
feat: implemented database for testing purposes
Format / formatting (push) Successful in 7s
Build / build (push) Successful in 28s
CI / build (push) Successful in 11s
|
2025-03-04 18:42:14 +01:00 |
|
Pierre Tellier
|
861e7495a7
|
fix: re-enabled cache to drastically reduce action time. This should be fixed later
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 27s
CI / build (push) Successful in 10s
|
2025-03-01 01:00:52 +01:00 |
|
Pierre Tellier
|
d78e43f7e0
|
fix: improved the workflow
Format / formatting (push) Successful in 5s
Build / build (push) Has been cancelled
CI / build (push) Successful in 11s
|
2025-03-01 00:58:50 +01:00 |
|
Pierre Tellier
|
3ca97cf378
|
fix: improved the workflow
Format / formatting (push) Successful in 6s
Build / build (push) Successful in 28s
CI / build (push) Successful in 12s
|
2025-03-01 00:57:34 +01:00 |
|
Pierre Tellier
|
e6a8d98d63
|
fix: improved the workflow
Format / formatting (push) Successful in 6s
Build / build (push) Failing after 34s
CI / build (push) Successful in 11s
|
2025-02-28 12:20:48 +01:00 |
|
Pierre Tellier
|
8894fea6d4
|
fix: improved the workflow
Format / formatting (push) Successful in 6s
Build / build (push) Failing after 18s
CI / build (push) Successful in 10s
|
2025-02-28 12:20:05 +01:00 |
|
Pierre Tellier
|
236bb0d167
|
fix: improved the workflow
Format / formatting (push) Successful in 5s
Build / build (push) Failing after 6s
CI / build (push) Successful in 11s
|
2025-02-28 12:18:36 +01:00 |
|
Pierre Tellier
|
d4dcc95d9b
|
fix: removed cache to speed up things
Format / formatting (push) Successful in 5s
Build / build (push) Failing after 14s
CI / build (push) Successful in 11s
|
2025-02-28 12:16:43 +01:00 |
|
Pierre Tellier
|
dc843299eb
|
fix: action create the gradlew wrapper
Format / formatting (push) Successful in 5s
Build / build (push) Failing after 4m49s
CI / build (push) Successful in 11s
|
2025-02-28 12:10:13 +01:00 |
|
Pierre Tellier
|
f3eaf8fe34
|
fix: action create the gradlew wrapper
Format / formatting (push) Successful in 6s
Build / build (push) Failing after 4m46s
CI / build (push) Successful in 11s
|
2025-02-28 12:04:11 +01:00 |
|
Pierre Tellier
|
628c61fb8b
|
feat: pipeline should now test if the project builds
Format / formatting (push) Successful in 5s
Build / build (push) Failing after 5m49s
CI / build (push) Successful in 10s
|
2025-02-28 11:55:43 +01:00 |
|
Pierre Tellier
|
4880f3829c
|
I don't get it, how does it keeps failing with the formatter installed... time to create pre-commit hook I guess
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 10s
|
2025-02-28 11:47:45 +01:00 |
|
Pierre Tellier
|
80b2d087e4
|
feat: implemented date filtration and a utils service to prevent code ducplication
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 11s
|
2025-02-28 11:45:55 +01:00 |
|
Pierre Tellier
|
b5c03798fc
|
fix: formatter now follow the same logic as idea, see https://github.com/google/google-java-format/issues/566
Format / formatting (push) Successful in 5s
CI / build (push) Successful in 10s
|
2025-02-26 18:55:45 +01:00 |
|
Théo Le Lez
|
1d970ce5f5
|
feat: continued to implement SharedApiService (if linter fails i don't understand)
Format / formatting (push) Failing after 6s
CI / build (push) Successful in 11s
|
2025-02-26 18:33:09 +01:00 |
|
Théo Le Lez
|
f9de5ed6bf
|
feat: finished creating services from controllers, continued implementing entrepreneurServiceApi with some validation
Format / formatting (push) Failing after 6s
CI / build (push) Successful in 11s
|
2025-02-26 17:35:52 +01:00 |
|
Pierre Tellier
|
e75a5c9d2c
|
fix: linter ??? pls idea be better
Format / formatting (push) Successful in 5s
CI / build (push) Successful in 12s
|
2025-02-26 15:57:03 +01:00 |
|
Pierre Tellier
|
5c3b2b138d
|
feat: renamex title to sectionId and added a new shared API call
Format / formatting (push) Failing after 5s
CI / build (push) Successful in 11s
|
2025-02-26 15:55:33 +01:00 |
|
Pierre Tellier
|
8d4dc7916d
|
feat: added most of shared API calls
Format / formatting (push) Failing after 5s
CI / build (push) Successful in 10s
|
2025-02-26 15:31:02 +01:00 |
|
Pierre Tellier
|
1a6db7c953
|
feat: added color in logs
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 11s
|
2025-02-26 15:29:55 +01:00 |
|
Théo Le Lez
|
3890aed158
|
Merge branch 'backend-api' of ssh://gitea.piair.dev:2222/piair/MyINPulse into backend-api
Format / formatting (push) Successful in 5s
CI / build (push) Successful in 11s
|
2025-02-26 14:51:52 +01:00 |
|
Théo Le Lez
|
dd5ca2cbd7
|
feat: entrepreneur api and api service
|
2025-02-26 14:51:02 +01:00 |
|
Pierre Tellier
|
024deeba41
|
fix: linter - how did this append ?
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 10s
|
2025-02-26 14:30:58 +01:00 |
|
Pierre Tellier
|
1cebebf1a5
|
feat: implemented most of the backend api for administrator
Format / formatting (push) Failing after 6s
CI / build (push) Successful in 11s
|
2025-02-26 14:29:38 +01:00 |
|
Pierre Tellier
|
d8bc7cc9b6
|
feat: added log4j. It's way better than System.stderr.
|
2025-02-26 14:28:31 +01:00 |
|
Pierre Tellier
|
e66fa33577
|
feat: added a new database service
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 13s
|
2025-02-26 10:32:44 +01:00 |
|
Théo Le Lez
|
27e70ee109
|
fix: naming issues with database and better data
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 11s
|
2025-02-24 17:19:18 +01:00 |
|
Théo Le Lez
|
153501c8d4
|
Fix: merge
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 11s
|
2025-02-19 18:52:43 +01:00 |
|
Théo Le Lez
|
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 |
|
Pierre Tellier
|
4698aa549f
|
feat: frontend call now include the token and send the email from the token to backen servie
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 11s
|
2025-02-19 12:09:37 +01:00 |
|
Pierre Tellier
|
04a73073c1
|
feat: switch to a service layer architecture
Format / formatting (push) Successful in 6s
CI / build (push) Successful in 11s
|
2025-02-18 22:15:14 +01:00 |
|
Pierre Tellier
|
11ab5e1dc4
|
feat: merged Keycloak / postgres
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 11s
|
2025-02-18 17:20:08 +01:00 |
|
Pierre Tellier
|
820757c836
|
fix: corrected formatter error
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 11s
|
2025-02-18 16:59:19 +01:00 |
|
Pierre Tellier
|
730aa5f450
|
Merge remote-tracking branch 'refs/remotes/origin/back-postgres' into back-postgres
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 11s
|
2025-02-18 16:56:26 +01:00 |
|
Pierre Tellier
|
dda3e5fcfd
|
fix: most likely fixed merge conflict
|
2025-02-18 16:55:08 +01:00 |
|
Pierre Tellier
|
5e8e875a37
|
feat: added user deletion and custom api call in the frontend
CI / build (push) Successful in 11s
|
2025-02-18 16:45:41 +01:00 |
|
Pierre Tellier
|
86e7dc7c75
|
fix: removed the test file that was causing the linter to fail
CI / build (push) Successful in 12s
|
2025-02-18 16:37:55 +01:00 |
|
Pierre Tellier
|
6235fe7e68
|
feat: separated class definition
CI / build (push) Failing after 8s
|
2025-02-18 12:07:07 +01:00 |
|
Pierre Tellier
|
3cb12dab4f
|
feat: created signature of all api functions
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 11s
|
2025-02-18 10:50:21 +01:00 |
|
Pierre Tellier
|
0a9d83655f
|
feat: query to database from and unaut endpoint
Format / formatting (push) Successful in 9s
CI / build (push) Successful in 12s
|
2025-02-13 21:57:41 +01:00 |
|
Théo Le Lez
|
fc73293122
|
fix: merge
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 13s
|
2025-02-12 19:03:39 +01:00 |
|
Théo Le Lez
|
e26f8da662
|
fix: inserting data in db
|
2025-02-12 18:51:27 +01:00 |
|
Pierre Tellier
|
b4c05f8c59
|
fix: formatting again
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 13s
|
2025-02-12 15:38:55 +01:00 |
|
Pierre Tellier
|
ca282378ec
|
fix: changed the formatting ?
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 13s
|
2025-02-12 15:34:16 +01:00 |
|
Pierre Tellier
|
746fa97cf3
|
fix: applied formatter (on all import as well :)
Format / formatting (push) Failing after 8s
CI / build (push) Successful in 13s
|
2025-02-12 15:29:12 +01:00 |
|
Pierre Tellier
|
8b24456b48
|
feat: back to google as I can't make the other one work
Format / formatting (push) Failing after 9s
CI / build (push) Successful in 13s
|
2025-02-12 15:14:48 +01:00 |
|
Pierre Tellier
|
6befd10735
|
test: syntax validation
Format / formatting (push) Failing after 1m24s
CI / build (push) Successful in 16s
|
2025-02-12 15:10:59 +01:00 |
|
Pierre Tellier
|
db094a8d86
|
test: syntax validataion
Format / formatting (push) Failing after 0s
CI / build (push) Successful in 12s
|
2025-02-12 15:09:42 +01:00 |
|
Pierre Tellier
|
c739b4d26d
|
test: syntax validataion
Format / formatting (push) Failing after 3s
CI / build (push) Successful in 13s
|
2025-02-12 15:07:36 +01:00 |
|
Pierre Tellier
|
dacb0dd179
|
fix: now uses another library
CI / build (push) Successful in 52s
Format / formatting (push) Has been cancelled
|
2025-02-12 14:56:09 +01:00 |
|
Pierre Tellier
|
b00c28a02a
|
fix: now uses the correct version
Format / formatting (push) Failing after 4s
CI / build (push) Successful in 12s
|
2025-02-12 14:54:27 +01:00 |
|
Pierre Tellier
|
208cbbfa1d
|
feat: now uses intellij
Format / formatting (push) Failing after 3s
CI / build (push) Successful in 11s
|
2025-02-12 14:51:37 +01:00 |
|
Pierre Tellier
|
d77f38b405
|
fix: removed exposed ports on the frontend
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 12s
|
2025-02-12 12:24:15 +01:00 |
|
Pierre Tellier
|
525f98a054
|
feat: new makefile option
|
2025-02-12 12:23:53 +01:00 |
|
Pierre Tellier
|
43aadac503
|
feat: reflected changes of path change
|
2025-02-12 12:23:04 +01:00 |
|
Pierre Tellier
|
07f66f65ed
|
feat: comments and security comfiguration improved.
|
2025-02-12 12:04:59 +01:00 |
|
Pierre Tellier
|
6e5651c527
|
fix: remove dialect to supress a warning
|
2025-02-12 12:04:19 +01:00 |
|
Pierre Tellier
|
1ed976b039
|
fix: now only show the incorrect files
Format / formatting (push) Failing after 7s
CI / build (push) Successful in 12s
|
2025-02-12 11:42:16 +01:00 |
|
Pierre Tellier
|
013b97cec0
|
test: check if the action is now red
Format / formatting (push) Failing after 8s
CI / build (push) Successful in 12s
|
2025-02-12 11:34:57 +01:00 |
|
Pierre Tellier
|
e7cb8cf469
|
feat: single .env file
|
2025-02-12 11:34:11 +01:00 |
|
Pierre Tellier
|
184642a750
|
fix: coherent syntax
|
2025-02-12 11:32:41 +01:00 |
|
Théo Le Lez
|
a8ae5f14d4
|
fix: db connection
Format / formatting (push) Successful in 7s
CI / build (push) Successful in 12s
|
2025-02-12 11:09:17 +01:00 |
|
Pierre Tellier
|
e6565275c8
|
fix: removed git action push to not destroy our history
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 12s
|
2025-02-12 11:04:49 +01:00 |
|
github-actions
|
f629fb4a4e
|
Google Java Format
|
2025-02-12 09:20:00 +00:00 |
|
Théo Le Lez
|
7a9955b781
|
fix: merged
Format / formatting (push) Successful in 9s
CI / build (push) Successful in 15s
|
2025-02-12 10:19:31 +01:00 |
|
Théo Le Lez
|
1e97177777
|
fix: issue with foreign keys
|
2025-02-11 21:15:13 +01:00 |
|
github-actions
|
9e2ab9fa5a
|
Google Java Format
|
2025-02-11 18:27:36 +00:00 |
|
Pierre Tellier
|
70b00a1996
|
feat: test on github validation
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 14s
|
2025-02-11 19:27:22 +01:00 |
|
Pierre Tellier
|
720b19df93
|
wqMerge remote-tracking branch 'refs/remotes/origin/back-postgres' into back-postgres
|
2025-02-11 19:25:59 +01:00 |
|
Pierre Tellier
|
1498b5908b
|
fix: should now catch errors ?
|
2025-02-11 19:24:04 +01:00 |
|
github-actions
|
45bbe51897
|
Google Java Format
|
2025-02-11 18:21:00 +00:00 |
|
Pierre Tellier
|
c715955758
|
feat: the backend validator is better
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 13s
|
2025-02-11 19:20:49 +01:00 |
|
Pierre Tellier
|
0fc4be2008
|
test: changed the verification
Format / formatting (push) Failing after 44s
CI / build (push) Successful in 14s
|
2025-02-11 19:18:08 +01:00 |
|
Pierre Tellier
|
c7ddc37bf9
|
test: changed the verification
Format / formatting (push) Failing after 5s
CI / build (push) Successful in 14s
|
2025-02-11 19:12:49 +01:00 |
|
Pierre Tellier
|
93bb46b017
|
test: check backend formatting
check backend / formatting (push) Failing after 10s
CI / build (push) Successful in 12s
|
2025-02-11 19:04:02 +01:00 |
|
Pierre Tellier
|
eed4e6f855
|
feat: multiple database and user in postgres
CI / build (push) Successful in 11s
|
2025-02-11 11:07:45 +01:00 |
|
Pierre Tellier
|
d2cc3e00e1
|
fix: Makefile now build correctly production environment
|
2025-02-11 10:07:00 +01:00 |
|
Pierre Tellier
|
249d00177c
|
feat: interraction between the backend and keycloak
CI / build (push) Failing after 9s
|
2025-02-11 10:00:11 +01:00 |
|
Théo Le Lez
|
36e4967394
|
Feat: first implementation of postgres db for backend
CI / build (push) Successful in 13s
|
2025-02-11 00:08:53 +01:00 |
|