riot-web/test/components/views/messages
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
..
__snapshots__ Render poll end events in timeline (#10027) 2023-02-07 21:12:39 +00:00
shared
CallEvent-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DateSeparator-test.tsx
EncryptionEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
MKeyVerificationConclusion-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MLocationBody-test.tsx Update dependency maplibre-gl to v2 (#9699) 2022-12-18 23:17:15 +00:00
MPollBody-test.tsx Render poll end events in timeline (#10027) 2023-02-07 21:12:39 +00:00
MPollEndBody-test.tsx Render poll end events in timeline (#10027) 2023-02-07 21:12:39 +00:00
MVideoBody-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MessageActionBar-test.tsx
MessageEvent-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomPredecessorTile-test.tsx
TextualBody-test.tsx