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

[ReportPreview / Avatars] Fix avatar styles and headline for Ecards, invoices, and group expense reports #49172

Merged
merged 25 commits into from
Sep 26, 2024

Commits on Sep 13, 2024

  1. Fix Report Names

    grgia committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0b621c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd5314 View commit details
    Browse the repository at this point in the history
  3. remove check

    grgia committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    149e143 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    582113e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1abbebe View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a916294 View commit details
    Browse the repository at this point in the history
  2. clean up

    grgia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    97e31a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175b400 View commit details
    Browse the repository at this point in the history
  4. clean up

    grgia committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e616e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b77181f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81f87e View commit details
    Browse the repository at this point in the history
  3. clean up subscript

    grgia committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc25e24 View commit details
    Browse the repository at this point in the history
  4. fix eslint #1

    grgia committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    14e95b2 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    grgia committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7214900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a847e5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52fd8e0 View commit details
    Browse the repository at this point in the history
  8. function rename

    grgia committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    66345a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. function rename

    grgia committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9da4550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddd70f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    6975521 View commit details
    Browse the repository at this point in the history
  2. fix invoice icon

    grgia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8147b15 View commit details
    Browse the repository at this point in the history
  3. prettier

    grgia committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    df55001 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    0daa815 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Eric Han <117511920+eh2077@users.noreply.github.com>
    grgia and eh2077 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    65bf81d View commit details
    Browse the repository at this point in the history
  3. use ownerID since this is an optimistic report preview, so that means…

    … they would have also created the report
    grgia committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b704277 View commit details
    Browse the repository at this point in the history