etiquette/frontends/etiquette_flask
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
..
backend Add album cards and improve album pages. 2018-11-12 22:15:59 -08:00
static Add album cards and improve album pages. 2018-11-12 22:15:59 -08:00
templates Add album cards and improve album pages. 2018-11-12 22:15:59 -08:00
tests Move site tests to the site frontend folder. 2017-11-12 01:14:02 -08:00
etiquette_flask_entrypoint.py Rename the etiquette_flask backend package to backend. 2018-11-04 19:45:23 -08:00
etiquette_flask_launch.py Rearrange imports so voussoirkit is right after lib imports. 2018-11-04 19:27:20 -08:00