Part-DB.Part-DB-server/src
2019-08-16 22:54:23 +02:00
..
Command Added an console command for updating currency exchange rates. 2019-08-13 13:04:31 +02:00
Configuration Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Controller Fixed exceptions on part info page 2019-08-15 22:34:37 +02:00
DataTables Added database migration for new entities. 2019-08-12 18:04:53 +02:00
Entity Show part lots on part's info page. 2019-08-16 22:54:23 +02:00
EventSubscriber Added an event subscriber, which injects a header helpful for debugging single page apps. 2019-03-24 17:21:59 +01:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Extended store location options can be edited via Admin page now. 2019-08-14 18:45:28 +02:00
Helpers Implemented lazy loading for TreeViewNode state. 2019-04-05 23:27:46 +02:00
Migrations Show part lots on part's info page. 2019-08-16 22:54:23 +02:00
Repository Added custom choice form type for tree structure entities. 2019-08-13 23:04:06 +02:00
Security Added admin page for measurement unit. 2019-08-14 18:31:46 +02:00
Services Show part mass in part info page. 2019-08-16 16:43:31 +02:00
Twig Show part mass in part info page. 2019-08-16 16:43:31 +02:00
Validator/Constraints Added constraints for selectable attribute. 2019-08-12 21:47:25 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00