element-web/test/components/views
Kerry d66248c17c
Poll history: fetch last 30 days of polls (#10157)
* use timeline pagination

* fetch last 30 days of poll history

* add comments, tidy

* more comments

* finish comment

* wait for responses to resolve before displaying in list

* dont use state for list

* return unsubscribe

* strict fixes

* unnecessary event type in filter

* add catch
2023-02-20 20:07:57 +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
context_menus Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
dialogs Poll history: fetch last 30 days of polls (#10157) 2023-02-20 20:07:57 +00:00
elements Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
location Port location unit tests from enzyme to react-testing-library (#10181) 2023-02-20 18:35:39 +00:00
messages Port location unit tests from enzyme to react-testing-library (#10181) 2023-02-20 18:35:39 +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
user-onboarding Use the same avatar colour when creating 1:1 DM rooms (#9850) 2023-01-05 17:05:21 +01:00
voip
Validation-test.ts