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

Introduce edditable table for creating score distributions #5723

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2024

  1. DIY first version

    jorg-vr committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2ea4fd5 View commit details
    Browse the repository at this point in the history
  2. Use jspreadsheet

    jorg-vr committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    935ce06 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Disable unwanted options

    jorg-vr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0df802b View commit details
    Browse the repository at this point in the history
  2. Actually save updates

    jorg-vr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    afee968 View commit details
    Browse the repository at this point in the history
  3. Fix new rows

    jorg-vr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f6f7f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45df51 View commit details
    Browse the repository at this point in the history
  5. Add validation

    jorg-vr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    94161d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6258c97 View commit details
    Browse the repository at this point in the history
  7. Fix toggle

    jorg-vr committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c1e43df View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Introduce translations

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e516a08 View commit details
    Browse the repository at this point in the history
  2. Introduce translations

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4e8e4c9 View commit details
    Browse the repository at this point in the history
  3. Add help text

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0ddc92a View commit details
    Browse the repository at this point in the history
  4. Fix minor bugs

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4d99358 View commit details
    Browse the repository at this point in the history
  5. Show validation warning

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a52eeff View commit details
    Browse the repository at this point in the history
  6. Ask to confirm warnings

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2812c8d View commit details
    Browse the repository at this point in the history
  7. Improve buttons

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    abadbe9 View commit details
    Browse the repository at this point in the history
  8. Remove checkboxes

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2a0a4a8 View commit details
    Browse the repository at this point in the history
  9. Fix row heights

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    40d20f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99b27c8 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    61ed540 View commit details
    Browse the repository at this point in the history
  12. Remove system test

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    66c5247 View commit details
    Browse the repository at this point in the history
  13. Fix empty case

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2451a67 View commit details
    Browse the repository at this point in the history
  14. Judge empty rows more kindly

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c68b4d0 View commit details
    Browse the repository at this point in the history
  15. Remove the export option

    jorg-vr committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ad5c0d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Avoid type coercion

    jorg-vr committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    defc89e View commit details
    Browse the repository at this point in the history
  2. Remove comments

    jorg-vr committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    41d8fae View commit details
    Browse the repository at this point in the history
  3. Add docs

    jorg-vr committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bf47ad7 View commit details
    Browse the repository at this point in the history
  4. Add translations for menu

    jorg-vr committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    973371d View commit details
    Browse the repository at this point in the history
  5. Fix dark mode

    jorg-vr committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a7e363d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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