Commit Graph

285 Commits

Author SHA1 Message Date
bd7d7d5fbb Fixed html lang is static 2025-11-28 09:21:54 +01:00
8bc76ccf0b Improved inventory view screen reader navigation 2025-11-24 19:40:44 +01:00
d662157885 Fixed assets create and update modal attributes not a table 2025-11-24 18:19:07 +01:00
72f0116cab Made presets cards full height, improved screen reader navigation, added input focus on add attribute and add preset 2025-11-24 15:40:52 +01:00
ff3baf37db Fixed user settings error message when no changes made 2025-11-24 14:01:13 +01:00
5723947345 Fixed missing required fields and aria-required in groups view 2025-11-24 13:23:57 +01:00
7c77d10fea Added missing required indication and aria-required to locations view 2025-11-24 13:20:05 +01:00
53ad5526c7 Removed superfluous spaces 2025-11-24 13:18:15 +01:00
feefa29cdf Added missing required fields and aria-required to users view 2025-11-24 13:17:02 +01:00
8641e11ad3 Fixed missing required fields and other issues in users view 2025-11-24 13:03:55 +01:00
3f6ecbe617 Fixed newly created user can't be deleted 2025-11-24 11:06:45 +01:00
e9a55761c2 Improved LdapService thread safety, fixed user images sometimes not loading 2025-11-24 11:02:58 +01:00
22d72e124f Improved admin settings view screenreader navigation 2025-11-23 23:44:54 +01:00
17c9e46a5b Improved users view screenreader table navigation 2025-11-23 23:02:17 +01:00
647ca335ea Improved locations screenreader navigation, fixed unable to delete location after editing 2025-11-23 22:54:24 +01:00
4f1c55d456 Fixed assets view new items not screenreader navigable 2025-11-23 22:45:27 +01:00
c337287b23 Improved screenreader table discoverability 2025-11-23 22:39:43 +01:00
dba302f262 Fixed inputs not selectable by tab 2025-11-23 22:29:02 +01:00
2b62e930e1 Improved screenreader based navigation for groups view 2025-11-23 22:15:36 +01:00
48f0eb0e7e Improved toast accessibility, improved batch accessibility 2025-11-23 21:47:03 +01:00
a63323cc3b Fixed toast warning type not accessible 2 2025-11-23 15:35:44 +01:00
377e8f6776 Fixed toast warning type not accessible 2025-11-23 15:35:23 +01:00
d3a7bae535 Fixed wrong address in user settings view 2025-11-23 15:05:08 +01:00
918db73338 Fixed touch targets have insufficient spacing 2025-11-23 15:04:51 +01:00
e0506343f3 Fixed print batch delete element button too close to up and down buttons 2025-11-23 14:42:50 +01:00
b553f1c666 Fixed newly created users don't have a profile picture 2025-11-23 14:18:17 +01:00
bf17c755fc Fixed skip link not visible 2025-11-23 13:57:33 +01:00
1c6bbcfe1d Fixed admin settings page title 2025-11-23 13:57:20 +01:00
c554af9479 Implemented user settings view 2025-11-23 13:57:02 +01:00
66280edf8c Replaced png banner with webp banner 2025-11-23 03:17:57 +01:00
89aba92b9b Fixed file CriticalCSS not exporting 2025-11-23 02:28:47 +01:00
5f9cea52af Fixed javascript not compressing 2025-11-23 01:51:51 +01:00
55ec8a467f Fixed more layout shifts 2025-11-23 01:37:42 +01:00
51c2b1ccd3 Fixed text compression not working 2025-11-23 00:00:49 +01:00
9572d2633a Improved lighthouse performance score through inlining CSS 2025-11-22 23:48:54 +01:00
0ab715db49 Fix banner does not have fixed width and height 2025-11-22 18:10:19 +01:00
be8257e012 Fixed aspect ratio of user images wrong, added new user default image 2025-11-22 17:11:00 +01:00
99a39bb8cd Fixed prevents users from pasting into input fields issue 2025-11-22 14:20:34 +01:00
fbe6fd813e Added missing localization regarding user image cache 2025-11-20 22:07:42 +01:00
baac2bce1d Added cache clear button, added cache size estimation 2025-11-20 22:02:28 +01:00
116b47cdc0 Implemented user image cache update on settings update 2025-11-20 21:03:48 +01:00
3b83341876 Removed stray Console.WriteLine in ImageHelper.cs 2025-11-20 20:08:19 +01:00
af19b29fdb Implemented image preloading 2025-11-20 20:06:30 +01:00
9767feb3e2 Added user image caching 2025-11-20 19:22:12 +01:00
6be72c1f5c Fixed high memory usage and slow image encoding times for user images 2025-11-20 15:14:06 +01:00
f8f5d33c03 Fixed duplicate resource not allowed warning 2025-11-20 14:52:58 +01:00
3d12c8b340 Added localization for admin settings and user settings 2025-11-20 09:37:07 +01:00
2f98193ea7 Removed BarcodeType from appsettings.json 2025-11-19 23:29:28 +01:00
13a99c184e Updated Swashbuckle and ImageSharp 2025-11-19 23:15:01 +01:00
272246aa92 Updated E2E tests packages, removed RollForward 2025-11-19 23:07:42 +01:00