Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: netbirdio/dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.33.0
Choose a base ref
...
head repository: netbirdio/dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.34.0
Choose a head ref
  • 5 commits
  • 41 files changed
  • 2 contributors

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    9420214 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    60e8394 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Fix stale certificate issued state (#575)

    * Fix stale certificate issued state
    
    * fix coderabbit
    heisbrot authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    10a8e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Create policies inside resources (#568)

    * Add acl tooltips
    
    * Adjust resource modal and add tooltips
    
    * Prevent nextjs navigation trigger on tab change
    
    * Update wording
    
    * add acl into resource
    
    * Refactor resource policies
    
    * Add prop to hide group edit and disable redirect
    
    * Add skeleton loader to network page
    
    * Create policy for new resources
    
    * Show existing policies if groups are matching
    
    * Add confirm dialog after creating resource without policy
    
    * Add dialog if user edits policy that is used in multiple resources
    
    * Add callout when selecting resource groups containing policies
    
    * Add dialog if deleting policies containing resources
    
    * Fix stale policies and new group creation in resource modal
    
    * Remove whitespace
    
    * Fix sort
    
    * Cleanup
    
    * Address coderabbit comments
    
    * Fix policy alignment
    
    * Fix initial resource
    
    * disable selector if user did not select  resource groups
    
    * Consider current resource when editing / deleting policy
    
    * Remove unused mutate
    
    * Fix dot position
    
    * Remove ask for policy
    
    * Fix policy index
    
    * Fix multiple resource confirm dialog on policy cell
    heisbrot authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    b5a8f75 View commit details
    Browse the repository at this point in the history
  2. Add proxy events sort (#560)

    * Add proxy events sort
    
    * Fix coderabbit comment
    
    * Disable local sort when server pagination is used
    heisbrot authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    c0c1f46 View commit details
    Browse the repository at this point in the history
Loading