element-portable/src/components/views/dialogs/polls
Michael Telatyński 629e5cb01f
Properly type Modal props to ensure useful typescript checking (#10238
* Properly type Modal props to ensure useful typescript checking

* delint

* Iterate

* Iterate

* Fix modal.close loop

* Iterate

* Fix tests

* Add comment

* Fix test
2023-02-28 10:31:48 +00:00
..
fetchPastPolls.ts Poll history: fetch more poll history (#10235) 2023-02-28 02:56:27 +00:00
PollDetail.tsx Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
PollDetailHeader.tsx Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
PollHistoryDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
PollHistoryList.tsx Poll history: fetch more poll history (#10235) 2023-02-28 02:56:27 +00:00
PollListItem.tsx Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
PollListItemEnded.tsx Poll history: detail screen (#10172) 2023-02-27 20:39:55 +00:00
types.ts Poll history - filter by active or ended (#10098) 2023-02-13 09:19:45 +13:00
usePollHistory.ts Poll history: fetch last 30 days of polls (#10157) 2023-02-20 20:07:57 +00:00