Commit Graph

143 Commits

Author SHA1 Message Date
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
LD50
0baa92c267 Merge pull request #98 from LD-Reborn/97-feature-create-locations-table
Implemented /Home/Location table and delete action
2025-10-10 09:36:16 +02:00
1e13ea11d7 Implemented /Home/Location table and delete action 2025-10-10 09:35:53 +02:00
LD50
432a28271b Merge pull request #96 from LD-Reborn/95-feature-create-users-table
95 feature create users table
2025-10-09 11:51:09 +02:00
49af3e79c3 Fixed images in Users view 2025-10-09 11:50:43 +02:00
41cc78d321 Added Users table 2025-10-09 10:36:12 +02:00
LD50
2676ab7f0f Merge pull request #94 from LD-Reborn/88-feature-add-missing-attributes-to-the-asset-model
88 feature add missing attributes to the asset model
2025-10-09 09:55:39 +02:00
f27ba6308b Fixed formatting error in Pflichtenheft 2025-10-09 09:55:03 +02:00
97b97f589c Added Make and Model and Attributes to AssetDescription 2025-10-09 09:54:40 +02:00
945d848516 Fixed Inventaristen Bezeichnung in Pflichtenheft 2025-10-09 08:44:46 +02:00
LD50
85a2837656 Merge pull request #92 from LD-Reborn/86-documentation-update-pflichtenheft-to-reflect-agile-development-approach
86 documentation update pflichtenheft to reflect agile development approach
2025-10-09 08:37:50 +02:00
58878a57be Fixed typos in Pflichtenheft 2025-10-09 08:34:26 +02:00
5ee37e30e0 Fixed formatting issue in Pflichtenheft 2025-10-09 08:27:02 +02:00
LD50
cc99594564 Merge pull request #93 from LD-Reborn/79-bug-ioexception-unable-to-read-data-from-the-transport-connection-connection-reset-by-peer
79 bug ioexception unable to read data from the transport connection connection reset by peer
2025-10-08 22:57:02 +02:00
bd72b1075a Added retry logic to ConnectAndBind 2025-10-08 22:56:45 +02:00
45f9f5a2bf Removed stray Console.Log entries 2025-10-08 22:49:31 +02:00
fd472cbab7 Removed scrum mention from Pflichtenheft 2025-10-08 22:41:59 +02:00
cf73cf2763 Fixed spelling mistake in Pflichtenheft 2025-10-08 22:38:46 +02:00
5456a2fcab Refactored Pflichtenheft to include agile principles 2025-10-08 22:36:20 +02:00
LD50
501fd7ab3b Merge pull request #89 from LD-Reborn/feature/Create_AssetsResponseModel
Feature: Add return model to AssetsController
2025-10-08 21:55:52 +02:00
9acc650707 Implemented ResponseModels for Assets, Reverted error handling removal 2025-10-08 21:50:57 +02:00
LD50
c5950319af Merge pull request #90 from LD-Reborn/13-feature-crud---locations-create
Added CreateLocation using proper dn
2025-10-08 21:06:21 +02:00
ba7cde8adb Added Locations Create CRUD element, Updated Locations LDAP service methods 2025-10-08 21:06:04 +02:00
0ed9397280 Updated locations object specifications 2025-10-08 20:55:56 +02:00
Jannis Liebig
fc57698ee4 Added CreateLocation using proper dn 2025-10-07 20:59:33 +02:00
anomny
1d26781e8e Have a different reponse model for get all 2025-10-06 21:25:10 +02:00
anomny
c25e196814 Use new assets response model for update call 2025-10-06 21:16:48 +02:00
anomny
ba96fe0b22 Use new response model for create call 2025-10-06 21:05:58 +02:00
anomny
89d7cb6315 Update the general asset response model to work with GetAll call. 2025-10-06 20:53:35 +02:00
anomny
7d167aa877 Create a more general AssetResponseModel and use in delete 2025-10-06 20:32:48 +02:00