Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
projet-industriel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RAGOT Jessie
projet-industriel
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
Hayat2
Select Git revision
Selected
Hayat2
Branches
3
main
default
Hayat
branch_aichatou
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
25
24
23
22
20
14
13
11
6
4
3
2
28
Feb
27
26
25
24
21
20
19
18
17
13
12
11
10
7
5
28
Jan
Merge remote-tracking branch 'origin/main'
main
main
last modifications
Clean up of unused method files, addition of dockerisation for prod mode, correction of confirm by pay in doctor-invoices
Merge branch 'refactor-invoices' into 'main'
Completed implementation of invoices, modification of medical records to display allergies and treatments and add them for new patients, only the doctor can add. Added the 2 missing images to the dashboards.
Completed implementation of invoices, modification of medical records to display allergies and treatments and add them for new patients, only the doctor can add. Added the 2 missing images to the dashboards.
complete overhaul of invoices, implementation of a button to mark invoices as paid, removal of unnecessary files from the project file
Gestion de comptabilité - coté patient
Gestion de comptabilité
Merge branch 'Hayat2' into 'main'
Merge branch 'main' into Hayat2
Hayat2
Hayat2
Facture
Facture
Ajout des modifications
Possibility for admins to add a medical history to a patient's medical file
The doctor can add a medical history to a patient's medical file
Adding an empty medical record to a patient's registration
Implementation of the my patients and my doctor buttons on the 2 patient and doctor dashboards, dynamic redirection according to role using the AuthController controller for the patients.html and doctors.html templates
Merge branch 'feature/setting-up-the-superadmin' into 'main'
- implementation of the super admin and everything that goes with it, in particular all the front ends with the dashboard, the pages and the necessary controllers
- Logic split for appointments: each role now has its own front, so controllers are simpler
- Modification of the front for inscription, changeover to landscape
Remove role admin and doctor in registration
Merge branch 'refactor/appointment-medicalFile' into 'main'
Modification of SecurityConfig to authorise access to all search page roles on the home page
Change of MedicalFile to secure routes and ensure that authenticated patients can only see their medical records and doctors can see all MedicalFiles.
Change of routes for appointment security, change so that appointments are retrieved according to the authenticated patient or doctor.
patient controller
patient controller
Merge branch 'refactor/models-change' into 'main'
Authentication and registration fully functional, merge and conflict resolved with Aichatou's code, statistic removed from the doctors' dashboard, PatientController created but not implemented (Aichatou's task), patient-dashboard template added, admin user not yet implemented but present in the list when registering (we'll see if we keep this one).
Merge branch 'main' into refactor/models-change
Mise à jour connexion-inscription
Merge branch 'main' into refactor/models-change
App functional before merge with main
connexion-inscription
Upload MedicalDocument and design for view-medical-file restored, is functional
Authentification functional, session management optimal for doctor, upload of documents in MedicalFile to be handed in
Authentification functional, session management is not yet optimal and media files are absent but present in database
Refactor authentification, not functional, there are too many redirects the login page is not displayed
Loading