31 Commits

Author SHA1 Message Date
Michael Schramm
dd45330a0f add todo and improve class names 2022-03-14 16:56:30 +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
ravid
2428935ef9 Fixed webhook 2022-02-13 22:18:04 +01:00
Michael Schramm
107b2da182 add linter and fix types for submission field 2022-01-03 10:13:18 +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
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
d5dff46816 add form layouts 2021-05-15 17:30:49 +02:00
Michael Schramm
94f1de3e25 improvements 2021-05-15 10:25:22 +02:00
Michael Schramm
8ee1e0ff8a show error message on homepage in case there is a problem with api connection 2021-05-02 15:58:06 +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
5d8cbbdf4e fix lint error 2020-06-21 14:15:45 +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
5a3e7e884f add ability to hide omf badge 2020-06-11 17:16:15 +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
b07443cca9 fix setting call 2020-06-09 16:42:52 +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
35f7a7d271 user server settings to disable registration 2020-06-08 15:31:14 +02:00
Michael Schramm
b125a0059b add current schema and graphql config to ease development with https://blog.jetbrains.com/webstorm/2019/04/featured-plugin-js-graphql/ 2020-06-03 12:07:30 +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
1f52969414 add translation logic 2020-06-02 02:12:02 +02:00
Michael Schramm
5cc1565751 add submissions, add todo's 2020-05-31 23:18:16 +02:00
Michael Schramm
4336536840 add minimal content 2020-05-30 19:13:37 +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
37f9d0b62d add logic for field types 2020-05-30 12:59:31 +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