71 Commits

Author SHA1 Message Date
Michael Schramm
fe90770999 fix build 2022-03-14 17:17:15 +01:00
Michael Schramm
dd45330a0f add todo and improve class names 2022-03-14 16:56:30 +01:00
Michael Schramm
30ff2c96bc fix field sort in excel submission export 2022-03-13 23:30:46 +01:00
Michael Schramm
674678dba3 fix lint 2022-03-01 16:10:17 +01:00
Michael Schramm
1b87f9352c fix lint, and readd focus passing 2022-03-01 16:10:17 +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
019cd7f55e add admin for location field type 2022-03-01 16:10:17 +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
66300ee391 upgrade packages and improve styles 2022-02-26 22:13:08 +01:00
Michael Schramm
1e2eb5792f revert to access form.prefixName instead of context
fixes https://github.com/ohmyform/ohmyform/issues/150
2022-02-26 22:10:39 +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
ravid
2428935ef9 Fixed webhook 2022-02-13 22:18:04 +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
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
bef465f8d3 update autofocus 2021-05-15 17:44:34 +02: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
31a84fb520 show forms only for admins 2021-05-04 18:14:54 +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
14258f465f footer rendering during authentication check 2021-02-14 14:11:35 +01:00
Michael Schramm
bf0febfaaa add Lokalize info 2021-02-14 11:02:55 +01:00
Michael Schramm
0c20033c3e prepare 0.9.7.1 release 2020-09-02 11:24:44 +02:00
Michael Schramm
1cd4464b5c update dependencies 2020-09-02 11:14:05 +02:00
Michael Schramm
78cadf0942 fix lint and add changelog 2020-07-17 10:28:57 +02:00
fragsalat
2cc49bdce3 Fixes #100 - Workaround missing query parameters 2020-07-14 10:57:58 +02: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
3937e584ed
fix typo (#25)
fix typo 
https://github.com/ohmyform/ohmyform/issues/96
2020-06-15 07:51:34 +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
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
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
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