Re: [Architecture] [AppFactory] - Show a progress bar while uploading artifacts

2015-03-25 Thread Manjula Rathnayake
Hi Rajeevan,

+1 for option 4.
It is more visible and get the attention of the user to wait until upload
is completed. And user can not move into other controls too.

One drawback is, user can not upload the image at the same time.

thank you.


On Wed, Mar 25, 2015 at 1:01 PM, Aiyadurai Rajeevan rajeev...@wso2.com
wrote:

 Hi All,

 I Have been working on Jira [1] https://wso2.org/jira/browse/APPFAC-2497 
 [2] https://wso2.org/jira/browse/APPFAC-3064 where we need to show a
 progress bar in the up-loadable artifact flow while upload in progress.

 Have had few discussions with  Dhanuka  Dashika and have come up with
 below suggestions, screenshot attached in [3].

 1) Change the choose file functionality in the upload form to upload files
 to temp directory and move from temp to deploy location once user submits
 the form. Hence, Place the progress bar against the choose file button,
 Noted Option 1 as in the attachment [3].

 2) Keep the existing upload form functionality as it is and place the
 progress bar just above to the Upload Application button, Noted as Option 2.

 3) Place the progress bar on top of the button and disable the button once
 upload button clicked, Noted as Option 3

 4) As of now we use an overlay and a spinner while the upload in-progress.
 Replace spinner by progress bar from upload application work flow,
 Screenshot attached [4]

 Appreciate your views here please.

 [1]:https://wso2.org/jira/browse/APPFAC-2497
 [2]: https://wso2.org/jira/browse/APPFAC-3064
 [3]: ProgressBarOptions.png
 [4]: ProgressOnOverlay.png

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture




-- 
Manjula Rathnayaka
Software Engineer
WSO2, Inc.
Mobile:+94 77 743 1987
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


Re: [Architecture] [AppFactory] - Show a progress bar while uploading artifacts

2015-03-25 Thread Aiyadurai Rajeevan
Hi Manjula,

Progress bar will be shown once user clicked on the Upload Application
button, That means user has provided all required details(including icon
image) to upload application.

Thanks  Regards,
S.A.Rajeevan
Software Engineer WSO2 Inc
E-Mail: rajeev...@wso2.com | Mobile : +94776411636

On Wed, Mar 25, 2015 at 3:15 PM, Manjula Rathnayake manju...@wso2.com
wrote:

 Hi Rajeevan,

 +1 for option 4.
 It is more visible and get the attention of the user to wait until upload
 is completed. And user can not move into other controls too.

 One drawback is, user can not upload the image at the same time.

 thank you.


 On Wed, Mar 25, 2015 at 1:01 PM, Aiyadurai Rajeevan rajeev...@wso2.com
 wrote:

 Hi All,

 I Have been working on Jira [1]
 https://wso2.org/jira/browse/APPFAC-2497  [2]
 https://wso2.org/jira/browse/APPFAC-3064 where we need to show a
 progress bar in the up-loadable artifact flow while upload in progress.

 Have had few discussions with  Dhanuka  Dashika and have come up with
 below suggestions, screenshot attached in [3].

 1) Change the choose file functionality in the upload form to upload
 files to temp directory and move from temp to deploy location once user
 submits the form. Hence, Place the progress bar against the choose file
 button, Noted Option 1 as in the attachment [3].

 2) Keep the existing upload form functionality as it is and place the
 progress bar just above to the Upload Application button, Noted as Option 2.

 3) Place the progress bar on top of the button and disable the button
 once upload button clicked, Noted as Option 3

 4) As of now we use an overlay and a spinner while the upload
 in-progress. Replace spinner by progress bar from upload application work
 flow, Screenshot attached [4]

 Appreciate your views here please.

 [1]:https://wso2.org/jira/browse/APPFAC-2497
 [2]: https://wso2.org/jira/browse/APPFAC-3064
 [3]: ProgressBarOptions.png
 [4]: ProgressOnOverlay.png

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987

 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


Re: [Architecture] [AppFactory] - Show a progress bar while uploading artifacts

2015-03-25 Thread Dmitry Sotnikov
+1 for overlay
On Mar 25, 2015 2:56 AM, Aiyadurai Rajeevan rajeev...@wso2.com wrote:

 Hi Manjula,

 Progress bar will be shown once user clicked on the Upload Application
 button, That means user has provided all required details(including icon
 image) to upload application.

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 On Wed, Mar 25, 2015 at 3:15 PM, Manjula Rathnayake manju...@wso2.com
 wrote:

 Hi Rajeevan,

 +1 for option 4.
 It is more visible and get the attention of the user to wait until upload
 is completed. And user can not move into other controls too.

 One drawback is, user can not upload the image at the same time.

 thank you.


 On Wed, Mar 25, 2015 at 1:01 PM, Aiyadurai Rajeevan rajeev...@wso2.com
 wrote:

 Hi All,

 I Have been working on Jira [1]
 https://wso2.org/jira/browse/APPFAC-2497  [2]
 https://wso2.org/jira/browse/APPFAC-3064 where we need to show a
 progress bar in the up-loadable artifact flow while upload in progress.

 Have had few discussions with  Dhanuka  Dashika and have come up with
 below suggestions, screenshot attached in [3].

 1) Change the choose file functionality in the upload form to upload
 files to temp directory and move from temp to deploy location once user
 submits the form. Hence, Place the progress bar against the choose file
 button, Noted Option 1 as in the attachment [3].

 2) Keep the existing upload form functionality as it is and place the
 progress bar just above to the Upload Application button, Noted as Option 2.

 3) Place the progress bar on top of the button and disable the button
 once upload button clicked, Noted as Option 3

 4) As of now we use an overlay and a spinner while the upload
 in-progress. Replace spinner by progress bar from upload application work
 flow, Screenshot attached [4]

 Appreciate your views here please.

 [1]:https://wso2.org/jira/browse/APPFAC-2497
 [2]: https://wso2.org/jira/browse/APPFAC-3064
 [3]: ProgressBarOptions.png
 [4]: ProgressOnOverlay.png

 Thanks  Regards,
 S.A.Rajeevan
 Software Engineer WSO2 Inc
 E-Mail: rajeev...@wso2.com | Mobile : +94776411636

 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture




 --
 Manjula Rathnayaka
 Software Engineer
 WSO2, Inc.
 Mobile:+94 77 743 1987

 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture



 ___
 Architecture mailing list
 Architecture@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture