Part-DB.Part-DB-server/src/Entity
2019-03-15 18:04:15 +01:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
Attachment.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
AttachmentContainingDBElement.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
AttachmentType.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Category.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Company.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
DBElement.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Device.php Use Assert lib for value checking in setters 2019-03-05 17:02:48 +01:00
DevicePart.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Footprint.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Group.php Added Group entity, and allow to show group name in user info. 2019-03-15 13:18:47 +01:00
Manufacturer.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
NamedDBElement.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Orderdetail.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Part.php Added fields to edit category, storelocations and manufacturer of a part. 2019-03-14 12:56:55 +01:00
PartsContainingDBElement.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
Pricedetail.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Storelocation.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
StructuralDBElement.php Added some basic part edit and create forms. 2019-03-13 13:23:12 +01:00
Supplier.php enforce strict typing for all entities. 2019-03-05 14:54:42 +01:00
User.php Added a simple dialog for changing user settings. 2019-03-15 18:04:15 +01:00