Commit Graph

528 Commits

Author SHA1 Message Date
LD50
c07e44b6d0 Merge pull request #292 from LD-Reborn/289-e2e-tests---groups
289 e2e tests   groups
2025-11-09 20:35:36 +01:00
a35657ffb1 Added Groups E2E tests 2025-11-09 20:35:20 +01:00
0002be08aa Renamed TryRefindToast to TryRefindSuccessToast 2025-11-09 20:35:05 +01:00
1b95cf4d3b Fixed renaming group identifier not working 2025-11-09 20:28:46 +01:00
3fd16114c9 Added TryRetryFindToast helper 2025-11-08 11:14:09 +01:00
545f9bd81c Added HAM resources 2025-11-07 07:39:23 +01:00
LD50
e5439e88b8 Merge pull request #287 from LD-Reborn/275-feature-functional-end-to-end-e2e-tests
Removed tests from deployment pipeline
2025-11-06 19:43:31 +01:00
56da4f8f98 Removed tests from deployment pipeline 2025-11-06 19:43:09 +01:00
LD50
324fa46f1c Merge pull request #286 from LD-Reborn/275-feature-functional-end-to-end-e2e-tests
Added testing to deployment pipeline
2025-11-06 19:41:48 +01:00
e2aea7ab0f Added testing to deployment pipeline 2025-11-06 19:41:29 +01:00
LD50
0836f595db Merge pull request #285 from LD-Reborn/275-feature-functional-end-to-end-e2e-tests
275 feature functional end to end e2e tests
2025-11-06 19:32:30 +01:00
17438989ec Added InventoryPageTests 2025-11-06 19:28:48 +01:00
3062136317 Fixed Assets location removed when not set on update 2025-11-06 19:28:41 +01:00
beec75416e Refactored HomePageTests 2025-11-06 19:28:16 +01:00
d22f69b000 Added HomePage_ShouldContainButtons E2E test, added login helper 2025-11-06 18:11:43 +01:00
c02c18617c Added HomePage_ShouldSucceedLogin E2E test 2025-11-06 18:01:04 +01:00
6e7b5d0923 Added initial Selenium E2E test setup 2025-11-06 17:43:18 +01:00
LD50
4bac09aa16 Merge pull request #283 from LD-Reborn/282-bug-userphoto-returns-http-500-instead-of-placeholder-image
Fixed default image not showing
2025-11-06 09:40:53 +01:00
7de42b34dd Fixed default image not showing 2025-11-06 09:40:30 +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
LD50
659fddfcea Merge pull request #279 from LD-Reborn/feature/issue_91
Issue 91: Cleanup: Fix controller methods and method name
2025-11-06 08:16:13 +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
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
LD50
6dc2d2cee6 Merge pull request #272 from LD-Reborn/246-bug-user-edit-modal-accessibility-issues
Fixed user edit modal accessibility issues
2025-11-02 23:50:04 +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
LD50
8aa435c142 Merge pull request #270 from LD-Reborn/247-bug-asset-create-modal-accessibility-issues
Fixed asset create modal accessibility issues
2025-11-02 23:40:09 +01:00
f45cf7c6fb Fixed asset create modal accessibility issues 2025-11-02 23:39:38 +01:00
LD50
2c254b3fc0 Merge pull request #269 from LD-Reborn/248-bug-asset-edit-modal-accessibility-issues
Fixed asset edit modal accessibility issues
2025-11-02 23:34:49 +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
LD50
3caadd9bdb Merge pull request #267 from LD-Reborn/240-bug-asset-details-text-and-x-icon-lack-contrast
Fixed light text on light background and exit buttons on modals
2025-11-02 23:20:51 +01:00
659f6f93bf Fixed light text on light background and exit buttons on modals 2025-11-02 23:20:26 +01:00
LD50
40e016137a Merge pull request #266 from LD-Reborn/244-bug-all-modals-are-h5-instead-of-h3
244 bug all modals are h5 instead of h3
2025-11-02 23:11:13 +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