108 Commits

Author SHA1 Message Date
Henry
70c4ce24e4 Added support for clicking row to set TOI 2016-10-07 17:57:14 -07:00
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
dfbbc3b0c5 alt-click to select TOI from table 2016-10-06 10:23:42 -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
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
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
Henry
5cd0c8a4fa [Time Conductor] merged from open1182 2016-09-30 12:41:14 -07: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
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
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
Charles Hacskaylo
2c7ae95106 Merge branch 'open1182' into open1193 2016-09-16 15:11:25 -07:00
Henry
92a80c39cb [Time Conductor] Added pan to Time Conductor 2016-09-15 16:58:27 -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
e639e056ba [Time Conductor] Fixing bugs found in smoke testing. Fixes #933 2016-09-09 18:51:47 -07:00
Henry
fbab890081 [Time Conductor] Switched conductor to mct-include rather than mct-representation to avoid warnings 2016-09-07 14:29:21 -07:00
Henry
7af5875dd5 [Time Conductor] #933 Fixed code style errors 2016-09-06 10:05:10 -07:00
Andrew Henry
c6eaa3d528 [Time Conductor] Adding tests and fixing failing ones. #933 2016-09-05 19:32:19 -07:00
Henry
4cf6126d35 Refactoring based on feedback
Refactoring controller

Migrating functions off controller onto service class

Simplified modes

Adding comments

Removed unnecessary validation

Fixing testing issues
2016-08-23 18:10:05 +01:00
Charles Hacskaylo
4ae6da0334 [Frontend] Data viz in Time Conductor smaller
Fixes #933
Reduced height of data viz bar in Time Conductor
v2;
2016-08-09 17:47:31 -07:00
Charles Hacskaylo
ae39343b76 [Frontend] Fix for bad fix
Fixes #1112
Put overflow: hidden back at
outer wrapper level (now on .t-object.primary-pane
) which doens't clip the Inspector expand/collapse;
did better unit testing;
2016-08-08 12:14:20 -07:00
Charles Hacskaylo
62ee7e569b [Frontend] Fix for collapse Inspector button
Fixes #1112
Moved min-width and overflow: hidden
to TC-specific elements; removed
overflow: hidden from .primary-pane
2016-08-08 11:21:01 -07:00
Pete Richards
46e644e6dc Use key to retrieve default 2016-08-05 14:44:18 -07:00
Pete Richards
af7954c5a1 Trigger digests when bounds are set 2016-08-05 11:24:51 -07:00
Henry
0e0ad64830 Fixed issue with wrong deltas being applied 2016-08-04 11:00:56 -07:00
Henry
f3fd386e3b Retain time system on mode change 2016-08-03 21:03:09 -07:00
Henry
25b9f371e2 Fixed loss of time system options on navigation 2016-08-03 20:16:03 -07:00
Henry
6b482d487b Merged mode-specific defaults, with some refactoring 2016-08-03 19:57:03 -07:00
Henry
f96f78ff79 Select appropriate tick source based on mode 2016-08-03 19:34:31 -07:00
Henry
579233ade9 Fixed delta format issue on navigation 2016-08-03 18:30:01 -07:00
Pete Richards
9a72c96ea4 [TCv2] different defaults by mode 2016-08-03 18:06:39 -07:00
Henry
f4e1879a2d stop listening to tick source on time system change 2016-08-03 17:43:07 -07:00
Henry
f844495cc1 Support deltaFormat on timeSystems 2016-08-03 17:40:37 -07:00
Pete Richards
900752208f [TCv2] get conductor without service 2016-08-03 13:11:22 -07:00
Henry
6501e2eb5f Added isUTCBased to TimeSystem interface 2016-08-03 13:09:54 -07:00