1081 Commits

Author SHA1 Message Date
Henry
b995a8b87b Merged from open1182 2016-10-07 16:11:59 -07:00
Henry
b384e84872 Merge branch 'open933' into open1182 2016-10-07 15:02:41 -07:00
Henry
07140b179f Merge branch 'master' into open933 2016-10-07 14:54:18 -07:00
Henry
51a95575f7 [Time Conductor] Refactored time of interest as optional generic behavior of MctTable 2016-10-07 14:51:59 -07:00
Henry
dfbbc3b0c5 alt-click to select TOI from table 2016-10-06 10:23:42 -07:00
Henry
3e9c0eb7a5 Merged from master to resolve build issues 2016-10-05 12:25:04 -07:00
Henry
f1d2072bb9 Added license information 2016-10-05 11:17:22 -07:00
Henry
430645b1f2 TOI working in time conductor 2016-10-05 09:04:13 -07:00
Henry
bff4e120a7 [Tables] Modified selection of scrollable element. Fixes #1216 2016-10-04 19:14:47 -07:00
Charles Hacskaylo
47a0aba601 [Frontend] TOI sass and markup sanding
Fixes #933
Fixes #1193
Color tweaks; Cleanups, commented
 code removal, etc.; tightened up
 tabular padding and font sizes;
2016-10-04 18:12:01 -07:00
Victor Woeltjen
c9c8998fa2 Merge pull request #1196 from hudsonfoo/open1185
[Timeline] Add battery starting state-of-charge
2016-10-04 18:06:50 -07:00
Charles Hacskaylo
0ed0a48a8c [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
Tabular styling for TOI;
2016-10-04 15:49:18 -07:00
Charles Hacskaylo
1650aae518 [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
WIP: Tabular styling for TOI;
TODO: make bottom border work
2016-10-03 15:56:56 -07:00
Charles Hacskaylo
d3bf6c5857 [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
WIP: Markup and CSS for plots and TC near complete;
TODO: revised styling in tabular views;
2016-10-03 15:15:56 -07:00
Pete Richards
ae6f6565fa [export] remove pdf export
Remove pdf export with extreme prejudice due to issues with build process.

Fixes https://github.com/nasa/openmct/issues/1217
2016-09-30 16:54:42 -07:00
Henry
5cd0c8a4fa [Time Conductor] merged from open1182 2016-09-30 12:41:14 -07:00
David Hudson
e077f9ee18 [Timeline] Fix logic error
Issue #1185. Also removed direct modification of domain object.
2016-09-30 21:34:03 +02:00
David Hudson
e9f4db7719 Merge branch 'master' of github.com:nasa/openmct into open1185 2016-09-30 21:25:36 +02:00
Charles Hacskaylo
22da34870d [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
WIP: Markup and CSS revisions for updated UX approach;
TODO: cosmetic CSS
2016-09-29 10:41:21 -07:00
Charles Hacskaylo
99253a5904 [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
WIP: Markup and CSS revisions for updated UX approach
2016-09-27 20:42:33 -07:00
Henry
2db4aa6235 [Time Conductor] Added zoom level label 2016-09-23 13:06:22 -07:00
Charles Hacskaylo
bb2ae2f8d1 [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
Finalized TOI in plots, table and TC
2016-09-23 11:07:06 -07:00
Charles Hacskaylo
0cf4c92555 [Frontend] Styling for TOI element in tables
Fixes #933
Fixes #1193
WIP: styling in tabular mostly done, needs more unit testing
TODO: fix hide/show for pinned TOI in plots - don't
show pinned TOI on hover when not .active
2016-09-22 19:15:10 -07:00
Henry
3c95c095f1 [Time Conductor] Refactored out use of angular event bus in favor of making TimeConductorViewService an event emitter. 2016-09-22 17:22:25 -07:00
Charles Hacskaylo
adbcc407ef [Frontend] Styling for TOI element
Fixes #933
Fixes #1193
WIP: TOI in tables
2016-09-22 16:06:45 -07:00
Charles Hacskaylo
1c3bd69b66 [Frontend] Styling for TOI element, some refactoring
Fixes #933
Fixes #1193
Moves some TOI styling into dedicated new scss file;
Enhancements to TOI in plots to bring into parity
with TOI in TC approach;
2016-09-22 16:06:16 -07:00
Henry
49ee5cb74b [Time Conductor] Destroy listeners in ConductorAxisController 2016-09-22 15:18:48 -07:00
Charles Hacskaylo
1a93ba2c3d [Frontend] Styling for TOI element in TC
Fixes #933
Fixes #1193
Final for now; both types of TOI added to TC markup;
Hover behavior; constant values in the right places;
2016-09-22 15:09:42 -07:00
Henry
98122cc730 [Time Conductor] Added Zoom 2016-09-22 15:08:19 -07:00
Henry
7fcafb6b58 [Time Conductor] Added pan to Time Conductor 2016-09-22 15:08:19 -07:00
Henry
904d56a089 [Time Conductor] #933 Clean up time conductor listeners on scope destruction 2016-09-22 13:32:43 -07:00
Charles Hacskaylo
c0a96b3c5f [Frontend] Styling for TOI element in TC
Fixes #933
Fixes #1193
WIP, tweaking TOI in TC
2016-09-22 10:33:05 -07:00
David Hudson
3d17435438 [Test] Update spec to use SOC percentage 2016-09-20 17:42:34 +09:00
David Hudson
f185254114 [Formatting] Fix missing spaces 2016-09-20 17:41:45 +09:00
David Hudson
943e2ebe14 [Timeline] Convert SOC to use percentages
Also includes updated validation params which allow for floats to a maximum
of 100 as well as a percentage sign which is later removed.
2016-09-20 17:40:08 +09:00
David Hudson
d913798d5b [Timeline] Add battery starting state-of-charge
Issue #1185
2016-09-18 22:52:41 +09:00
Charles Hacskaylo
27e6caf69b [Frontend] Styling for TOI element in plots
Fixes #933
Fixes #1193
Relates to #1182
WIP, adding TOI to plot view;
Integrated Andrew's work from #1182;
Significant changes to markup and
additions to plot scss;
2016-09-16 18:51:51 -07:00
Charles Hacskaylo
2c7ae95106 Merge branch 'open1182' into open1193 2016-09-16 15:11:25 -07:00
steven mirecki
f9597fe799 Merge branch 'master' of https://github.com/nasa/openmct 2016-09-16 17:16:35 -04:00
smirecki
0ec27350e0 Update TimelineTickController.js
One correction by @akhenry, "region, not reign".
2016-09-16 16:50:11 -04:00
Henry
92a80c39cb [Time Conductor] Added pan to Time Conductor 2016-09-15 16:58:27 -07:00
Charles Hacskaylo
2c81b72d60 [Frontend] Styling for TOI element in plots
Fixes #933
Fixes #1193
WIP, adding TOI to plot view.
2016-09-15 16:02:30 -07:00
Charles Hacskaylo
9e2debf801 [Frontend] Styling for TC's TOI element
Fixes #933
Fixes #1193
I lied in my last commit - one more
alignment tweak needed. Now I'm done.
2016-09-15 15:43:29 -07:00
Charles Hacskaylo
35872e284c [Frontend] Styling for TC's TOI element
Fixes #933
Fixes #1193
TOI in TC done for now.
2016-09-15 15:40:03 -07:00
Charles Hacskaylo
98e67f8dfb [Frontend] Styling for TC's TOI element
Fixes #933
Fixes #1193
WIP: adjust spacing;
added pagination buttons
2016-09-15 14:55:06 -07:00
Charles Hacskaylo
f912b9e273 [Frontend] Styling for TC's TOI element
Fixes #933
WIP, TC v2 changes
2016-09-14 18:40:55 -07:00
Henry
a1331b7bb3 Merge branch 'master' into open933 2016-09-12 16:54:45 -07:00
Henry
9a06325533 Merge branch 'master' into open933 2016-09-12 14:39:24 -07:00
David Hudson
bad901a162 [Typo] Add reference to self
Issue #967
2016-09-12 17:06:23 +09:00
David Hudson
bb34528a86 [Testing] Add tests to ensure correct image type
Issue #967
2016-09-12 17:00:28 +09:00