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 frontend #12

Merged
merged 45 commits into from
Nov 27, 2024
Merged

Commits on Nov 2, 2024

  1. feat: Seperated user database

    Add scripts for migration and management
    NanamiNakano committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2a8af94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ba6d1 View commit details
    Browse the repository at this point in the history
  3. feat: Authentication

    NanamiNakano committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9d15e35 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    47d7ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9dcbf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    04a192c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a19584 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. refactor!: migrator.py

    modularize migrator.py
    allow users to specify new email and password for each migrated user with a csv file
    store the random password set in a csv file
    NanamiNakano committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    29a7e45 View commit details
    Browse the repository at this point in the history
  2. docs(README): Update technical details

    Add information about the creation of users.
    Update information about the `users` table.
    Add information about JWT secret.
    NanamiNakano committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e34303e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89430b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    2bb0db9 View commit details
    Browse the repository at this point in the history
  2. refactor(frontend):

    Separate LabelPagination component
    NanamiNakano committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    db168e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d90ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f885d7 View commit details
    Browse the repository at this point in the history
  5. chore(lint): Lint

    NanamiNakano committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e2601ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0193e49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af1aec4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    441a464 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1edec27 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    69c6d5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa0608 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    cd4f7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818e184 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

  1. Revert "feat(backend): Add update annotation endpoint"

    This reverts commit 89430b3.
    NanamiNakano committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ed55a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa4ce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0af1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d564ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d75592 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    c4a1340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7cf09 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. fix: null pointer

    NanamiNakano committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ae985c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a75793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ed268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d980caa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93d000d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d83b1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c993e12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2cd5b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    179f6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df27e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a676a5 View commit details
    Browse the repository at this point in the history
  4. fix: Can not compile

    NanamiNakano committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3d0453f View commit details
    Browse the repository at this point in the history
  5. chore: Code cleanup

    NanamiNakano committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    16ae94d View commit details
    Browse the repository at this point in the history