Pete Richards
2b41321c03
[Spec] Update API mock
...
Update telemetry api mock to return proper value formatters.
2017-04-27 11:20:25 -07:00
Pete Richards
5db03bb1bd
[Spec] update formatter mock, remove smelly test
...
Update the formatter mock to implement the expected methods, such
that formatting occurs properly.
Remove a test that was validating the execution of a method
as this was smelly-- it's not the method that is important, it's
the result (that couldn't be obtained without the method).
2017-04-27 11:15:05 -07:00
Henry
26e13a6cd0
[Telemetry] Use the 'source' metadata field to retrieve telemetry metadata, if available. Fixes #1543 .
2017-04-26 21:19:55 -07:00
Henry
00f3b6ce5c
Revert "[Telemetry] Use the 'source' metadata field to retrieve telemetry metadata, if available. Fixes #1543."
...
This reverts commit 11677b97ab
.
2017-04-26 21:18:57 -07:00
Henry
11677b97ab
[Telemetry] Use the 'source' metadata field to retrieve telemetry metadata, if available. Fixes #1543 .
2017-04-26 21:15:52 -07:00
Charles Hacskaylo
281559e84b
[Test] Removed example/*.html from karma.conf.js
...
Fixes #1233
2017-04-26 15:05:35 -07:00
Charles Hacskaylo
5f8a35ecc0
Merge branch 'master' into open1233a
2017-04-26 12:24:47 -07:00
Victor Woeltjen
fd3312734c
Merge pull request #1534 from jdsandifer/patch-3
...
[Documentation] Edit for clarity and style
2017-04-25 16:37:41 -07:00
Victor Woeltjen
6d0476fa0a
Merge pull request #1538 from nasa/readme-update
...
[Docs] Link to correct tutorial
2017-04-25 16:26:02 -07:00
Victor Woeltjen
e41289d694
Merge pull request #1533 from jdsandifer/patch-2
...
[Documentation] Include 2017 in copyright
2017-04-25 16:23:50 -07:00
Victor Woeltjen
95db207b33
Merge pull request #1532 from jdsandifer/patch-1
...
[Documentation] Include 2017 in copyright
2017-04-25 16:22:50 -07:00
Henry
222f852af4
[Edit] Only persist on mutation if model has actually changed locally. Fixes #1482
2017-04-24 21:35:42 -07:00
Pete Richards
2a7e6c1173
[Docs] Link to correct tutorial
...
Link to correct tutorial in readme.
Fixes https://github.com/nasa/openmct/issues/1535
2017-04-24 16:29:41 -07:00
Pete Richards
f07934f512
Merge pull request #1519 from nasa/mct1456
...
[Duplicate] Differentiate between user cancellation and other errors
2017-04-24 15:39:18 -07:00
Victor Woeltjen
8830ee8c2d
Merge pull request #1537 from nasa/open1536
...
[Style] Fixed build error in master due to extra comma in array
2017-04-24 12:46:44 -07:00
Victor Woeltjen
2a173f67c8
Merge pull request #1522 from nasa/open1494-other
...
[Fixed Position] Updated fixed position view to use new Telemetry API
2017-04-24 12:45:37 -07:00
Henry
0c5881a1a4
[Style] Removed extra comma that was doing checkstyle a concern.
2017-04-23 17:55:52 -07:00
Andrew Henry
ec4fe8efb3
Merge pull request #1518 from nasa/copyright-1517
...
[Licenses] Update copyright year to 2017
2017-04-23 17:22:01 -07:00
J.D. Sandifer
922ace1719
[Documentation] Edit for style
...
Edited for consistent period and parentheses usage throughout:
- Removed periods at the end of each element in a list of nouns.
- Placed periods outside parenthetical statements that aren't complete sentences themselves.
- Placed periods at the end of sentences without punctuation.
2017-04-23 08:10:13 -07:00
J.D. Sandifer
8e82a4a66d
[Docs] Edit for clarity
...
Around line 143, gave "constants" its own bullet point. Although it is a form of variable or field, it also forms a separate style element with a different guideline. It's also easier to find when skimming when separated - for new contributors who need to learn the style, and veteran contributors who are just double checking.
2017-04-23 07:48:42 -07:00
J.D. Sandifer
f6abcf08a7
Include 2017 in copyright
...
Extends copyright dates to 2017 to contribute to #1517
2017-04-22 16:04:25 -07:00
J.D. Sandifer
fbe43f9ab7
Include 2017 in copyright #1517
...
Extended main copyright to 2017 on line 3.
2017-04-22 15:50:40 -07:00
Andrew Henry
7c7803310b
Merge pull request #1429 from slinto/reduce-d3-size
...
[Optimization] Reduce D3 dependency size
2017-04-19 16:49:57 -07:00
Andrew Henry
c27053e716
Merge pull request #1520 from nasa/open1485
...
[Live demo] Remove CSS selector for `button`
2017-04-19 09:42:55 -07:00
Henry
d4fdaf9cbc
[Fixed Position] Updated fixed position view to use new Telemetry API
...
Added TelemetryCollection to handle bounds and buffering. Avoids loss of telemetry due to timing mismatch between telemetry providers and tick sources
Fixed issues with removal and addition of objects
2017-04-14 18:22:43 -07:00
DJ
5aa93ba50c
[Timer] Back-end code cleanup and removed unused code
...
Cleaned up code by removing unused and unneeded code and the tests associated with it
2017-04-09 18:40:22 -05:00
Charles Hacskaylo
77ca3e9033
[Frontend] Removed button selector - too broad
...
Fixes #1485
2017-04-07 16:41:01 -07:00
Victor Woeltjen
6219fa1d87
[Actions] Add CancelError class
...
eb91cd33be (r107502561)
Fixes #1456
2017-04-05 15:59:41 -07:00
Victor Woeltjen
0cbbeefd62
[Licenses] Update copyright year in About dialog
2017-04-05 15:07:50 -07:00
Victor Woeltjen
185567cf29
[Licenses] Update copyright year to 2017
...
Fixes #1517
2017-04-05 14:52:46 -07:00
Pete Richards
7dd5da8993
Merge pull request #1487 from nasa/open1483
...
[Persistence] Prevent editing of objects that cannot be saved. Fixes #1483
2017-04-05 14:39:37 -07:00
Pete Richards
95ac304afb
Merge pull request #1504 from nasa/open1293
...
[API] Removed API classes from Open MCT prototype. Fixes #1293
2017-04-05 14:29:09 -07:00
Pete Richards
80dc5a13b8
Merge remote-tracking branch 'origin/openmct-spec-1218'
2017-04-05 10:19:41 -07:00
Pete Richards
b5abe6527b
Merge pull request #1488 from nasa/open1480
...
Modified MSL data source to use a single cached connection
2017-04-05 10:06:29 -07:00
Pete Richards
616aab4a2d
Merge remote-tracking branch 'origin/open1415'
2017-04-05 10:03:44 -07:00
Andrew Henry
12e693941c
Merge pull request #1500 from nasa/open1469
...
[Features] Added Autoflow Tabular to open source features. Fixes #1469
2017-04-04 16:38:50 -07:00
Andrew Henry
59c61e72b8
[Features] Added option to specify a type to exclusively apply the Autoflow view to
2017-04-04 16:33:36 -07:00
Pete Richards
3ce954c68c
Merge pull request #1505 from nasa/conductor-unpleasantness
...
[Time Conductor] Removed caching of UTC Time System defaults
2017-04-04 16:03:32 -07:00
Pete Richards
df0d4dff6f
Merge pull request #1515 from nasa/open1498
...
Removed contextualization warning.
2017-04-04 15:44:16 -07:00
Henry
a867cd6be0
Removed contextualization warning. Removed now redundant Contextualize service. Fixes #1498
2017-04-04 15:39:10 -07:00
Victor Woeltjen
b48dd4b63b
[Testing] Test start event on MCT
2017-04-04 11:35:49 -07:00
Victor Woeltjen
35c457b7fb
[Testing] Test MCT.setAssetPath
2017-04-04 11:25:35 -07:00
Victor Woeltjen
6870055033
[Testing] Test plugin installation
2017-04-04 11:19:45 -07:00
Victor Woeltjen
5f968b50f8
[Build] Enable coverage of src
...
For #1218
2017-04-04 11:16:24 -07:00
Andrew Henry
251438eefd
Merge pull request #1508 from nasa/web-page-val-1507
...
[Web Page] Allow dashes in domains
2017-04-03 15:49:25 -07:00
Victor Woeltjen
c07a372c6e
[Web Page] Simplify RegEx
...
https://github.com/nasa/openmct/pull/1508#issuecomment-291271270
2017-04-03 14:23:25 -07:00
Victor Woeltjen
f666a7ca09
[Web Page] Allow dashes in domains
...
Fixes #1507
2017-04-03 13:29:48 -07:00
Pete Richards
0434928f55
[Table] parse/format with datum
...
Use formatter to parse format datum such that source remapping
is properly handled.
2017-04-03 09:46:41 -07:00
Henry
c27b37918a
[Time Conductor] Removed caching of UTC Time System defaults which was causing gaps in plots. Fixes #1434
2017-03-31 15:39:13 -07:00
Victor Woeltjen
67eab82bd1
[Testing] Begin testing MCT
...
Fixes #1218
2017-03-31 12:42:47 -07:00