Mose Müller
ecf0e99318
fixes units test
2024-03-28 11:30:18 +01:00
Mose Müller
8efd67d9f3
fixes tests
2024-02-01 10:18:58 +01:00
Mose Müller
5378396958
updates units tests
2023-12-05 10:14:01 +01:00
Mose Müller
89b5a9cc9e
updates tests
2023-12-04 17:23:42 +01:00
Mose Müller
c891642bda
updates tests
2023-12-04 13:36:16 +01:00
Mose Müller
f88493d97c
fix: removes monkey path of emit_notification, adapts affected tests
2023-11-06 13:46:08 +01:00
Mose Müller
6ea4cf3eb7
adds test for loading units from json
2023-10-25 16:15:31 +02:00
Mose Müller
d144b6c42b
configures pint to autoconvert offset units to base units
2023-10-16 12:05:07 +02:00
Mose Müller
eed309590e
feat: adding support for units
...
With `pint` as the unit package, the user can now define Quantities as
attributes of their DataService class. This will be rendered as a float
in the frontend application with the unit as an additional field
appended to the form.
2023-08-07 14:05:48 +02:00