aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui
Commit message (Collapse)AuthorAge
* uri validation moved to file io apisAnanya Sen2012-02-02
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIOAnanya Sen2012-02-02
|\
| * Adding cancel functionality to cloud popupJose Antonio Marquez2012-02-01
| | | | | | | | Added the functionality to the cloud pupup cancel button to set the rootURL to null if selected, ok button will allow the value to remain as last input. Test button tests the URL, and therefore set it, but does not handling closing the dialog.
| * Removing filesytem class, no longer usedJose Antonio Marquez2012-02-01
| | | | | | | | Also cleaning up cloud popup IU.
| * Adding cloud popup copyJose Antonio Marquez2012-02-01
| |
* | refactoring some file names and locations,Ananya Sen2012-02-02
|/ | | | | | change made to maintain only one codemirror div. Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Applying global button styles to cloud popupJose Antonio Marquez2012-02-01
|
* Cloud API Popup FixesJose Antonio Marquez2012-01-31
| | | | Minor layout fixes, adjusted functionality slightly, need to check into adjusting the file and directory URL constructs for API changes.
* Hooking cloud popup UI to coreJose Antonio Marquez2012-01-31
| | | | Set up the popup UI for cloud to core API to detected cloud API connection.
* Cloud IO PromptJose Antonio Marquez2012-01-31
Setting up UI for the file IO prompt on initialization of Ninja and whenever a cloud IO call is made and the server is not detected.