Commit Graph

15 Commits

Author SHA1 Message Date
bumi 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
bumi 3042f422f6 Merge pull request #9 from bumi/setup-application-layout
Add application layout styling
2020-04-09 18:29:48 +02:00
Yannick 9574734304 Remove javascript snippets from application layout
Moved the javascript codes into the own application.js file
2020-04-09 17:15:47 +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 3c5e4ca080 Navbar restructuring 2020-04-08 19:48:08 +02:00
Yannick 11e3c8a40b Remove padding modifiers 2020-04-08 19:30:26 +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 ab81cf9d5c Added logout button
Added logged_in helper to allow us to check whether a user is logged in
to show the appropriate button
2020-04-07 20:52:45 +02:00
Yannick 7e4280d451 Add application layout styling
Added application navbar and the page background styling
2020-04-07 20:33:47 +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