69 Commits

Author SHA1 Message Date
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 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
abf57a6976 release 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 2022-03-01 23:39:20 +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
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
5909d1439c update changelog for version 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
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
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
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
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
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
020ec938b7 fix problem with node-prune on production build 2021-05-06 20:11:04 +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
3d3614b88a update changelog for 0.9.9 2021-02-14 14:12:30 +01:00
Michael Schramm
efb0b75bc5
Update CHANGELOG.md 2020-10-09 09:04:12 +02:00
Michael Schramm
79f08b96e6
Update CHANGELOG.md 2020-09-21 19:52:13 +02:00
Michael Schramm
63ff54e93d fix missing dependency 2020-09-18 17:50:00 +02:00
Michael Schramm
986e8e682b prepare 0.9.8 release 2020-09-02 11:28:25 +02:00
Michael Schramm
98b33bd0f3 prepare 0.9.8 release 2020-09-02 11:27:17 +02:00
Michael Schramm
0c20033c3e prepare 0.9.7.1 release 2020-09-02 11:24:44 +02:00
Michael Schramm
4eab2b42b8 prepare 0.9.7 release 2020-09-02 11:18:34 +02:00
Michael Schramm
1cd4464b5c update dependencies 2020-09-02 11:14:05 +02:00
Michael Schramm
94af92711b
Update CHANGELOG.md 2020-07-18 08:27:53 +02:00
Michael Schramm
baf7546840 update changelog for 0.9.6 2020-07-17 10:39:15 +02:00
Michael Schramm
78cadf0942 fix lint and add changelog 2020-07-17 10:28:57 +02:00
Michael Schramm
a0105d9105
Update CHANGELOG.md 2020-07-14 10:59:38 +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
3f5104bee5 reduce docker layer size 2020-06-16 10:45:52 +02:00
Michael Schramm
491cbff2de only show login note if it is set 2020-06-16 10:23:47 +02:00
Michael Schramm
a6c98b6dfd switch to non root dockerfile for ui and api containers
https://github.com/ohmyform/ohmyform/issues/97
2020-06-16 09:20:43 +02:00
Michael Schramm
3937e584ed
fix typo (#25)
fix typo 
https://github.com/ohmyform/ohmyform/issues/96
2020-06-15 07:51:34 +02:00