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

Rlecellier/dashboard teacher courses loading #1971

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2023

  1. [TO REMOVE] DEV SETTINGS

    rlecellier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ee6c123 View commit details
    Browse the repository at this point in the history
  2. ✨(frontend) rename Joanie.Course as CourseLight

    We need Course to containe lot's more informations for our course
    endpoint that well be make for teacher dashboard course page.
    rlecellier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6038956 View commit details
    Browse the repository at this point in the history
  3. ✨(frontend) build page TeacherCourse

        Part of teacher dashboard development, list teacher courses.
    rlecellier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    358532c View commit details
    Browse the repository at this point in the history
  4. add useIsLoading hook

    rlecellier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ad24f8b View commit details
    Browse the repository at this point in the history
  5. ✨(frontend) teacher dashboard course loading

    add minimum loading time and transition when course apear
    rlecellier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5bf003c View commit details
    Browse the repository at this point in the history