Commit Graph

18 Commits

Author SHA1 Message Date
d13b53c8b9 Fixed user create modal title not localized 2025-11-02 23:03:02 +01:00
80890ed3a1 Fixed modal title heading accessibility issue 2025-11-02 23:02:31 +01:00
91f85e33eb Fixed numeric values in user create and update interpreted as int 2025-11-01 17:18:35 +01:00
4b5fc03cad Added drop-down to user create and update modal 2025-11-01 16:11:01 +01:00
ab28e4b494 Fixed user not clickable after creation, fixed missing data attributes for created user 2025-10-26 21:42:51 +01:00
b9b3c91f3f Added user password validation, Fixed new user localization issue 2025-10-26 21:31:29 +01:00
6c42ff500b Added user photo resizing 2025-10-26 16:26:20 +01:00
655ac35e35 Cleaned up redundant js from views 2025-10-26 08:22:24 +01:00
a0a4999026 Added user view localization, fixed user delete not working 2025-10-26 00:08:28 +02:00
614abfbe90 Removed stray logging 2025-10-25 23:25:06 +02:00
4b39d721f3 Implemented user view modal in frontend 2025-10-25 23:24:20 +02:00
85cb68a6c2 Implemented user creation in frontend 2025-10-25 22:44:36 +02:00
310e05545f Implemented users update button in frontend 2025-10-25 22:15:08 +02:00
4e8adcf1ff Replaced btn-outline-* with btn-* to improve accessibility 2025-10-10 23:57:07 +02:00
49af3e79c3 Fixed images in Users view 2025-10-09 11:50:43 +02:00
41cc78d321 Added Users table 2025-10-09 10:36:12 +02:00
d21ba760ea Updated localization for the Home actions 2025-10-06 19:57:03 +02:00
48c68adcc6 Added Inventory, Assets, Locations, Users pages 2025-10-06 19:42:44 +02:00