aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates
Commit message (Collapse)AuthorAge
* Adding soft resetJose Antonio Marquez2012-06-23
| | | | Adding a soft reset to the HTML file we create, this eliminates the margin/padding added to the page by browsers, and better illustrates what the user sees in Ninja.
* Adding banner templateJose Antonio Marquez2012-06-14
| | | | Added 'leader board' template to banners.
* Adding special preview for templatesJose Antonio Marquez2012-05-15
|
* Correcting location of Ninja meta dataJose Antonio Marquez2012-05-15
| | | | Needs to be inside most child div.
* Adding animation sub-category to new fileJose Antonio Marquez2012-05-15
| | | | Adding animation sub-category to template in new file.
* Fixing banner templateJose Antonio Marquez2012-05-14
| | | | Need to implement save, but this cover open and new.
* Adding support for new templatesJose Antonio Marquez2012-05-11
| | | | This is supported for NEW and OPEN, SAVE is not supported yet by I/O. Saving works, but it will not be a banner template.
* Adding support to save body's css styles on preview.Nivesh Rajbhandari2012-05-09
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Adding SAVE for I/OJose Antonio Marquez2012-05-08
| | | | Adding save functionality to new template. Need to implement user UI for prompts and also clean up...
* Fixing body's default styles.Nivesh Rajbhandari2012-05-04
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* IKNINJA-1551 - added editor support for other file typesAnanya Sen2012-04-26
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* file open and file new integrated againAnanya Sen2012-02-10
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* fixed templates descriptor, changed validation to on key up, fixed minor ui ↵Ananya Sen2012-02-09
| | | | | | issues Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Fixing URI for templates, need UI to use correct dataJose Antonio Marquez2012-02-09
|
* integrated new file dialog with the template descriptor.json and ↵Ananya Sen2012-02-02
| | | | | | document-controller.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* File IO clean up and setting upJose Antonio Marquez2012-02-01
| | | | Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.
* 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.
* Merged old FileIOJose Antonio Marquez2012-01-29
|
* Setting up App cachingJose Antonio Marquez2012-01-27
| | | | Set up the app caching for Ninja and files for initial templates for file I/O
* Merged old FileIOJose Antonio Marquez2012-01-27