118 Commits

Author SHA1 Message Date
Michael Schramm
c2c421baa6 fix node prune location
fixes https://github.com/ohmyform/ohmyform/issues/184
2022-07-28 08:01:08 +02:00
Michael Schramm
b6f0c9d64a fix creation of new logic elements 2022-03-27 20:41:27 +02:00
Michael Schramm
3b5a6c92af release 1.0.3 1.0.3 2022-03-27 11:31:47 +02:00
Michael Schramm
d86b02cf2e fix field resolvers, add start and end page to create 2022-03-27 11:30:17 +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
c71e87ec50 fix build 2022-03-14 16:40:50 +01:00
Michael Schramm
27aa5ebfb0 notifications / hooks / pages and buttons encode and decode their ids 2022-03-14 15:47:20 +01:00
Michael Schramm
7ea4f51f4b form hooks should only be queryable for form admins 2022-03-14 13:49:16 +01:00
Michael Schramm
b3cacb8481 fix missing encode / decode for form fields within submissions 2022-03-14 13:48:17 +01:00
Michael Schramm
6d85dc660a release 1.0.2 1.0.2 2022-03-13 23:43:18 +01:00
Michael Schramm
30c2bc9c05 fix error sending notification when field is not defined 2022-03-13 23:35:40 +01:00
Michael Schramm
99fe3d2fe0 release 1.0.1 1.0.1 2022-03-01 23:37:54 +01:00
Michael Schramm
5bc6047507 change default form layout to card 2022-03-01 15:17:39 +01:00
Michael Schramm
4a19bd5ca4 add new form by id pipe 2022-03-01 08:40:25 +01:00
Michael Schramm
fe3821ad42 stop exposing internal ids and switch over to hashids 2022-02-28 22:50:20 +01:00
Michael Schramm
2d3589e13a fix form delete 2022-02-28 22:48:39 +01:00
Michael Schramm
5b717a2963 only update user fields if they changed 2022-02-28 22:48:19 +01:00
Michael Schramm
1e3f47c11c update changelog for version 1.0.0 1.0.0 2022-02-28 08:23:34 +01:00
Michael Schramm
cfd8d288d4
add tests for migrations (#39) 2022-02-28 08:20:51 +01:00
Michael Schramm
2edaa79bec remove travis and improve github actions 2022-02-28 07:07:29 +01:00
Michael Schramm
bcd03d3aa2 test travis config 2022-02-27 19:56:02 +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
25d314a183 update changelog 2022-02-13 22:21:39 +01:00
Michael Schramm
5b5b639f9b
Merge pull request #37 from ravidshachar/master
Fixed webhook on backend
2022-02-13 22:17:38 +01:00
ravid
bf21ecd1d3 Fixed webhook on backend 2022-02-13 23:10:14 +02: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
f59deda588
Merge pull request #34 from abdyek/master
Wrong link fixed
2022-01-07 13:49:47 +01:00
Yunus Emre Bulut
2b00331a36 Wrong link fixed 2022-01-07 15:30:27 +03:00
Michael Schramm
4f665f6d4b test new tags 2022-01-03 13:07:06 +01:00
Michael Schramm
929161d57c fix empty return 2022-01-03 09:02:08 +01:00
Michael Schramm
1b886fa467 cleanup 2022-01-03 08:39:41 +01:00
Michael Schramm
9f919f2daf add missing persist for anonymous submissions 2022-01-03 08:22:10 +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
6c0181c09d fix saving of submission id 2022-01-03 00:36:16 +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
1d4967a8d8 cleanup 2022-01-02 16:27:43 +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
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
Michael Schramm
1d9838dc25 add form layouts 2021-05-15 15:08:21 +02:00
Michael Schramm
b1b458aba3
Merge pull request #24 from ohmyform/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-09 08:40:49 +02: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
0328f9ff98 add to changelog 2021-05-04 17:59:00 +02:00
Michael Schramm
65765175b1 fix version for metrics service 2021-05-04 17:57:22 +02:00
Michael Schramm
fc041f2aa9 fix error with status resolver 2021-05-04 17:53:50 +02:00
Michael Schramm
cc23244c0f fix sqlite base definition 2021-05-02 18:33:18 +02:00
Michael Schramm
e9e53b4149 update environment doc 2021-05-02 16:04:44 +02:00
Michael Schramm
9327514e83 allow self signed certificates 2021-05-02 14:53:44 +02:00