element-web/src/stores
Michael Telatynski 655bca63e6
Move Enterprise Erin tests from Puppeteer to Cypress (#8569)
* Move Enterprise Erin tests from Puppeteer to Cypress

* delint

* types

* Fix double space

* Better handle logout in Lifecycle

* Fix test by awaiting the network request

* Improve some logout handlings

* Try try try again

* Delint

* Fix tests

* Delint
2022-05-26 10:12:49 +00:00
..
local-echo Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
notifications Fix offline status in window title not working reliably (#8656) 2022-05-20 17:46:16 +01:00
right-panel Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
room-list Fix edge case thread summaries around events without a msgtype (#8576) 2022-05-16 08:11:50 +00:00
spaces ensure metaspace changes correctly notify listeners (#8611) 2022-05-18 15:15:25 +02:00
widgets Stop connecting to a video room if the widget messaging disappears (#8660) 2022-05-24 07:43:27 -04:00
ActiveWidgetStore.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AsyncStore.ts Auto fix 2021-10-22 17:23:37 -05:00
AsyncStoreWithClient.ts Auto fix 2021-10-22 17:23:37 -05:00
AutoRageshakeStore.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
BreadcrumbsStore.ts Prevent invites from showing up in breadcrumbs (#8344) 2022-05-17 15:08:36 +01:00
HostSignupStore.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LifecycleStore.ts Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
ModalWidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00
NonUrgentToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
OwnBeaconStore.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
OwnProfileStore.ts Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
ReadyWatchingStore.ts Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
RoomScrollStateStore.ts Migrate RoomScrollStateStore to TypeScript 2021-07-03 12:21:00 +01:00
RoomViewStore.tsx Fix font not resetting when logging out (#8670) 2022-05-26 09:56:53 +01:00
SetupEncryptionStore.ts Move Enterprise Erin tests from Puppeteer to Cypress (#8569) 2022-05-26 10:12:49 +00:00
ThreepidInviteStore.ts use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
ToastStore.ts Auto fix 2021-10-22 17:23:37 -05:00
TypingStore.ts Disable typing notifications for threads (#7180) 2021-11-23 08:25:58 +00:00
UIStore.ts Remove ResizeObserver Polyfill (#7844) 2022-02-18 13:51:27 +00:00
VideoChannelStore.ts Stop connecting to a video room if the widget messaging disappears (#8660) 2022-05-24 07:43:27 -04:00
VoiceRecordingStore.ts manage voicerecording state when deleting or sending a voice message (#7896) 2022-02-24 18:54:06 +01:00
WidgetEchoStore.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
WidgetStore.ts Don't assume that widget IDs are unique (#8052) 2022-03-15 12:15:26 +00:00