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 |
|
Victor Woeltjen
|
0e1df444df
|
[Tree] Update test configuration
...to account for new dependency on Zepto (and its necessary
shim.)
|
2016-03-14 12:21:58 -07:00 |
|
Victor Woeltjen
|
d789e91c18
|
[Tree] Add wait spinner
|
2016-03-11 18:00:58 -08:00 |
|
Victor Woeltjen
|
f7ba24c0b6
|
[Tree] Enable gestures on labels
|
2016-03-11 17:43:18 -08:00 |
|
Victor Woeltjen
|
02ec6db104
|
[Tree] Trigger digest on tree selection change
|
2016-03-11 17:37:11 -08:00 |
|
Victor Woeltjen
|
a3a9393d1b
|
[Tree] Change selection on click
|
2016-03-11 17:32:57 -08:00 |
|
Victor Woeltjen
|
217e697079
|
[Tree] Display selection state
|
2016-03-11 17:26:00 -08:00 |
|
Victor Woeltjen
|
82b6166408
|
[Tree] Begin wiring in selection
|
2016-03-11 17:09:17 -08:00 |
|
Victor Woeltjen
|
03ab3bddc4
|
[Tree] Begin handling selection state
|
2016-03-11 17:00:55 -08:00 |
|
Victor Woeltjen
|
4a8222a152
|
[Tree] Update labels on mutation
|
2016-03-11 14:47:50 -08:00 |
|
Victor Woeltjen
|
7ee8d0a3f7
|
[Tree] Display tree correctly
|
2016-03-11 14:40:04 -08:00 |
|
Victor Woeltjen
|
dc2b3e85cc
|
[Tree] Show tree with toggle
|
2016-03-11 14:33:05 -08:00 |
|
Victor Woeltjen
|
d4b15525ca
|
[Tree] Begin using mct-tree for tree representation
|
2016-03-11 14:23:08 -08:00 |
|
Victor Woeltjen
|
cbd9509260
|
[Tree] Use TreeView from mct-tree
|
2016-03-11 14:13:14 -08:00 |
|
Victor Woeltjen
|
c5ab6c6c97
|
[Tree] Implement label for tree
|
2016-03-11 14:10:30 -08:00 |
|
Victor Woeltjen
|
4f293f22a6
|
[Tree] Add Zepto dependency
...to support implementation of a jQuery-less tree.
|
2016-03-11 12:38:40 -08:00 |
|
Victor Woeltjen
|
cebf9f73da
|
[Tree] Begin adding tree label
|
2016-03-11 12:29:24 -08:00 |
|
Victor Woeltjen
|
37e6b5a352
|
[Tree] Continue breaking apart tree view
|
2016-03-11 11:39:10 -08:00 |
|
Victor Woeltjen
|
ece8f7fded
|
[Tree] Begin separating out TreeView
|
2016-03-11 11:12:43 -08:00 |
|
Victor Woeltjen
|
3b0a3733b4
|
[Tree] Begin adding controller for refactored tree
|
2016-03-11 10:23:06 -08:00 |
|
Victor Woeltjen
|
baab0be5af
|
[Tree] Begin adding mct-tree directive
...to reduce watch counts associated with the tree;
#732 and #315
|
2016-03-11 10:04:33 -08:00 |
|
Victor Woeltjen
|
5296255fa6
|
[Representation] Test for false-positives on refresh
#732
|
2016-03-10 14:26:20 -08:00 |
|
Victor Woeltjen
|
5d084c2618
|
[Representation] Fix unchanged check
Fix logic in unchanged check; compare booleans to detect if
they have changed, instead of just anding them. Partially
addresses #732
|
2016-03-10 14:21:20 -08:00 |
|
Victor Woeltjen
|
ff5f37dfbe
|
[Build] Bump version number
...and add SNAPSHOT status, to begin sprint Gibson.
https://github.com/nasa/openmctweb/milestones/Gibson
|
2016-03-04 13:59:41 -08:00 |
|
Victor Woeltjen
|
7c2ddf3926
|
[Build] Remove snapshot status
...to close sprint Ellison,
https://github.com/nasa/openmctweb/milestones/Ellison
|
2016-03-04 13:48:31 -08:00 |
|
Pete Richards
|
7e60593501
|
Merge remote-tracking branch 'origin/open670'
|
2016-03-03 11:28:28 -08:00 |
|
Henry
|
f653362247
|
Fixed issue with non-named columns
|
2016-03-03 10:12:25 -08:00 |
|
Henry
|
b63b7b1e5d
|
[Tables] #670 Addressed issues from code review
|
2016-03-03 09:26:12 -08:00 |
|
Henry
|
55e00baeaf
|
[Table] #670 Addressed comments from code review
|
2016-03-02 21:40:56 -08:00 |
|
Victor Woeltjen
|
75178576dd
|
Merge pull request #712 from nasa/open627_no_regions_master
[Edit Mode] #627 Remove edit-related concerns from Browse controllers
|
2016-03-02 12:12:11 -08:00 |
|
Henry
|
670c06103f
|
[Edit Mode] Rebased over master
|
2016-03-02 11:45:15 -08:00 |
|
Henry
|
7b5218c5ba
|
[Edit Mode] #627 Fixed failing tests
Removed reference to defunct NavigationServiceDecorator
Removed virtual panels from drop gesture
|
2016-03-02 11:12:41 -08:00 |
|
Henry
|
f192544be3
|
Addressing issues from code review
|
2016-03-02 11:10:49 -08:00 |
|
Henry
|
2cc2c6a9d3
|
[Edit Mode] #627 removed edit concerns from browse controllers and markup
Fixed elements not appearing in edit mode
Fixed failing tests
|
2016-03-02 11:05:23 -08:00 |
|
Henry
|
a910fa8f37
|
Removed unused 'controller as'
|
2016-03-02 11:01:34 -08:00 |
|
Henry
|
65ca78d8aa
|
Added missing dependency on
|
2016-03-02 11:00:08 -08:00 |
|
Henry
|
2f036a89e4
|
Refactoring out regions
|
2016-03-02 11:00:08 -08:00 |
|
Henry
|
fa46d31ac2
|
[Edit Mode] #627 slightly modified edit representer to detect newly created objects
Added some comments, renamed controller variable in markup
Removed edit references from BrowseController
|
2016-03-02 10:57:05 -08:00 |
|
Henry
|
549dfab5aa
|
[Edit Mode] #627 remove edit concerns from browse controller
|
2016-03-02 10:55:18 -08:00 |
|
Victor Woeltjen
|
494212a448
|
Merge pull request #653 from nasa/open499
[Notifications] #499 All notifications now dismissable by default.
|
2016-03-01 14:50:56 -08:00 |
|
Victor Woeltjen
|
8511dc93b5
|
Merge pull request #714 from nasa/ci-test-reporter
[Build] run JSHint on circleci, generate test reports
|
2016-03-01 13:47:24 -08:00 |
|
Pete Richards
|
751414a686
|
[CI] Save coverage in artifacts
Save code coverage results in artifacts when building on circleci.
|
2016-03-01 13:37:52 -08:00 |
|
Pete Richards
|
668b09b789
|
[Style] Pull functions out of loop
Pull functions out of loop for jshint compliance.
|
2016-03-01 13:25:37 -08:00 |
|
Pete Richards
|
b9e0a77655
|
[CI] Run JSHINT after tests
|
2016-03-01 13:07:16 -08:00 |
|
Henry
|
b9a7ee423a
|
Merge branch 'master' into open670_master
|
2016-03-01 12:56:08 -08:00 |
|
Henry
|
b5c6b70993
|
Merge branch 'master' into open670_master
|
2016-03-01 12:55:45 -08:00 |
|
Pete Richards
|
d9b2034550
|
[Tests] Add jUnit reporter
Add jUnit reporter to allow CircleCI to store test results.
|
2016-03-01 12:53:32 -08:00 |
|