Commit Graph

197 Commits

Author SHA1 Message Date
bumi b114926033
Merge pull request #25 from bumi/setup/pagination
Add form submissions pagination
2020-04-28 09:41:43 +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
bumi 8fb3fb7175 Forms edit content 2020-04-26 18:49:40 +02:00
bumi 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
bumi d67961d98b Navigation for forms#show 2020-04-26 11:41:44 +02:00
bumi b65fdd16d9 Login message 2020-04-25 23:15:26 +02:00
bumi 833de45827 Form to create airtable and google sheets forms 2020-04-25 22:58:03 +02:00
bumi 60386cb51e Global footer and a bit nicer login page 2020-04-25 10:51:08 +02:00
bumi 20a0aa9bbf missing class to prevent word wrap 2020-04-25 10:17:33 +02:00
bumi 80c3c687a0 cleanup 2020-04-25 10:12:09 +02:00
bumi 970ce9dcb6 Shaping and cleanup 2020-04-25 00:56:38 +02:00
bumi 7b060bf1c7 More text 2020-04-24 23:33:14 +02:00
bumi 74df22eb5b More landing paging 2020-04-24 20:22:15 +02:00
bumi 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
karemarsy a782395cda Add the template in the project
Added the template of landing page in the project and customise it
2020-04-23 19:35:31 +02:00
bumi 81d86315aa Merge branch 'form-submission-thank-you-page'
* form-submission-thank-you-page:
  Cleanup
  Remove testing page render
  Add icon svg on the submission thank you page
  Make codes more readable
  Make the submission thank you page vertically centered
  Fix the identation of codes
  Implement the submission thank you page
  Define a custom layout for submission thank you page
2020-04-22 21:00:34 +02:00
bumi 92cdd51c0d Cleanup 2020-04-22 20:58:51 +02:00
Yannick efe6a916f1 Merge branch 'master' into form-submission-thank-you-page 2020-04-22 20:22:33 +02:00
Yannick b9723be2fb Remove testing page render 2020-04-22 20:19:44 +02:00
karemarsy 139ae58906 Add icon svg on the submission thank you page
Added icon svg and animation
2020-04-22 20:13:24 +02:00
karemarsy 144fa22820 Make codes more readable 2020-04-21 13:29:45 +02:00
karemarsy 8f730854e1 Make the submission thank you page vertically
centered
2020-04-21 13:17:42 +02:00
karemarsy 4b8269b868 Fix the identation of codes
Making codes easier to read
2020-04-21 09:40:46 +02:00
karemarsy d304db99db Implement the submission thank you page
Implementated the page of submission thank you
2020-04-20 19:14:42 +02:00
bumi 7a7a2e49b7 Submission table tweaks
smaller fontsize and use vertical scrolling for large tables
2020-04-20 11:51:10 +02:00
bumi b8277a7023
Merge pull request #16 from bumi/forms-show-page
Add some styling classes in the table
2020-04-20 11:35:46 +02:00
bumi 0b33a5d981
Update app/views/forms/show.html.erb 2020-04-20 11:35:31 +02:00
Yannick f2b264d787 Define a custom layout for submission thank you page 2020-04-20 11:06:52 +02:00
karemarsy d3f6ff9ce3 Redesign the table 2020-04-20 10:44:33 +02:00
Yannick 5ce78138d2 Add link styling 2020-04-16 18:44:31 +02:00
Yannick 3b71f6b00f Fix table styling 2020-04-16 18:20:06 +02:00
Yannick f91730bcd6 Merge branch 'master' into forms-show-page 2020-04-16 17:42:16 +02:00
bumi 3dcd7314d0 My english typing is so bad :) 2020-04-15 17:46:47 +02:00
bumi c0064934e9
Merge pull request #14 from bumi/form-partial
Add form update
2020-04-15 15:32:23 +02:00
bumi 51e79f1502 Typo 2020-04-15 15:00:46 +02:00