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
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
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
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
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
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
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
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
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
c3fbaf3367
fix #10 required change of default value
2020-06-02 08:14:38 +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