29 Commits

Author SHA1 Message Date
Michael Schramm
3b5a6c92af release 1.0.3 2022-03-27 11:31:47 +02:00
Michael Schramm
ef7cd7b3fb update node-gyp to latest version to enable build on osx 12.3 2022-03-26 17:19:54 +01:00
Michael Schramm
6d85dc660a release 1.0.2 2022-03-13 23:43:18 +01:00
Michael Schramm
99fe3d2fe0 release 1.0.1 2022-03-01 23:37:54 +01:00
Michael Schramm
fe3821ad42 stop exposing internal ids and switch over to hashids 2022-02-28 22:50:20 +01:00
Michael Schramm
cfd8d288d4
add tests for migrations (#39) 2022-02-28 08:20:51 +01:00
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
4f665f6d4b test new tags 2022-01-03 13:07:06 +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
1d4967a8d8 cleanup 2022-01-02 16:27:43 +01:00
Michael Schramm
29a74ea9c9 add user confirmation, add validation for submission data 2022-01-02 15:41:20 +01:00
Michael Schramm
11e95cb9c2 update dependencies 2022-01-02 00:15:55 +01:00
Michael Schramm
ad6fbb3b85 add mariadb support with warnings if unsupported db is selected 2022-01-01 22:39:36 +01:00
dependabot[bot]
3e8147e7dd
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 22:41:10 +00:00
Michael Schramm
468ec6c637 add new notification logic 2021-05-02 12:43:54 +02:00
Michael Schramm
93b6596b1b fixup! add most entity for switch to sql 2021-05-02 12:43:54 +02:00
Michael Schramm
8d05f15b4c add most entity for switch to sql 2021-05-02 12:43:54 +02:00
Michael Schramm
91f4a60960 update dependencies 2020-09-02 10:35:41 +02:00
Michael Schramm
becd1e16f4 update dependencies 2020-09-02 09:48:27 +02:00
Michael Schramm
05aaddd6d3 update version 2020-06-06 00:08:45 +02:00
Michael Schramm
aef17b0b62 update apollo-server to 2.14.2 2020-06-05 23:58:42 +02:00
Michael Schramm
c4e4d6d695 fix license in package.json 2020-06-03 14:17:16 +02:00
Michael Schramm
5f320f6b77 add startup tracking 2020-06-01 23:25:02 +02:00
Michael Schramm
866381fc54 add static files 2020-06-01 03:40:41 +02:00
Michael Schramm
a620971276 update readme 2020-06-01 00:53:28 +02:00
Michael Schramm
ae3b7a310b add mjml, add default user creation 2020-06-01 00:51:04 +02:00
Michael Schramm
eda8a3920c add logic to create forms, to add submissions, to read submissions, etc 2020-05-30 19:10:06 +02:00
Michael Schramm
414bc04782 updates 2020-05-29 17:09:19 +02:00
Michael Schramm
faa4aa48eb base system for graphql 2020-05-08 22:40:14 +02:00