Skip to content

Minor Feature Additions & Fixes#334

Merged
OSPFNeighbour merged 5 commits intomaster-devfrom
rmacdonald-wip-lad
Mar 7, 2026
Merged

Minor Feature Additions & Fixes#334
OSPFNeighbour merged 5 commits intomaster-devfrom
rmacdonald-wip-lad

Conversation

@Rowantrek
Copy link
Collaborator

Added:
ICEMS Dictionary - All entries in the timeline will now include the ICEMS Dictionary regex lookup + tooltip for known acronyms/phrases.

Additional Address Info - Added in the Job model (and Address model) and displayed on expanded incidents in the Incident register, and under the address on map incident popups. (Have tested that the field is updated on incident refresh)

Underline on Hover for Alerts - When you hover over a list item under an expanded alert, an underline will now appear under it to indicate that it is a selectable element.

Fixed:
(MINOR) Renamed 'Rescue jobs' to 'Rescue incidents' in the Incident Cluster Page Configuration section.

ICEMS Dictionary added for Timeline entries.
- Renamed 'Rescue jobs' to 'Rescue incidents'
- Added an underline when you hover over an alert item.
- Additional Address Info now included in Job Model. (is included in updateFromJSON function too - confirmed it updates with refresh)
- Additional Address Info displayed under 'Incident Location' on expanded incidents.
- Additional Address Info displayed under the address
@Rowantrek Rowantrek requested a review from OSPFNeighbour March 7, 2026 02:42
@OSPFNeighbour OSPFNeighbour merged commit 3e55262 into master-dev Mar 7, 2026
OSPFNeighbour added a commit that referenced this pull request Mar 7, 2026
* frao redraw timer to 10min

* unused file delete

* Minor Feature Additions & Fixes (#334)

* ICEMS Dictionary

ICEMS Dictionary added for Timeline entries.

* Alert + Page Config Touchups

- Renamed 'Rescue jobs' to 'Rescue incidents'
- Added an underline when you hover over an alert item.

* Additional Address Info

- Additional Address Info now included in Job Model. (is included in updateFromJSON function too - confirmed it updates with refresh)
- Additional Address Info displayed under 'Incident Location' on expanded incidents.
- Additional Address Info displayed under the address

* Fixing my poor formatting

* Making this the same as Address model

* another job vs incident word slip

* refactor (#335)

Moved it out of main, added a snappier mouse over

* map layer name updates

* correct format

* map layers messing with zoom limits crashing clusters

Root cause is likely cluster grid mismatch when extra overlays change map zoom limits (zoomlevelschange). leaflet.markercluster keeps zoom-indexed internal grids; when those become stale, addLayer can hit an undefined grid and throw at getNearObject.

* cache busting on WMS Layers

* formatting fix

* rainviewer cache bustering

---------

Co-authored-by: Rowantrek <12322201+Rowantrek@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants