Part-DB-server/assets
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
..
ckeditor Fixed ckeditor loading 2025-08-24 12:35:14 +02:00
controllers Refactor bulk info provider: replace complex arrays with DTOs 2025-09-19 16:28:40 +02:00
css Move pageSize and table columns filter buttons apart a bit 2025-08-31 22:16:27 +02:00
fonts/dompdf Added GNU unifont as fallback font for labels with CJK characters 2023-07-02 03:26:56 +02:00
js Use correct column for ordering when the columns were reordered 2025-08-31 01:44:26 +02:00
styles Updated symfony recipes. 2021-01-03 20:54:47 +01:00
themes Use webpack entrypoints for bootstrap and bootswatch themes 2023-02-01 22:58:39 +01:00
tomselect Fixed bug in autoselect_typed plugin 2025-02-16 20:24:13 +01:00
bootstrap.js Updated symfony/stimulus-bridge recipe 2023-06-11 19:58:31 +02:00
controllers.json Removed the deprecated symfony/ux-toggle-password package by replacing it by our own local versions 2025-08-30 21:57:57 +02:00
translator.js Use symfony/ux-translator to translate password_strength_estimator badges 2023-06-28 16:00:11 +02:00
tsconfig.json Added an basic implementation of bootstrap-treeview in typescript 2022-08-06 03:40:24 +02:00