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
9e1f568ea47eb4136fb6e3811ade08683453bef3
MyINPulse
/
MyINPulse-back
/
src
/
main
/
java
/
enseirb
/
myinpulse
/
repository
History
Théo Le Lez
aaa6e46d0c
Some checks failed
Format / formatting (push)
Successful in 6s
Details
Build / build (push)
Failing after 39s
Details
CI / build (push)
Successful in 11s
Details
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
..
AdministratorRepository.java
fix: removed id + renamed mainEmail to primaryEmail everywhere
2025-03-11 13:01:53 +01:00
AnnotationRepository.java
fix: naming issues with database and better data
2025-02-24 17:19:18 +01:00
AppointmentRepository.java
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
EntrepreneurRepository.java
feat: added most of shared API calls
2025-02-26 15:31:02 +01:00
MakeAppointmentRepository.java
fix: naming issues with database and better data
2025-02-24 17:19:18 +01:00
ProjectRepository.java
fix: bugfix
2025-03-12 12:08:49 +01:00
ReportRepository.java
feat: finished creating services from controllers, continued implementing entrepreneurServiceApi with some validation
2025-02-26 17:35:52 +01:00
SectionCellRepository.java
feat: implemented date filtration and a utils service to prevent code ducplication
2025-02-28 11:45:55 +01:00
UserRepository.java
fix (kinda) : refactored update of data, still trying to fix bug
2025-04-06 19:22:18 +02:00