Commit Graph

23 Commits

Author SHA1 Message Date
bumi 6381a19d10 Merge pull request #11 from bumi/New-forms-page
Add some styling on create form
2020-04-14 11:59:44 +02:00
bumi 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
bumi 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
bumi 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
bumi fd9eddedfc Experiment with a simple form builder 2020-04-09 14:15:19 +02:00
bumi 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
bumi d55317fe43 Add link to google spreadsheet 2020-04-06 11:21:56 +02:00
bumi d10ba13735 Display submission URL 2020-04-05 23:44:22 +02:00
bumi 917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00