Part-DB-server/assets/controllers
Marcel Diegelmann 7a5885839e Merge remote-tracking branch 'origin/feature/automatic-ipn-generation' into feature/all-features
# Conflicts:
#	assets/controllers/elements/ipn_suggestion_controller.js
#	config/services.yaml
#	docs/configuration.md
#	migrations/Version20250325073036.php
#	src/Controller/PartController.php
#	src/Controller/TypeaheadController.php
#	src/EventSubscriber/UserSystem/PartUniqueIpnSubscriber.php
#	src/Form/Part/PartBaseType.php
#	src/Repository/PartRepository.php
#	src/Settings/MiscSettings/MiscSettings.php
#	src/Validator/Constraints/UniquePartIpnConstraint.php
#	src/Validator/Constraints/UniquePartIpnValidator.php
#	templates/parts/edit/_advanced.html.twig
#	translations/messages.cs.xlf
#	translations/messages.de.xlf
#	translations/messages.el.xlf
#	translations/messages.en.xlf
#	translations/messages.fr.xlf
#	translations/messages.ja.xlf
#	translations/messages.nl.xlf
2025-10-01 10:29:38 +02:00
..
common Do not mark internal (relative) links as external and open in new tab in markdown blocks 2025-09-06 19:49:38 +02:00
elements Merge remote-tracking branch 'origin/feature/automatic-ipn-generation' into feature/all-features 2025-10-01 10:29:38 +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 Assemblies einführen 2025-09-30 16:08:13 +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