2905 refactor elixirui topology link building move to backend #2967

Merged
mfreeman451 merged 9 commits from refs/pull/2967/head into staging 2026-02-25 13:50:12 +00:00
mfreeman451 commented 2026-02-25 08:01:06 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #2907
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2907
Original created: 2026-02-25T08:01:06Z
Original updated: 2026-02-25T13:50:14Z
Original head: carverauto/serviceradar:2905-refactor-elixirui-topology-link-building-move-to-backend
Original base: staging
Original merged: 2026-02-25T13:50:12Z by @mfreeman451

IMPORTANT: Please sign the Developer Certificate of Origin

Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:

Signed-off-by: J. Doe <j.doe@domain.com>

Describe your changes

Code checklist before requesting a review

  • I have signed the DCO?
  • The build completes without errors?
  • All tests are passing when running make test?
Imported from GitHub pull request. Original GitHub pull request: #2907 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/2907 Original created: 2026-02-25T08:01:06Z Original updated: 2026-02-25T13:50:14Z Original head: carverauto/serviceradar:2905-refactor-elixirui-topology-link-building-move-to-backend Original base: staging Original merged: 2026-02-25T13:50:12Z by @mfreeman451 --- ## IMPORTANT: Please sign the Developer Certificate of Origin Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include a [DCO sign-off statement]( https://developercertificate.org/) indicating the DCO acceptance in one commit message. Here is an example DCO Signed-off-by line in a commit message: ``` Signed-off-by: J. Doe <j.doe@domain.com> ``` ## Describe your changes ## Issue ticket number and link ## Code checklist before requesting a review - [ ] I have signed the DCO? - [ ] The build completes without errors? - [ ] All tests are passing when running make test?
mfreeman451 commented 2026-02-25 13:04:54 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2907#discussion_r2852941570
Original created: 2026-02-25T13:04:54Z
Original path: elixir/web-ng/lib/serviceradar_web_ng/topology/god_view_stream.ex
Original line: 249

should not be done in web-ng

Imported GitHub PR review comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/2907#discussion_r2852941570 Original created: 2026-02-25T13:04:54Z Original path: elixir/web-ng/lib/serviceradar_web_ng/topology/god_view_stream.ex Original line: 249 --- should not be done in web-ng
mfreeman451 commented 2026-02-25 13:05:08 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR review comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2907#discussion_r2852942783
Original created: 2026-02-25T13:05:08Z
Original path: elixir/web-ng/lib/serviceradar_web_ng/topology/god_view_stream.ex
Original line: 205

should not be done in web-ng

Imported GitHub PR review comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/2907#discussion_r2852942783 Original created: 2026-02-25T13:05:08Z Original path: elixir/web-ng/lib/serviceradar_web_ng/topology/god_view_stream.ex Original line: 205 --- should not be done in web-ng
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2967
No description provided.