37 Commits

Author SHA1 Message Date
Michael Schramm
ae63f2859a add demo links and fix setting.service 2020-06-11 12:15:31 +02:00
Michael Schramm
984210df87 add link to dockerhub 2020-06-11 10:42:01 +02:00
Michael Schramm
993053daea 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
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 0.9.4 2020-06-09 16:38:04 +02:00
Michael Schramm
e62c7e206f update readme with status badges 2020-06-09 11:55:19 +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
14d6493cec
Merge pull request #4 from ohmyform/dependabot/npm_and_yarn/apollo-server-core-2.14.2
Bump apollo-server-core from 2.13.0 to 2.14.2
2020-06-08 07:15:02 +02:00
dependabot[bot]
4a5329489e
Bump apollo-server-core from 2.13.0 to 2.14.2
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server) from 2.13.0 to 2.14.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-core@2.13.0...apollo-server-core@2.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 22:34:19 +00:00
Michael Schramm
05aaddd6d3 update version 0.9.2 2020-06-06 00:08:45 +02:00
Michael Schramm
5b3ccca902 update changelog 2020-06-06 00:08:37 +02:00
Michael Schramm
aef17b0b62 update apollo-server to 2.14.2 2020-06-05 23:58:42 +02:00
Michael Schramm
7fdedfe235 add general changelog 2020-06-04 16:30:30 +02:00
Michael Schramm
439105d834 reduce running ping to once every 24h 2020-06-04 12:45:18 +02:00
Michael Schramm
9b9bb37686 fix mongodb persistence path 2020-06-04 11:59:50 +02:00
Michael Schramm
c4e4d6d695 fix license in package.json 2020-06-03 14:17:16 +02:00
Michael Schramm
91e5c33340 update installation metric doc 2020-06-03 10:54:54 +02:00
Michael Schramm
8683a10a3b add field options, rating and logic jump 0.9.1 2020-06-02 12:30:57 +02:00
Michael Schramm
5f8e9bc291 fix submissions if no user is logged in 2020-06-02 09:50:53 +02:00
Michael Schramm
a4ab61dcec fix installation registration 2020-06-02 08:50:28 +02:00
Michael Schramm
55ab5062de fix installation registration 0.9.0 2020-06-01 23:35:45 +02:00
Michael Schramm
5f320f6b77 add startup tracking 2020-06-01 23:25:02 +02:00
Michael Schramm
288fed2ecf update license to AGPL 2020-06-01 22:51:46 +02:00
Michael Schramm
866381fc54 add static files 2020-06-01 03:40:41 +02:00
Michael Schramm
a8ac338979 fix variable passing for jwt strategy 2020-06-01 01:59:58 +02:00
Michael Schramm
9f04ebe8dc fix mail subject and compose 2020-06-01 01:09:11 +02:00
Michael Schramm
99ac673fa6 fix typo in dockerfile 2020-06-01 00:58:06 +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
cbd4691704 add missing resolvers 2020-05-31 23:19:40 +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
eb5bc26e5c fix for create 2020-05-29 18:12:49 +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