etiquette/frontends/etiquette_flask/backend
voussoir 707fdcc637 Add album cards and improve album pages.
- album card has placeholder for future thumbnail.
- replaced nested tree hierarchy lists with separate boxes.
- list/grid view also applies to the root listing.
- added a sticky right panel for all the tools. not pretty yet.
- mechanism for adding sticky panel changed. instead of applying
  it to the #right, you apply it to #content_body so that its
  grid layout can be updated properly.
2018-11-12 22:15:59 -08:00
..
endpoints Add album cards and improve album pages. 2018-11-12 22:15:59 -08:00
__init__.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
caching.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
common.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
decorators.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
helpers.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
jinja_filters.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
jsonify.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
sessions.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00