Commit Graph

440 Commits

Author SHA1 Message Date
LD50
459d37eb99 Merge pull request #142 from LD-Reborn/141-feature-implement-proper-authorization-with-groups
141 feature implement proper authorization with groups
2025-10-17 18:52:58 +02:00
6867899268 Implemented authorization for other controllers 2025-10-17 18:52:25 +02:00
ec6633573c Added role authorization to home controller 2025-10-17 18:40:55 +02:00
6f6ce058e2 Implemented navbar showing elements based on permissions 2025-10-17 18:32:22 +02:00
724bb95809 Added role based authorization base 2025-10-17 18:31:07 +02:00
LD50
97e0d2523a Merge pull request #138 from LD-Reborn/137-feature-qr-scanner-to-inventarize-items
Added qr code reader and general inventory to /Home/Inventory
2025-10-14 00:27:43 +02:00
a968585eef Added qr code reader and general inventory to /Home/Inventory 2025-10-14 00:24:55 +02:00
LD50
7d774a4ee7 Merge pull request #134 from LD-Reborn/78-feature-inventory-information
Added asset inventory information and action in AssetsController
2025-10-13 17:32:23 +02:00
LD50
2ac8893340 Merge pull request #133 from LD-Reborn/129-feature-create-bar-code-download-and-print
Removed unnecessary JS from Assets.cshtml, fixed HTML in Assets.cshtml
2025-10-13 17:24:40 +02:00
0cc806a0a3 Added asset inventory information and action in AssetsController 2025-10-13 17:24:25 +02:00
44d5df4bca Removed unnecessary JS from Assets.cshtml, fixed HTML in Assets.cshtml 2025-10-13 16:48:18 +02:00
LD50
5fb7a1021b Merge pull request #132 from LD-Reborn/131-bug-no-authorization-for-some-actions
Fixed missing authorization for /Home endpoints
2025-10-13 15:59:43 +02:00
903c1836eb Fixed missing authorization for /Home endpoints 2025-10-13 15:58:46 +02:00
LD50
44c1228ff0 Merge pull request #130 from LD-Reborn/129-feature-create-bar-code-download-and-print
Added Barcode view and download and print options to /Home/Assets det…
2025-10-13 00:34:45 +02:00
c7311f1042 Added Barcode view and download and print options to /Home/Assets detail view 2025-10-13 00:34:22 +02:00
LD50
0466e22f6c Merge pull request #128 from LD-Reborn/24-sub-issue-asset-page-detail-view
Fixed css issue in /Home/Assets
2025-10-12 23:17:57 +02:00
cd740b5b4f Fixed css issue in /Home/Assets 2025-10-12 23:17:33 +02:00
LD50
275950f6fc Merge pull request #127 from LD-Reborn/24-sub-issue-asset-page-detail-view
Added detail view to /Home/Assets
2025-10-12 23:08:40 +02:00
fb45b3beb8 Added detail view to /Home/Assets 2025-10-12 23:08:22 +02:00
LD50
580ccdc971 Merge pull request #126 from LD-Reborn/125-bug-group-delete-modal-not-localized
Fixed missing localization in /Home/Groups
2025-10-12 21:39:03 +02:00
13a8375557 Fixed missing localization in /Home/Groups 2025-10-12 21:34:56 +02:00
LD50
e9a7e54945 Merge pull request #124 from LD-Reborn/23-sub-issue-asset-page-filter
Added filter for /Home/Assets
2025-10-12 20:54:29 +02:00
5ef02d2899 Added filter for /Home/Assets 2025-10-12 20:53:50 +02:00
LD50
e8065b4976 Merge pull request #123 from LD-Reborn/122-bug-login-page-invalid-login-credentials-not-localized
Fixed localization for /Home/Login
2025-10-12 20:19:10 +02:00
3958c97132 Fixed localization for /Home/Login 2025-10-12 20:18:57 +02:00
LD50
b956a6877a Merge pull request #121 from LD-Reborn/120-feature-add-localization-to-assets-frontend
120 feature add localization to assets frontend
2025-10-12 20:03:51 +02:00
04c39feb7a Fixed created assets not showing on list until site refresh 2025-10-12 20:03:30 +02:00
090db4a1ab Added Assets Localization 2025-10-12 19:41:02 +02:00
LD50
f15f4cf822 Merge pull request #119 from LD-Reborn/76-feature-implement-a-counter-for-the-assetid
76 feature implement a counter for the assetid
2025-10-12 18:49:34 +02:00
a3c5a5341d Implemented automated asset counter into asset creation and asset update, Fixed uid visible in owner attribute in Assets frontend 2025-10-12 18:49:09 +02:00
434b0952dc Added asset id counter to migrations, fixed migrations async issue 2025-10-12 17:55:21 +02:00
LD50
5ff75e162d Merge pull request #118 from LD-Reborn/99-feature-add-groups-view
Fixed Groups creation table entry has cn instead of displayname
2025-10-12 17:08:58 +02:00
2a3f3fa866 Fixed Groups creation table entry has cn instead of displayname 2025-10-12 17:08:37 +02:00
LD50
40cecc3048 Merge pull request #117 from LD-Reborn/99-feature-add-groups-view
Added localization for /Home/Groups
2025-10-12 17:04:59 +02:00
05be9950c8 Added localization for /Home/Groups 2025-10-12 17:04:31 +02:00
LD50
2e08130dc2 Merge pull request #116 from LD-Reborn/99-feature-add-groups-view
Improved accessibility, fixed groups update fails when no permissions…
2025-10-12 16:50:17 +02:00
9fabe2b75d Improved accessibility, fixed groups update fails when no permissions selected 2025-10-12 16:49:44 +02:00
LD50
c93753c026 Merge pull request #115 from LD-Reborn/99-feature-add-groups-view
99 feature add groups view
2025-10-12 16:24:15 +02:00
358e35bb6a Fixed Group creation not updating table 2025-10-12 16:23:58 +02:00
164831c903 Implemented Groups edit buttons 2025-10-12 16:13:41 +02:00
4b6fb74a76 Removed stray consol.log elements in Assets.cshtml 2025-10-12 14:42:57 +02:00
4dc0f00e5b Implemented group creation button 2025-10-11 15:32:05 +02:00
dfe1a2b2b1 Implemented Groups delete buttons 2025-10-11 13:48:23 +02:00
0ab76d895e Replaced text with icons for Groups permissions in view 2025-10-11 13:37:10 +02:00
92776af1ff Fixed layout localization 2025-10-11 13:36:39 +02:00
fd5dcb5618 Added groups view model, implemented basic groups table view 2025-10-11 13:29:59 +02:00
d9127736d9 Added basic Groups view and controller 2025-10-11 12:57:51 +02:00
LD50
d74905cab1 Merge pull request #111 from LD-Reborn/108-feature-add-lighthouse-and-k6-load-tests
Fixed purched at and by not registered in asset creation
2025-10-11 00:40:50 +02:00
a49dfcc242 Fixed purched at and by not registered in asset creation 2025-10-11 00:28:17 +02:00
LD50
bd75ee35de Merge pull request #110 from LD-Reborn/108-feature-add-lighthouse-and-k6-load-tests
Added newest QA lighthouse report
2025-10-11 00:18:33 +02:00