Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-19Change version to 1.7.81.7.81.7.8Joshi
2021-10-15Fix plots dup requests (#4324)Shefali Joshi
2021-10-14Remove additional request to load plots when mounted. (#4314)Shefali Joshi
2021-10-13Mct4177 fix for telemetry endpoints with '.' in the key (#4308)Scott Bell
2021-10-07Add braintree sanitize url lib and sanitize form urls (#4296)Khalid Adil
2021-10-06Duplicate Request Fixes (#4295)Jamie V
2021-10-06Stacked plots need to align the Y axis (#4286)Nikhil
2021-10-06Bar graph style nullcheck (#4291)Shefali Joshi
2021-10-06added icon for inspector (#4275)Scott Bell
2021-10-06Show clicked image in large view (#4280)Shefali Joshi
2021-10-06Bargraph time metadata should consider 'source' (#4289)Shefali Joshi
2021-10-06doing the easy thing first (#4278)Scott Bell
2021-10-01[Telemetry Collection] No duplicate requests on load (#4274)Jamie V
2021-10-01Resume plot if no pan, zoom, or drag action is taken (#4138) (#4256)Michael Rogers
2021-09-30Fix plot zoom when child of time strip (#4272)Shefali Joshi
2021-09-30Mct4196 - Fixes Conditional Styling not being applied when editing a Conditio...Scott Bell
2021-09-30Bar graph review comment fixes (#4232)Scott Bell
2021-09-29Fix Bar Graph related CSS (#4270)Charles Hacskaylo
2021-09-29Equal stacked plot y widths for all it's sub-plots (#4267)Shefali Joshi
2021-09-28Imagery views should follow time context (#4264)Shefali Joshi
2021-09-28Condition sets only persist if actively editing (#4262)Shefali Joshi
2021-09-28[Table/Collection Fixes] Clearing correctly, no mutating options, no duplicat...Jamie V
2021-09-28Remove alert styling and hide pause button if in Fixed Time mode. (#4263)Khalid Adil
2021-09-28[Telemetry Table] Progress bar tests (#4249)Jamie V
2021-09-28Flexible Layouts display Condition Sets as their editing/browsing interface (...Nikhil
2021-09-28Fix missing object handling in several vues (#4259)Shefali Joshi
2021-09-27snapshot clicked while in edit mode should open in preview mode #4115 (#4257)Nikhil
2021-09-24Fix bargraph color selection (#4253)Shefali Joshi
2021-09-23Hide independent time conductor mode if only 1 mode option is available. (#4250)Shefali Joshi
2021-09-23starting loading as false, since that makes sense (#4247)Jamie V
2021-09-23Fix file selection on pressing enter key (#4246)Shefali Joshi
2021-09-23[Telemetry Tables] Handling Request Loading (#4245)Jamie V
2021-09-22If there is a pending create request for an id, queue a duplicate request. (#...telemetry-loading-handlingShefali Joshi
2021-09-21Use timeFormatter.parse to get the timestamp of imagery since the source coul...Shefali Joshi
2021-09-21Notebook conflict auto retry 1.7.7 (#4230)Andrew Henry
2021-09-18Support for Bar Graphs (#4221)1.7.8-rc1Shefali Joshi
2021-09-18Independent time conductor (#3988)Shefali Joshi
2021-09-18[Telemetry Collections] Add process method to historical request options (for...Jamie V
2021-09-18Imagery view for time strip (#4114)Shefali Joshi
2021-09-18Flexible inspector properties (#4109)David Tsay
2021-09-18Add linear progress bar to tables (#4204)Charles Hacskaylo
2021-09-17Add new glyphs for Bar Chart and Map views (#4219)Charles Hacskaylo
2021-09-17Fixes resizing handler error - adds null check (#4218)Shefali Joshi
2021-09-15Refactor Angular Clock and Clock Indicator as plugin (#4106)Khalid Adil
2021-09-15WIP (#4213)Jamie V
2021-09-15Snapshot notice link not navigating as expected #4194 (#4199)Nikhil
2021-09-14View Large overlay doesn't allow taking Snapshots (#4091)Nikhil
2021-09-13Snapshot images should use the namespace of the notebook they are being saved...Nikhil
2021-09-10Clear data for objects clears data for all objectsScott Bell
2021-09-03Fixed memory leak in import-export plugin (#4061)Andrew Henry