element-web/test/components/views
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_messages Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
auth Support registration tokens (#7275) 2023-01-24 12:02:07 +00:00
avatars Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
beacon Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
beta Apply prettier formatting 2022-12-12 12:24:14 +01:00
context_menus Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
dialogs Poll history - ended polls list items (#10119) 2023-02-20 18:19:50 +00:00
elements Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
location Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
messages Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
right_panel Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
rooms Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
settings Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
spaces Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
typography Apply prettier formatting 2022-12-12 12:24:14 +01:00
user-onboarding Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
voip Redesign the picture-in-picture window (#9800) 2023-01-04 04:44:38 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00