haldis/app/templates
mcbloch d0863325a5
Restructuring the codebase!
But for real, it's a real shitstorm in there.
- Added context by making the init go through a function
  and not implicitly happen via imports
- Fixup all context and contextless function mixups
- splitup the models in sensible different files
- give the dump of view functions in views/__init__.py their own file
- add all routes via blueprints, not half of them
- move the slack notifications function and class to its own file,
    no idea what it was doing in a views file in the first place.
2019-08-28 03:46:04 +02:00
..
errors Restructuring the codebase! 2019-08-28 03:46:04 +02:00
about.html find . -type f -exec sed -i s/James/Haldis/g {} \; 2015-04-03 18:41:44 +02:00
home.html Fixing a little bug 2015-06-19 20:44:58 +02:00
layout.html Restructuring the codebase! 2019-08-28 03:46:04 +02:00
location.html add media querries for side padding 2019-05-31 19:05:40 +02:00
locations.html Restructuring the codebase! 2019-08-28 03:46:04 +02:00
maps.html Restructuring the codebase! 2019-08-28 03:46:04 +02:00
order.html Restructuring the codebase! 2019-08-28 03:46:04 +02:00
order_edit.html fixed Create new order message on order edit 2019-05-30 02:30:22 +02:00
order_items.html add extra order items screen, clickable div with shadow 2019-05-29 20:12:19 +02:00
orders.html Restructuring the codebase! 2019-08-28 03:46:04 +02:00
profile.html Add initial profile 2015-06-05 11:39:34 +02:00
stats.html Fix errors 2016-09-10 23:25:09 +02:00
utils.html Show stoptime AND countdown on home and order page 2019-02-15 16:47:02 +01:00