Skip to content

Tags: SemaSandbox/openmct

Tags

1.7.8-rc1

Toggle 1.7.8-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for Bar Graphs (nasa#4221)

* Adds new types for Bar Graphs (nasa#4168)
* Adds new spectral test data

Co-authored-by: Scott Bell <[email protected]>
Co-authored-by: Charles Hacskaylo <[email protected]>
Co-authored-by: Jamie V <[email protected]>
Co-authored-by: Andrew Henry <[email protected]>

v1.7.7

Toggle v1.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore right clicks on pane resizes (nasa#4151)

vista-r4.8.0-rc6

Toggle vista-r4.8.0-rc6's commit message
code cleanup

vista-r4.8.0-rc5

Toggle vista-r4.8.0-rc5's commit message
silence component error

vista-r4.8.0-rc3.1

Toggle vista-r4.8.0-rc3.1's commit message
Add check for destroy method on store.

Change failing test to use new data getter.

1.7.6

Toggle 1.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Imagery] Click on image to get a large view nasa#3582 (nasa#4085)

fixed issue where large imagery view opens only once.

vista-r4.8.0-rc3

Toggle vista-r4.8.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Imagery] Click on image to get a large view nasa#3582 (nasa#4085)

fixed issue where large imagery view opens only once.

vista-r4.8.0-rc2

Toggle vista-r4.8.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Couch object provider performance improvement using SharedWorker (nas…

…a#3993)

* Use the window SharedWorker instead of the WorkerService
* Use relative asset path for Shared Workers
* Remove beforeunload listener on destroy

vista-r4.8.0-rc1

Toggle vista-r4.8.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mct4039 (nasa#4057)

Re-implements ImageExportService as ES6 class instead of Angular managed service.

Co-authored-by: John Hill <[email protected]>
Co-authored-by: Andrew Henry <[email protected]>

1.7.5

Toggle 1.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent default on click events for conductor delta buttons (nasa#4033)