Compare commits

...

15 Commits

Author SHA1 Message Date
Joshi
3d61cdc40a Merge branch 'master' of https://github.com/nasa/openmct into 1.7.5-master 2021-07-23 14:33:11 -07:00
Joshi
1312c9ef89 Merge branch 'master' of https://github.com/nasa/openmct into 1.7.5-master 2021-07-16 09:31:22 -07:00
Joshi
36fc4929fc update version 2021-07-13 10:08:40 -07:00
Joshi
0f848d9f4c Merge branch 'master' of https://github.com/nasa/openmct into 1.7.4-stable-master 2021-07-13 09:53:29 -07:00
Henry Hsu
b6cc1924aa new PR for fixing local time mode based on 1.7.4-stable (#4004) 2021-07-09 13:29:01 -07:00
Charles Hacskaylo
3e97f32dba UI fixes 3909 (#3984)
* UI fixes
- Fixed Time Conductor in Snow theme;
- Better overall approach to `c-menu` look-and-feel using filter;
- Fixed duplicate Inspector object icon for drawing objects in Display
Layouts;
- Better layout for snapshots container title to fix erroneous
character problem;
- Fix icon definition for Stop action to use correct class name;
- Added `padding-right` to `c-tree__scrollable`;
- Significant updates and cleanups to Painterro CSS overrides;
- Fix incorrect emphasis on "Cancel" in annotation dialog;
- Fix icon spacing in `__object-label` element of Snapshot dialog
template;
- Fixed left padding in tree view
2021-07-08 07:41:21 -07:00
Shefali Joshi
558b802228 In local clock mode, if we're panning or zooming, don't purge older records (#3996)
* In local clock mode, if we're panning or zooming, don't purge older records
2021-07-07 15:23:01 -07:00
Shefali Joshi
de13f67ae5 Don't save condition set description and testData unless there is a change (#3991) 2021-07-02 06:47:13 -07:00
Nikhil
0256cc4830 actionCollection update event looping when open View Large in Display layout #64 #3959 (#3989) 2021-07-01 11:34:26 -07:00
Shefali Joshi
8422add614 Merge branch 'master' into 1.7.4 2021-06-29 09:10:37 -07:00
Joshi
2114697d6f Revert private repo in package.json 2021-06-28 15:37:20 -07:00
Joshi
412eaf599e Update version 2021-06-28 09:18:56 -07:00
Shefali Joshi
0691a35dab Disallow pause and play in time strip view for plots. (#3972)
- Disallow pause and play in time strip view for plots.
2021-06-24 15:43:47 -07:00
Andrew Henry
f57191fd89 Fix navigation errors (#3970)
* Only add listeners to observables on creation
* Do not double destroy mutable objects
2021-06-24 10:26:11 -07:00
Jamie V
14066b5c4d catching any errors from a user canceling from dialog (#3968) 2021-06-23 14:37:30 -07:00

View File

@@ -1,6 +1,6 @@
{
"name": "openmct",
"version": "1.7.4",
"version": "1.7.5",
"description": "The Open MCT core platform",
"dependencies": {},
"devDependencies": {