Commit Graph

21 Commits

Author SHA1 Message Date
Matteo Gheza a09294018a
Add API Docs 2024-02-24 00:52:25 +01:00
Matteo Gheza ee310a3155
Add new service place selection procedure 2024-02-23 00:27:22 +01:00
Matteo Gheza 2fda7a0651 Update validation for driver and chief fields 2024-01-18 00:49:29 +01:00
Matteo Gheza c91a592431 Add password reset functionality 2024-01-11 22:51:13 +01:00
Matteo Gheza d99fc9264f Update name display in various components (support surname) 2024-01-11 21:09:53 +01:00
Matteo Gheza 2be5d45312 Update UserController.php validation rules and logging 2024-01-10 15:22:19 +01:00
Matteo Gheza 2e35f10b97 Add logging statements to document controllers and user controller 2024-01-09 17:30:37 +01:00
Matteo Gheza 2bd9ecaacf Add logic to update user's chief role 2024-01-09 17:21:15 +01:00
Matteo Gheza 37b7951b64 Add support for training courses 2024-01-09 00:37:18 +01:00
Matteo Gheza 84beeda8fe Add medical examinations and improve edit-user 2024-01-08 22:25:01 +01:00
Matteo Gheza 8e2547fa4d Remove one TODO
Useless for now
2024-01-07 22:15:45 +01:00
Matteo Gheza e7f65ab732 Refactor driving license retrieval and display
This commit refactors the code related to retrieving and displaying driving license information. The changes include:
- Replacing the previous query with a more efficient join query
- Updating the scan URL to use the new scan_uuid property
- Updating the scan URL in the frontend component to use the new scan_url property
2024-01-07 19:05:11 +01:00
Matteo Gheza 676ae0a0e9 Better permission system 2024-01-07 18:43:52 +01:00
Matteo Gheza dbc50da95a Add edit-user page WIP 2024-01-07 02:02:50 +01:00
Matteo Gheza c63a9789cc Add user info modal 2024-01-04 00:41:41 +01:00
Matteo Gheza 30aa110c84 Check if last_access is not null 2023-12-31 15:47:22 +01:00
Matteo Gheza ca090f99f1 Add etag support to list 2023-10-26 16:45:42 +02:00
Matteo Gheza 20c90dce38 Update user list order 2023-09-01 15:14:12 +02:00
Matteo Gheza f9c50b0d2d Fix user online check 2023-09-01 14:39:44 +02:00
Matteo Gheza dec10cee4e Add permissions check frontend 2023-06-06 17:18:30 +02:00
Matteo Gheza be4701cce0 Working list/availability implementation 2023-02-23 17:34:32 +01:00