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

Fix frontend issues #445

Merged
merged 36 commits into from
Oct 15, 2024
Merged

Fix frontend issues #445

merged 36 commits into from
Oct 15, 2024

Commits on Oct 10, 2024

  1. PaperProps is deprecated

    bigabig committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8326c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491fee9 View commit details
    Browse the repository at this point in the history
  3. InputLabelProps deprecated

    bigabig committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e203a32 View commit details
    Browse the repository at this point in the history
  4. fixed bug: implicit key

    bigabig committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2949095 View commit details
    Browse the repository at this point in the history
  5. fixed bug: missing ref

    bigabig committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cef9562 View commit details
    Browse the repository at this point in the history
  6. removed unnecessary userId

    bigabig committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ad681e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    e8c3f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85a13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea8d367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53e3ca1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f81ca5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfa836c View commit details
    Browse the repository at this point in the history
  7. udpated api

    bigabig committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1f4035b View commit details
    Browse the repository at this point in the history
  8. improved tag hooks & tag menu

    bigabig committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0dee978 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6074e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    428f3ac View commit details
    Browse the repository at this point in the history
  11. fixed date filter display

    bigabig committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8821fc7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa63a28 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    d0066cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d633629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    240a69e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db7f229 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b7f9189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b275eb View commit details
    Browse the repository at this point in the history
  3. fixed issue with key

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2af229f View commit details
    Browse the repository at this point in the history
  4. added id to filters

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    98b7c63 View commit details
    Browse the repository at this point in the history
  5. updated api

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cfd654b View commit details
    Browse the repository at this point in the history
  6. fixed issue with filter ids

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4d442ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e3dda8 View commit details
    Browse the repository at this point in the history
  8. small redesign of splitView

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    226fab4 View commit details
    Browse the repository at this point in the history
  9. fixed default filter issue

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9f1933c View commit details
    Browse the repository at this point in the history
  10. fixed typos

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8a8ae6b View commit details
    Browse the repository at this point in the history
  11. added missing Typography

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6a61b5a View commit details
    Browse the repository at this point in the history
  12. fixed conflicting endpoints

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a685875 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51ac09b View commit details
    Browse the repository at this point in the history
  14. removed unnecessary interface

    bigabig committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ff07a36 View commit details
    Browse the repository at this point in the history