etiquette/frontends/etiquette_flask/etiquette_flask/endpoints
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
..
__init__.py Alphabetize imports in endpoints files. 2018-07-18 18:37:21 -07:00
album_endpoints.py Alphabetize imports in endpoints files. 2018-07-18 18:37:21 -07:00
basic_endpoints.py Move ef/endpoints/common.py to ef/common.py 2018-02-03 01:43:41 -08:00
bookmark_endpoints.py Reorganize a bunch of javascript handlers. 2018-07-29 01:25:53 -07:00
photo_endpoints.py Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
tag_endpoints.py Reorganize a bunch of javascript handlers. 2018-07-29 01:25:53 -07:00
user_endpoints.py Reorganize a bunch of javascript handlers. 2018-07-29 01:25:53 -07:00