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 editable table for creating score distributions #5723

Draft
wants to merge 54 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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    be2eec6 View commit details
    Browse the repository at this point in the history
  2. Open edit table on click

    jorg-vr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    838e3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88d9bb4 View commit details
    Browse the repository at this point in the history
  4. Remove outline of btn

    jorg-vr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    370b371 View commit details
    Browse the repository at this point in the history
  5. Change header text style

    jorg-vr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cc50615 View commit details
    Browse the repository at this point in the history
  6. Improve number validation

    jorg-vr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d443fa0 View commit details
    Browse the repository at this point in the history
  7. Update warnings

    jorg-vr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5cb4711 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fix paste in chrome

    jorg-vr committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    56982a5 View commit details
    Browse the repository at this point in the history
  2. Update app/assets/javascripts/components/input_table.ts

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    jorg-vr and coderabbitai[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    cc80dde View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    26951de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26e13a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    8352cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19706ee View commit details
    Browse the repository at this point in the history
  3. Use text button for edit

    jorg-vr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5b72d72 View commit details
    Browse the repository at this point in the history
  4. Add button to empty state

    jorg-vr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c47f7ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aef455 View commit details
    Browse the repository at this point in the history
  6. Add title to delete button

    jorg-vr committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d5ab37c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Fix checkboxes

    jorg-vr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e178e01 View commit details
    Browse the repository at this point in the history
  2. Remove error text on cancel

    jorg-vr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ecaff9e View commit details
    Browse the repository at this point in the history
  3. Get rid of red squibles

    jorg-vr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d8e26d0 View commit details
    Browse the repository at this point in the history
  4. fix spelling

    jorg-vr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7973375 View commit details
    Browse the repository at this point in the history
  5. Fix colspan

    jorg-vr committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c3515e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 26, 2024

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