etiquette/frontends/etiquette_flask
voussoir 30a0715980 Add photo delete buttons to hovering toolbox.
I tried putting them in the #left but it was looking seriously ugly.
Actually #left is always ugly because the variety of info and buttons
and text alignments. Hover toolbox is not ideal and I don't want it
to become a dumping ground, but deleting should be a rare action and I
don't want it right next to stuff like the basic metadata.
2020-02-27 14:15:13 -08:00
..
backend Add endpoint /photo/photo_id/delete. 2020-02-26 18:57:29 -08:00
static Add endpoint /photo/photo_id/delete. 2020-02-26 18:57:29 -08:00
templates Add photo delete buttons to hovering toolbox. 2020-02-27 14:15:13 -08:00
tests Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_entrypoint.py Remove unused imports & other small things. 2020-02-20 22:44:56 -08:00
etiquette_flask_launch.py main should return the args.func(args) value. 2020-02-08 17:24:57 -08:00