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

gui, voting: Implement poll additional fields gui components #2525

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    ea52a04 View commit details
    Browse the repository at this point in the history
  2. Implement AdditionalFieldsTableView class

    This is mainly to override the resizeEvent to better control
    the table height.
    jamescowens committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    008f792 View commit details
    Browse the repository at this point in the history
  3. Finish wiring up AdditionalFields to poll wizard

    Note this is a limited version, which only addresses the
    current poll type with required fields, PROJECT.
    jamescowens committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7b52100 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66b90b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d930697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    727eb97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dee9cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3577925 View commit details
    Browse the repository at this point in the history