lucretia
|
17438989ec
|
Added InventoryPageTests
|
2025-11-06 19:28:48 +01:00 |
|
lucretia
|
3062136317
|
Fixed Assets location removed when not set on update
|
2025-11-06 19:28:41 +01:00 |
|
lucretia
|
beec75416e
|
Refactored HomePageTests
|
2025-11-06 19:28:16 +01:00 |
|
lucretia
|
d22f69b000
|
Added HomePage_ShouldContainButtons E2E test, added login helper
|
2025-11-06 18:11:43 +01:00 |
|
lucretia
|
c02c18617c
|
Added HomePage_ShouldSucceedLogin E2E test
|
2025-11-06 18:01:04 +01:00 |
|
lucretia
|
6e7b5d0923
|
Added initial Selenium E2E test setup
|
2025-11-06 17:43:18 +01:00 |
|
lucretia
|
7de42b34dd
|
Fixed default image not showing
|
2025-11-06 09:40:30 +01:00 |
|
lucretia
|
16e82ab167
|
Added small pre-cached image pre-loading, fixed layout shift for user preview
|
2025-11-06 09:26:05 +01:00 |
|
lucretia
|
ffa7f25372
|
Revert "Add pagination"
This reverts commit edac9f28d8.
|
2025-11-06 09:00:32 +01:00 |
|
lucretia
|
b235e7c411
|
Revert "Show the total user count"
This reverts commit 981d3614b9.
|
2025-11-06 09:00:30 +01:00 |
|
lucretia
|
b109b6c81b
|
Revert "Add server-side filtering with AJAX pagination for users"
This reverts commit cd0173a38c.
|
2025-11-06 09:00:24 +01:00 |
|
lucretia
|
269afea230
|
Fixed user creation modal accessibility issues
|
2025-11-02 23:56:20 +01:00 |
|
lucretia
|
dc6b88fcde
|
Fixed user edit modal accessibility issues
|
2025-11-02 23:49:49 +01:00 |
|
lucretia
|
25209a2a28
|
Fixed user detail view accessibility issues
|
2025-11-02 23:45:50 +01:00 |
|
lucretia
|
f45cf7c6fb
|
Fixed asset create modal accessibility issues
|
2025-11-02 23:39:38 +01:00 |
|
lucretia
|
43c059d767
|
Fixed asset edit modal accessibility issues
|
2025-11-02 23:34:36 +01:00 |
|
lucretia
|
ffe44823e2
|
Fixed modal close button missing aria-label in Batch
|
2025-11-02 23:24:53 +01:00 |
|
lucretia
|
659f6f93bf
|
Fixed light text on light background and exit buttons on modals
|
2025-11-02 23:20:26 +01:00 |
|
lucretia
|
26279ad177
|
Fixed sub-headings not following heading order
|
2025-11-02 23:11:00 +01:00 |
|
lucretia
|
d13b53c8b9
|
Fixed user create modal title not localized
|
2025-11-02 23:03:02 +01:00 |
|
lucretia
|
80890ed3a1
|
Fixed modal title heading accessibility issue
|
2025-11-02 23:02:31 +01:00 |
|
lucretia
|
73d7bd43c0
|
Implemented BarcodeType and BarcodeText settings, fixed barcode alignment issue
|
2025-11-02 22:49:01 +01:00 |
|
lucretia
|
6d065de974
|
Implemented MaxDownloadableUserImageSize config setting
|
2025-11-02 22:35:06 +01:00 |
|
lucretia
|
956d2d17b2
|
Fixed buttons wrong css class
|
2025-11-02 22:24:54 +01:00 |
|
lucretia
|
d6806f26df
|
Fixed detail photo does not have alt text
|
2025-11-02 22:21:38 +01:00 |
|
lucretia
|
eca44f6e85
|
Fixed inventory detail view accessibility issues
|
2025-11-02 22:19:07 +01:00 |
|
lucretia
|
ee2042bb68
|
Fixed light text and light exit buttons on inventory edit and details view
|
2025-11-02 22:14:48 +01:00 |
|
lucretia
|
7e21b69035
|
Fixed accessibility issues for inventory asset edit view
|
2025-11-02 22:03:03 +01:00 |
|
lucretia
|
04d54d1913
|
Fixed missing localization for date in assets detail view
|
2025-11-02 21:46:28 +01:00 |
|
lucretia
|
82d241b5e8
|
Fixed groups modals accessibility issues, fixed user icon larger than necessary
|
2025-11-02 21:42:57 +01:00 |
|
lucretia
|
91dcf84b30
|
Added meeting agenda
|
2025-11-02 21:27:50 +01:00 |
|
lucretia
|
af70cfb5f8
|
Added CanManageSettings claim, Implemented authorization for admin settings
|
2025-11-02 15:23:31 +01:00 |
|
lucretia
|
f7508b698a
|
Added admin settings update endpoint
|
2025-11-02 14:44:47 +01:00 |
|
lucretia
|
5b5fcd6322
|
Added settings model, added settings migration, added LDAP salted hashes
|
2025-11-02 13:39:28 +01:00 |
|
lucretia
|
0a6413d106
|
Added user photo caching
|
2025-11-01 23:11:26 +01:00 |
|
lucretia
|
fe3ab8e449
|
Added user image and navbar elements
|
2025-11-01 22:22:41 +01:00 |
|
lucretia
|
91f85e33eb
|
Fixed numeric values in user create and update interpreted as int
|
2025-11-01 17:18:35 +01:00 |
|
lucretia
|
4b3ad38cc3
|
Fixed performance issue related to user model retrieval, cleaned up ListUsersAsync()
|
2025-11-01 16:59:36 +01:00 |
|
lucretia
|
0035144730
|
Fixed location entry creation failure still results in success message
|
2025-11-01 16:28:44 +01:00 |
|
lucretia
|
4b5fc03cad
|
Added drop-down to user create and update modal
|
2025-11-01 16:11:01 +01:00 |
|
lucretia
|
66a5a976ec
|
Fixed barcode timing issue in print preview
|
2025-11-01 13:15:30 +01:00 |
|
lucretia
|
fe2d758676
|
Added drag-and-drop functionality
|
2025-11-01 11:58:45 +01:00 |
|
lucretia
|
c026196921
|
Added inventory information to assets detail view
|
2025-11-01 10:45:29 +01:00 |
|
lucretia
|
7aa0ae7f0a
|
Added creation modal auto-popup when following create asset link
|
2025-11-01 10:08:21 +01:00 |
|
lucretia
|
f0905c33f5
|
Added barcode documentation, fixed wrong barcode type
|
2025-10-31 11:43:00 +01:00 |
|
lucretia
|
589131f924
|
Fixed barcodes not scanning correctly
|
2025-10-31 11:10:44 +01:00 |
|
lucretia
|
387a1538d4
|
Added different barcodes
|
2025-10-31 10:33:20 +01:00 |
|
lucretia
|
51bdd700cc
|
Added remove button to print batch view
|
2025-10-31 08:26:51 +01:00 |
|
lucretia
|
9db21da2af
|
Added link to add new assets from Inventory
|
2025-10-31 08:11:05 +01:00 |
|
lucretia
|
3633fed908
|
Fixed loadLocationsIntoSelect not working because of model change
|
2025-10-31 08:03:23 +01:00 |
|
lucretia
|
8e1dfd3c37
|
Fixed umlauts not translating properly for username
|
2025-10-26 22:48:14 +01:00 |
|
lucretia
|
ab28e4b494
|
Fixed user not clickable after creation, fixed missing data attributes for created user
|
2025-10-26 21:42:51 +01:00 |
|
lucretia
|
b9b3c91f3f
|
Added user password validation, Fixed new user localization issue
|
2025-10-26 21:31:29 +01:00 |
|
lucretia
|
640e53cafe
|
Fixed new assets not clickeable
|
2025-10-26 21:00:46 +01:00 |
|
lucretia
|
76a42ebd8c
|
Fixed missing localization for barcode batch printing
|
2025-10-26 20:46:07 +01:00 |
|
lucretia
|
23d93f69d4
|
Removed unused LDAP data retrieval
|
2025-10-26 16:55:35 +01:00 |
|
lucretia
|
75c0e6dc5d
|
Removed unnecessary image processing in Users view
|
2025-10-26 16:44:26 +01:00 |
|
lucretia
|
188ace283b
|
Fixed camera still running when manually entering asset after activating barcode scanner
|
2025-10-26 16:37:00 +01:00 |
|
lucretia
|
c3c6931bb3
|
Fixed error in console
|
2025-10-26 16:26:32 +01:00 |
|
lucretia
|
6c42ff500b
|
Added user photo resizing
|
2025-10-26 16:26:20 +01:00 |
|
lucretia
|
b3aba6ac86
|
Fixed localization issue in Inventory tomselect elements
|
2025-10-26 15:19:42 +01:00 |
|
lucretia
|
9e706ed35d
|
Added dropdown users and locations to inventory, Improved edit modal loading for Assets
|
2025-10-26 15:12:56 +01:00 |
|
lucretia
|
6e4f9f43b5
|
Fixed buttons not centered after creating asset, Fixed save changes button not localized in Locations view
|
2025-10-26 14:38:21 +01:00 |
|
lucretia
|
dc5e117c93
|
Fixed users and locations not filling in in Assets modals
|
2025-10-26 11:45:01 +01:00 |
|
lucretia
|
2c0ae9f5e9
|
Added missing localization to user dropdown selection in Assets view
|
2025-10-26 11:23:34 +01:00 |
|
lucretia
|
6a6e641621
|
Implemented owner dropdown with Tomselect in Assets view
|
2025-10-26 11:17:52 +01:00 |
|
lucretia
|
1ea286cf9c
|
Fixed locations dropdown in Assets view
|
2025-10-26 10:14:45 +01:00 |
|
lucretia
|
2957800876
|
Fixed updating asset to empty location only clientside
|
2025-10-26 09:22:48 +01:00 |
|
lucretia
|
2e8aee2181
|
Added location dropdown selection for Assets view
|
2025-10-26 09:06:59 +01:00 |
|
lucretia
|
ab09de5ba8
|
Added table filter to Locations, Moved table filter js to site.js
|
2025-10-26 08:29:00 +01:00 |
|
lucretia
|
b01c8d84da
|
Cleaned redundant js from Locations view, added missing localization to Locations view
|
2025-10-26 08:23:00 +01:00 |
|
lucretia
|
655ac35e35
|
Cleaned up redundant js from views
|
2025-10-26 08:22:24 +01:00 |
|
lucretia
|
c72e863b92
|
Added functions to site.js
|
2025-10-26 08:21:59 +01:00 |
|
lucretia
|
056d2321e4
|
Fixed localization issue in assets view
|
2025-10-26 00:37:24 +02:00 |
|
lucretia
|
e76d37b272
|
Fixed missing localization in groups view
|
2025-10-26 00:18:50 +02:00 |
|
lucretia
|
c252ad00db
|
Added groups to layout localization
|
2025-10-26 00:12:33 +02:00 |
|
lucretia
|
a0a4999026
|
Added user view localization, fixed user delete not working
|
2025-10-26 00:08:28 +02:00 |
|
lucretia
|
614abfbe90
|
Removed stray logging
|
2025-10-25 23:25:06 +02:00 |
|
lucretia
|
4b39d721f3
|
Implemented user view modal in frontend
|
2025-10-25 23:24:20 +02:00 |
|
lucretia
|
85cb68a6c2
|
Implemented user creation in frontend
|
2025-10-25 22:44:36 +02:00 |
|
lucretia
|
310e05545f
|
Implemented users update button in frontend
|
2025-10-25 22:15:08 +02:00 |
|
lucretia
|
dcb23b76ec
|
Fixed something in HomeController, I don't remember what
|
2025-10-25 22:14:11 +02:00 |
|
lucretia
|
0929e2c638
|
Implemented frontent Locations create button, fixed localization for frontend Locations
|
2025-10-25 16:40:18 +02:00 |
|
lucretia
|
20d7ceb784
|
Implemented frontend Locations update buttons
|
2025-10-25 16:20:17 +02:00 |
|
lucretia
|
8f47b6a1a8
|
Added result from sprint meeting
|
2025-10-19 21:01:30 +02:00 |
|
lucretia
|
88277b4303
|
Fixed lighthouse score lowered by logo
|
2025-10-19 13:46:40 +02:00 |
|
lucretia
|
2d220fc28c
|
Added localization to _Batch partial view
|
2025-10-19 01:52:17 +02:00 |
|
lucretia
|
e1238a712c
|
Fixed localization issue due for Assets and Inventory
|
2025-10-19 01:51:47 +02:00 |
|
lucretia
|
0dccbc388a
|
Fixed dark text for yellow background
|
2025-10-19 01:32:02 +02:00 |
|
lucretia
|
402fd81e4e
|
Added light theme support
|
2025-10-19 00:12:31 +02:00 |
|
lucretia
|
0cf1d8ad95
|
Fixed navbar twitching, added file types to request cache
|
2025-10-18 23:56:40 +02:00 |
|
lucretia
|
89f54a2671
|
Added temporary favicon
|
2025-10-18 23:51:05 +02:00 |
|
lucretia
|
39df2993fd
|
Reworked Index.cshtml
|
2025-10-18 23:33:13 +02:00 |
|
lucretia
|
f3d74d89cf
|
Added temporary banner to navbar
|
2025-10-18 23:32:17 +02:00 |
|
lucretia
|
b603e7ce14
|
Removed home from navbar
|
2025-10-18 23:02:48 +02:00 |
|
lucretia
|
f64e360796
|
Added batch printing to Assets, Moved batch printing to partial view
|
2025-10-18 17:37:55 +02:00 |
|
lucretia
|
7193e2b78b
|
Added modal hiding on add asset to batch, added batch clear functionality, fixed responsive
|
2025-10-18 17:04:19 +02:00 |
|
lucretia
|
2e5a370395
|
Improved padding value in batch print preview
|
2025-10-18 16:20:32 +02:00 |
|
lucretia
|
ee60a348d7
|
Fixed potential display bug in print
|
2025-10-18 16:15:34 +02:00 |
|
lucretia
|
9db9e2673c
|
Added print batch management
|
2025-10-18 16:05:44 +02:00 |
|