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

Allow users to sort traces #8497

Merged
merged 25 commits into from
May 13, 2024
Merged

Commits on May 7, 2024

  1. Add sorting on traces

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b08fa95 View commit details
    Browse the repository at this point in the history
  2. Fix sorting logic

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    14f8ab5 View commit details
    Browse the repository at this point in the history
  3. Clean up

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    45415b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd426c0 View commit details
    Browse the repository at this point in the history
  5. Add direction back

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aa29f01 View commit details
    Browse the repository at this point in the history
  6. Avoid icon shrink

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e62e2d4 View commit details
    Browse the repository at this point in the history
  7. Don't require sort props

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c11000d View commit details
    Browse the repository at this point in the history
  8. Fix type error

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ed2ec59 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    ccschmitz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    74daef8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c41cfb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'main' of github.com:highlight/highlight into hig-4572-a…

    …llow-users-to-sort-by-duration
    ccschmitz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    164fe91 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    ccschmitz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d321183 View commit details
    Browse the repository at this point in the history
  3. Update .env

    ccschmitz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9cf3c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d10379 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'main' of github.com:highlight/highlight into hig-4572-a…

    …llow-users-to-sort-by-duration
    ccschmitz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    34562c7 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    ccschmitz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6d69a6d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Make sortColumn a SQL var

    ccschmitz committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d7f666b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:highlight/highlight into hig-4572-a…

    …llow-users-to-sort-by-duration
    ccschmitz committed May 10, 2024
    Configuration menu
    Copy the full SHA
    599a465 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3831843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc19248 View commit details
    Browse the repository at this point in the history
  5. Update TracesList.tsx

    ccschmitz committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8d08f96 View commit details
    Browse the repository at this point in the history
  6. Fix types

    ccschmitz committed May 10, 2024
    Configuration menu
    Copy the full SHA
    471d003 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    169882d View commit details
    Browse the repository at this point in the history
  8. Revert duration change

    ccschmitz committed May 10, 2024
    Configuration menu
    Copy the full SHA
    39ce594 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'main' of github.com:highlight/highlight into hig-4572-a…

    …llow-users-to-sort-by-duration
    ccschmitz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    35f0373 View commit details
    Browse the repository at this point in the history