finished showing path location on search TODO, also dont want to do the route consolidation suggestion after more thought
This commit is contained in:
7
TODO
7
TODO
@@ -1,10 +1,4 @@
|
||||
## GENERAL
|
||||
* need a way for search results to show we found something in import_path or storage_path:
|
||||
- now we can use the in_path, then have a series of icons, e.g. disk for storage, ? for import, and bin for recycling
|
||||
-- only show these on the thumbs *IF* we search (where it may not be obvious where it came from)
|
||||
=> <i class="fas fa-file-upload"></i>
|
||||
=> <i class="fas fa-database"></i>
|
||||
=> <i class="fas fa-trash-alt"></i>
|
||||
* handle thumbs:
|
||||
- need to ignore *thumb* -- but consider how we do this and don't screw up 'dir/job counts'
|
||||
and potentially other stuff like .pa_bin if its in storage/import folder?
|
||||
@@ -13,7 +7,6 @@
|
||||
* more OO goodness :)
|
||||
|
||||
## MAYBE?
|
||||
* can we consolidate the files_ip/files_sp/files_rbp route handling functions???
|
||||
* Bin images need their own context-menu (undelete? instead of delete)
|
||||
|
||||
## DB
|
||||
|
||||
Reference in New Issue
Block a user