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

複数LMSのサポート #192

Merged
merged 14 commits into from
Feb 4, 2021
Merged

複数LMSのサポート #192

merged 14 commits into from
Feb 4, 2021

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    06f1de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b4713 View commit details
    Browse the repository at this point in the history
  3. feat: 複数のLMSのサポート

    - 環境変数からではなく `lti_consumer` テーブルから見つける
    kou029w committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    a9aeb3e View commit details
    Browse the repository at this point in the history
  4. chore: bump prisma version

    kou029w committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d153926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63ab7c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba3b76c View commit details
    Browse the repository at this point in the history
  7. refactor: Unknown→UnlinkedProblem,*NotFoundProblem

    - create Problem component
    kou029w committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2268ae7 View commit details
    Browse the repository at this point in the history
  8. feat: global session atom

    kou029w committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    47141ac View commit details
    Browse the repository at this point in the history
  9. feat: NEXT_PUBLIC_LMS_URL をやめる

    - 代わりに LtiLaunchBody.launch_presentation_return_url を使う
    kou029w committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    b75e914 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1dde31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b963a5e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    197fd5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11ed01b View commit details
    Browse the repository at this point in the history
  3. docs: seed関連TODO

    kou029w committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ab021b2 View commit details
    Browse the repository at this point in the history