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

Move test file contents to Svelte #407

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2023

  1. Move test file contents to Svelte

    Closes mrlvsb#397.
    Test files are hidden by default and should be opened manually.
    The file contents is loaded after the first "unfold" of a card.
    DanielKrasny committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3d16348 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. TestFile: Maximum bytes as a prop

    Maximum inline bytes is not a constant in frontend anymore. The backend value is passed as a prop instead.
    Modified the card size to correspond with previous solution.
    Added missing student URL query.
    DanielKrasny committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7d1f847 View commit details
    Browse the repository at this point in the history