[PR #3035] [MERGED] Rename GUI menu options and route selection with new network concept #19049

Closed
opened 2026-08-05 04:09:14 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3035
Author: @mlsmaycon
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @mlsmaycon

Base: feature/new-networks-conceptHead: update/gui-naming


📝 Commits (2)

  • f19e214 rename route with network for new concept
  • c239af4 rename file

📊 Changes

2 files changed (+65 additions, -65 deletions)

View changed files

📝 client/ui/client_ui.go (+4 -4)
📝 client/ui/network.go (+61 -61)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/3035 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `feature/new-networks-concept` ← **Head:** `update/gui-naming` --- ### 📝 Commits (2) - [`f19e214`](https://github.com/netbirdio/netbird/commit/f19e214361d09e9ebc0a6278f846882a7690b032) rename route with network for new concept - [`c239af4`](https://github.com/netbirdio/netbird/commit/c239af459b421a0806d9d921cb205782a0fa29c7) rename file ### 📊 Changes **2 files changed** (+65 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `client/ui/client_ui.go` (+4 -4) 📝 `client/ui/network.go` (+61 -61) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [x] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:09:14 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#19049