Victor Woeltjen
7290601a37
Merge pull request #1698 from nasa/plot-metadata-1684
...
[Telemetry] Provide legacy domains/ranges
2017-09-06 08:31:47 -07:00
Victor Woeltjen
ea5a85ffd1
[Telemetry] Verify legacy domains/ranges conversion
...
Verify that domains and ranges are populated in legacy telemetry
metadata when converted from the current telemetry metadata API.
2017-08-30 09:44:38 -07:00
Victor Woeltjen
eb196ea521
[Telemetry] Convert to legacy domains/ranges
...
When requesting metadata via the legacy telemetry capability,
add fields for ranges/domains to avoid breaking legacy views.
Fixes #1684
2017-08-30 09:31:02 -07:00
Victor Woeltjen
b6a8078634
Merge pull request #1692 from nasa/timeline-issue-1686
...
update mct-split-pane to use userPreferenceWidth only when alias is p…
2017-08-29 11:56:27 -07:00
Deep Tailor
e53b34ed60
move newPosition check from mctSplitPane to splitter
2017-08-29 11:50:20 -07:00
Victor Woeltjen
13ffa3e3c4
Merge pull request #1693 from nasa/fix-selector-1685
...
Fix Selector Pool Control
2017-08-29 11:36:47 -07:00
Deep Tailor
0e3b629d90
update changes requested by victor and update corresponding tests
2017-08-29 11:27:01 -07:00
Charles Hacskaylo
23216e5aee
[Frontend] Restored commented SASS
...
Fixes #1685
2017-08-29 11:24:40 -07:00
Victor Woeltjen
5b366e91c1
Merge pull request #1665 from nasa/import-export
...
[Import/Export] [WIP] Allows for import and export of domain objects
Fixes #593
2017-08-29 11:19:29 -07:00
Deep Tailor
aa336dfd57
fix gulp checkstyle errors
2017-08-29 10:45:41 -07:00
Deep Tailor
556296096d
fix tests to correspond with changes made to MCTSplitPane
2017-08-29 10:34:44 -07:00
Deep Tailor
e4aaa860a3
update mct-split-pane to use userPreferenceWidth only when alias is provided, otherwise set position as usual (fix for timeline sync issue)
2017-08-29 10:15:29 -07:00
Victor Woeltjen
2079a74ab2
Merge pull request #1691 from nasa/apimd-typo
...
[Documentation] Fix typo
2017-08-29 09:49:49 -07:00
Victor Woeltjen
4b86439b8a
[Documentation] Fix typo
...
Omitting checklist; changes to documentation only
2017-08-29 09:43:08 -07:00
Victor Woeltjen
a4d8e8ff90
Merge pull request #1683 from nasa/limits-1677
...
Review limit and status CSS classes
2017-08-28 12:35:24 -07:00
Preston Crowe
3674808a13
[Import/Export] Adds Import and Export functionality
...
Added context actions for importing and exporting JSON representations of domain objects. Added FileInputService for triggering file picker and retrieving uploaded data. Also added a File Input form control for integration with MCTForms.
2017-08-25 19:28:29 -04:00
Charles Hacskaylo
10c0c29f64
[Frontend] Doc style tweak
...
Fixes #1677
2017-08-23 16:16:53 -07:00
Charles Hacskaylo
fa1a942184
[Frontend] Content tweak
...
Fixes #1677
2017-08-23 16:12:14 -07:00
Pete Richards
e205bf1fa4
Merge pull request #1666 from nasa/layout-issue-1658
...
Added selection capability for the panels in layout. Also, added a to…
2017-08-22 17:31:52 -07:00
Pegah Sarram
cecd708dd1
Layout selection and show/hide frame
...
Added ability to show/hide object frames via a toggle button in the
edit toolbar. All objects have frames by default except for ‘hyperlinks’.
Also, implemented object selection in the layout and added tests for new features.
Fixes #1658 .
2017-08-22 16:45:34 -07:00
Charles Hacskaylo
aa36417590
[Frontend] Limits and Status classes
...
Fixes #1677
Style Guide content updates;
Reviewed against current master for regression;
TO-DO: review against new plot functionality;
2017-08-22 10:27:37 -07:00
Charles Hacskaylo
e6c78f6d8b
[Frontend] Style Guide updates for status classes
...
Fixes #1677
WIP, needs regression unit testing
2017-08-22 10:09:01 -07:00
Charles Hacskaylo
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
Pegah Sarram
019cdde1c6
Merge pull request #1655 from nasa/subscribe-once
...
[Telemetry API] many subscribes -> one provider subscribe
2017-08-17 16:24:57 -07:00
Pete Richards
c7e26a231a
[Style] Remove unnecessary comments
2017-08-17 16:13:49 -07:00
Pete Richards
f3b519d47b
Merge pull request #1672 from nasa/paneController-Issue#1670
...
Fix for Pane controller issue#1670
2017-08-17 16:10:20 -07:00
Deep Tailor
c472ab044b
Add functionality to allow users to add hideParameters to the url, which will hide tree and/or the inspector
...
New Tab automatically appends hideTree and hideInspector params to hide those panes by default
Add appropriate tests for new functionality and fix broken tests
2017-08-17 15:25:01 -07:00
Charles Hacskaylo
008f1387ed
Merge remote-tracking branch 'origin/master' into limits-1677
2017-08-17 14:56:11 -07:00
Charles Hacskaylo
6ed76708ec
[Frontend] WIP adding status classes
...
Fixes #1677
2017-08-17 11:30:00 -07:00
Charles Hacskaylo
c2ff81bad1
[Frontend] Add .w-mct-example to mct-example.html
...
Fixes #1677
2017-08-17 11:28:14 -07:00
Charles Hacskaylo
a6c3d98ddd
[Frontend] Update Style Guide to add Status Indication
...
Fixes #1677
2017-08-17 11:27:35 -07:00
Charles Hacskaylo
603e990755
[Frontend] Refactoring of limits CSS
...
Fixes #1677
Removed `<tr>` support; modded existing styles to allow
color-only application for red and yellow limits; added
`*-icon` classes for red and yellow limits;
2017-08-17 09:08:12 -07:00
Pete Richards
586901aee7
Merge pull request #1663 from dtailor90/master
...
persist user preference width for MCTSplitPanes issue #1646
2017-08-16 15:31:26 -07:00
Deep Tailor
449923feae
Persist User preference widths for MCTSplitPane
...
Fix to Issue #1646
Persist MCTSplitPane widths to local storage, thus when user reloads, the Panes maintain dimensions
Use persisted widths if available otherwise use default
Add tests for localStorage and fix failing tests
2017-08-16 15:04:33 -07:00
Deep Tailor
ae461f71b4
Merge pull request #1675 from nasa/limit-example-telemetry-response-sizes
...
[Example] Limit telemetry responses to 5000 records
2017-08-16 10:34:24 -07:00
Pete Richards
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
Pete Richards
82a661b884
Merge pull request #1674 from nasa/hyperlink-styling
...
Hyperlink styling
2017-08-14 13:04:26 -07:00
Charles Hacskaylo
f5a92f66db
[Front-end] Hyperlink styling
...
Change icon for Hyperlink
2017-08-14 12:40:00 -07:00
Charles Hacskaylo
0417b7e32d
[Front-end] Hyperlink styling
2017-08-14 12:38:01 -07:00
Charles Hacskaylo
7c9a6bd817
[Front-end] Integrate Hyperlink related changes from #1685 work
...
Fixes #1685
(cherry picked from commit 4dff369
)
2017-08-14 12:18:19 -07:00
Pete Richards
a58c484d71
Merge pull request #1673 from nasa/glyph-update-frame
...
[Frontend] Updated glyphs
2017-08-14 09:38:07 -07:00
Charles Hacskaylo
43b92647fb
[Frontend] Updated glyphs
...
Updated art for glyphs for
icon-frame-show and -hide;
2017-08-11 14:35:21 -07:00
Pete Richards
e8eb34f5c3
Merge pull request #1660 from sahajp23/master
...
Updated Hyperlink Domain Object with suggested changes
2017-08-11 14:10:25 -07:00
sahajp23
fa57688709
Bug fix for hyperlink in Display Layout
2017-08-11 11:59:27 -07:00
Pete Richards
5ac377ec6a
Merge pull request #1667 from nasa/glyphs-update
...
Glyphs update 08-08-2017
2017-08-08 12:54:26 -07:00
Charles Hacskaylo
c523480b48
[Glyphs] Updated icomoon 16px project file
2017-08-08 11:47:29 -07:00
Charles Hacskaylo
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
Charles Hacskaylo
29a472ae5d
[Style Guide] Tweak Style Guide CSS
2017-08-08 10:38:41 -07:00
sahajp23
3e2fd8967a
The second update of the Hyperlink Domain Object with fixed changes
2017-08-03 14:34:43 -07:00
Pete Richards
9e429802c2
Merge pull request #1657 from nasa/handle-invalid-time-url
...
[Time] Handle missing time system gracefully
2017-08-02 15:51:04 -07:00