Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
18 stars 15 forks source link

Implement rendering of Helioviewer Event Format style events for HEK and CCMC Flare Predictions #453

Closed dgarciabriseno closed 1 year ago

dgarciabriseno commented 1 year ago

added id to event mangr

Fix proxy call to setEventGlossary

Partial change to try to make each event manager have its own containers

Make event manager and marker use the new format

Render flare prediction pins and dialogs

Remove reference to eventManager in EventLayerAccordion

Fix updating pins when time changes

Call event toggle directly instead of global broadcast

Update css to use classes instead of IDs

Update event classes to use name as the unique id

Update FP pin image

Tie together Event components

EventLayerAccordion, EventManager, and EventTree are coupled via the name of the section.

Each layer gets its own storage key.

Fix all references to old state.eventLayers

dgarciabriseno commented 1 year ago

Geronimo!