Commit Graph

254 Commits

Author SHA1 Message Date
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
anomny
9b94aaea56 [HttpDelete("Delete")] 2025-11-03 19:07:36 +01:00
anomny
dcd79d215c Rename Index calls to get or getall 2025-11-03 19:06:08 +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
LD50
ffcde27b8e Merge pull request #271 from LD-Reborn/243-bug-user-detail-view-input-labels-lack-a-for-attribute
Fixed user detail view accessibility issues
2025-11-02 23:46:03 +01:00
25209a2a28 Fixed user detail view accessibility issues 2025-11-02 23:45:50 +01:00
f45cf7c6fb Fixed asset create modal accessibility issues 2025-11-02 23:39:38 +01:00
43c059d767 Fixed asset edit modal accessibility issues 2025-11-02 23:34:36 +01:00
LD50
8e824bf070 Merge pull request #268 from LD-Reborn/249-bug-print-batch-modal-accessibility-issues
Fixed modal close button missing aria-label in Batch
2025-11-02 23:25:10 +01:00
ffe44823e2 Fixed modal close button missing aria-label in Batch 2025-11-02 23:24:53 +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
73d7bd43c0 Implemented BarcodeType and BarcodeText settings, fixed barcode alignment issue 2025-11-02 22:49:01 +01:00
6d065de974 Implemented MaxDownloadableUserImageSize config setting 2025-11-02 22:35:06 +01:00
LD50
b7279e498f Merge pull request #263 from LD-Reborn/239-bug-add-attribute-in-asset-create-and-update-modals-wrong-class
Fixed buttons wrong css class
2025-11-02 22:25:07 +01:00
956d2d17b2 Fixed buttons wrong css class 2025-11-02 22:24:54 +01:00
d6806f26df Fixed detail photo does not have alt text 2025-11-02 22:21:38 +01:00
LD50
e50b868715 Merge pull request #261 from LD-Reborn/251-bug-inventory-asset-edit-view-accessibility-issues
251 bug inventory asset edit view accessibility issues
2025-11-02 22:19:23 +01:00
eca44f6e85 Fixed inventory detail view accessibility issues 2025-11-02 22:19:07 +01:00
ee2042bb68 Fixed light text and light exit buttons on inventory edit and details view 2025-11-02 22:14:48 +01:00
7e21b69035 Fixed accessibility issues for inventory asset edit view 2025-11-02 22:03:03 +01:00
04d54d1913 Fixed missing localization for date in assets detail view 2025-11-02 21:46:28 +01:00
82d241b5e8 Fixed groups modals accessibility issues, fixed user icon larger than necessary 2025-11-02 21:42:57 +01:00
af70cfb5f8 Added CanManageSettings claim, Implemented authorization for admin settings 2025-11-02 15:23:31 +01:00
f7508b698a Added admin settings update endpoint 2025-11-02 14:44:47 +01:00
5b5fcd6322 Added settings model, added settings migration, added LDAP salted hashes 2025-11-02 13:39:28 +01:00
0a6413d106 Added user photo caching 2025-11-01 23:11:26 +01:00
fe3ab8e449 Added user image and navbar elements 2025-11-01 22:22:41 +01:00
91f85e33eb Fixed numeric values in user create and update interpreted as int 2025-11-01 17:18:35 +01:00
4b3ad38cc3 Fixed performance issue related to user model retrieval, cleaned up ListUsersAsync() 2025-11-01 16:59:36 +01:00
0035144730 Fixed location entry creation failure still results in success message 2025-11-01 16:28:44 +01:00
4b5fc03cad Added drop-down to user create and update modal 2025-11-01 16:11:01 +01:00
66a5a976ec Fixed barcode timing issue in print preview 2025-11-01 13:15:30 +01:00
fe2d758676 Added drag-and-drop functionality 2025-11-01 11:58:45 +01:00
c026196921 Added inventory information to assets detail view 2025-11-01 10:45:29 +01:00
7aa0ae7f0a Added creation modal auto-popup when following create asset link 2025-11-01 10:08:21 +01:00
f0905c33f5 Added barcode documentation, fixed wrong barcode type 2025-10-31 11:43:00 +01:00
589131f924 Fixed barcodes not scanning correctly 2025-10-31 11:10:44 +01:00
387a1538d4 Added different barcodes 2025-10-31 10:33:20 +01:00
51bdd700cc Added remove button to print batch view 2025-10-31 08:26:51 +01:00
9db21da2af Added link to add new assets from Inventory 2025-10-31 08:11:05 +01:00
3633fed908 Fixed loadLocationsIntoSelect not working because of model change 2025-10-31 08:03:23 +01:00
anomny
a4195a609d Add dedicated Models and improved logging for loactions Controller 2025-10-28 19:24:58 +01:00
8e1dfd3c37 Fixed umlauts not translating properly for username 2025-10-26 22:48:14 +01:00
ab28e4b494 Fixed user not clickable after creation, fixed missing data attributes for created user 2025-10-26 21:42:51 +01:00