monacousa-portal/server/api
Matt 44aee8f2f9
Build And Push Image / docker (push) Successful in 1m26s Details
Refactor event form to use separate date/time inputs with validation
- Split combined datetime pickers into separate date and time fields
- Add validation for past dates and time consistency
- Implement error message display with dismissible alerts
- Add watchers to combine date/time values into ISO strings
- Set minimum date constraints to prevent past date selection
- Add delete endpoint for events
2025-08-13 22:23:06 +02:00
..
admin fixes 2025-08-13 17:16:22 +02:00
auth fixes 2025-08-13 18:58:43 +02:00
board feat(board): Add real data integration for board dashboard 2025-08-12 14:18:55 +02:00
events Refactor event form to use separate date/time inputs with validation 2025-08-13 22:23:06 +02:00
members fixes 2025-08-13 18:55:49 +02:00
health.get.ts feat: add debug entrypoint script and enhance health check logging 2025-08-07 02:56:53 +02:00
recaptcha-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration-config.get.ts fixes recaptcha 2025-08-08 21:10:00 +02:00
registration.post.ts Fix broken verification button URLs in emails 2025-08-11 16:44:35 +02:00