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: parca-dev/parca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ui-v0.10.0
Choose a base ref
...
head repository: parca-dev/parca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ui-v0.10.1
Choose a head ref
  • 19 commits
  • 22 files changed
  • 7 contributors

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    1288337 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #665 from manojVivek/logo-fix

    ui/logo: Parca logos fixed for dark mode
    brancz authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    354a5c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    4e97ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6244a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6af6229 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    fb05f64 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump react-datepicker from 4.6.0 to 4.7.0 in /ui

    Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.6.0 to 4.7.0.
    - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
    - [Commits](Hacker0x01/react-datepicker@v4.6.0...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-datepicker
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b3ec0d5 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @mdx-js/loader from 1.6.22 to 2.0.0 in /ui

    Bumps [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) from 1.6.22 to 2.0.0.
    - [Release notes](https://github.com/mdx-js/mdx/releases)
    - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
    - [Commits](https://github.com/mdx-js/mdx/commits/2.0.0/packages/loader)
    
    ---
    updated-dependencies:
    - dependency-name: "@mdx-js/loader"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2b1b9b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #679 from manojVivek/time-range-picker-tz-fix

    ui/datePicker: Date Range Picker uses UTC as the timezone
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9b6058c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #684 from parca-dev/dependabot/npm_and_yarn/ui/mdx…

    …-js/loader-2.0.0
    
    build(deps-dev): bump @mdx-js/loader from 1.6.22 to 2.0.0 in /ui
    yomete authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    55efbb4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #683 from parca-dev/dependabot/npm_and_yarn/ui/rea…

    …ct-datepicker-4.7.0
    
    build(deps): bump react-datepicker from 4.6.0 to 4.7.0 in /ui
    yomete authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    88f8be6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #674 from parca-dev/metalmatze-contributing

    Update CONTRIBUTING.md to include bug fixes and Go formatting
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b8c27ac View commit details
    Browse the repository at this point in the history
  8. Merge pull request #677 from parca-dev/fix-zindex

    area/ui: Fix z-index issues with tooltips
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0011bad View commit details
    Browse the repository at this point in the history
  9. deploy: Remove amd64 node requirement

    We now have arm64 and further builds for other architectures so this is no longer a requirement.
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    4d8f683 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #688 from parca-dev/brancz-patch-1

    deploy: Remove amd64 node requirement
    kakkoyun authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6994c00 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #676 from parca-dev/fix-multiple-labels

    area/ui: Fix selecting multiple labels breaking the UI
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0423aae View commit details
    Browse the repository at this point in the history
  12. Merge pull request #689 from parca-dev/release-0.8

    Merge release-0.8 back into main
    brancz authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    158fe86 View commit details
    Browse the repository at this point in the history
  13. ui-v0.10.1

    brancz committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    dbbce1c View commit details
    Browse the repository at this point in the history
Loading