Victor Woeltjen
469820fb0f
Merge pull request #1712 from nasa/link-1710
...
Review and merge fixes for Hyperlinks
2017-09-14 12:15:09 -07:00
Victor Woeltjen
92dd99b26c
Merge pull request #1711 from nasa/pause-button-1704
...
Review and merge fix for hidden Imagery controls
2017-09-14 12:13:56 -07:00
Charles Hacskaylo
9fe1923189
[Front-end] Fixes for Hyperlinks
...
Fixes #1710
Converted to span to confine clickable area
to text only;
Link now uses `overflow: hidden` in frame;
Normalized font-size when .s-button;
2017-09-14 11:05:05 -07:00
Charles Hacskaylo
42ddb38629
[Front-end] Cleanups to imagery in frame
...
Fixes #1704
Imagery now lays out better when very small
in a Layout; refactored .left and .right classes;
2017-09-14 10:37:41 -07:00
Charles Hacskaylo
fe60d7abbc
[Front-end] Fix CSS targeting
...
Fixes #1704
Pause/play and New Tab buttons now
display properly;
2017-09-14 10:25:34 -07:00
Pete Richards
54b975f242
Merge pull request #1699 from nasa/imagery-issue-1676
...
Imagery issue #1676
2017-09-12 11:28:40 -07:00
Deep Tailor
7f75e089e8
remove workaround for Imagery Thumbnail resizing from MCTSplitPane and add box sizing to thumbs wrapper to fix phantom resizing
2017-09-11 16:35:14 -07:00
Charles Hacskaylo
8e8c66280f
Fix for Issue #1676
...
Add history imagery under large imagery view.
Allow users to click on history imagery thumbs to set main image and pause the imagery view.
Allow users to unpause and continue imagery stream.
Users can adjust the height of the imagery panes, and the user selected height is persisted.
2017-09-11 12:51:04 -07:00
Pete Richards
d3d874e209
Merge pull request #1702 from nasa/glyphs-update-import-export
...
[Glyphs] Add import and export icons
2017-09-11 12:01:04 -07:00
Charles Hacskaylo
ce561e1598
[Glyphs] Add import and export icons
...
For #1695
2017-09-11 11:41:19 -07:00
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