Commit Graph

157 Commits

Author SHA1 Message Date
bumi 854dbee7d5
Merge pull request #48 from bumi/email-notification
Added the notify_email column to the forms table
2020-07-22 16:30:34 +02:00
bumi a05f15a51c Text 2020-07-22 16:29:16 +02:00
bumi 81ad9dde98 Allow blank values for the notification email
By default forms do not have that value set
2020-07-22 16:28:53 +02:00
bumi 117c8876ec Ignore honeypot spam field until we have a proper honepot filter 2020-07-14 12:06:31 +02:00
Tresor11 3032b0ae1c remored the trailling put and the format validation 2020-07-03 21:21:09 +02:00
Tresor11 5065f620a2 added a condition for a correct re render 2020-07-02 23:04:50 +02:00
Tresor11 f2dd2c3bad added the notification email method 2020-07-02 22:51:37 +02:00
bumi e64fa197aa Add support to choose the sheet within google spreadsheets 2020-06-10 15:50:15 +02:00
bumi b1588988a7 formatting 2020-06-10 15:15:41 +02:00
bumi 2763707132 Smaller card text to prevent line breaks 2020-05-17 15:21:41 +02:00
bumi ce7fd6173f Embed example form to test on the form page if it has no submissions
Like this people could instantly test the form.
2020-05-17 15:12:09 +02:00
bumi f3deed17a9 Less privacy relevant form fields 2020-05-17 15:11:51 +02:00
bumi 2740295f3d more logo like 2020-05-08 18:26:53 +02:00
bumi 4ab41ce7dd Show new form if a user does not have a form yet 2020-05-08 14:38:44 +02:00
bumi 9f591d12a0 cheaper 2020-05-05 13:48:41 +02:00
bumi 55a2a1a51a Disable turbolinks for demo pages 2020-05-04 11:09:57 +02:00
bumi 63714b6c15 Reset the tinyform state otherwise the event listener is not added 2020-05-04 10:31:58 +02:00
bumi 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
bumi 387c06fa3a
Merge pull request #31 from bumi/credits
Crafted by...
2020-05-02 16:53:23 +02:00
bumi 6ad56d0dc9 Add privacy policy and terms of service 2020-05-02 16:52:49 +02:00
bumi d4c9b444f0 Text 2020-05-02 15:28:57 +02:00
bumi c9ce4c3b7b typo 2020-05-02 11:58:53 +02:00
bumi 4b088e1312 Pricing 2020-05-02 11:57:14 +02:00
bumi a54f78829e Crafted by... 2020-05-02 11:35:04 +02:00
bumi db32d3ea4f meta tags 2020-05-02 11:33:47 +02:00
bumi 50532e537a Add pricing and minor text changes 2020-05-02 11:22:19 +02:00
bumi de8e662d45 cleanup 2020-05-01 20:02:32 +02:00
Yannick f23d28baf6 Show pagination only when there is more than one page
Added an option to display the pagination configuration only when
the number of pages is greater than one
2020-05-01 14:58:48 +02:00
bumi aec07b9438 Cleanup 2020-04-30 15:31:41 +02:00
Yannick 67b538c8b5 Cleanup 2020-04-30 00:02:07 +02:00
Yannick 0957b2cd70 Submit the contact us form using javascript
Added tinyforms js compatibitlity with the form and added different form
submission stages such as the loading and success stage
2020-04-29 14:56:57 +02:00
bumi 235cbd798f text 2020-04-28 18:28:20 +02:00
bumi 23184f3266 Use default primary color for google login buttons
Red is too much of a warning color
2020-04-28 11:30:38 +02:00
bumi b9f63c5f8c Signup page 2020-04-28 11:08:12 +02:00
bumi 6da553102d Text 2020-04-28 10:50:47 +02:00
bumi 13086b6a37
Merge branch 'master' into setup/pagination 2020-04-28 09:41:20 +02:00
bumi da70fef2f4 Save authentication after access token refresh 2020-04-28 09:39:24 +02:00
bumi fa348cdeeb hello rubocop 2020-04-28 01:40:06 +02:00
Yannick a5be6af3f7 Sort submissions by latest 2020-04-28 01:10:45 +02:00
bumi 2e5954124d example with validations 2020-04-27 19:32:13 +02:00
bumi a6a7b6c8b2 Make sure the example forms show fields even for empty spreadsheets 2020-04-27 19:28:43 +02:00
bumi add4a2f7f0 Use prism as smaller nicer code highlighting library 2020-04-27 19:14:44 +02:00
bumi bc45040bb1 text 2020-04-27 16:03:04 +02:00
Yannick 2a59c19a38 Add form submissions pagination
Added pagy gem to enable pagination and added it's bulma template to the
form submissions page
2020-04-27 15:31:51 +02:00
bumi ed2522a39f Link between airtable and google sheets demo 2020-04-27 11:18:53 +02:00
bumi 407df2a94e correct title 2020-04-27 10:30:56 +02:00
bumi f940a89d17 Use google sheets green as a primary color 2020-04-27 10:29:41 +02:00
bumi 263ce236eb Missing name attribute in contact form 2020-04-27 00:41:15 +02:00
bumi 6c2a7c5c5c Cleanup 2020-04-27 00:41:03 +02:00
bumi d9b8ea5b09 Form blank state 2020-04-26 19:14:47 +02:00