49 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
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
Michael Schramm
a8f90d6bf1 update changelog 2020-06-11 18:27:32 +02:00
Michael Schramm
6c59b71f86 add username to toolbar, add github stars, filter admin menu by credentials 2020-06-11 17:59:57 +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
a4666eb011 add omf badge https://github.com/ohmyform/ui/issues/11 2020-06-11 09:45:28 +02:00
Michael Schramm
6f58cc5fd0 add translations for field validation and number validation 2020-06-11 09:12:19 +02:00
Michael Schramm
f617f94f0f add markdown support for paragraph and field description 2020-06-11 08:22:57 +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
44f1d14d8d fix prev property error on div 2020-06-10 17:37:49 +02:00
Michael Schramm
dfc1fd6cc0 fix yes / no field 2020-06-10 17:37:20 +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
d40acbbc0b fix heroku redirects 2020-06-09 16:38:29 +02:00
Michael Schramm
e2afd0686e fix travis node version 2020-06-09 11:59:39 +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
2f4f2ab4c2 add general changelog 2020-06-04 16:30:30 +02:00