Thanks to visit codestin.com
Credit goes to github.com

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: grafana/grafana
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.5.3
Choose a base ref
...
head repository: grafana/grafana
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.5.5
Choose a head ref
  • 10 commits
  • 24 files changed
  • 7 contributors

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    36567d4 View commit details
    Browse the repository at this point in the history
  2. Release: Bump version to 9.5.4 (#905)

    "Release: Updated versions in package to 9.5.4"
    grafanabot authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    b9d4a7c View commit details
    Browse the repository at this point in the history
  3. [v9.5.x] Auth: Fix visibility of the Invite button on /admin/users pa…

    …ge (#69066)
    
    Auth: Fix visibility of the Invite button on /admin/users page (#68991)
    
    * Fix for invite button visibility
    
    * Align test
    
    (cherry picked from commit df4db41)
    
    Co-authored-by: Misi <[email protected]>
    2 people authored and zerok committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    e24c6a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. [v9.5.x] Auth: Show invite button if disable login form is set to fal…

    …se (#70154)
    
    Auth: Show invite button if disable login form is set to false (#69946)
    
    * show invite button if disable login form is set to false
    
    * fix test
    
    * Update public/app/features/users/UsersActionBar.tsx
    
    Co-authored-by: Misi <[email protected]>
    
    ---------
    
    Co-authored-by: Misi <[email protected]>
    (cherry picked from commit 21f8dd9)
    
    Co-authored-by: Ieva <[email protected]>
    2 people authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2a57aed View commit details
    Browse the repository at this point in the history
  2. [v9.5.x] RBAC: Remove legacy AC editor and admin role on new dashboar…

    …d route (#68776)
    
    RBAC: Remove legacy AC editor and admin role on new dashboard route (#68762)
    
    remove legacy AC editor and admin role on new dashboard route
    
    (cherry picked from commit 94283f5)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    2 people authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a958c75 View commit details
    Browse the repository at this point in the history
  3. [v9.5.x] Settings: Add ability to override skip_org_role_sync with …

    …Env variables (#68375)
    
    Settings: Add ability to override `skip_org_role_sync` with Env variables (#68364)
    
    Switch to using the SectionsWithOverride for settings for skip org role sync
    
    (cherry picked from commit 1a79c8a)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    2 people authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    12093e5 View commit details
    Browse the repository at this point in the history
  4. [v9.5.x] Revert: Allow editors to access GET /datasources (#68654)

    Revert: Allow editors to access GET /datasources (#68632)
    
    Revert "Allow editors to access GET /datasources"
    
    This reverts commit 5a830c4.
    
    (cherry picked from commit 6a2bcba)
    
    Co-authored-by: Eric Leijonmarck <[email protected]>
    2 people authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f70714b View commit details
    Browse the repository at this point in the history
  5. [v9.5.x] Azure: Fix Kusto auto-completion for Azure datasources (#69685

    …) (#69694)
    
    Azure: Fix Kusto auto-completion for Azure datasources (#69685)
    
    * Fix Kusto auto-completion not working in HG
    
    * Add update to script paths
    
    * Update CODEOWNERS
    
    * Missed the ts
    
    (cherry picked from commit a6484c6)
    
    # Conflicts:
    #	yarn.lock
    aangelisc authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cfc152a View commit details
    Browse the repository at this point in the history
  6. [v9.5.x] What's New: Bump whatsnewurl link (#70314)

    Bump whatsNewUrl link
    dsotirakis authored and zerok committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9225b6a View commit details
    Browse the repository at this point in the history
  7. Release: Bump version to 9.5.5 (#922)

    "Release: Updated versions in package to 9.5.5"
    
    Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
    grafanabot and grafana-delivery-bot[bot] authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    284c43c View commit details
    Browse the repository at this point in the history
Loading