Victor Woeltjen
|
185567cf29
|
[Licenses] Update copyright year to 2017
Fixes #1517
|
2017-04-05 14:52:46 -07:00 |
|
Henry
|
c8898ac6aa
|
[Documentation] Updated copyright statement. Fixes #1081
|
2016-07-12 16:55:57 -07:00 |
|
Andrew Henry
|
2339560363
|
[Time Conductor] Bounds updated when date selected from date selector. Fixes #1018
|
2016-06-24 21:50:59 -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 |
|
Pete Richards
|
f3b265bdd5
|
Merge branch 'master' into open671
|
2016-05-09 10:19:24 -07:00 |
|
Pete Richards
|
69c059c943
|
[Conductor] Update inner bound on blur
The time conductor updates the inner and outer bounds when the input is
blurred, which results in the query updating without dragging.
Also allows time conductor to be utilized on mobile devices by entering
dates directly.
https://github.com/nasa/openmct/issues/318
User request:
https://github.jpl.nasa.gov/MissionControl/vista/issues/175
|
2016-04-13 13:49:23 -07:00 |
|
Pete Richards
|
6d58f23c0c
|
[Style] Switch to prototype
Switch TimeRangeController to prototype style, and update tests
and template to utilize new style.
|
2016-04-13 13:23:33 -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
|
3b5c1bf2e6
|
[Time Conductor] Update spec
Verify that validation occurs against state in formModel;
remove obsolete test case for enforcing minimum outer span
|
2016-01-11 18:28:44 -08:00 |
|
Victor Woeltjen
|
0a012c67dd
|
[Time Conductor] Test additions to TimeRangeController
Add test cases to cover validators added to display
start/end time violations.
|
2016-01-11 16:41:20 -08:00 |
|
Victor Woeltjen
|
677b0cffec
|
[Time Conductor] Test form isolation
Verify that form inputs are ignored until some explicit trigger
|
2015-11-27 14:33:35 -08:00 |
|
Victor Woeltjen
|
f42498ab60
|
[Time Conductor] Update specs
...to reflect changes to how unspecified versus unknown formats
are handled.
|
2015-10-30 13:53:33 -07:00 |
|
Victor Woeltjen
|
8ba112498b
|
[Time Conductor] Add test case for formats
Add test case to TimeRangeController to reflect that it responds
to changes in format selection.
|
2015-10-27 15:57:44 -07:00 |
|
Victor Woeltjen
|
920c83771d
|
[Time Conductor] Update spec
...for TimeRangeController to reflect separation of date-time
inputs into a separate control.
Additionally, removed unused function.
|
2015-10-27 14:06:02 -07:00 |
|
Victor Woeltjen
|
117470068a
|
[Time Conductor] Use dateService from TimeRangeController
|
2015-10-22 12:17:08 -07:00 |
|
Victor Woeltjen
|
dbebf08500
|
[Time Controller] Add test cases
...to verify behavior on text entry of dates.
|
2015-10-21 15:38:58 -07:00 |
|
Victor Woeltjen
|
520d17f9db
|
[Time Conductor] Test span constraints
Verify that inner and outer spans do not become zero when
user input might otherwise cause this.
|
2015-10-09 09:29:01 -07:00 |
|
Victor Woeltjen
|
7532db5f49
|
[Time Conductor] Add test cases
Add test cases to TimeRangeController; testing existing functionality
in the context of nasa/openmctweb#151
|
2015-10-09 07:58:10 -07:00 |
|
Victor Woeltjen
|
d0b5bb2d21
|
[Time Conductor] Begin using date-time controls
WTD-1515
|
2015-09-15 10:00:41 -07:00 |
|