Improvements/New Features
- Navigation Tree now visually shows users what item they have context clicked Improvement
- An indication of max. updates per second was added
Bug Fixes
- [Tree] Navigating while load in progress breaks tree
- Tree is sporadically recursively duplicating items in its hierarchy bug critical
- Object Icon missing from 'view-large' and 'Preview'
- Need a whitespace/padding between icon and title text
- [Notebook] Problem copying unitless telemetry values to notebook
- [Notebook] Font style and control placement and menu allows clipping.
- [Notebook] Cannot add any additional notebook entries after initial entry
- [Notebook] Link to snapshot should not be a fully qualified url
- [Notebook] Do not persist domain objects on notebooks or snapshots
- [Conditionals] When composition is still loading the condition message shows undefined Improvement
- [Conditionals] Should not update domainObject style on destroy
- [Conditionals] Removing telemetry for a matching condition causes output to stick Target:R4.5
Testing
- Unit tests added for local time system
- Fixed Error in Plan.vue when running unit tests
- Fix failing notebook tests from three-dot-menu-proto
- Fixed Error while running npm test locally
- Added tests for Imagery Plugin