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
Henry
8d86ca05da
[API] Removed API classes from Open MCT prototype. Fixes #1293
2017-03-30 11:03:14 -07:00
Victor Woeltjen
4d6a0d4931
Merge pull request #1493 from nasa/updated-docs
...
[Docs] Replace existing API documentation with V1 public API docs
2017-03-29 15:05:19 -07:00
Henry
4ae35576a5
[Features] Added Autoflow Tabular to open source features. Fixes #1469
2017-03-29 13:30:21 -07:00
Henry
af622599a5
[Docs] Updated API docs to reflect V1 public API
...
Cleaned up docs. Addresses #1473
2017-03-28 12:03:00 -07:00
Pete Richards
12d1302138
Merge pull request #1459 from nasa/open1458
...
[Plot] Add current conductor bounds to telemetry requests via the old API.
2017-03-27 15:21:47 -07:00
Henry
09419398e9
[Telemetry] Added unit tests for addition of bounds and domains to telemetry requests
2017-03-27 14:53:41 -07:00
Victor Woeltjen
b69e03368a
Merge pull request #1489 from nasa/open1484
...
[Example] Update images to be more rovery. Fixes #1484
2017-03-27 13:58:26 -07:00
Henry
4e457f1cf0
Fixed failing tests, and added new tests
2017-03-27 11:15:27 -07:00
Henry
4196da9f52
[Example] Update images to be more rovery. Fixes #1484
2017-03-26 17:52:14 -07:00
Henry
a59177447b
[Examples] Modified MSL data source to use a single cached connection. Fixes #1480
2017-03-26 17:39:58 -07:00
Henry
529abcc4b0
Added composition policy to prevent composition of non-persistable parent, except in the case of a new object in which case the parent may change
2017-03-24 17:00:12 -07:00
Henry
1cb5dd021f
Modified composition policies to consider object instances instead of types. Fixes #669
2017-03-24 16:59:30 -07:00
Henry
399b745084
[Persistence] Prevent editing of objects that cannot be saved. Fixes #1483
2017-03-24 14:01:39 -07:00
Victor Woeltjen
f09a76e23b
Merge pull request #1478 from nasa/open1266
...
[Frontend] .form-row cleanups for Inspector
2017-03-21 11:57:39 -07:00
Charles Hacskaylo
977aea45b3
[Styleguide] Removed example/msl
...
Fixes #1233
2017-03-21 10:50:42 -07:00
Charles Hacskaylo
16b6a70e22
[Frontend] Cleanups for Inspector
...
Fixes #1266
2017-03-21 10:18:29 -07:00
Charles Hacskaylo
9b38484438
[Styleguide] Intro content updated
...
Fixes #1233
2017-03-17 16:28:11 -07:00
Charles Hacskaylo
77aa8c8374
Merge branch 'open1233a' of https://github.com/nasa/openmct into open1233a
2017-03-17 16:26:56 -07:00
Charles Hacskaylo
856f3d2061
[Styleguide] Intro content updated
...
Fixes #1233
2017-03-17 16:26:11 -07:00
Charles Hacskaylo
d712a96fdc
[Styleguide] Diagrams and intro content updated
...
Fixes #1233
2017-03-17 16:22:50 -07:00
Charles Hacskaylo
ba243e9093
Minor tweaks
2017-03-16 15:59:51 -07:00
Charles Hacskaylo
c36ce15a00
[Styleguide] Page types now working
...
Fixes #1233
2017-03-15 18:24:18 -07:00
Charles Hacskaylo
d39ab17db4
[Styleguide] Merge in latest master
...
Fixes #1233
Todo: Need to fix page types
2017-03-15 17:09:52 -07:00
Andrew Henry
1a7260cc14
Revert "Disable plot by default"
...
This reverts commit 8a75381a3d
.
2017-03-15 12:45:44 +00:00
Andrew Henry
8a75381a3d
Disable plot by default
2017-03-15 12:41:25 +00:00
Pete Richards
c394fe9287
Merge remote-tracking branch 'origin/open1465'
2017-03-03 11:26:25 -08:00
Henry
06f4a955b5
[Tables] Maintain correct insertion order with duplicates. Fixes #1465
2017-03-02 14:29:08 -08:00
Henry
a2bf92db97
[Tables] Subscribe to parent if a telemetry object, or children, but not both. Fixes #1464
2017-03-01 18:55:17 -08:00
Henry
da40f4c96e
[Plot] Add current conductor bounds to telemetry requests via the old API. Replaces telemetry decorator. Fixes #1458
2017-02-27 19:26:51 -08:00
Charles Hacskaylo
6fa5a31217
Merge pull request #1433 from nasa/open1432
...
[Build] Installed sound suppression system for Bourbon deprecation messages.
2017-02-27 11:12:27 -08:00
Bogdan
eb91cd33be
[Copy] Diff between user cancellation and failure
2017-02-25 15:05:29 +02:00
Pete Richards
5bc7a701dc
Merge pull request #1455 from nasa/api-conductor-config
...
[Conductor] Allow configuration of conductor defaults
2017-02-24 14:58:50 -08:00
Pete Richards
5cd0516048
Enable TC by default and hide
...
Set up TC so that it is always enabled and defaults to realtime mode.
This allows us to have warp-like functionality without showing
the TC interface, and simplifies a lot of tutorials. We can still
reconfigure the TC by re-installing the plugin with different settings
2017-02-24 14:56:18 -08:00
Pete Richards
48a603ece8
Merge branch 'api-legacy-telemetry-provider-v2'
2017-02-24 14:47:10 -08:00
Pete Richards
abfa56464a
Merge branch 'plugins-functions'
2017-02-24 14:34:54 -08:00
Henry
c1d6e21c3c
Added tests. Fixes #1364
2017-02-23 13:50:14 -08:00
Henry
3bd556a406
Fixed failing tests
2017-02-23 10:21:33 -08:00
Henry
347fb6d882
Fixed style errors
2017-02-23 10:19:10 -08:00
Henry
b3cf7a5d93
Added support for new style telemetry providers from old screens. Converted SWG to new style data adapter
2017-02-23 09:58:46 -08:00
Andrew Henry
c7cffdeb3b
Merge pull request #1453 from nasa/restore-search-navigation
...
[Search] Allow navigation from results
2017-02-22 13:21:03 -08:00
Pete Richards
d45ae7908d
[Search] Allow navigation from results
...
Fix search item so that navigation occurs after clicking on
a search result, while still properly preventing navigation
when required.
Related to #1366
2017-02-22 13:08:54 -08:00
Henry
b10fb4533e
All builtin plugins now standardized as functions
2017-02-22 12:51:49 -08:00