Part-DB-server/templates
barisgit 2c195d9767 Refactor bulk info provider: replace complex arrays with DTOs
- Add BulkSearchResponseDTO, FieldMappingDTO for type safety
- Use composition instead of inheritance in BulkSearchResultDTO
- Remove unnecessary BulkSearchRequestDTO
- Fix N+1 queries and API error handling
- Fix Add Mapping button functionality
2025-09-19 16:28:40 +02:00
..
admin Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
bundles/TwigBundle/Exception Use position: fixed for footer in error pages to get better positioning in the popup details fram 2024-03-10 00:19:47 +01:00
components Simple batch processing 2025-08-31 22:16:27 +02:00
form Removed the deprecated symfony/ux-toggle-password package by replacing it by our own local versions 2025-08-30 21:57:57 +02:00
info_providers Refactor bulk info provider: replace complex arrays with DTOs 2025-09-19 16:28:40 +02:00
label_system Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
log_system Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
mail Use new settings system to configure the instance Name and homepage banner 2024-05-20 21:14:32 +02:00
parts 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
projects Include the query part of the request, when generating the url for the datatables via a custom twig function. 2024-10-16 23:57:02 +02:00
security Fixed login CSFR token error 2025-08-04 23:50:25 +02:00
settings Improved styling of help text in settings forms 2025-08-24 23:42:39 +02:00
tools Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
users Use new settings system to configure the instance Name and homepage banner 2024-05-20 21:14:32 +02:00
_navbar.html.twig Merge branch 'master' into settings-bundle 2024-06-24 21:15:14 +02:00
_sidebar.html.twig Allow to configure sidebar menu via the new settings system 2024-08-07 00:41:06 +02:00
_toast.html.twig Improved styling of a info level flash toast in darkmode 2023-07-03 22:01:39 +02:00
_toast_container.html.twig Fixed toast position on large screens 2023-02-06 22:47:41 +01:00
_turbo_control.html.twig Fixed problem with multi escaping in title tag 2024-02-03 00:50:38 +01:00
attachment_list.html.twig Added additional filters to attachment datatable 2025-02-22 17:48:26 +01:00
base.html.twig Fixed problem that global_theme setting was not respected 2025-03-27 21:47:52 +01:00
helper.twig Render units of parameters in upstanding latex 2025-03-29 12:33:18 +01:00
homepage.html.twig Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
main_card.html.twig Added a very basic import dialog for Parts 2023-03-12 19:53:55 +01:00
vars.macro.twig Fixed old usages of base_currency 2024-08-03 23:19:09 +02:00