Part-DB-server/src/DataTables/Filters
2025-08-31 22:17:05 +02:00
..
Constraints Add makefile to help with development setup, change part_ids in bulk import jobs to junction table and implement filtering based on bulk import jobs status and its associated parts' statuses. 2025-08-31 22:17:05 +02:00
AttachmentFilter.php Added additional filters to attachment datatable 2025-02-22 17:48:26 +01:00
CompoundFilterTrait.php Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
FilterInterface.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
LogFilter.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartFilter.php Add makefile to help with development setup, change part_ids in bulk import jobs to junction table and implement filtering based on bulk import jobs status and its associated parts' statuses. 2025-08-31 22:17:05 +02:00
PartSearchFilter.php Added a custom function to make PostgresSQL searches case insensitive 2024-12-02 00:17:54 +01:00