747afa6200
[Frontend] WIP
...
Fixes #1677
Refactor and re-organize alert and status colors;
Rename _limits.scss to _status.scss;
Style Guide additions in progress;
VERY WIP, NEEDS UNIT TESTING FOR REGRESSION.
2017-08-17 16:32:25 -07:00
c2ff81bad1
[Frontend] Add .w-mct-example to mct-example.html
...
Fixes #1677
2017-08-17 11:28:14 -07:00
a6c3d98ddd
[Frontend] Update Style Guide to add Status Indication
...
Fixes #1677
2017-08-17 11:27:35 -07:00
5243b3748d
[Example] Limit telemetry responses to 5000 records
...
Update example telemetry providers to limit the number of
datums generated so that queries for long time ranges will
not cause undesired behavior in demos.
2017-08-15 14:34:36 -07:00
4dc09975d0
[Style Guide] Glyphs additions and subtractions
...
Removed unused 12px glyphs;
Added 16px crosshair;
Fixed erroneously removed overlay plot glyph;
Updated style guide content
2017-08-08 11:41:55 -07:00
29a472ae5d
[Style Guide] Tweak Style Guide CSS
2017-08-08 10:38:41 -07:00
e6d65f3549
[Example] Add historic, lad imagery providers
2017-06-21 14:17:18 -07:00
1ab4cf68d7
[example] 5 seconds per image
2017-06-21 13:56:18 -07:00
b60eb6d6ae
WIP refactor for new telem api
2017-05-22 18:30:01 -07:00
26a7fee869
Convert example imagery to plugin
2017-05-22 14:48:12 -07:00
258020624c
Merge pull request #1571 from nasa/standardize-type-name
...
[Types] label -> name
2017-05-10 14:51:25 -07:00
7ba83b639a
[Sinewave] Remove unused files
...
Remove unused files in the sinewave generator.
2017-05-09 18:57:40 -07:00
6c093160c2
[Sinewave] Remove old config
...
Remove old time conductor configuration that doesn't do anything
in the current version of the application.
2017-05-09 18:55:57 -07:00
7706109c81
[Sinewave] Get rid of broken format
...
Not sure what the Delta value was intended to display, but the
format wasn't working as expected (as far as I can tell), so
removed it for simplicity.
2017-05-09 18:54:29 -07:00
00bebbc66f
[Sinewave] Use newstyle metadata
...
Update sinewave generator to use newstyle metadata.
https://github.com/nasa/openmct/issues/1546
2017-05-09 18:53:15 -07:00
c5161887e2
[Types] label -> name
...
Change label to name, log a warning to console if a typeDef
is registered with a label.
Fixes https://github.com/nasa/openmct/issues/1568 .
2017-05-09 17:55:15 -07:00
4e15d8fa1f
Merge pull request #1479 from nasa/open1233a
...
Review and publish Open MCT Style Guide v1
2017-05-02 12:01:25 -07:00
1f250dd8e7
Merge pull request #1553 from nasa/time-api-redo
...
[Time API] V1.0 Time API and associated refactoring
2017-05-01 17:11:19 -07:00
9ff602a655
[Example] Updated copyright statement in MSL data dictionary
2017-05-01 13:07:32 -07:00
f17417a541
[Time API] Modified public Time API to support registration of time systems and clocks, setting of active clock, simplification of clocks and time systems, setting of offsets(deltas) and other changes as per #1265 and #1474 . Refactoring of UI code to support changes.
2017-04-28 16:03:59 -07:00
69b06364eb
[Example] Add units to MSL example. Recreates functionality from the old live demo
2017-04-27 19:02:35 -07:00
5f8a35ecc0
Merge branch 'master' into open1233a
2017-04-26 12:24:47 -07:00
185567cf29
[Licenses] Update copyright year to 2017
...
Fixes #1517
2017-04-05 14:52:46 -07:00
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
4196da9f52
[Example] Update images to be more rovery. Fixes #1484
2017-03-26 17:52:14 -07:00
a59177447b
[Examples] Modified MSL data source to use a single cached connection. Fixes #1480
2017-03-26 17:39:58 -07:00
9b38484438
[Styleguide] Intro content updated
...
Fixes #1233
2017-03-17 16:28:11 -07:00
77aa8c8374
Merge branch 'open1233a' of https://github.com/nasa/openmct into open1233a
2017-03-17 16:26:56 -07:00
856f3d2061
[Styleguide] Intro content updated
...
Fixes #1233
2017-03-17 16:26:11 -07:00
d712a96fdc
[Styleguide] Diagrams and intro content updated
...
Fixes #1233
2017-03-17 16:22:50 -07:00
ba243e9093
Minor tweaks
2017-03-16 15:59:51 -07:00
c36ce15a00
[Styleguide] Page types now working
...
Fixes #1233
2017-03-15 18:24:18 -07:00
d39ab17db4
[Styleguide] Merge in latest master
...
Fixes #1233
Todo: Need to fix page types
2017-03-15 17:09:52 -07:00
c1d6e21c3c
Added tests. Fixes #1364
2017-02-23 13:50:14 -08:00
347fb6d882
Fixed style errors
2017-02-23 10:19:10 -08:00
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
5c01f0be24
Merge branch 'open1077' into 1435-integration
2017-02-21 17:22:36 -08:00
aaedf5d576
cssclass is now cssClass
...
Make property name consistent with standard camelCase naming.
2017-02-21 11:14:46 -08:00
2ed12d4ca3
[Frontend] WIP Style Guide
...
Fixes #1233
Update glyphs data from symbols spreadsheet to pull in
new expand glyph and reflect minor organizational changes;
2017-02-16 15:03:47 -08:00
2c5dd96de1
[Frontend] WIP Style Guide
...
Fixes #1233
Tweak to color swatch shape
2017-02-14 15:45:44 -08:00
6cd99efbb9
[Tables] Added telemetry buffer so that subscription data is not discarded if it's beyond the end bounds
2017-02-10 14:22:28 -08:00
976333d7f7
[Tables] Support for subscriptions from new Telemetry API
...
Historical and real-time data flowing
Added formatting, and limits. Support telemetry objects themselves and not just composition of telemetry objects
Apply default time range if none supplied (15 minutes)
2017-02-10 14:21:26 -08:00
e268e357b3
[Frontend] WIP Style Guide
...
Fixes #1233
Added colors page content and display code;
Added conditional hide/show per theme;
2017-02-08 15:32:04 -08:00
37478bc391
[Frontend] WIP Style Guide
...
Fixes #1233
More content; table styling
2017-02-06 14:48:55 -08:00
10dcb3a667
[Frontend] WIP Style Guide
...
Fixes #1233
More content
2017-02-06 11:42:39 -08:00
f306180ab6
[Docs] WIP Style Guide
...
Fixes #1233
Fix Style Guide tree elements to
no longer render as links;
2017-02-01 14:10:48 -08:00
2c3a09f448
[Frontend] WIP Style Guide
...
Fixes #1233
Style-guide thematic color constants added;
Normalized doc-title content across files;
Additional detail in glyphs.html;
2017-01-31 18:12:29 -08:00
7543faa577
[Frontend] WIP Style Guide
...
Fixes #1233
Adds to text inputs content;
Mods to MCTExample to allow a padded
wrapper around <pre> element;
Fixed snow theme css file reference;
2017-01-31 17:21:22 -08:00
3c81398865
[Frontend] WIP Style Guide
...
Fixes #1233
More glyphs content: usage, guidelines, etc.
2017-01-31 16:45:53 -08:00
43117a7ebe
[Frontend] WIP Style Guide
...
Fixes #1233
Add major new content, glyphs page and display code;
minor layout tweaks;
2017-01-31 16:07:40 -08:00