aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/new-file-dialog/new-file-location.reel
Commit message (Collapse)AuthorAge
* moving the default folder location to the navigator to fix the ok button issueValerio Virgillito2012-02-22
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding some comments.Valerio Virgillito2012-02-21
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding the default folder by default when opening a new file dialog.Valerio Virgillito2012-02-21
| | | | | | Adding the default folder name in the new file dialog input field. Also some more cleanup. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* moved file picker in file ioAnanya Sen2012-02-16
| | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* File IO UI tweaksJose Antonio Marquez2012-02-13
| | | | Making minor tweaks to the UI for file IO, will need to make much more at a later time.
* 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>
* 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>
* 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>