Commit Graph

27 Commits

Author SHA1 Message Date
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
Henry
b9c41107c1 Time Conductor state retained on navigation 2016-08-02 22:18:44 -07:00
Henry
1eea5ce480 merged from master 2016-08-01 20:29:50 -07:00
Henry
4cd579d274 Pass numerical value to format functions 2016-08-01 20:16:46 -07:00
Henry
121ab413ff Apply formatting, filter modes by tick source availability 2016-08-01 17:51:15 -07:00
Henry
a75ea67b8c Format updates when time system selected 2016-08-01 17:11:01 -07:00
Henry
ce5d0ef5bd Merged stylesheet changes 2016-08-01 16:16:38 -07:00
Henry
142ee2f336 Added LocalTimeSystem and merged latest styles 2016-08-01 15:44:49 -07:00
Henry
482fcbf6ee Refactored bundle 2016-08-01 15:38:12 -07:00