new UI design for unifying the dashboard and repo list and repo creation
This commit is contained in:
parent
418b017978
commit
7ea9b887bd
1 changed files with 5 additions and 5 deletions
|
@ -2,12 +2,12 @@ The webapp is a web server that displays a shiny interface.
|
|||
|
||||
## interface
|
||||
|
||||
* list of files uploading and downloading **done**
|
||||
* button to open file browser on repo (`xdg-open $DIR`) **done**
|
||||
* progress bars for each file (see [[progressbars]]) **done**
|
||||
* Combine the replist with the dashboard. Put the list of repos or nudge
|
||||
to make repos on top, and the transfers below. Make a "+ Add repo" button
|
||||
on the list of repos that expands a hidden div, showing the repo creation
|
||||
choices.
|
||||
|
||||
* drag and drop to reorder
|
||||
* cancel, pause, and resume **done**
|
||||
* keep it usable w/o javascript **done**
|
||||
* keep it accessible to blind, etc
|
||||
|
||||
## other features
|
||||
|
|
Loading…
Reference in a new issue