Part-DB.Part-DB-server/src/Repository/Parts
Jan Böhmer 3809539587 Implemented a stub DeviceRepository to prevent exception when try to delete a device.
Now the devices can not be deleted (but no exception), to prevent users to accidentally delete still useful devices from old Part-DB versions (as currently it is not possible to view which infos a device contains). This fixes issue #60.
2020-08-21 23:28:46 +02:00
..
CategoryRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
DeviceRepository.php Implemented a stub DeviceRepository to prevent exception when try to delete a device. 2020-08-21 23:28:46 +02:00
FootprintRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
ManufacturerRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
MeasurementUnitRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
StorelocationRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00
SupplierRepository.php Fixed code style. 2020-08-21 21:36:22 +02:00