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
2019-04-29Scroll to bottom after resize, if auto-scroll enabledtables-performanceAndrew Henry
2019-04-28Merge branch 'topic-core-refactor' into tables-performanceAndrew Henry
2019-04-28Remove deprecation warnings (#2391)Andrew Henry
2019-04-28[Display Layout] Disallow moving objects beyond top or left edges of the edit...Pegah Sarram
2019-04-28Reimplemented Go To Original Action (#2383)Deep Tailor
2019-04-28Table rendering performance tweaksAndrew Henry
2019-04-27Misc Fixes 3 (#2389)Charles Hacskaylo
2019-04-26[Migration] convert telemetry points to overlay plot (#2388)Pegah Sarram
2019-04-26Memory leak fixes (#2387)Andrew Henry
2019-04-25Bring across fixes for #1468 and #2277 into TCR (#2386)Andrew Henry
2019-04-25Merge pull request #2385 from nasa/misc-fixes-2Charles Hacskaylo
2019-04-19Misc Fixes 2misc-fixes-2charlesh88
2019-04-17Misc Fixes 2charlesh88
2019-04-17Misc Fixes 2charlesh88
2019-04-17Misc Fixes 2charlesh88
2019-04-17Misc Fixes 2charlesh88
2019-04-17Misc Fixes 2charlesh88
2019-04-16Misc Fixes 1 (#2382)Charles Hacskaylo
2019-04-11Request latest data from alphanumerics (#2377)vista-4.1-rc6Andrew Henry
2019-04-11Markup changes to support VISTA About Dialog (#2375)Andrew Henry
2019-04-11Add unsynced status class to legacy views (#2374)Andrew Henry
2019-04-11Implements selection and reorder in stacked plots (#2371)Deep Tailor
2019-04-11fixed filter field issue, and prevent elements pool from updating when select...Deep Tailor
2019-04-11conditionally enable notebook button in preview (#2373)Deep Tailor
2019-04-10Add root object to object path for legacy context menu actions (#2369)Andrew Henry
2019-04-10Resolve object paths properly for search results (#2370)Andrew Henry
2019-04-10Only switch into edit mode if view is editable (#2367)Andrew Henry
2019-04-09Fixes some issues relating to removal of objects (#2366)Andrew Henry
2019-04-09Reset selection on cancel (#2363)Andrew Henry
2019-04-09Summary widget unsubscribe (#2364)Andrew Henry
2019-04-07Avoid using the same separator object when adding separators to toolbar (#2362)vista-4.1-rc5Pegah Sarram
2019-04-07Properties section for single select non-domain object (#2361)Pegah Sarram
2019-04-06Merge pull request #2360 from nasa/flex-layout-selectionCharles Hacskaylo
2019-04-06Merge branch 'topic-core-refactor' into flex-layout-selectionPegah Sarram
2019-04-06Update toolbar to get value and mutate object if toolbar item doesn't have ap...Pegah Sarram
2019-04-06Do not use Object.create() with Vueified objects (#2359)Andrew Henry
2019-04-06Merge pull request #2357 from nasa/misc-ui-8Charles Hacskaylo
2019-04-06Merge branch 'topic-core-refactor' into misc-ui-8misc-ui-8Charles Hacskaylo
2019-04-06Significant enhancements to limits (#2352)Charles Hacskaylo
2019-04-06Implement multi selection (#2351)Pegah Sarram
2019-04-05Cancel editing bug (#2355)Andrew Henry
2019-04-05Retain scrolltop on resize (#2358)Andrew Henry
2019-04-05Tree Performance Fixes (#2353)Andrew Henry
2019-04-05Remove selection fix (#2348)Deep Tailor
2019-04-05Remove wait spinners when error occurs in tables (#2356)Andrew Henry
2019-04-05Added a mutation listener to CompositionCollection (#2354)Andrew Henry
2019-04-05Overlay preview scroll fix and stylingcharlesh88
2019-04-05Styles for td.is-selectablecharlesh88
2019-04-04Misc UI 7 (#2349)Charles Hacskaylo
2019-04-04event emitter uses keystring instead of key, to avoid broadcasting to all dom...Deep Tailor