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
MyINPulse
/
MyINPulse-back
/
src
/
main
/
java
/
enseirb
/
myinpulse
/
repository
History
Pierre Tellier
66be0baca6
All checks were successful
Format / formatting (push)
Successful in 6s
Details
Build / build (push)
Successful in 5m20s
Details
CI / build (push)
Successful in 11s
Details
feat: created a better account creation flow
2025-04-09 17:39:43 +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
feat: created a better account creation flow
2025-04-09 17:39:43 +02:00