openmct/example
Jamie V ab76451360
Imagery Age to be displayed for realtime mode in Imagery View (#3308)
* fix linting errors

* removing testing units

* WIP: stubbe in age in template, adding getAge function

* WIP: stubbed in age in template, dummy function to start

* added image age for realtime mode, ready for styling

* reverting unnecesarry telemetryview file changes, not needed for this issue

* checking for age tracking conditions on mount

* Image age styling and changes

- Cleaned up code in ImageryPlugin to use const instead of var, changed
image delay time into a const

* Image age styling and changes

- WIP!
- Layout changes for Imagery control-bar;
- New animation effect, WIP;

* Image age styling and changes

- Markup and CSS updates for Imagery view;
- Final layout for age indicator;

* parsing image timestamp in case it is a string

* using moment for human readable durations above 8 hours

* UTC based timesystem check

* reset "new" css class on image age when "time" updates

* WIP: debuggin weird imagery plugin issue for first selection of image in thumbnails

* fixing pause overwriting clicked images selection

* making isImageNew a computed value

* WIP: pr updates

* WIP: tabling PR edits to focus on lower hanging PR edits for testathon

* WIP

* overhaul of imagery plugin logic for optimization PLUS imagery age

* adding next/prev functionality to refactored plugin

* added arrow left and right keys to navigate next and previous

* added arrow key scrolling and scrolling thumbnail into view and hold down scrolling

* adding in missing class

* component based key listening, PR updates

* refactor to use just imageIndex to track focused image, utilized more caching, PR comment edits

Co-authored-by: David Tsay <david.e.tsay@nasa.gov>
Co-authored-by: charlesh88 <charlesh88@gmail.com>
2020-10-06 16:01:47 -07:00
..
eventGenerator Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
export Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
forms Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
generator Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
identity Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
imagery Imagery Age to be displayed for realtime mode in Imagery View (#3308) 2020-10-06 16:01:47 -07:00
mobile Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
msl Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
notifications Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
persistence Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
policy Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
profiling Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
scratchpad Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
simpleVuePlugin New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
styleguide ESLint upgrade, implement additional rules (#3230) 2020-08-10 11:23:35 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory is for example bundles, which are intended to illustrate how to author new software components using Open MCT.