This website requires JavaScript.
Explore
Help
Sign In
piair
/
MyINPulse
Watch
2
Star
0
Fork
0
You've already forked MyINPulse
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43b40c94321ee75fe353999b5981297ff55a036b
MyINPulse
/
MyINPulse-back
/
src
/
main
/
java
/
enseirb
/
myinpulse
/
service
History
MAILLAL Anas
13845394e3
All checks were successful
Format / formatting (push)
Successful in 25s
Details
Build / build (push)
Successful in 44s
Details
CI / build (push)
Successful in 13s
Details
Format / formatting (pull_request)
Successful in 6s
Details
feat: added doc for endpoint make-admin
2025-05-04 20:15:03 +02:00
..
database
fix: fixed some sectionCell fetching logic (previously wasn't grouping by idReference), found out that idRefrence in sectionCell is always being incremented at inserion still looking for a fix
2025-04-29 13:59:05 +02:00
AdminApiService.java
feat: added doc for endpoint make-admin
2025-05-04 20:15:03 +02:00
EntrepreneurApiService.java
fix: styling
2025-04-29 21:25:03 +02:00
KeycloakApi.java
feat: created a better account creation flow
2025-04-09 17:39:43 +02:00
SharedApiService.java
fix: changed the data structure used in getAllSectionCells for processing the latest version of sectioneCells as it gave some exception (it doesn't like being iterated and modified at the same time)
2025-04-29 19:18:12 +02:00
UtilsService.java
feat: more tests
2025-04-23 11:52:08 +02:00