Commit Graph

422 Commits

Author SHA1 Message Date
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
a74ae122c0 Added newest QA lighthouse report 2025-10-11 00:18:12 +02:00
LD50
3c4c21e7b1 Merge pull request #109 from LD-Reborn/108-feature-add-lighthouse-and-k6-load-tests
108 feature add lighthouse and k6 load tests
2025-10-11 00:11:16 +02:00
394e5a1631 Improved loading times, improved SEO for lighthouse 2025-10-11 00:10:57 +02:00
4e8adcf1ff Replaced btn-outline-* with btn-* to improve accessibility 2025-10-10 23:57:07 +02:00
e9162632f3 Added K6 tests, Added Lighthouse test result 2025-10-10 22:21:12 +02:00
LD50
1bf385d93f Merge pull request #107 from LD-Reborn/105-feauture-implement-asset-update-frontend
Added first contentful paint improvement
2025-10-10 21:39:06 +02:00
6b1dc304f2 Added first contentful paint improvement 2025-10-10 21:38:34 +02:00
LD50
ceea4115c8 Merge pull request #106 from LD-Reborn/105-feauture-implement-asset-update-frontend
105 feauture implement asset update frontend
2025-10-10 21:24:15 +02:00
64c4b22101 Added response compression 2025-10-10 21:19:48 +02:00
0c9b3f8ba7 Improved performance by outsourcing bootstrap and jquery to CDNs 2025-10-10 20:58:53 +02:00
dd865b99be Implemented frontend Assets update button 2025-10-10 19:52:28 +02:00
LD50
fd20b2ae2d Merge pull request #104 from LD-Reborn/100-feature-add-the-ability-to-create-an-asset
Removed stray comments from Assets.cshtml, Fixed success toast not sh…
2025-10-10 12:15:10 +02:00
afccacbf9e Removed stray comments from Assets.cshtml, Fixed success toast not showing 2025-10-10 12:14:22 +02:00
LD50
677b9f8a70 Merge pull request #103 from LD-Reborn/100-feature-add-the-ability-to-create-an-asset
100 feature add the ability to create an asset
2025-10-10 11:45:00 +02:00
01fd397b70 Renamed Pflichtenheft, Added version 3 export 2025-10-10 11:44:29 +02:00
220ef4d620 Fixed Asset creation not including custom attributes 2025-10-10 11:22:39 +02:00
LD50
b7541c638b Merge pull request #102 from LD-Reborn/100-feature-add-the-ability-to-create-an-asset
Fixed Asset delete wrong HTTP method, Added Asset creation in /Home/A…
2025-10-10 10:22:43 +02:00
2b5527a760 Fixed Asset delete wrong HTTP method, Added Asset creation in /Home/Assets 2025-10-10 10:22:16 +02:00