From a1f63b1e43c934663cc3506d364da830c584948c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 15 Feb 2023 16:20:20 +0100 Subject: [PATCH] Feat: Implement rudamentary (and hacky) validation of form fields --- .../Private/Assets/js/myep/BookingEdit.vue | 8 +++--- .../myep/components/ParticipantSizesForm.vue | 26 +++++++++++++------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue index ea296991..32ca7b44 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/myep/BookingEdit.vue @@ -162,7 +162,7 @@