element-web/test/test-utils
Kerry 583050c8c0
Render poll end events in timeline (#10027)
* 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

* update poll test utils

* implicit anys

* tidy and add jsdoc
2023-02-07 21:12:39 +00:00
..
audio.ts Fix seekbar position for zero length audio (#9949) 2023-01-23 17:28:31 +01:00
beacon.ts
call.ts
client.ts
composer.ts
console.ts
date.ts Poll history - read only list of polls in current timeline (#10055) 2023-02-02 21:39:23 +00:00
events.ts
index.ts
location.ts
platform.ts
poll.ts Render poll end events in timeline (#10027) 2023-02-07 21:12:39 +00:00
relations.ts
room.ts
test-utils.ts Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +00:00
threads.ts
utilities.ts
wrappers.tsx