tweaked bin icon for small/large displaying, added todo around viewing on phone and maybe datatables
This commit is contained in:
7
TODO
7
TODO
@@ -5,7 +5,7 @@
|
||||
- [DONE] delete old files from Recycle Bin
|
||||
- [DONE] joblog page should show last X logs, <show all button>, newest X logs,
|
||||
- [DONE/TEST?] need to use sm-txt class more as the space is too constrained
|
||||
- make clickable sort toggles
|
||||
- make clickable sort toggles (or just give in and do a dataTable?)
|
||||
- [DONE] need to archive jobs
|
||||
|
||||
* per file you could select an unknown face and add it as a ref img to an existing person, or make a new person and attach?
|
||||
@@ -30,6 +30,11 @@
|
||||
-- only way to fix this, is for when we POST to viewlist, it returns json, and we never leave /view/X
|
||||
-- then we can stay on-page, and stay in FS and then just call ViewImageOrVide()
|
||||
|
||||
* on a phone, the files.html page header is a mess "Oldest.." line is too large to fit on 1 line (make it a hamburger?)
|
||||
- searched for text overlaps buttons above and below
|
||||
- < 10 files > is subsequently not centered
|
||||
- the fodler/bin icons might be best below search then? (and on same line as XS/S, etc.)
|
||||
|
||||
* metadata at folder level with file level to add more richness
|
||||
- store in DB? or store in hidden file (or both)... IF it is outside the DB, then I can 'rebuild' the DB at anytime from scratch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user