Commit Graph

35 Commits

Author SHA1 Message Date
f2e759d17c Fixed users image not round before load 2025-11-10 01:11:37 +01:00
LD50
15b0c89e29 Merge pull request #281 from LD-Reborn/feature/issue_224
Issue 224: Bug: Image of different user is visible until new image is loaded
2025-11-06 09:26:51 +01:00
16e82ab167 Added small pre-cached image pre-loading, fixed layout shift for user preview 2025-11-06 09:26:05 +01:00
ffa7f25372 Revert "Add pagination"
This reverts commit edac9f28d8.
2025-11-06 09:00:32 +01:00
b235e7c411 Revert "Show the total user count"
This reverts commit 981d3614b9.
2025-11-06 09:00:30 +01:00
b109b6c81b Revert "Add server-side filtering with AJAX pagination for users"
This reverts commit cd0173a38c.
2025-11-06 09:00:24 +01:00
anomny
cd0173a38c Add server-side filtering with AJAX pagination for users 2025-11-05 19:45:31 +01:00
anomny
22cb944417 Rename usages 2025-11-05 19:26:30 +01:00
anomny
981d3614b9 Show the total user count 2025-11-03 20:37:37 +01:00
anomny
edac9f28d8 Add pagination 2025-11-03 20:23:05 +01:00
anomny
c3973b6cfb Clear picture in between loads 2025-11-03 20:06:06 +01:00
LD50
a74be66e47 Merge pull request #273 from LD-Reborn/245-bug-user-creation-modal-accessibility-issues
Fixed user creation modal accessibility issues
2025-11-02 23:56:34 +01:00
269afea230 Fixed user creation modal accessibility issues 2025-11-02 23:56:20 +01:00
dc6b88fcde Fixed user edit modal accessibility issues 2025-11-02 23:49:49 +01:00
25209a2a28 Fixed user detail view accessibility issues 2025-11-02 23:45:50 +01:00
659f6f93bf Fixed light text on light background and exit buttons on modals 2025-11-02 23:20:26 +01:00
26279ad177 Fixed sub-headings not following heading order 2025-11-02 23:11:00 +01:00
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