Commit Graph

42 Commits

Author SHA1 Message Date
2ee7e90bcc Improve CheckComboBox example 2023-05-19 00:52:41 +02:00
d2c0884b44 Add CheckComboBox 2023-05-15 18:08:39 +02:00
92ff8a5dc9 Update GUI 2023-05-14 00:02:31 +02:00
4d78cdd8a5 Update model 2023-05-13 22:51:20 +02:00
c8f0537976 Update models because contracts were removed 2023-05-01 22:17:50 +02:00
54aaf9fda0 Place prefix before given name in member admin window 2023-04-29 15:13:20 +02:00
735f16731e Add age to member admin window 2023-04-28 16:03:05 +02:00
4b52af6fe9 Update Main Window 2023-04-28 15:10:31 +02:00
a65345c0d9 Fix MemberAdminWindow 2023-04-28 09:45:09 +02:00
af6bcb4a96 Use checkboxes for prefered contact 2023-04-28 09:42:13 +02:00
4456b2228d Select plz if only one 2023-04-28 00:33:21 +02:00
77781d227c Add Deliveries 2023-04-27 23:34:58 +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
d4e217efad Only show active contract area 2023-04-16 23:27:27 +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
6e0b59da4b Update model database schema 2023-04-16 15:08:15 +02:00
0333e8a5c5 Move some Utils functions to AppDbContext 2023-04-16 11:21:30 +02:00
e62126a83e Change title of DocumentViewerWindow 2023-04-16 00:26:21 +02:00
7c7b3ed561 Add config file 2023-04-15 21:31:09 +02:00
a263e82cf4 Add proper validation to AreaCommAdminWindow 2023-04-13 14:48:55 +02:00
74ed53f175 Await Utils.NextMgNr 2023-04-13 14:44:20 +02:00
1cda6c19c1 Changed refresh methods in AreaCommitmentWindow to async 2023-03-31 23:23:20 +02:00
ceadc8b2f8 Correctly lock inputs in AreaCommitmentWindow 2023-03-31 22:57:59 +02:00
57bc038357 Fixed AreaCommitmentWindow buttons 2023-03-31 22:29:02 +02:00
8dadf51997 AreaCommWindow now inherits from AdministrationWindow 2023-03-25 14:53:05 +01:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00
606bb47203 Fix required fields 2023-03-22 00:05:08 +01:00
44ac6463f8 Rename ContractWindow to AreaCommAdminWindow 2023-03-21 22:10:44 +01:00
8dc60984d6 Disable AreaCommitmentButton 2023-03-21 22:06:46 +01:00
30a97111cb Catch DB constraint errors in EF 2023-03-21 22:05:25 +01:00
c521bf5ffa Move CountMachesInMember to Member 2023-03-21 20:35:21 +01:00
456cdaf3e0 Add more async stuff to MemberAdminWindow 2023-03-21 16:47:13 +01:00
914deb778b Add MemberListWindow 2023-03-21 12:34:51 +01:00
23a57a7c06 Update search 2023-03-20 22:04:11 +01:00
262db9e746 Improve MemberAdminWindow search speed 2023-03-20 21:55:41 +01:00
3dc9c4eb97 Dispose webview in DocumentViewerWindow 2023-03-18 23:02:38 +01:00
731df99c72 Add BillingAddress 2023-03-18 11:40:37 +01:00
b637b756d6 Rename MemberListWindow to MemberAdministrationWindow 2023-03-18 11:11:03 +01:00
769d80eb81 Rename solution directory to Elwig 2023-03-18 11:04:22 +01:00