doneth.at/app
Wojciech Kwolek 716055cf6a CSS (forms) refactoring (#13)
CSS (forms) refactoring

* All forms now use the render_field helper.
* CSS is now compiled using PostCSS.
* Common form styles got extracted to more reusable & flexible classes.

Closes #12.

Co-authored-by: Wojciech Kwolek <wojciech@kwolek.xyz>
Reviewed-on: https://git.r23s.eu/wojciech/doneth.at-backend/pulls/13
2020-09-27 17:50:12 +00:00
..
css CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
static add app icons and the PWA manifest 2020-09-01 00:39:32 +02:00
templates CSS (forms) refactoring (#13) 2020-09-27 17:50:12 +00:00
__init__.py Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
auth.py Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
days.py fix accomplishment edit handler 2020-09-26 18:47:22 +02:00
db.py Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
graph.py Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
main.py fix delete_accomplishment 2020-09-26 18:51:59 +02:00
settings.py Implement timezones and start of day. (#11) 2020-09-26 16:32:37 +00:00
stats.py add statistics 2020-08-31 22:42:57 +02:00