File Upload Component
From UG
(Difference between revisions)
(→Component Specs) |
|||
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:XArc]] | ||
+ | |||
== Business Needs and Requirements == | == Business Needs and Requirements == | ||
- | == | + | == Version 1.0 == |
+ | |||
+ | *To upload a file a user will browse through their system directory and select the file to upload. | ||
- | |||
[[File:Browse.JPG]] | [[File:Browse.JPG]] | ||
- | |||
- | |||
- | == | + | * After Selecting the file it should appear as so: |
- | * | + | |
+ | [[File:Bresult.JPG]] | ||
+ | |||
+ | |||
+ | |||
+ | * If no file is selected then a popup will appear. | ||
+ | |||
+ | [[File:Nofile.JPG]] | ||
+ | |||
+ | |||
+ | |||
+ | * The user can write a summary for the file name and select if this file is viewable to a user and if it belongs to a group. | ||
+ | |||
+ | [[File:Summary.JPG]] | ||
+ | |||
+ | |||
+ | |||
+ | * This is an example of a completed Summary section | ||
+ | |||
+ | [[File:rsummary.JPG]] | ||
+ | |||
+ | |||
+ | * Once the user uploaded a file it will appear on the bottom of the file upload center as such: | ||
+ | |||
+ | [[File:Uploaded.JPG]] | ||
+ | |||
+ | == Version 1.1 == | ||
+ | |||
+ | * see mantis 1157 | ||
+ | [[File:File_upload_Ver1.1.JPG]] | ||
+ | |||
+ | == Version 1.2 == | ||
+ | |||
+ | * ss1 // move "Summary" textbox, "Show to client:" and "Group send:" checkbox into "File Upload" pop-up | ||
- | [[ | + | [[File:File_upload_Ver1.2.JPG]] |
Current revision as of 18:22, 5 February 2010
Contents |
[edit] Business Needs and Requirements
[edit] Version 1.0
- To upload a file a user will browse through their system directory and select the file to upload.
- After Selecting the file it should appear as so:
- If no file is selected then a popup will appear.
- The user can write a summary for the file name and select if this file is viewable to a user and if it belongs to a group.
- This is an example of a completed Summary section
- Once the user uploaded a file it will appear on the bottom of the file upload center as such:
[edit] Version 1.1
- see mantis 1157
[edit] Version 1.2
- ss1 // move "Summary" textbox, "Show to client:" and "Group send:" checkbox into "File Upload" pop-up