Part-DB.Part-DB-server/src/Repository
2023-09-04 22:57:40 +02:00
..
Parts Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
UserSystem Added possibility to authenticate with the given API token 2023-08-16 00:13:01 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AbstractPartsContainingRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
AttachmentContainingDBElementRepository.php Fixed field ordering on SQLite 2023-07-29 16:42:27 +02:00
AttachmentRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
CurrencyRepository.php Allow to retrieve price and shopping informations from info providers 2023-07-14 00:09:22 +02:00
DBElementRepository.php Fixed field ordering on SQLite 2023-07-29 16:42:27 +02:00
LabelProfileRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
LogEntryRepository.php Use an enum for target_type in log entries 2023-06-18 18:31:39 +02:00
NamedDBElementRepository.php Do not cache entities directly in NodesListBuilder but cache only the IDs instead 2023-07-20 23:20:46 +02:00
ParameterRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
PartRepository.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
StructuralDBElementRepository.php Fixed PHPstan issues 2023-07-23 00:14:29 +02:00
UserRepository.php Fixed static analysis issue and added test for UserRepository 2023-08-01 16:20:31 +02:00