Henry
|
c8898ac6aa
|
[Documentation] Updated copyright statement. Fixes #1081
|
2016-07-12 16:55:57 -07:00 |
|
Victor Woeltjen
|
fa77139077
|
[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
|
2016-05-19 11:29:13 -07:00 |
|
Victor Woeltjen
|
ac5ac8d34e
|
[Build] Remove boilerplate from scripts
No longer necessary after JSHint configuration.
|
2016-03-04 10:46:38 -08:00 |
|
Victor Woeltjen
|
cb53e1aaee
|
[Create] Add object, not ID
Add domain object, and not its identifier, when suing
add method of composition from CopyTask, for consistency
with test expectations.
|
2016-02-10 14:17:36 -08:00 |
|
Victor Woeltjen
|
72df464f0f
|
[Create] Utilize passed-in filter
...when determining which objects should be cloned.
|
2016-02-10 13:38:53 -08:00 |
|
Victor Woeltjen
|
b37b82133e
|
[Create] Return cloned object in context
...to allow copyService to be used in the context of a
Save As action, with an appropriate navigation change.
|
2016-02-10 12:23:10 -08:00 |
|
Henry
|
b8b5fdcabf
|
[Copy] #497 Removed extraenuous persist call
|
2016-01-22 11:32:20 -08:00 |
|
Victor Woeltjen
|
5f96861c44
|
[Duplicate] Handle single-element ID arrays
Avoid type coercion related errors when testing to
see if a value is an ID that needs to be remapped.
|
2015-12-17 15:10:15 -08:00 |
|
Henry
|
6302e45c10
|
Fixed bug in copying #428
|
2015-12-17 13:47:31 -08:00 |
|
Henry
|
83e77303aa
|
[Copy] Duplication of layouts does not retain position and size of all elements. #428
|
2015-12-16 11:11:20 -08:00 |
|
Victor Woeltjen
|
e32feb29e2
|
[Duplicate] Rewrite identifiers in clones
Traverse object models of clones and rewrite domain object
identifiers that have changed during duplication.
Addresses https://github.com/nasa/openmctweb/issues/332
|
2015-12-08 15:45:45 -08:00 |
|
Henry
|
b388c76e45
|
[copy] #338 Modified check to set object location, added setLocation flag, Removed unused parameter
|
2015-12-03 19:00:44 -08:00 |
|
Henry
|
57efe4e0d1
|
Removed UUID reference
|
2015-12-03 17:10:28 -08:00 |
|
Henry
|
6aa77ff468
|
#338 fixed failing test
|
2015-12-03 16:41:06 -08:00 |
|
Henry
|
6e391098a3
|
Fixed jslint error
|
2015-12-03 15:32:26 -08:00 |
|
Henry
|
baec0f9719
|
#338 added new test case for creation of links when object type is not createable
|
2015-12-03 15:28:07 -08:00 |
|
Henry
|
734e979c94
|
#338 Fixed failing tests after refactor
|
2015-12-03 12:49:54 -08:00 |
|
Henry
|
3b427c31a2
|
Fixed error with not properly referenced
|
2015-12-02 19:18:50 -08:00 |
|
Henry
|
cee0ecf0ef
|
Removed use of composition and mutation because they trigger the search indexer too early and it tries to retrieve objects that have not been persisted yet
|
2015-12-02 19:10:10 -08:00 |
|
Henry
|
9953e16415
|
#338 Copy now using target persistence space
|
2015-12-02 14:06:22 -08:00 |
|
Henry
|
148a5eb248
|
JSLint issue
|
2015-11-06 10:14:59 -08:00 |
|
Henry
|
31d3ec5d20
|
Removed usage of function.prototype.bind
|
2015-11-06 10:06:17 -08:00 |
|
Henry
|
2f658348a8
|
Fixed JSLint
|
2015-11-05 17:40:22 -08:00 |
|
Henry
|
793ed7ebe6
|
[UI] Progress indicator for pending operations - Refactoring for code clarity
|
2015-11-05 17:32:52 -08:00 |
|
Henry
|
e1c6c76612
|
Refactored some CopyService functions out to CopyTask
|
2015-11-05 16:39:46 -08:00 |
|
Henry
|
aa2a835cb1
|
Created CopyTask class
|
2015-11-05 16:19:01 -08:00 |
|