if factory default config, load the HQ passed via the URL#320
Merged
OSPFNeighbour merged 1 commit intomaster-devfrom Feb 27, 2026
Merged
if factory default config, load the HQ passed via the URL#320OSPFNeighbour merged 1 commit intomaster-devfrom
OSPFNeighbour merged 1 commit intomaster-devfrom
Conversation
Collaborator
Author
|
@Rowantrek FYI you were asking for this I think |
OSPFNeighbour
added a commit
that referenced
this pull request
Mar 5, 2026
* more attempts to fix geosearch sucking in google js * more fixed for this google map js inject * remove identity and urls (#315) * UI fixes (#317) UI tweaks and fixes to address height issues with the layer controllers * Bump minimatch from 3.1.2 to 3.1.3 (#316) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.3. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump webpack from 5.98.0 to 5.105.0 (#299) Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.105.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.98.0...v5.105.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Lad config restore defaults button (#318) * UI and backend to restore all defaults * legend default state * fix - sidebar resize when no localstorage values * Fixes for massive package sizes (#319) * if factory default config, load the HQ passed via the URL (#320) * LAD markerclusters (#322) * a slightly working shot at marker clusters and spiders * zooming and clustering working * cluster radius UI as well * bug fixes for routing * new untake color rings. bug fixes for layer control * lots of little UI tweaks to make the clusters work and loook better * hexagons are the bestagons * janky theme fix for the config modal * Human made legend icons * fix for the icon width on config modal * legend was collapse * Lots of BOM layers via beacon (#321) * re-jiggered some code to get more bom weather static layers from beacon * More BOM map layers via Beacon * lightning layers * re-do of all bom layers (#324) * Monday 2nd March Daily WIP (#325) * pulse icons match shape. layer draw rework * team tasking order change * toggle hide member capabilities on team card * add status to re-order incident UI * layer toggle for all incidents * map layer searching * Fix RainViewer frame timestamp undefined error * Lad performance fixups (#327) * keyframe loading of incidents and teams * getting anything that uses a moment() fromNow to have a common ticker so the UI updates * more must be better * Added some transparency to the storm tracker polygons * ICEMS unack display code (#329) * ICEMS unack display code * icems ium ack * tiny css fix * rain radar legend added * too much debug * fixes to icems code to actually pass a function * two computed performance fixes (#331) * dark mode theme (#332) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If theres no config in localstorage, load the HQ passed in the URL