45 Commits

Author SHA1 Message Date
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
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
4c6d158560 fix android screen size
fix https://github.com/ohmyform/ohmyform/issues/114
2022-01-03 20:18:41 +01:00
Michael Schramm
92bc295580 cleanup 2022-01-03 08:39:42 +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
b0f0ff2a50 improve position of api not connected error message 2021-05-04 18:15:15 +02:00
Michael Schramm
76ab0ceb67 fix import 2021-05-02 18:23:40 +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
8645bdd505 Submission export 2021-02-14 14:12:02 +01:00
Michael Schramm
09aa1a4293 fix auth requirement for profile page 2021-02-14 11:04:34 +01:00
Michael Schramm
1cd4464b5c update dependencies 2020-09-02 11:14:05 +02:00
Michael Schramm
39c8296c61 fix https://github.com/ohmyform/ohmyform/issues/102 2020-07-17 10:12:37 +02:00
wodka
6d733f20dd add form submission hooks 2020-06-21 00:03:56 +02:00
Michael Schramm
84f23706b5 check for value 2020-06-16 10:33:23 +02:00
Michael Schramm
491cbff2de only show login note if it is set 2020-06-16 10:23:47 +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
a4666eb011 add omf badge https://github.com/ohmyform/ui/issues/11 2020-06-11 09:45:28 +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
f42e8b9e7c add mobile improvements 2020-06-10 17:36:17 +02:00
Michael Schramm
d6132170b3 add changelog for 0.9.4 release 2020-06-09 18:22:09 +02:00
Michael Schramm
e124aa1d67 hide loading after time 2020-06-09 18:07:12 +02:00
Michael Schramm
d40acbbc0b fix heroku redirects 2020-06-09 16:38:29 +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
1726d83f88 add helper calls to sort translations and list missing translations 2020-06-05 17:57:52 +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
2f4f2ab4c2 add general changelog 2020-06-04 16:30:30 +02:00
Michael Schramm
eb21b9ef32 fix https://github.com/ohmyform/ohmyform/issues/93 2020-06-04 15:49:41 +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
1f52969414 add translation logic 2020-06-02 02:12:02 +02:00
Michael Schramm
c1ba7f2556 fix redirect for static export in semi spa mode 2020-06-02 00:51:17 +02:00
Michael Schramm
b6687110bd get initial doesn't work with global one 2020-06-01 03:57:40 +02:00
Michael Schramm
5eac444849 update for endpoint propagation 2020-06-01 01:45:17 +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
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
Michael Schramm
ac03ca3250 init 2020-05-22 21:18:48 +02:00