Skip to content

Conversation

@SimmerV
Copy link
Collaborator

@SimmerV SimmerV commented Nov 28, 2025

  • various fixes for Map.tsx, Telemetry.tsx, and Node.tsx in /frontend (new UI).
  • fixed meshinfo container crashes
  • adjusted timestamp on Telemtry.tsx to reflect user's browser timezone.

@SimmerV SimmerV marked this pull request as draft December 2, 2025 02:50
@SimmerV SimmerV changed the title Fix map.tsx fix meshinfo crashes, node alive time bug Dec 2, 2025
@SimmerV SimmerV changed the title fix meshinfo crashes, node alive time bug fix meshinfo crashes, other random bugs Dec 2, 2025
@SimmerV SimmerV marked this pull request as ready for review December 2, 2025 02:53
Refactor node online status calculation and improve feature rendering logic.
@SimmerV SimmerV marked this pull request as draft December 3, 2025 01:24
@SimmerV SimmerV marked this pull request as ready for review December 3, 2025 01:28
@SimmerV SimmerV marked this pull request as draft December 3, 2025 03:34
changed timestamp to show user's local instead of UTC
@SimmerV SimmerV marked this pull request as ready for review December 3, 2025 03:38
@daviesgeek daviesgeek merged commit 75cc8a3 into MeshAddicts:develop Dec 3, 2025
2 checks passed
daviesgeek pushed a commit that referenced this pull request Dec 3, 2025
* Update Map.tsx

updated time from 7.2 seconds to 2 hours (ts expects milliseconds)

* Fix typo in map function for message rendering

* Refactor temperature display logic in telemetry template

* Add type checks for telemetry values in node.html.j2

fixes meshinfo crashing when round() presented with string

* Fix temperature display logic in Telemetry component

* Enhance node online status and feature rendering

Refactor node online status calculation and improve feature rendering logic.

* Fix conditional rendering for relative humidity

* Refactor Telemetry component for improved readability

changed timestamp to show user's local instead of UTC

* Refactor Node timestamp for better clarity

* Refactor version info gathering in docker.yml

Updated version info gathering to use heredoc syntax.

* Refactor version info gathering to JSON format

Updated the version info gathering step to output a structured JSON format with specific GitHub context variables.

* Enhance version info output in docker.yml

Updated version info gathering to output detailed JSON.
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