element-web/test/components/views/messages
Kerry 544baa30ed
use Poll model with relations API in poll rendering (#9877)
* 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

* strict fix

* more strict fix
2023-02-02 20:22:26 +00:00
..
__snapshots__ use Poll model with relations API in poll rendering (#9877) 2023-02-02 20:22:26 +00:00
shared
CallEvent-test.tsx
DateSeparator-test.tsx
EncryptionEvent-test.tsx
MBeaconBody-test.tsx
MImageBody-test.tsx
MKeyVerificationConclusion-test.tsx
MLocationBody-test.tsx
MPollBody-test.tsx use Poll model with relations API in poll rendering (#9877) 2023-02-02 20:22:26 +00:00
MVideoBody-test.tsx
MessageActionBar-test.tsx
MessageEvent-test.tsx
RoomCreate-test.tsx Support MSC3946 in RoomCreate tile (#10041) 2023-02-02 13:39:13 +00:00
TextualBody-test.tsx