180 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
011a6baef4 fix node prune location
fixes https://github.com/ohmyform/ohmyform/issues/184
2022-07-28 08:01:08 +02:00
Michael Schramm
19339436a3 release 1.0.3 1.0.3 2022-03-27 11:31:10 +02:00
Michael Schramm
84d96cd5ee changed default form now has an end page 2022-03-27 11:29:29 +02:00
Michael Schramm
ba302dcd63 fixed sorting of fields in excel export 2022-03-27 11:29:18 +02:00
Michael Schramm
fe90770999 fix build 2022-03-14 17:17:15 +01:00
Michael Schramm
dd45330a0f add todo and improve class names 2022-03-14 16:56:30 +01:00
Michael Schramm
abf57a6976 release 1.0.2 1.0.2 2022-03-13 23:41:41 +01:00
Michael Schramm
30ff2c96bc fix field sort in excel submission export 2022-03-13 23:30:46 +01:00
Michael Schramm
23e67c8f7e release 1.0.1 1.0.1 2022-03-01 23:39:20 +01:00
Michael Schramm
674678dba3 fix lint 2022-03-01 16:10:17 +01:00
Michael Schramm
1b87f9352c fix lint, and readd focus passing 2022-03-01 16:10:17 +01:00
Michael Schramm
4c8ca21fd2 improve render while still keeping logic refreshes 2022-03-01 16:10:17 +01:00
Michael Schramm
fe51c528d2 change default form layout to card 2022-03-01 16:10:17 +01:00
Michael Schramm
951dd2e5b4 change default form layout to card 2022-03-01 16:10:17 +01:00
Michael Schramm
019cd7f55e add admin for location field type 2022-03-01 16:10:17 +01:00
Michael Schramm
2e2d1b9a21 edit user shown now email in title 2022-02-28 23:01:38 +01:00
Michael Schramm
cf53f46b48 show warning icon in form list if not public 2022-02-28 22:51:45 +01:00
Michael Schramm
7b5e717a56 add missing dev dependency for locale scripts 2022-02-28 22:51:14 +01:00
Michael Schramm
1e90c11f30 update translation status 2022-02-28 18:37:20 +01:00
Michael Schramm
5909d1439c update changelog for version 1.0.0 1.0.0 2022-02-28 08:27:28 +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
e33b3ff392 update changelog 2022-02-26 22:17:41 +01:00
Michael Schramm
66300ee391 upgrade packages and improve styles 2022-02-26 22:13:08 +01:00
Michael Schramm
1e2eb5792f revert to access form.prefixName instead of context
fixes https://github.com/ohmyform/ohmyform/issues/150
2022-02-26 22:10:39 +01:00
Michael Schramm
bc56a70fea remove next/image to fix static exports
fixes https://github.com/ohmyform/ohmyform/issues/154
2022-02-13 23:13:59 +01:00
Michael Schramm
5e2596f131 fix development documentation
fixes https://github.com/ohmyform/ui/issues/65
2022-02-13 22:23:30 +01:00
Michael Schramm
9b275fddd9 update changelog 2022-02-13 22:21:39 +01:00
ravid
2428935ef9 Fixed webhook 2022-02-13 22:18:04 +01:00
Michael Schramm
4c6d158560 fix android screen size
fix https://github.com/ohmyform/ohmyform/issues/114
2022-01-03 20:18:41 +01:00
Michael Schramm
1f0926c904 test new tags 2022-01-03 13:01:24 +01:00
Michael Schramm
eaa48e1d0d test new tags 2022-01-03 12:46:18 +01:00
Michael Schramm
2f6e63120c test new tags 2022-01-03 12:44:05 +01:00
Michael Schramm
ed2eed16d5 test new tags 2022-01-03 12:42:50 +01:00
Michael Schramm
f9ac50b737 fix where to run lint commands 2022-01-03 10:15:28 +01:00
Michael Schramm
107b2da182 add linter and fix types for submission field 2022-01-03 10:13:18 +01:00
Michael Schramm
0c1fa45288 test github workflow 2022-01-03 09:53:25 +01:00
Michael Schramm
5bcaedb556 add checkbox field type
fixes https://github.com/ohmyform/ohmyform/issues/138
2022-01-03 09:00:31 +01:00
Michael Schramm
831e0d7779 reload list after adding new form
fixes https://github.com/ohmyform/ohmyform/issues/139
2022-01-03 08:47:02 +01:00
Michael Schramm
92bc295580 cleanup 2022-01-03 08:39:42 +01:00
Michael Schramm
ebc7d755b5 anonymous form submissions
fixes anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issues/108)
2022-01-03 08:23:03 +01:00
Michael Schramm
18693be229 upgrade packages 2022-01-03 07:52:02 +01:00
Michael Schramm
e54da2b111 upgrade to nextjs 12, add visible logic check 2022-01-03 00:39:47 +01:00
Michael Schramm
26c2f9e095 update prefixName as suggested in https://github.com/ant-design/ant-design/issues/30529 2022-01-03 00:39:47 +01:00
Michael Schramm
1f37215af4 add field logic in admin 2022-01-03 00:39:47 +01:00
Michael Schramm
bef465f8d3 update autofocus 2021-05-15 17:44:34 +02:00
Michael Schramm
d5dff46816 add form layouts 2021-05-15 17:30:49 +02:00
Michael Schramm
de1180d547 add slider field type 2021-05-15 10:25:45 +02:00
Michael Schramm
94f1de3e25 improvements 2021-05-15 10:25:22 +02:00