3921 Commits

Author SHA1 Message Date
Henry
4b71227d29 Merge branch 'live_demo' of https://github.com/nasa/openmctweb into live_demo 2016-04-27 08:08:40 -07:00
Andrew Henry
a5f3f55c55 Merge pull request #860 from nasa/live_demo858
Review and integrate live_demo858
2016-04-27 08:08:07 -07:00
Charles Hacskaylo
808d3a66ca Merge branch 'live_demo' of https://github.com/nasa/openmct into live_demo858
Conflicts:
	demo/src/DemoInitializer.js
2016-04-26 22:13:04 -07:00
Charles Hacskaylo
4e3edb85b3 [Config] Finessed content, bubble styling
open #858
- That's all for now folks.
2016-04-26 21:18:21 -07:00
Henry
87850119b8 Added curiosity rover position imagery 2016-04-26 18:29:52 -07:00
Charles Hacskaylo
9e36ca899f [Config] New tour content
open #858
- New tour content
- Using target as CSS selection strings
instead of document.querySelector(). This is
important to allow tour to work as user clicks
and mods the DOM
2016-04-26 17:55:54 -07:00
Henry
5f9cd8538b Added 2016-04-26 15:09:33 -07:00
Henry
37c5a11ece [Demo] Updated demo telemetry source 2016-04-26 14:47:03 -07:00
Henry
509e1970de Merged 2016-04-26 08:41:35 -07:00
Henry
77c4dc17f2 Added license, fixed routing 2016-04-26 08:41:35 -07:00
Pete Richards
78c474483e [CI] deploy live_demo to openmctweb-staging-un
Deploy live_demo to openmctweb-staging-un for testing.
2016-04-26 08:41:35 -07:00
Henry
955ba8721a Switched to hopscotch AMD config 2016-04-26 08:41:34 -07:00
Henry
429933087d Updated image telemetry 2016-04-26 08:41:34 -07:00
Henry
275a80c4ee Added phase shift to telemetry 2016-04-26 08:41:34 -07:00
Henry
9408a6d491 Made some minor changes to layouts 2016-04-26 08:41:34 -07:00
Henry
57bb6cc79f [demo] Removed unneeded files, and added missing css 2016-04-26 08:41:34 -07:00
Henry
e636b54521 Example demo 2016-04-26 08:41:34 -07:00
Henry
47106be99c Initial tour 2016-04-26 08:41:34 -07:00
Henry
54bf57d0e2 Something 2016-04-26 08:41:34 -07:00
Henry
41a5a49d86 [Examples] Converted sinewave generator to object prototype form 2016-04-26 08:41:34 -07:00
Henry
b83773c531 Working on telemetry provider 2016-04-26 08:41:34 -07:00
Henry
88f46d0e42 Suppressed time conductor for realtime 2016-04-26 08:41:34 -07:00
Henry
b3981e6158 Added local caching of query responses for REMS data. Also added code to mux simultaneous initial requests for data into a single http request. 2016-04-26 08:41:33 -07:00
Pete Richards
9e5689f7dd Merge remote-tracking branch 'origin/revert-839-revert-822-open769' 2016-04-22 13:02:39 -07:00
Victor Woeltjen
0ccb696ee2 [Build] Bump version number, add -SNAPSHOT
...to begin sprint Herbert,
https://github.com/nasa/openmct/milestones/Herbert
2016-04-22 10:51:12 -07:00
Victor Woeltjen
d385e55e76 [Build] Remove snapshot suffix
Closes sprint Heinlein,
https://github.com/nasa/openmct/milestones/Heinlein
v0.10.0
2016-04-22 10:46:07 -07:00
Andrew Henry
6bf1ef5bcc Revert "Revert "[Tables] Fix to correct sorting in realtime tables"" 2016-04-22 09:44:34 -07:00
Victor Woeltjen
abb511521b Merge pull request #837 from nasa/open794_fix
[Edit Mode] #794 Modified policy to show remove action in context for non-editable domain object types
2016-04-21 12:23:45 -07:00
Victor Woeltjen
3a9b1ee901 Merge pull request #839 from nasa/revert-822-open769
Revert "[Tables] Fix to correct sorting in realtime tables"
2016-04-21 09:21:12 -07:00
Andrew Henry
8b390e7fb9 Revert "[Tables] Fix to correct sorting in realtime tables" 2016-04-20 19:31:54 -07:00
Andrew Henry
29bce69eea Merge pull request #822 from nasa/open769
[Tables] Fix to correct sorting in realtime tables
2016-04-20 19:30:04 -07:00
Henry
aac5a6d250 #769 - Removed empty code block and addressed some excessive guard code 2016-04-20 19:18:27 -07:00
Henry
06436c488a [Edit Mode] #794 Modified policy to show remove action in context for non-editable domain object types 2016-04-18 19:05:46 -07:00
Victor Woeltjen
8b7af43d6c Merge pull request #823 from nasa/version-process-725
[Documentation] Add Version Guide
2016-04-14 17:30:55 -07:00
Victor Woeltjen
abb47eed36 [Documentation] Remove superfluous space
ddc241c0d0 (r59808305)
2016-04-14 16:30:17 -07:00
Andrew Henry
027d86ef4b Merge pull request #828 from nasa/build-win-827
[Build] Fix build on Windows
2016-04-14 16:23:42 -07:00
Andrew Henry
6cb9619fbe Merge pull request #829 from nasa/open630
[Edit mode] Simplify SaveAction
2016-04-14 16:11:49 -07:00
Henry
8c3616da32 Addressed code review points 2016-04-14 16:04:15 -07:00
Victor Woeltjen
ffd5faf9a2 [Persistence] Remove obsolete caching decorator
#831
2016-04-14 10:15:40 -07:00
Victor Woeltjen
00bf05c929 Merge pull request #830 from nasa/time-conductor-ux
Time Conductor updates query on blur, mobile support
2016-04-14 10:04:17 -07:00
Pete Richards
b682cf8340 [Style] Remove outdated comments 2016-04-13 17:41:24 -07:00
Pete Richards
22a5122ab7 [Conductor] Style for Phone and Tablet
Specify styles for time conductor on phone an tablet to hide the slider and
utilize space better.

https://github.com/nasa/openmct/issues/318
2016-04-13 17:17:52 -07:00
Pete Richards
7a7877d7c4 [Conductor] Add basic style for phone
Add styling for time conductor on mobile that removes slider and rearranges
inputs to utilize space more effectively.

https://github.com/nasa/openmct/issues/318
2016-04-13 16:17:17 -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
Henry
26e368f52d [Edit mode] Simplify SaveAction 2016-04-12 14:40:19 -07:00
Victor Woeltjen
1d78af8f1d [Build] Fix build on Windows
* In the prepublish step, run bower and gulp via node, instead of
  relying on shebang interpretation. (Forward-slash path separators
  appear to get normalized by node itself before executing the scripts.)
* In the gulp build, replace hard-coded *nix-style separators with
  path.sep; this allows stylesheets to be output to expected locations
  when building on Windows.

Addresses #827.
2016-04-12 13:02:48 -07:00
Victor Woeltjen
d48871f204 Merge pull request #783 from nasa/open635
[Edit Mode] #635 Removed Edit-related concerns from ContextMenuGesture
2016-04-12 09:40:14 -07:00
Henry
519a9333ab Updated tests 2016-04-11 17:10:35 -07:00
Henry
2fe7ba982f Added 'Open in New Tab' to context menu in edit mode 2016-04-11 17:06:37 -07:00