Part-DB-server/assets/controllers
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
..
common Defocus show/hide sidbar button after clicking to close tooltip 2024-06-22 23:08:51 +02:00
elements Use ckeditors emoji picker instead of our own plugin 2025-08-03 20:22:00 +02:00
filters Added copyright/license info to files 2022-11-29 21:21:26 +01:00
helpers Added copyright/license info to files 2022-11-29 21:21:26 +01:00
pages Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
turbo Added copyright/license info to files 2022-11-29 21:21:26 +01:00
bulk_import_controller.js Refactor bulk import functionality to make controller smaller (use services) add DTOs and use stimulus controllers on frontend 2025-09-09 20:30:27 +02:00
bulk_job_manage_controller.js Refactor bulk import functionality to make controller smaller (use services) add DTOs and use stimulus controllers on frontend 2025-09-09 20:30:27 +02:00
csrf_protection_controller.js Updated stimulus-bundle 2025-07-13 16:44:10 +02:00
field_mapping_controller.js Refactor bulk info provider: replace complex arrays with DTOs 2025-09-19 16:28:40 +02:00
toggle_password_controller.js Removed the deprecated symfony/ux-toggle-password package by replacing it by our own local versions 2025-08-30 21:57:57 +02:00