diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-15 00:34:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-15 00:34:42 -0400 |
commit | bebcea5ce56f71b5fa4d79b9ae58161dc5cb47ba (patch) | |
tree | bad77cfe360814591990559f90dd023c76994591 /doc | |
parent | 6d0457ed9fef2739539d12e3d73894d0c9b4e826 (diff) |
webapp: Repository list is now included in the dashboard, and other UI tweaks.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/webapp.mdwn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn index 50d84d8e2..08e0a9b58 100644 --- a/doc/design/assistant/webapp.mdwn +++ b/doc/design/assistant/webapp.mdwn @@ -1,16 +1,5 @@ The webapp is a web server that displays a shiny interface. -## interface - -* 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. Only one problem: If I have 20 repositories, all - I can see on the dashboard w/o scrolling is my repos.. - -* drag and drop to reorder -* keep it accessible to blind, etc - ## other features * there could be a UI to export a file, which would make it be served up |