aboutsummaryrefslogtreecommitdiff
path: root/js/io/system
Commit message (Collapse)AuthorAge
...
| * | Removing filesytem class, no longer usedJose Antonio Marquez2012-02-01
| | | | | | | | | | | | Also cleaning up cloud popup IU.
* | | 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>
* | | fixed code view container, and switching code viewAnanya 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-01
|\|
| * Fixing coreIO API referencingJose 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.
* | fixed reference to coreioapiAnanya Sen2012-02-01
| | | | | | | | | | | | cleaning up opening code view tabs Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* | Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIOAnanya Sen2012-01-31
|\| | | | | | | | | | | | | | | Conflicts: _scss/imports/scss/_Stage.scss js/io/system/coreioapi.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * Core API initialization routineJose Antonio Marquez2012-01-30
| | | | | | | | Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents.
| * Setting up new fileJose Antonio Marquez2012-01-30
| | | | | | | | Adding base functionality to creating files.
* | added the api to check if a file is writableAnanya Sen2012-01-31
|/ | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Core API clean upJose Antonio Marquez2012-01-29
| | | | Cleaning up File IO core API and setting up to use URL from welcome screen or local storage. Class will perform an automatic check for IO API to be active, otherwise prompt user.
* Merged old FileIOJose Antonio Marquez2012-01-27
|
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>