Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Poll history - ended polls list items #10119

Merged
merged 58 commits into from
Feb 20, 2023

Commits on Jan 9, 2023

  1. wip

    Kerry Archibald committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1fd5654 View commit details
    Browse the repository at this point in the history
  2. remove dupe

    Kerry Archibald committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2c01d2e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4ac6f5f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    567e59e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6adc726 View commit details
    Browse the repository at this point in the history
  2. use poll model relations in all cases

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    563bffb View commit details
    Browse the repository at this point in the history
  3. update mpollbody tests to use poll instance

    Kerry Archibald committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c87bf54 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. update poll fetching login in pinned messages card

    Kerry Archibald committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4865dd5 View commit details
    Browse the repository at this point in the history
  2. add pinned polls to room polls state

    Kerry Archibald committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    962eb5d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. add spinner while relations are still loading

    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    19de598 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into kerry/poll-model

    Kerry committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f97f70c View commit details
    Browse the repository at this point in the history
  3. handle no poll in end poll dialog

    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    42a31ce View commit details
    Browse the repository at this point in the history
  4. Merge branch 'kerry/poll-model' of https://github.com/matrix-org/matr…

    …ix-react-sdk into kerry/poll-model
    Kerry Archibald committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    903a2e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. strict errors

    Kerry Archibald committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8512e51 View commit details
    Browse the repository at this point in the history
  2. render a poll body that errors for poll end events

    Kerry Archibald committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7ffd6e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. add fetching logic to pollend tile

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    dca5835 View commit details
    Browse the repository at this point in the history
  2. extract poll testing utilities

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    def87ec View commit details
    Browse the repository at this point in the history
  3. test mpollend

    Kerry Archibald committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6dbcd43 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge branch 'develop' into kerry/poll-model

    Kerry committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6d7cff6 View commit details
    Browse the repository at this point in the history
  2. strict fix

    Kerry Archibald committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    08d2b3e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into kerry/poll-model

    Kerry committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a76d6a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. more strict fix

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c345b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2f596 View commit details
    Browse the repository at this point in the history
  3. strict fix for forwardref

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    7d818c1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into psg-905/poll-end-in-timeline

    Kerry Archibald committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    282c0cb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. add filter component

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    82c28b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into psg-905/poll-end-in-timeline

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6aa4288 View commit details
    Browse the repository at this point in the history
  3. update poll test utils

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a6a6128 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'psg-905/poll-end-in-timeline' into psg-906/poll-history…

    …-active-filter
    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7a103b7 View commit details
    Browse the repository at this point in the history
  5. add unstyled filter tab group

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    335f4ca View commit details
    Browse the repository at this point in the history
  6. filtertabgroup snapshot

    Kerry Archibald committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    81f9117 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    44c8305 View commit details
    Browse the repository at this point in the history
  2. lint

    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fcba7fa View commit details
    Browse the repository at this point in the history
  3. update test util setupRoomWithPollEvents to allow testing multiple po…

    …lls in one room
    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    b477168 View commit details
    Browse the repository at this point in the history
  4. style filter tabs

    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9e7b017 View commit details
    Browse the repository at this point in the history
  5. test error message for past polls

    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5dbab27 View commit details
    Browse the repository at this point in the history
  6. sort polls list by latest

    Kerry Archibald committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a912577 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80e10c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aadb338 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. extract poll option display components from pollbody

    Kerry Archibald committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4a41ee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeffebc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. add ended poll list item component

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    74ce582 View commit details
    Browse the repository at this point in the history
  2. use named export for polllistitem

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    af3d83a View commit details
    Browse the repository at this point in the history
  3. test POllListItemEnded

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6456da4 View commit details
    Browse the repository at this point in the history
  4. comments

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    802fbb9 View commit details
    Browse the repository at this point in the history
  5. strict fixes

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    21e1e15 View commit details
    Browse the repository at this point in the history
  6. extract poll option display components

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    909745d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'psg-1030/poll-history-extract-poll-option' into psg-103…

    …0/poll-history-ended-poll-list
    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fdd2428 View commit details
    Browse the repository at this point in the history
  8. strict fixes

    Kerry Archibald committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f7e795b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'psg-1030/poll-history-extract-poll-option' into psg-103…

    …0/poll-history-ended-poll-list
    Kerry committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8b68e32 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    286a64b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'psg-1030/poll-history-ended-poll-list' of https://githu…

    …b.com/matrix-org/matrix-react-sdk into psg-1030/poll-history-ended-poll-list
    Kerry Archibald committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    43d8c7d View commit details
    Browse the repository at this point in the history
  3. strict

    Kerry Archibald committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    469ab65 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    7d8041d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2799d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

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

Commits on Feb 20, 2023

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