Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add organizer logo to event pages #3530

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 18, 2023

  1. Bump @sentry/integrations from 7.34.0 to 7.36.0

    Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.34.0 to 7.36.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
    - [Commits](getsentry/sentry-javascript@7.34.0...7.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@sentry/integrations"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Arashfa0301 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    e8e9a0b View commit details
    Browse the repository at this point in the history
  2. Align overview headers correctly

    They had different paddings and margins, causing the "Påmeldinger"
    header to be pushed further up than the other headers.
    
    Resolves ABA-248
    ivarnakken authored and Arashfa0301 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    48d92c1 View commit details
    Browse the repository at this point in the history
  3. Small table iteration

    - Icons in the table header did not match the text color
    - Give delete icon a confirm modal for safety purposes
    - Delete icon was not centered
    ivarnakken authored and Arashfa0301 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    2dce1f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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