Part-DB-server/src/Entity
Jan Böhmer 87cf4c2d08 Do a extra lazy fetch on webauthn and u2f keys property of a user
In the most cases we just need the count of them and not the exact details. This just gives as a bit better performance on most requests
2023-07-19 00:20:38 +02:00
..
Attachments Fixed some errors introduced by earlier typings 2023-06-18 16:01:28 +02:00
Base Added possibility to define alternative names on data structures 2023-07-16 22:59:46 +02:00
Contracts Use enum for undo mode 2023-06-18 21:26:28 +02:00
LabelSystem Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
LogSystem Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
Parameters Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
Parts Fixed phpstan issues 2023-07-17 00:43:35 +02:00
PriceInformations Allow to retrieve price and shopping informations from info providers 2023-07-14 00:09:22 +02:00
ProjectSystem Use new UniqueObjectCollection constraint to ensure that BOM entries does not contain duplicate items 2023-07-02 20:49:10 +02:00
UserSystem Do a extra lazy fetch on webauthn and u2f keys property of a user 2023-07-19 00:20:38 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Added proper OAuth authentication for digikey and other providers 2023-07-16 03:07:53 +02:00