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

Implement Multiprocesses components #10

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

Commits on Oct 18, 2024

  1. Implement Multielection

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9b02376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2988e9c View commit details
    Browse the repository at this point in the history
  3. Fix styles

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8edc360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff033f7 View commit details
    Browse the repository at this point in the history
  5. Fix global submit validation

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c407b1e View commit details
    Browse the repository at this point in the history
  6. Add validator

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    555beab View commit details
    Browse the repository at this point in the history
  7. Fix unique key prop

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ebb20cf View commit details
    Browse the repository at this point in the history
  8. Fix Layout issues

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2e56db8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    626bfc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78a0980 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b840340 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    067cf7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4ede87 View commit details
    Browse the repository at this point in the history
  14. Unify VoteButton layout

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e803ca5 View commit details
    Browse the repository at this point in the history
  15. Recover voting modals

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d82dee3 View commit details
    Browse the repository at this point in the history
  16. Fix ConfirmVoteModal.tsx

    selankon committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    53c55c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    c788c60 View commit details
    Browse the repository at this point in the history
  2. Hide vote button if voted

    selankon committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0a17664 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    b56bb95 View commit details
    Browse the repository at this point in the history
  2. Fix confirm modal answers

    selankon committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5af2740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1010e38 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Use strict false

    And fix TS errors that appeared with the change
    selankon committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ed3d28c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fix no default process

    selankon committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    78ad9d3 View commit details
    Browse the repository at this point in the history
  2. Properly import renderwith

    selankon committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    94213c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Fix isWeighted

    selankon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ad79285 View commit details
    Browse the repository at this point in the history
  2. Fix vote modals

    selankon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d1f324e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    fb34703 View commit details
    Browse the repository at this point in the history
  2. Add translations

    selankon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f920fa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Change spreadsheet acces theme

    To show it more similar as vote button
    selankon committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    09ec70f View commit details
    Browse the repository at this point in the history
  2. Fix alert overflow

    selankon committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    70cbe70 View commit details
    Browse the repository at this point in the history