| Commit message (Collapse) | Author | Age |
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/
|
|
| |
Setting up the folder structure for the proposed set up for documents in Ninja. Reverted to have a temp HTML/Text document class. Tweak some UI for file pickers.
|
|
|
|
| |
Setting up a 'document' folder to handle all document related classes that in relation to IO
|
|
|
|
| |
Making minor tweaks to the UI for file IO, will need to make much more at a later time.
|
|
|
|
| |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit c48eeb01bd726895dc577d8b843b2a75883eee07.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
| | |
| | |
| | |
| | | |
Added functionality (temp) to save files in code view.
|
| | |
| | |
| | |
| | | |
Temp fix for saving styles in <style> of HTML document.
|
| | |
| | |
| | |
| | | |
Added the ability to save an HTML file from design view, need to add CSS detection and saving (of styles in <style> only). Also need to add 'Save All' for all file attached to the HTML file.
|
| |/
|/|
| |
| | |
Adding the functionality to open a basic file.
|
| |
| |
| |
| |
| |
| | |
after ninja launches
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| |
| |
| | |
breaking other things.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/io/document/document-controller.js
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
project button to open a document.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
| |
| |
| |
| | |
Adding file open functionality.
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Conflicts:
js/io/system/fileio.js
js/mediators/io-mediator.js
|
| | |
| | |
| | |
| | |
| | |
| | | |
issues
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/ /
| |
| |
| | |
Adding new file functionality, awaiting UI to implement correct file path for templates to hook into mediator.
|
| | |
|
| |
| |
| |
| | |
Added a delete libraries function to delete all libraries in Chrome sandbox (as in a force delete). Also updated descriptor files to go with new directory layout of files and relation to the relatives paths used by the packed app and it's manifest.
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixed the methods to allow for ArrayBuffer data to be sent, fixes saving files that are not plain text.
|
| | |
| | |
| | |
| | | |
Trying to fix mime type issues in FileSystem, Chrome does not support reponseType 'blob', so looking at alternatives.
|
| | |
| | |
| | |
| | | |
Adding functionality to copy a local library to the cloud. Currently creating directory structure. Need to add ability to copy files and ensure proper mime-type is set.
|
| | |
| | |
| | |
| | | |
Added an event that will be dispatched when Ninja loads and the local chrome Ninja library is fully synced with all required libs.
|
| | | |
|
| | |
| | |
| | |
| | | |
Added the functionality to copy an entire directory/library from a JSON descriptor file into the app sandbox. Need to add logic to dispatch a 'synchronized' event for Ninja to know everything is up to date.
|
| | |
| | |
| | |
| | | |
Added the ability to store locally in chrome single file libraries used by Ninja. Working on adding multi-file libraries.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Setting up the logic to handling copying ninja required libraries into the app local file system sandbox to be used by cloud simulator.
|
| | | | |
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
with io mediator
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|
|/ /
| |
| |
| |
| |
| | |
document dirty indicator.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
|