41 Commits

Author SHA1 Message Date
2740295f3d more logo like 2020-05-08 18:26:53 +02:00
a54f78829e Crafted by... 2020-05-02 11:35:04 +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
add4a2f7f0 Use prism as smaller nicer code highlighting library 2020-04-27 19:14:44 +02:00
f940a89d17 Use google sheets green as a primary color 2020-04-27 10:29:41 +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
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
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
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
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
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
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
8f730854e1 Make the submission thank you page vertically
centered
2020-04-21 13:17:42 +02:00
7a7a2e49b7 Submission table tweaks
smaller fontsize and use vertical scrolling for large tables
2020-04-20 11:51:10 +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
6366aa8e57 Merge branch 'master' into New-forms-page 2020-04-13 19:59:25 +02:00
karemarsy
b34b145616 Implement form design 2020-04-13 19:10:56 +02:00
c478cfc7af Use sorcery for logins
This gives us more flexibility and allows us to use password authentication
later. Also we don't need to build the login functionality ourself.
2020-04-13 14:59:07 +02:00
e46e68cc22 Add demo page
The demo page shows a form and an embedded google sheet side by side.
The form needs be be configured with a DEMO_FORM_ID environment variable.
2020-04-12 01:01:28 +02:00
Yannick
cc95366051 Use fontawesome css import 2020-04-11 11:30:29 +02:00
Yannick
717ec9d602 Add a css updatable navbar color 2020-04-10 21:15:47 +02:00
karemarsy
57c29fb1ed Fix cards to the same height
Make cards to have same height
2020-04-10 20:19:25 +02:00
5514372170 Experiment with colors 2020-04-09 19:15:00 +02:00
61ee840e19 Less specific classes is better
we can set CSS properties on the actual HTML elements,
here the background color of the html/body
2020-04-09 19:14:04 +02:00
Yannick
11e3c8a40b Remove padding modifiers 2020-04-08 19:30:26 +02:00
Yannick
c0e4a30bc5 css cleanup 2020-04-08 14:19:42 +02:00
Yannick
ed105e88db Adjust navbar sizing 2020-04-08 14:15:13 +02:00
Yannick
4550dc214e Add bulma css helpers 2020-04-08 13:59:08 +02:00
Yannick
ff44244308 Add new fonts for the platform 2020-04-07 21:28:10 +02:00
Yannick
7e4280d451 Add application layout styling
Added application navbar and the page background styling
2020-04-07 20:33:47 +02:00
Yannick
038321a6ec Integrate bulma css package in the project
Integrated bulma css package in the project and included, it's
css into the application css file
2020-04-06 15:54:44 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00