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
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
wodka
b3ba5cfc51
add form submission hooks
2020-06-21 00:03:56 +02:00
wodka
92261e78e4
fix typo
2020-06-20 08:55:29 +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
5f8e9bc291
fix submissions if no user is logged in
2020-06-02 09:50:53 +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