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

Feature/124 seed relevant batches data #135

Merged
merged 25 commits into from
May 10, 2024

Commits on Apr 29, 2024

  1. Created http and apiClient hooks

    Nicolas Dontigny committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c3218cb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'main' of https://github.com/BesLogic/releaf-canopeum in…

    …to feature/115-refresh-auth-token-silently
    Nicolas Dontigny committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    07cf854 View commit details
    Browse the repository at this point in the history
  2. Fixed merge changes issues

    Nicolas Dontigny committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    aa1bc92 View commit details
    Browse the repository at this point in the history
  3. More merge fixes

    Nicolas Dontigny committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b41d076 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. using useCallbacks and checking refresh token expiration

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8c0884e View commit details
    Browse the repository at this point in the history
  2. using getApiClient hook everywhere

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ebd3f41 View commit details
    Browse the repository at this point in the history
  3. Removed unused files + small fixes

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cf25ecf View commit details
    Browse the repository at this point in the history
  4. Reset access token lifetime

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f56d018 View commit details
    Browse the repository at this point in the history
  5. Fixed linting

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    118a941 View commit details
    Browse the repository at this point in the history
  6. Added isPublic property and toggling

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3dd26e7 View commit details
    Browse the repository at this point in the history
  7. Toggling site public status implemented

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b0b5706 View commit details
    Browse the repository at this point in the history
  8. Added correct permission

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    966c89c View commit details
    Browse the repository at this point in the history
  9. Updated permissions, removed unused endpoints

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0472401 View commit details
    Browse the repository at this point in the history
  10. removed type ignore comment

    Nicolas Dontigny committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a7dc9d0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Added batches and tree types

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3f7a4b7 View commit details
    Browse the repository at this point in the history
  2. Added more batch seedings

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1e22b8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/BesLogic/releaf-canopeum in…

    …to feature/124-seed-relevant-batches-data
    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    32b15e8 View commit details
    Browse the repository at this point in the history
  4. Reset migrations and api.ts

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dee56da View commit details
    Browse the repository at this point in the history
  5. Fixed change password and auth issues

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f226a9b View commit details
    Browse the repository at this point in the history
  6. Fixed site summary, detail permissions

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    56946f5 View commit details
    Browse the repository at this point in the history
  7. Linting and ruff fix

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    42f0637 View commit details
    Browse the repository at this point in the history
  8. Reset change password fixed

    Nicolas Dontigny committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c50fcb9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    36c5ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8a11f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa915c View commit details
    Browse the repository at this point in the history