Part-DB.Part-DB-server/src/Entity/Attachments
2024-03-02 21:21:16 +01:00
..
Attachment.php Implemented basic discriminator map for Attachment API access. Now we can properly create part attachments using a POST operation 2024-03-02 21:21:16 +01:00
AttachmentContainingDBElement.php Do not cache entities directly in NodesListBuilder but cache only the IDs instead 2023-07-20 23:20:46 +02:00
AttachmentType.php Allow to create attachments and parameters via PATCH operations on their owning elemens as direct POST operations are not possible yet 2024-01-28 19:50:59 +01:00
AttachmentTypeAttachment.php Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
CategoryAttachment.php Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
CurrencyAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
FootprintAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
GroupAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
LabelAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
ManufacturerAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
MeasurementUnitAttachment.php Fixed PHPstan issues 2023-08-28 22:39:29 +02:00
PartAttachment.php Implemented basic discriminator map for Attachment API access. Now we can properly create part attachments using a POST operation 2024-03-02 21:21:16 +01:00
ProjectAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
StorageLocationAttachment.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
SupplierAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
UserAttachment.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00