19 Commits

Author SHA1 Message Date
63714b6c15 Reset the tinyform state otherwise the event listener is not added 2020-05-04 10:31:58 +02:00
8138d09c7b Fix demo form eventlisteners
we use turbolinks and thus we need to init on turbolinks:load
2020-05-04 10:23:14 +02:00
aec07b9438 Cleanup 2020-04-30 15:31:41 +02:00
Yannick
67b538c8b5 Cleanup 2020-04-30 00:02:07 +02:00
add4a2f7f0 Use prism as smaller nicer code highlighting library 2020-04-27 19:14:44 +02:00
8fb3fb7175 Forms edit content 2020-04-26 18:49:40 +02:00
833de45827 Form to create airtable and google sheets forms 2020-04-25 22:58:03 +02:00
4571ce37b4 Started adding real content 2020-04-24 19:32:25 +02:00
47a4de735d Add Airtable demo 2020-04-15 14:53:33 +02:00
4821227895 Experiment with typing cycler 2020-04-14 14:13:06 +02:00
833c1a5519 Prevent tinyforms.js to init multipe times 2020-04-14 14:13:06 +02:00
916511edf4 Use turbolinks:load event listener
We use turbolinks so the DOMContentLoaded is not enough
2020-04-14 14:13:06 +02:00
80771e7415 Disable demo submit button and add link to contact 2020-04-13 16:14:21 +02:00
c26fd593de Personalize thank you message in demo 2020-04-12 16:50:54 +02:00
dfa621d0bc Add submission response to event details in tinyforms.js
This makes the submitted data more easily accessible
2020-04-12 16:50:17 +02:00
e46e68cc22 Add demo page
The demo page shows a form and an embedded google sheet side by side.
The form needs be be configured with a DEMO_FORM_ID environment variable.
2020-04-12 01:01:28 +02:00
971eba1355 Move burger menu file to its own file 2020-04-09 18:37:36 +02:00
Yannick
9574734304 Remove javascript snippets from application layout
Moved the javascript codes into the own application.js file
2020-04-09 17:15:47 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00