33 Commits

Author SHA1 Message Date
Michael Schramm
b440c97661 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
25d314a183 update changelog 2022-02-13 22:21:39 +01:00
Michael Schramm
21d0a3257b error in path argument for startup
https://github.com/ohmyform/ohmyform/issues/149
2022-01-13 14:48:31 +01:00
Michael Schramm
ea718a2e44 anonymous form submissions
fixes anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issue
2022-01-03 08:16:39 +01:00
Michael Schramm
8e87ca5eed ability to load submission by id if token is present and cleanup structure 2022-01-02 22:31:03 +01:00
Michael Schramm
3840bb585c add idx to have stable order 2022-01-02 20:32:40 +01:00
Michael Schramm
1f413c2949 add user confirmation, add validation for submission data 2022-01-02 16:14:00 +01:00
Michael Schramm
29a74ea9c9 add user confirmation, add validation for submission data 2022-01-02 15:41:20 +01:00
Michael Schramm
ad6fbb3b85 add mariadb support with warnings if unsupported db is selected 2022-01-01 22:39:36 +01:00
Michael Schramm
1d9838dc25 add form layouts 2021-05-15 15:08:21 +02:00
Michael Schramm
0328f9ff98 add to changelog 2021-05-04 17:59:00 +02:00
Michael Schramm
0e0989459d - logic backend components
- forms now have multiple notification
- switched from mongoose to typeorm, with support right now for postgres and sqlite
- colors object removed the "colors" postfix
- env list in doc
- upgraded all packages
2021-05-02 12:43:54 +02:00
Michael Schramm
e1670223cf update changelog for 0.9.9 2021-02-14 14:16:35 +01:00
Michael Schramm
d8d566cef7
Update CHANGELOG.md 2020-10-09 09:02:28 +02:00
Michael Schramm
a0c61229a3 prepare 0.9.7 release 2020-09-02 11:18:34 +02:00
Michael Schramm
becd1e16f4 update dependencies 2020-09-02 09:48:27 +02:00
Michael Schramm
6eafdd16e8 update changelog for 0.9.6 2020-07-17 10:39:15 +02:00
wodka
4b69665453 add submission web hooks to backend
https://github.com/ohmyform/api/issues/2
2020-06-20 08:36:39 +02:00
Michael Schramm
7d14e393b4 add slug and fix missing admin error
https://github.com/ohmyform/ohmyform/issues/100
2020-06-19 11:34:25 +02:00
Michael Schramm
76969b0da1 reduce docker layer size 2020-06-16 10:45:52 +02:00
Michael Schramm
99fd0b4dc7 fix bug in settings resolver 2020-06-16 10:03:00 +02:00
Michael Schramm
ed9638bcf9 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
98335bf901 update changelog 2020-06-11 18:28:37 +02:00
Michael Schramm
4cb0668f09 add ability to hide omf badge 2020-06-11 17:16:15 +02:00
Michael Schramm
0a1a21dcce add demo links and fix setting.service 2020-06-11 16:48:00 +02:00
Michael Schramm
91812f822f add DEFAULT_ROLE and LOGIN_NOTE env variables https://github.com/ohmyform/ohmyform/issues/30 2020-06-11 10:13:12 +02:00
Michael Schramm
d23ec38025 fix di on settings resolver 2020-06-11 09:56:20 +02:00
Michael Schramm
764ed88ff0 add changelog for 0.9.4 release 2020-06-09 18:22:09 +02:00
Michael Schramm
522db49d0a add travis 2020-06-09 16:38:04 +02:00
Michael Schramm
b16d2f49c3 add settings endpoint 2020-06-08 15:17:46 +02:00
Michael Schramm
57e13b84df prevent error in case of invalid admin user setup 2020-06-08 14:54:10 +02:00
Michael Schramm
5b3ccca902 update changelog 2020-06-06 00:08:37 +02:00
Michael Schramm
7fdedfe235 add general changelog 2020-06-04 16:30:30 +02:00