45 Commits

Author SHA1 Message Date
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
13086b6a37
Merge branch 'master' into setup/pagination 2020-04-28 09:41:20 +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
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
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
833de45827 Form to create airtable and google sheets forms 2020-04-25 22:58:03 +02:00
80c3c687a0 cleanup 2020-04-25 10:12:09 +02:00
7a7a2e49b7 Submission table tweaks
smaller fontsize and use vertical scrolling for large tables
2020-04-20 11:51:10 +02:00
0b33a5d981
Update app/views/forms/show.html.erb 2020-04-20 11:35:31 +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
karemarsy
e26da7dfa5 Add some styling classes in the table 2020-04-15 13:05:21 +02:00
f12238fbd4 Add form update 2020-04-14 14:25:38 +02:00
6381a19d10
Merge pull request #11 from bumi/New-forms-page
Add some styling on create form
2020-04-14 11:59:44 +02:00
43b044d60f Fix test form and move to public directory to make it easily available
The form is helpful for development. moving it to the public folder makes
it available from http://localhost:3000/testform.html
2020-04-14 11:48:53 +02:00
karemarsy
cd5483a9b6 Merge branch 'New-forms-page' of https://github.com/bumi/tinyforms into New-forms-page 2020-04-14 11:31:45 +02:00
karemarsy
f5545a54da Remove unnecessary class in column
Removed some unnecessary classes and resize the card
2020-04-14 11:15:01 +02:00
Yannick
b978d7d197 Merge branch 'master' into New-forms-page 2020-04-14 09:10:38 +02:00
edf6884647 Add support for Airtable 2020-04-13 23:11:46 +02:00
karemarsy
b34b145616 Implement form design 2020-04-13 19:10:56 +02:00
Yannick
af67e44fdf Merge branch 'master' into New-forms-page 2020-04-11 17:28:40 +02:00
Yannick
5c6a7a605d Removed unused classes 2020-04-11 11:51:43 +02:00
Yannick
8e752db364 Add card details in the card footer 2020-04-11 11:47:54 +02:00
Yannick
cc95366051 Use fontawesome css import 2020-04-11 11:30:29 +02:00
c5b75d806e Add submission count and date to form card 2020-04-10 22:31:18 +02:00
karemarsy
d1b9863257 Add some styling on create form
Added some styling on create form
2020-04-10 21:33:38 +02:00
Yannick
9279b4b3ef Add link to the excel icon 2020-04-10 20:59:45 +02:00
karemarsy
57c29fb1ed Fix cards to the same height
Make cards to have same height
2020-04-10 20:19:25 +02:00
Arsene Karema
5eff2042b3 Merge branch 'master' into forms-index-page 2020-04-09 19:46:55 +02:00
fd9eddedfc Experiment with a simple form builder 2020-04-09 14:15:19 +02:00
c1b9f8e701 Add test form in development mode
This helps to test submissions in development mode
2020-04-09 11:53:04 +02:00
Yannick
beabccbb79 Add fontawesome icons 2020-04-08 20:40:06 +02:00
Arsene Karema
1339db3567 Implement the card design
Implementation of the form cards
2020-04-08 19:25:42 +02:00
d55317fe43 Add link to google spreadsheet 2020-04-06 11:21:56 +02:00
d10ba13735 Display submission URL 2020-04-05 23:44:22 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00