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: metrico/grafana-flow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.1
Choose a base ref
...
head repository: metrico/grafana-flow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.0
Choose a head ref
  • 2 commits
  • 31 files changed
  • 2 contributors

Commits on Apr 23, 2024

  1. Update README.md

    lmangani authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fc834ea View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Feat/parsed view (#70)

    * feat: refactor filter
    
    * feat: refactor SimplePanel
    
    * feat: rename SimplePanel -> FlowPanel
    
    feat: rename SimplePanel -> FlowPanel
    
    * feat: remove parser.ts
    
    * feat: remove built version of Angular plugin from repo
    
    * chore: added built version of Angular plugin to gitignore
    
    * fix: retainment of filters between data refreshes
    
    * fix: condition for filtering
    
    * feat: Parsed View
    
    * chore: up version
    
    * fix: infinite re-renders
    
    * feat: added validation to importing of parsed view
    
    * fix: ellipsis
    
    * fix: prevent dragging while trying to select text in inputs
    AlexeyOplachko authored May 31, 2024
    Configuration menu
    Copy the full SHA
    4df0f5f View commit details
    Browse the repository at this point in the history
Loading