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

Add participant progress bar #2234

Merged
merged 33 commits into from
Jul 7, 2024

Commits on Jun 28, 2024

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

Commits on Jun 30, 2024

  1. PR review

    richardebeling committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    721c8fc View commit details
    Browse the repository at this point in the history
  2. Cleanup

    richardebeling committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    58a3ed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    919ca05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c47f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24e5384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca45744 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Niklas Mohrin <[email protected]>
    richardebeling and niklasmohrin authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9bfe80f View commit details
    Browse the repository at this point in the history
  2. refactor GlobalRewards a bit

    Kakadus committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4595ff6 View commit details
    Browse the repository at this point in the history
  3. migrate to Fraction

    Kakadus committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5da3004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5893423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92c92cf View commit details
    Browse the repository at this point in the history
  6. test against float128

    Kakadus committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a26abe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9fd312 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a765c2 View commit details
    Browse the repository at this point in the history
  9. nice UI :)

    janno42 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b03517f View commit details
    Browse the repository at this point in the history
  10. removed unused code

    janno42 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d56dba6 View commit details
    Browse the repository at this point in the history
  11. Uniform naming

    richardebeling committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1af51ee View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7946709 View commit details
    Browse the repository at this point in the history
  2. remove useless div

    Kakadus committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bb4e6a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f944c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be6bd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Fix indentationl. Consistent long-line formatting (we ignore 120-char…

    …s limit in other lines as well)
    richardebeling committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    10b8ea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce12d6 View commit details
    Browse the repository at this point in the history
  3. Pluralization

    richardebeling committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    404d2f3 View commit details
    Browse the repository at this point in the history
  4. Update tests

    richardebeling committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f81b1ef View commit details
    Browse the repository at this point in the history
  5. Linting

    richardebeling committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    06a65cb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Update evap/static/scss/components/_progress.scss

    Co-authored-by: Niklas Mohrin <[email protected]>
    janno42 and niklasmohrin authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2562661 View commit details
    Browse the repository at this point in the history
  2. Update evap/student/tests/test_views.py

    Co-authored-by: Niklas Mohrin <[email protected]>
    janno42 and niklasmohrin authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e58d700 View commit details
    Browse the repository at this point in the history
  3. Update evap/student/templates/student_global_reward.html

    Co-authored-by: Niklas Mohrin <[email protected]>
    janno42 and niklasmohrin authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fa82909 View commit details
    Browse the repository at this point in the history
  4. use custom percentage filter

    janno42 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    da420d2 View commit details
    Browse the repository at this point in the history
  5. linter

    janno42 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8581fac View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update evap/evaluation/templatetags/evaluation_filters.py

    Co-authored-by: Jonas Dittrich <[email protected]>
    janno42 and Kakadus authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    608ae30 View commit details
    Browse the repository at this point in the history