etiquette/frontends/etiquette_flask
Ethan Dalool 8a12a24e8e Add tag_autocomplete.js.
Instead of embedding the entire tag list in the search.html template
every single time, this script loads the tags from the new,
cache-enabled endpoint /all_tags.json. Then we can use html5
datalists to create autocomplete forms on the search and photo pages.
2018-07-22 20:19:05 -07:00
..
etiquette_flask Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
static Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
templates Add tag_autocomplete.js. 2018-07-22 20:19:05 -07:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_entrypoint.py Add a simple docstring to the flask launch files. 2018-06-30 12:59:10 -07:00
etiquette_flask_launch.py Big! Liberate Groupables from strict heirarchy. Multiple parents. 2018-07-20 13:09:06 -07:00