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

Refactor duplicate code #289

Merged
merged 20 commits into from
Sep 19, 2024
Merged

Refactor duplicate code #289

merged 20 commits into from
Sep 19, 2024

Commits on Sep 2, 2024

  1. Refactor reduction history

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    02eaeab View commit details
    Browse the repository at this point in the history
  2. Add in symbols

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6014a9d View commit details
    Browse the repository at this point in the history
  3. Tidy imports

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5736b6c View commit details
    Browse the repository at this point in the history
  4. Fix linting warnings

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ec3d5e5 View commit details
    Browse the repository at this point in the history
  5. Delete ReductionHistory.tsx

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f013e51 View commit details
    Browse the repository at this point in the history
  6. Prettier formatting

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d98df47 View commit details
    Browse the repository at this point in the history
  7. Fix column spacing

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    312b395 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad59724 View commit details
    Browse the repository at this point in the history
  9. Add sticky headers

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6032954 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d63282d View commit details
    Browse the repository at this point in the history
  11. Disable prop-types warning

    Dagonite committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    17396b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Add run type logic

    Dagonite committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    156bee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add underline

    Dagonite committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b8e8732 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd09227 View commit details
    Browse the repository at this point in the history
  3. Remove import

    Dagonite committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d04598d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Remove file icons

    Dagonite committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    717de8e View commit details
    Browse the repository at this point in the history
  2. Refactor API requests logic

    Dagonite committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e23a265 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add order_by param

    Dagonite committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b925f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dd7f79 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    Dagonite committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7db636c View commit details
    Browse the repository at this point in the history