Commit Graph

197 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 aea391774c JS file for tinyfor.ms customer
needed for a custom tinyforms installation
2020-07-22 16:04:31 +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 7eb0ca6753 Some spring related changes?! 2020-06-10 15:15:42 +02:00
bumi b1588988a7 formatting 2020-06-10 15:15:41 +02:00
bumi 5a4a3414d2
Merge pull request #41 from bumi/fix/db-create-issue
Fix an issue that prevented the database creation
2020-06-02 21:08:45 +02:00
Yannick 586dfd4b2a remove DS_Store 2020-06-02 20:57:52 +02:00
Yannick 0965f5ba03 Fix an issue that prevented the database creation 2020-06-02 10:46:49 +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 937eca9f79 Limit google oauth scope
we only need access to the tinyforms created sheets
2020-05-08 14:38:18 +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
bumi 68d4f3cdb8
Merge pull request #29 from bumi/pagination-fixes
Show pagination only when there is more than one page
2020-05-01 19:57:34 +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 97bf16574f
Merge pull request #28 from bumi/errors-pages
Add error pages
2020-05-01 14:30:16 +02:00
Yannick 4afe274528 Add back to previous page link 2020-05-01 14:07:08 +02:00
karemarsy 3be56e0886 Add the nav-bar on 404,422,500 pages 2020-05-01 13:56:39 +02:00
karemarsy addfa4facb Add css in 404,422,500 pages
Added some styling in 404,422,500
2020-05-01 12:47:13 +02:00
karemarsy 9741100df1 Add some styling on 404 page 2020-05-01 12:18:36 +02:00
karemarsy 801dbc2ab0 Add bulma css in 404 page
Added some bulma css in 404 error page
2020-04-30 22:16:57 +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 6a2db73570 Make tinyforms.js available under /tinyforms.js 2020-04-28 12:16:47 +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 143f76f1c2 Use Ruby 2.7.1 2020-04-28 10:30:18 +02:00