Commit Graph

19 Commits

Author SHA1 Message Date
a62fb9ab16 Saving delivery now works 2023-07-31 15:42:46 +02:00
4571b06279 Do not check required inputs on startup 2023-07-21 19:28:58 +02:00
fd7a15bc5a Extract ControlUtils from Utils 2023-07-21 18:32:00 +02:00
5cee928978 Changes in DeliveryAdminWindow 2023-07-21 18:21:47 +02:00
9ba45e58f6 Handle ComboCheckBoxes in AdministrationWindow 2023-07-20 21:04:06 +02:00
c0e584143e Add search input delay of 200ms 2023-07-14 13:09:24 +02:00
fd26ee4f52 DeliveryAdminWindow is now able to look at deliveries 2023-07-13 21:10:48 +02:00
8b55490b76 Handle closing of window 2023-06-16 16:26:33 +02:00
ee7aaf81d9 Only lock context when editing, not creating 2023-05-26 11:43:20 +02:00
577a3a0a63 Update DeliveryAdminWindow 2023-05-25 20:48:48 +02:00
fb077bc557 Validate ComboBoxes 2023-05-25 19:11:58 +02:00
7468af3970 Add RenewContext 2023-05-25 18:03:38 +02:00
4456b2228d Select plz if only one 2023-04-28 00:33:21 +02:00
15f999869a Implement option to update billing address 2023-04-27 20:28:27 +02:00
8ffd478ca9 Implement date validators 2023-04-27 18:38:49 +02:00
aadbd2b724 Move more input checker methods to AdminWindow 2023-04-16 20:28:14 +02:00
2c2ac46b2e Do not require ComboBoxes to be valid if they are not required 2023-04-16 19:38:30 +02:00
e68a7ce8a9 Remove byte order mark in all files 2023-04-16 19:32:59 +02:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00