Part-DB.Part-DB-server/src/Entity
2024-01-28 19:50:59 +01:00
..
Attachments 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
Base Fixed problem that all properties in snake_case style were considered readOnly by API Platform 2023-09-19 23:52:11 +02:00
Contracts Use enum for undo mode 2023-06-18 21:26:28 +02:00
EDA Changed logic of invisible to a (forced) visibility field 2023-12-03 15:29:17 +01:00
LabelSystem Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
LogSystem Fixed translation of stock change type in log table 2023-11-25 19:16:54 +01:00
Parameters Fixed PHPstan issues 2023-10-03 16:41:03 +02:00
Parts 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
PriceInformations 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
ProjectSystem 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
UserSystem Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00