[PR #1738] Add limited dashboard view #3204

Open
opened 2025-11-20 08:05:17 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/1738

State: closed
Merged: Yes


Describe your changes

This PR adds a new settings field regular_users_view_blocked. Is this field is set to true it will the peer responses for regular users (admins and owners still have full response). Additionally it will extend the api response when querying for users with a permissions object that includes the dashboard_view. This will help the dashboard on what to show for each user until we have a full permissions functionality throughout the project.

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
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1738 **State:** closed **Merged:** Yes --- ## Describe your changes This PR adds a new settings field `regular_users_view_blocked`. Is this field is set to true it will the peer responses for regular users (admins and owners still have full response). Additionally it will extend the api response when querying for users with a permissions object that includes the `dashboard_view`. This will help the dashboard on what to show for each user until we have a full permissions functionality throughout the project. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:05:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3204