168 Commits

Author SHA1 Message Date
4b088e1312 Pricing 2020-05-02 11:57:14 +02:00
db32d3ea4f meta tags 2020-05-02 11:33:47 +02:00
50532e537a Add pricing and minor text changes 2020-05-02 11:22:19 +02:00
de8e662d45 cleanup 2020-05-01 20:02:32 +02:00
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
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
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
235cbd798f text 2020-04-28 18:28:20 +02:00
6a2db73570 Make tinyforms.js available under /tinyforms.js 2020-04-28 12:16:47 +02:00
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
b9f63c5f8c Signup page 2020-04-28 11:08:12 +02:00
6da553102d Text 2020-04-28 10:50:47 +02:00
143f76f1c2 Use Ruby 2.7.1 2020-04-28 10:30:18 +02:00
b114926033
Merge pull request #25 from bumi/setup/pagination
Add form submissions pagination
2020-04-28 09:41:43 +02:00
13086b6a37
Merge branch 'master' into setup/pagination 2020-04-28 09:41:20 +02:00
da70fef2f4 Save authentication after access token refresh 2020-04-28 09:39:24 +02:00
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
2e5954124d example with validations 2020-04-27 19:32:13 +02:00
a6a7b6c8b2 Make sure the example forms show fields even for empty spreadsheets 2020-04-27 19:28:43 +02:00
add4a2f7f0 Use prism as smaller nicer code highlighting library 2020-04-27 19:14:44 +02:00
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
ed2522a39f Link between airtable and google sheets demo 2020-04-27 11:18:53 +02:00
407df2a94e correct title 2020-04-27 10:30:56 +02:00
f940a89d17 Use google sheets green as a primary color 2020-04-27 10:29:41 +02:00
263ce236eb Missing name attribute in contact form 2020-04-27 00:41:15 +02:00
6c2a7c5c5c Cleanup 2020-04-27 00:41:03 +02:00
d9b8ea5b09 Form blank state 2020-04-26 19:14:47 +02:00
8fb3fb7175 Forms edit content 2020-04-26 18:49:40 +02:00
d733468abe Sync google sheets icon name
we have google_sheets as backend_name in the DB. this makes it easier
to dynamically load the icon
2020-04-26 11:52:01 +02:00
d67961d98b Navigation for forms#show 2020-04-26 11:41:44 +02:00
b65fdd16d9 Login message 2020-04-25 23:15:26 +02:00
833de45827 Form to create airtable and google sheets forms 2020-04-25 22:58:03 +02:00
60386cb51e Global footer and a bit nicer login page 2020-04-25 10:51:08 +02:00
20a0aa9bbf missing class to prevent word wrap 2020-04-25 10:17:33 +02:00
80c3c687a0 cleanup 2020-04-25 10:12:09 +02:00
970ce9dcb6 Shaping and cleanup 2020-04-25 00:56:38 +02:00
7b060bf1c7 More text 2020-04-24 23:33:14 +02:00
74df22eb5b More landing paging 2020-04-24 20:22:15 +02:00
4571ce37b4 Started adding real content 2020-04-24 19:32:25 +02:00
Yannick Musafiri
cd06ac2dd9
Merge branch 'master' into landing-page 2020-04-23 12:01:54 -07:00