element-web/test/components/views/dialogs
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
..
__snapshots__ Devtools for stuck notifications (#10042) 2023-02-03 11:07:24 +01:00
devtools Devtools for stuck notifications (#10042) 2023-02-03 11:07:24 +01:00
polls Poll history: fetch last 30 days of polls (#10157) 2023-02-20 20:07:57 +00:00
spotlight Apply prettier formatting 2022-12-12 12:24:14 +01:00
AccessSecretStorageDialog-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx When deleting a voice broadcast, also delete related events (#9737) 2022-12-23 15:44:01 +00:00
DevtoolsDialog-test.tsx Use CopyableText in devtools (#9993) 2023-01-30 17:01:54 +00:00
ExportDialog-test.tsx Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
ForwardDialog-test.tsx Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
InteractiveAuthDialog-test.tsx Migrate InteractiveAuthDialog-test.tsx to react-testing-library (#10134) 2023-02-10 14:00:02 +01:00
InviteDialog-test.tsx Fix email lookup in invite dialog (#10150) 2023-02-14 13:21:29 +01:00
MessageEditHistoryDialog-test.tsx Fix "[object Promise]" appearing in HTML exports (#9975) 2023-01-30 14:31:32 +00:00
SpotlightDialog-test.tsx Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
UserSettingsDialog-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00