Commit graph

13 commits

Author SHA1 Message Date
97b53ec072 Use display name where appropriate 2025-12-10 11:57:27 +01:00
450fe0949e
Fix pytest-coverage setup 2025-12-05 09:38:44 +01:00
165dbfd778 Fix min/max value validation in configured form
All checks were successful
Tests / test (push) Successful in 28s
ref #286
2025-12-04 17:54:09 +01:00
0a621f6372 Add default unit for disk size field
All checks were successful
Tests / test (push) Successful in 29s
2025-11-20 12:06:54 +01:00
de6794046d Implement unit fields for numeric fields 2025-11-20 12:06:17 +01:00
c7c22aa265 Add default config 2025-11-10 14:02:34 +01:00
6182b36daf Implicitly fix admin choices configuration 2025-11-07 11:36:28 +01:00
1ed261d4b2 Coerce string-numbers to numbers in admin form 2025-11-07 11:28:49 +01:00
ece60ad3b1 Implement default values in custom forms
All checks were successful
Tests / test (push) Successful in 28s
2025-11-06 16:14:02 +01:00
bab9d636ee Fix missing number validators on custom form widgets 2025-11-06 15:58:56 +01:00
089dbb663a Fix custom choices not being used 2025-11-06 15:55:27 +01:00
68dce4c5fb Make form_config integers optional 2025-11-06 15:07:14 +01:00
7fbd57d1b1 Add basic form generation tests 2025-11-06 14:53:58 +01:00