etiquette/frontends/etiquette_flask/etiquette_flask
Ethan Dalool f047235c48 Reorganize a bunch of javascript handlers.
The javascript is very inconsistent between pages. I'm trying to
start using a consistent pattern where the api call is kept in a
separate function from the ones that buttons and input boxes
talk to.
2018-07-29 01:25:53 -07:00
..
endpoints Reorganize a bunch of javascript handlers. 2018-07-29 01:25:53 -07:00
__init__.py Move ef/endpoints/common.py to ef/common.py 2018-02-03 01:43:41 -08:00
caching.py Add caching.cached_endpoint decorator for 304'ing any url. 2018-07-22 20:19:05 -07:00
common.py Reorganize a bunch of javascript handlers. 2018-07-29 01:25:53 -07:00
decorators.py Add decorator catch_etiquette_exception. 2018-01-09 21:21:15 -08:00
jinja_filters.py Big! Liberate Groupables from strict heirarchy. Multiple parents. 2018-07-20 13:09:06 -07:00
jsonify.py Further separate front & back; Create frontends folder 2017-05-01 21:49:28 -07:00
sessions.py Switch to f-string formatting in many places. 2018-07-18 18:36:36 -07:00