haldis/app
Midgard d20ce9803e
Improve design
Remove main CSS from shop view page. Make it theme independent and
maximize contrast.

Improve spacing in "add item" list.

Refactor old term "showcase" to "shop_view" in code.
2021-06-21 00:46:29 +02:00
..
database Add option to download menus, make DB creation easier 2020-12-04 20:21:12 +01:00
hlds HLDS: change :: to double space and require it 2021-06-20 23:57:50 +02:00
migrations Reformat with black 2020-07-17 11:40:15 +02:00
models Don't crash when no user name 2020-08-26 19:30:00 +02:00
static Improve design 2021-06-21 00:46:29 +02:00
templates Improve design 2021-06-21 00:46:29 +02:00
views Improve design 2021-06-21 00:46:29 +02:00
admin.py Improve order and order item admin views 2020-07-29 23:26:47 +02:00
app.py Start redesign of order page 2020-08-26 19:29:59 +02:00
config.example.py Drop migration of "paid" to non-nullable 2020-01-26 19:48:31 +01:00
fatmodels.py Reformat with black 2020-07-17 11:40:15 +02:00
forms.py Remove disused labels 2020-09-26 00:30:40 +02:00
login.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
notification.py Reformat with black 2020-07-17 11:40:15 +02:00
parse_hlds.py Reformat with black 2020-07-17 11:40:15 +02:00
passenger_wsgi.py Better document Passenger file to avoid surprises 2020-07-18 04:14:32 +02:00
utils.py Start redesign of order page 2020-08-26 19:29:59 +02:00
zeus.py Reformat with black 2020-07-17 11:40:15 +02:00