Commit Graph

16 Commits

Author SHA1 Message Date
REDCODE
4b2f117e3c fix(API): standardized DTO namespaces 2024-11-18 21:31:45 +01:00
REDCODE
d557cadc81 feat(API): integrated new metadata in asset on their respective DTOs
chore(DB): generated database migration for the updated asset schema
2024-11-11 19:18:21 +01:00
REDCODE
26618d4c25 fix(API): added deleted at field in UserInfo mappers 2024-11-11 16:48:24 +01:00
REDCODE
6896695db5 fix(API): added support for pagination on Asset GetAll Query 2024-11-11 16:48:24 +01:00
MrFastwind
9bd6632264 refactor(API): Rename Asset Dtos 2024-11-11 16:48:23 +01:00
REDCODE
6c1299062c Cleanup of all asset related files 2024-11-11 16:38:32 +01:00
REDCODE
b72acbd42c AssetController implementations 2024-11-11 16:38:32 +01:00
REDCODE
cdfe768dfe Asset repository implementation 2024-11-11 16:38:32 +01:00
REDCODE
3355de1cd1 Moved Asset DTOs to their own subfolder 2024-11-11 16:38:32 +01:00
REDCODE
54c546aa10 Implemented single get method on AssetController 2024-11-11 16:38:32 +01:00
REDCODE
eb25e3f7dc Added extra data on GetFullAssetDto 2024-11-11 16:38:32 +01:00
MrFastwind
83a54c4c2f refactor(API): Adds Bulk capabilities 2024-11-11 16:38:32 +01:00
MrFastwind
85e743110c feat(API): Adds stubs for AssetController.cs
Adds method endpoint, dtos (detailed and previews)
2024-11-11 16:38:32 +01:00
MrFastwind
a3a47be4cd chore(API): Changes the category name of the logger 2024-11-11 16:38:32 +01:00
REDCODE
9595919d26 Merged changes from endpoint-impl 2024-11-11 16:38:32 +01:00
REDCODE
48e42fdfff Initial scaffolding for asset controller 2024-11-11 16:38:32 +01:00