element-web/test/test-utils
Kerry a06163ee98
Poll history - ended polls list items (#10119)
* wip

* remove dupe

* use poll model relations in all cases

* update mpollbody tests to use poll instance

* update poll fetching login in pinned messages card

* add pinned polls to room polls state

* add spinner while relations are still loading

* handle no poll in end poll dialog

* strict errors

* render a poll body that errors for poll end events

* add fetching logic to pollend tile

* extract poll testing utilities

* test mpollend

* strict fix

* more strict fix

* strict fix for forwardref

* add filter component

* update poll test utils

* add unstyled filter tab group

* filtertabgroup snapshot

* lint

* update test util setupRoomWithPollEvents to allow testing multiple polls in one room

* style filter tabs

* test error message for past polls

* sort polls list by latest

* extract poll option display components from pollbody

* add ended poll list item component

* use named export for polllistitem

* test POllListItemEnded

* comments

* strict fixes

* extract poll option display components

* strict fixes

* strict
2023-02-20 18:19:50 +00:00
..
audio.ts Fix seekbar position for zero length audio (#9949) 2023-01-23 17:28:31 +01:00
beacon.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
call.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
client.ts Mute broadcast chunk notifications 2023-01-03 10:16:32 +01:00
composer.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
console.ts Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
date.ts Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
events.ts Revert "Revert "Factor out `MessageEvent.from()` usage (#9882)"" 2023-01-10 13:43:15 -07:00
index.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
location.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
platform.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
poll.ts Poll history - ended polls list items (#10119) 2023-02-20 18:19:50 +00:00
relations.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
room.ts Migrate RoomView to support MSC3946 (#10088) 2023-02-10 08:40:38 +01:00
test-utils.ts Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
threads.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
utilities.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
wrappers.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00