Commit Graph

11 Commits

Author SHA1 Message Date
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