Commit Graph

14 Commits

Author SHA1 Message Date
“VeLiTi”
24481279d5 Refactor user session handling and permissions management
- Updated session variables to use 'authorization' array instead of 'username' for user identification across multiple files.
- Introduced a new function `getUserPermissions` to consolidate user permissions retrieval based on assigned roles.
- Modified API calls to use the new authorization structure and updated endpoints to v2.
- Enhanced language support by adding 'PL' to the list of supported languages.
- Cleaned up redundant code and improved session management during user login and registration processes.
- Added a new API endpoint for fetching user permissions based on user ID.
2026-01-19 15:29:16 +01:00
“VeLiTi”
a0e1d386ad Finetuning software updates, general UI improvements 2026-01-13 14:35:16 +01:00
“VeLiTi”
0d3724395a feat: Enhance print functionality and add success modal for mass updates 2026-01-13 09:55:31 +01:00
“VeLiTi”
a329cec1a6 Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-12-16 13:04:50 +01:00
“VeLiTi”
ec20d44267 Refactor UI elements for consistency and clarity
- Updated action buttons across multiple files to use icons (e.g., "Save" to "💾+", "Delete" to "X").
- Replaced "Cancel" button text with a left arrow (←) for a more intuitive navigation experience.
- Removed unnecessary action columns from tables to streamline the interface.
- Enhanced table rows to be clickable for better user interaction, redirecting to relevant management pages.
- Adjusted font sizes and styles in CSS for improved readability and aesthetics.
- Standardized back button functionality to use a left arrow across various pages.
2025-12-15 17:08:44 +01:00
“VeLiTi”
04b9814c07 Enhance logging functionality across multiple scripts, enabling debug mode checks and detailed communication logs for serial connections and firmware updates. 2025-11-14 16:38:05 +01:00
“VeLiTi”
75d9aa722a CMXX - Multisite settings 2025-03-13 12:32:57 +01:00
“VeLiTi”
974efdf323 CMXX - Included VIN API in cartest 2024-11-16 15:40:23 +01:00
“VeLiTi”
fa1bb61712 CMXX - Cartest update 2024-11-13 11:57:17 +01:00
“VeLiTi”
061fae6244 Multiple small updates 2024-08-20 09:02:10 +02:00
“VeLiTi”
5ab161c62d CIM69 - Pictures 2024-07-01 16:52:44 +02:00
“VeLiTi”
0234bd615e CIM69 - Update carbrand dropdown and small improvements 2024-06-19 10:53:30 +02:00
“VeLiTi”
3528be22b8 CIM69 - car database 2024-06-14 15:59:01 +02:00
“VeLiTi”
b2601ff32b CIM71 - Add related users to assest, CIM72 Add related users to accounts 2024-05-06 12:32:47 +02:00