32 Commits

Author SHA1 Message Date
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
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
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
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
Michael Schramm
8713c0a8c6 - ability to change user passwords
- add default page background
- add environment list in [doc](doc/environment.md)
- combined notificationts to become more versatile
- use exported hooks for graphql
- links at the bottom for new users
- fixes for hide contrib setting
- upgrad all packages
2021-05-02 12:43:55 +02:00
Michael Schramm
8645bdd505 Submission export 2021-02-14 14:12:02 +01:00
Michael Schramm
5d8cbbdf4e fix lint error 2020-06-21 14:15:45 +02:00
wodka
561a8d6f10 fix enabled button bug 2020-06-21 00:08:31 +02:00
wodka
6d733f20dd add form submission hooks 2020-06-21 00:03:56 +02:00
Michael Schramm
97a9e1dc60 add slug and fix missing admin error
https://github.com/ohmyform/ohmyform/issues/100
2020-06-19 11:34:25 +02:00
Michael Schramm
d06a5df272 add translation for add field
fix https://github.com/ohmyform/ui/issues/24
2020-06-11 18:17:42 +02:00
Michael Schramm
38cadd23f8 add LOGIN_NOTE env variables https://github.com/ohmyform/ohmyform/issues/30 and fix lint problems 2020-06-11 10:36:36 +02:00
Michael Schramm
f617f94f0f add markdown support for paragraph and field description 2020-06-11 08:22:57 +02:00
Michael Schramm
0c0d06b6c4 fix lint 2020-06-10 17:49:02 +02:00
Michael Schramm
c448cac85a fix number field default value 2020-06-10 17:45:46 +02:00
Michael Schramm
e7b5fc50b4 fix rating field default value 2020-06-10 17:41:19 +02:00
Michael Schramm
dfc1fd6cc0 fix yes / no field 2020-06-10 17:37:20 +02:00
Michael Schramm
acb26096d6 update linting 2020-06-09 16:27:56 +02:00
Michael Schramm
8d81390c83 apply eslint 2020-06-09 11:54:50 +02:00
Michael Schramm
0698c337f8 add german ad english translations 2020-06-05 17:57:52 +02:00
Michael Schramm
f346ed3900 add all base translation folders 2020-06-05 17:57:52 +02:00
Michael Schramm
97794bcbf9 fix graphql error 2020-06-03 10:54:33 +02:00
Michael Schramm
6b554bb723 fix #6 Date min and Max fields, with general support of Object keys in admin form fields 2020-06-02 12:25:11 +02:00
Michael Schramm
9f466b5c27 fix #8 and #7 2020-06-02 11:26:20 +02:00
Michael Schramm
5cc1565751 add submissions, add todo's 2020-05-31 23:18:16 +02:00
Michael Schramm
98bb74ea0f add form submissions in admin
update fields during on next
2020-05-30 19:09:26 +02:00
Michael Schramm
34d154b4dd add license and more frontend field types 2020-05-30 11:56:48 +02:00
Michael Schramm
ec0f6e9572 update form handling 2020-05-29 16:27:45 +02:00