Victor Woeltjen
|
5088453712
|
[Build] Remove use strict, global
Remove usages of use strict and global declarations that are
no longer necessary with JSHint configuration, from files
added/changed since #724
|
2016-04-08 16:11:12 -07:00 |
|
Pete Richards
|
8f6a287fb8
|
Merge remote-tracking branch 'origin/tree-refresh-745'
|
2016-03-17 11:40:53 -07:00 |
|
Andrew Henry
|
b0cf9bbd29
|
Merge pull request #758 from nasa/error-message-753
[Tree] Don't assume context capability is present
|
2016-03-16 15:33:59 -07:00 |
|
Victor Woeltjen
|
73b7365ae2
|
[Tree] Don't assume context capability is present
Addresses #753 (newly-created objects may not have context,
causing errors when these are encountered by TreeNodeView)
|
2016-03-16 14:10:58 -07:00 |
|
Victor Woeltjen
|
324c2cac03
|
[Tree] Refresh properly on mutation
...by removing the incorrect expectation that a domain object
(and not just its model) will be passed in when mutation occurs.
Addresses #745.
|
2016-03-15 12:23:46 -07:00 |
|
Victor Woeltjen
|
42ac657105
|
[Tree] Add status classes during editing
Addresses #749
|
2016-03-15 12:16:58 -07:00 |
|
Victor Woeltjen
|
d72aaf54ca
|
[Tree] Test inner tree creation
|
2016-03-14 14:40:46 -07:00 |
|
Victor Woeltjen
|
8f94751a35
|
[Tree] Add capabilities to child objects for testing
|
2016-03-14 14:14:34 -07:00 |
|
Victor Woeltjen
|
8b51ae32d2
|
[Tree] Begin testing selection change
|
2016-03-14 13:04:46 -07:00 |
|
Victor Woeltjen
|
ecb37c54be
|
[Tree] Add TreeView test cases
|
2016-03-14 12:52:33 -07:00 |
|
Victor Woeltjen
|
43492d31ba
|
[Tree] Begin writing spec for TreeView
|
2016-03-14 12:22:09 -07:00 |
|