5 Commits

Author SHA1 Message Date
Teifun2
f1bef3bdb4 Update use.math.ts
To Statsify LINT and fix the build:
https://eslint.org/docs/latest/rules/no-prototype-builtins
2022-11-14 14:03:21 +01:00
Teifun2
535c660f59 Fix some issues with Logic
values.hasOwnProperty(term) is needed as the if statement validates to false even if values contains the term  but the value of the term is currently false (yes / no option with default no)
2022-11-14 13:18:01 +01:00
Michael Schramm
ca5edbbb3b upgrade packages, improve field logic, fix slider, hide empty submissions, fix urls for buttons, improve data handling for fields, improve sqlite migration handling 2022-02-27 12:58:52 +01:00
Michael Schramm
e54da2b111 upgrade to nextjs 12, add visible logic check 2022-01-03 00:39:47 +01:00
Michael Schramm
1f37215af4 add field logic in admin 2022-01-03 00:39:47 +01:00