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

Poll history UI #1913

Merged
merged 28 commits into from
Dec 14, 2023
Merged

Poll history UI #1913

merged 28 commits into from
Dec 14, 2023

Commits on Dec 1, 2023

  1. WIP: Poll History

    Marco Romano committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d0d73e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Polls: share logic around PollContent

    ganfra committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4a2cbb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. PollHistory : simplify so we only have one Node. Also enrich PollHist…

    …oryState.
    ganfra committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    aa96931 View commit details
    Browse the repository at this point in the history
  2. Theme : introduce SegmentedButton

    ganfra committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    954df6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    891c05a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    449c331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7307e0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c5cdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3be1267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e76bafc View commit details
    Browse the repository at this point in the history
  6. PollHistory : use the regular timeline instead of pollHistory timelin…

    …e as not working properly.
    ganfra committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5282e1c View commit details
    Browse the repository at this point in the history
  7. Poll history : add empty state

    ganfra committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8f1e139 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    6378f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863d156 View commit details
    Browse the repository at this point in the history
  3. Update screenshots

    ElementBot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6aac8f3 View commit details
    Browse the repository at this point in the history
  4. Poll history : add changelog.

    ganfra committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d3e1fea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix tests and warnings

    ganfra committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bb7123a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac3f27 View commit details
    Browse the repository at this point in the history
  3. Fix test compilation again.

    ganfra committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ac7dd35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664e8b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf9743 View commit details
    Browse the repository at this point in the history
  6. Format

    bmarty committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dc678eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f286c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    949d57b View commit details
    Browse the repository at this point in the history
  9. Update screenshots

    ElementBot committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    723fb12 View commit details
    Browse the repository at this point in the history
  10. Fix androidTest compilation

    ganfra committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5dfd64a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9bdb388 View commit details
    Browse the repository at this point in the history
  12. Fix test compilation

    bmarty committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    dfec3ab View commit details
    Browse the repository at this point in the history