| Commit message (Collapse) | Author | Lines |
|
Co-authored-by: Joe Banks <[email protected]>
|
|
|
|
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Builds and sends a discord webhook on form submission.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Fixes a bug that would force you to do a dummy webhook object when
creating a form. Fixes a bug that would force you to add an empty
message for webhooks.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Co-authored-by: ks129 <[email protected]>
|
|
As pointed out by @ks129, fetching the responses would cause an error in
the timestamp, as the validation was returning the current time at
fetching, instead of the stored value.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Adds timestamp field to user form responses on generation.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
Adds webhook option on form creation, and adds validation. Updates
`SCHEMA.md`.
Signed-off-by: Hassan Abouelela <[email protected]>
|