166 Commits

Author SHA1 Message Date
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
019cd7f55e add admin for location field type 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
1e90c11f30 update translation status 2022-02-28 18:37:20 +01:00
Michael Schramm
5909d1439c update changelog for version 1.0.0 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
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
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
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
1f0926c904 test new tags 2022-01-03 13:01:24 +01:00
Michael Schramm
eaa48e1d0d test new tags 2022-01-03 12:46:18 +01:00
Michael Schramm
2f6e63120c test new tags 2022-01-03 12:44:05 +01:00
Michael Schramm
ed2eed16d5 test new tags 2022-01-03 12:42:50 +01:00
Michael Schramm
f9ac50b737 fix where to run lint commands 2022-01-03 10:15:28 +01:00
Michael Schramm
107b2da182 add linter and fix types for submission field 2022-01-03 10:13:18 +01:00
Michael Schramm
0c1fa45288 test github workflow 2022-01-03 09:53:25 +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
92bc295580 cleanup 2022-01-03 08:39:42 +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
18693be229 upgrade packages 2022-01-03 07:52:02 +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
c793321ecb switch to webpack5 2021-05-15 09:04:56 +02:00
Michael Schramm
117216c851 update translation status 2021-05-15 08:22:05 +02:00
Michael Schramm
020ec938b7 fix problem with node-prune on production build 2021-05-06 20:11:04 +02:00
Michael Schramm
b0f0ff2a50 improve position of api not connected error message 2021-05-04 18:15:15 +02:00
Michael Schramm
31a84fb520 show forms only for admins 2021-05-04 18:14:54 +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
c6cf6783b4 fix export command 2021-05-02 15:52:19 +02:00
Michael Schramm
078510d41e add new languages 2021-05-02 13:09:31 +02:00
Michael Schramm
b6296691c2 update translation status 2021-05-02 12:55:01 +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
Daisuke Inoue
dfbad77d7e Add Japanese translations.
on correct places.
2021-02-22 09:20:51 +01:00
Daisuke Inoue
aeffebb0f7 Remove wrong files. 2021-02-22 09:20:51 +01:00
Daisuke Inoue
9b988d1326 Translated to Japanese 2021-02-22 09:20:51 +01:00