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
3c61fdca93e0a80100826fa8099279a63ebd1cb5
MyINPulse
/
MyINPulse-back
/
src
/
main
/
java
/
enseirb
/
myinpulse
/
repository
History
Pierre Tellier
653f923693
All checks were successful
Format / formatting (push)
Successful in 5s
Details
Build / build (push)
Successful in 27s
Details
CI / build (push)
Successful in 11s
Details
fix: bugfix
2025-03-12 12:08:49 +01: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
feat: implemented most of the backend api for administrator
2025-02-26 14:29:38 +01:00