aboutsummaryrefslogtreecommitdiff
path: root/js/panels
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵Eric Guzman2012-06-27
|\ | | | | | | CSSPanel_GIO
| * Styles Controller - Chrome 20 FixEric Guzman2012-06-26
| |
| * Merge pull request #323 from dhg637/bindingValerio Virgillito2012-06-26
| |\ | | | | | | Binding View - Binding Tool & Binding Panel
| | * Binding View - Removed DebuggerArmen Kesablyan2012-06-26
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * Binding View - Objects Replace existing source Object if it existsArmen Kesablyan2012-06-25
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * Can bind Multiple instanceArmen Kesablyan2012-06-25
| | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-25
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/ninja.reel/ninja.html Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | Binding Panel - Changing direction in edit mode doesn't apply dirty to the ↵Armen Kesablyan2012-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edit form Check/Uncheck the Binding direction (Oneway) check box in the binding setting doesn't enable "SAVE" button. Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | Binding Panel - Can Now Edit and Delete BindingsArmen Kesablyan2012-06-23
| | | | | | | | | | | | | | | | | | | | | | | | Bug Description: Binding Arguments that are passed in the edit form were being set to null after it was set. Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | Binding View: Fixed If Selected Div Erroring OutArmen Kesablyan2012-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | Binding View :Requested Changes for Pull RequestArmen Kesablyan2012-06-21
| | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-21
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/hintable.reel/hintable.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | Binding View - Minor Fixes to remove warningsArmen Kesablyan2012-06-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | Binding Panel - Fixed Panel ButtonArmen Kesablyan2012-06-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | BindingView :Montage UpdatesArmen Kesablyan2012-06-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-20
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: node_modules/montage/ui/application.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * \ \ \ Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-20
| | |\ \ \ \
| | * | | | | Objects Tray - Use label instead of identifier for object nameEric Guzman2012-06-20
| | | | | | |
| | * | | | | Objects Tray - Filter list of components for those without visual representationEric Guzman2012-06-20
| | | | | | |
| | * | | | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-19
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/components/layout/tools-list.reel/tools-list.html js/components/layout/tools-properties.reel/tools-properties.html js/document/document-html.js js/document/templates/app/main.js js/panels/Panel.reel/Panel.js node_modules/montage/ui/native-control.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | Edit Binding View - Improve how form is populated, cleared, and saved.Eric Guzman2012-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also cleaned up some logs.
| | * | | | | | Edit View - Minor cleanupEric Guzman2012-06-18
| | | | | | | |
| | * | | | | | Binding panel - Minor change on add button handlerEric Guzman2012-06-18
| | | | | | | |
| | * | | | | | Edit Binding View - Handle no object for iconEric Guzman2012-06-18
| | | | | | | |
| | * | | | | | Binding - Show tray when there are objects. Edit binding view css update.Eric Guzman2012-06-18
| | | | | | | |
| | * | | | | | Objects Panel - removed for nowEric Guzman2012-06-15
| | | | | | | |
| | * | | | | | Objects Tray - Add objects tray to binding viewEric Guzman2012-06-15
| | | | | | | |
| | * | | | | | Edit Binding - Binding improvements to show icon and save formEric Guzman2012-06-13
| | | | | | | |
| | * | | | | | Objects Panel - Fix CSS to simplify showing object icons in other panelsEric Guzman2012-06-13
| | | | | | | |
| | * | | | | | Binding Panel - Dock the edit view when transition ends so horizontal ↵Eric Guzman2012-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resizing works
| | * | | | | | Edit Binding - Update LayoutEric Guzman2012-06-13
| | | | | | | |
| | * | | | | | Binding Panel - set up new edit view layoutEric Guzman2012-06-12
| | | | | | | |
| | * | | | | | Components - Add object instance to model's objects arrayEric Guzman2012-06-12
| | | | | | | |
| | * | | | | | Merge branch 'binding' of github.com:dhg637/ninja-internal into bindingEric Guzman2012-06-11
| | |\ \ \ \ \ \
| | | * | | | | | Changes Made to Object Listing of iFrameArmen Kesablyan2012-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | | * | | | | | Merge branch 'refs/heads/master' into bindingArmen Kesablyan2012-06-11
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: js/document/models/html.js js/document/views/design.js js/ninja.reel/ninja.js Signed-off-by: Armen Kesablyan <armen@motorola.com>
| | * | | | | | | | Objects Panel - CSS and serialization updateEric Guzman2012-06-11
| | | | | | | | | |
| | * | | | | | | | Objects Panel - Add component icon and icons by typeEric Guzman2012-06-11
| | |/ / / / / / /
| | * | | | | | | Binding Panel - fix scrollbar issue with abs positioned edit view.Eric Guzman2012-06-11
| | | | | | | | |
| | * | | | | | | Edit View - Add buttons and calls controller (saves bindings)Eric Guzman2012-06-11
| | | | | | | | |
| | * | | | | | | Binding Item - Direction Toggle button calls controllerEric Guzman2012-06-11
| | | | | | | | |
| | * | | | | | | Binding Panel - Direction toggle changes are savable.Eric Guzman2012-06-10
| | | | | | | | |
| | * | | | | | | Binding Panel - Minor Editing Panel changesEric Guzman2012-06-10
| | | | | | | | |
| | * | | | | | | Binding Panel Toolbar - Add action handlerEric Guzman2012-06-10
| | | | | | | | |
| | * | | | | | | Binding Panel - supply binding args to edit viewEric Guzman2012-06-08
| | | | | | | | |
| | * | | | | | | Binding Panel - Add toolbarEric Guzman2012-06-08
| | | | | | | | |
| | * | | | | | | Binding Panel - Update edit view - populate binding argumentsEric Guzman2012-06-08
| | | | | | | | |
| | * | | | | | | Binding Panel - Add getPropertyList and fix null currentObjectEric Guzman2012-06-05
| | | | | | | | |
| | * | | | | | | Binding Panel - Add edit viewEric Guzman2012-06-04
| | | | | | | | |
| | * | | | | | | Binding Panel - Button CSSEric Guzman2012-06-02
| | | | | | | | |