Commit Graph

15 Commits

Author SHA1 Message Date
Torsten Schulz (local)
8bd5da35a9 Refactor event form handling: Normalize event data for form submission by extracting day of the week value and improving date mode determination logic. Introduce helper methods for better data management and clarity.
All checks were successful
Deploy miriamgemeinde / deploy (push) Successful in 6s
2026-04-29 16:12:58 +02:00
Torsten Schulz (local)
1be6fe0afc Integrate PDF parsing functionality: Add 'pdf-parse' dependency to package.json and package-lock.json. Update worshipController to include logic for handling PDF imports, enhancing the event management process. Refactor routing to support new newsletter import features and improve event form handling for better user experience. 2026-04-08 13:04:38 +02:00
Torsten Schulz (local)
6ffc1fedd9 Refactor database configuration and enhance server settings: Update database connection logic to utilize environment variables and improve error handling in database connection. Adjust server port configuration to prioritize BACKEND_PORT. Update HTML structure for better compatibility and add missing elements in various components. 2026-04-08 08:37:36 +02:00
Torsten Schulz (local)
7e6128dec4 Füge Funktionalität zum Fokussieren des ersten Eingabefelds im Event-Formular hinzu und implementiere das Scrollen zum Formular bei der Erstellung und Bearbeitung von Veranstaltungen. 2025-10-07 16:06:17 +02:00
Torsten Schulz (local)
967080bdbd Enhance bulk date input handling in EventForm component to support German date format (DD.MM.YYYY) and provide user feedback for invalid entries. 2025-08-13 11:08:57 +02:00
Torsten Schulz (local)
67e9a70ba0 Remove duplicate bulkDates property from EventForm component 2025-08-13 11:06:10 +02:00
Torsten Schulz (local)
83937c14e2 Refactor EventForm component for improved readability and maintainability 2025-08-13 11:03:19 +02:00
Torsten Schulz
f78bdf8681 Fixed value problem for homepage 2025-05-08 13:39:53 +02:00
Torsten Schulz
13f8478156 Added ekhn logo, changed event form 2025-05-08 13:35:38 +02:00
Torsten Schulz
bb4f490bb1 Added rendering of Event Images 2025-05-07 11:55:27 +02:00
Torsten Schulz
1bc7339159 Fixed event form 2024-07-09 17:47:58 +02:00
Torsten Schulz
45a6c4e78f fixed time format 2024-07-09 17:36:52 +02:00
Torsten Schulz
692e989861 Some fixes, added Events in edit 2024-06-22 17:56:26 +02:00
Torsten Schulz
4e371f88b1 Backend-Adresse aus .env file beziehen 2024-06-15 23:29:41 +02:00
Torsten Schulz
61653ff407 inital commit 2024-06-15 23:01:46 +02:00