element-web/test
Travis Ralston a5ce1c9dcb
Add support for redirecting to external pages after logout (#7905)
* Add support for redirecting to external pages after logout

This is primarily useful for deployments where the account is managed and needs to be logged out in other places too, like an SSO system.

See docs for more information.

* Add e2e test and fix Windows instructions

* Fix performance gathering stats

* use logger
2022-03-01 11:06:17 -07:00
..
accessibility Keybinding code unification #3 (#7850) 2022-02-23 09:12:04 +00:00
audio dont re-prepare voice messages (#7897) 2022-03-01 09:43:32 +01:00
autocomplete Auto-fix lint errors 2021-06-29 13:11:58 +01:00
components update snap (#7932) 2022-03-01 17:26:30 +00:00
editor Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
end-to-end-tests Add support for redirecting to external pages after logout (#7905) 2022-03-01 11:06:17 -07:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test fallback properly with pluralized strings (#7495) 2022-01-10 14:54:57 +01:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications Update eslint plugin & fix silly indenting 2021-08-03 17:07:37 +01:00
settings/watchers Unit tests for getEffectiveTheme (#7051) 2021-10-29 09:11:55 +01:00
stores Fix changing space sometimes bouncing to the wrong space (#7910) 2022-03-01 08:33:29 +00:00
test-utils Fix changing space sometimes bouncing to the wrong space (#7910) 2022-03-01 08:33:29 +00:00
utils Fix another freeze on room switch (#7900) 2022-02-25 19:48:35 +00:00
.eslintrc.js Migrate to eslint-plugin-matrix-org 2021-06-29 12:51:13 +01:00
CallHandler-test.ts Fix virtual / native room mapping on call transfers (#7848) 2022-02-21 12:17:09 +00:00
createRoom-test.js Upgrade to jest 27 (#7699) 2022-02-02 13:02:17 +01:00
DecryptionFailureTracker-test.js Wire up new fields on the ViewRoom posthog event and more interactions (#7787) 2022-02-14 19:31:13 +00:00
DeviceListener-test.ts Add config option to autorageshake when key backup is not enabled (#7741) 2022-02-11 14:00:37 +01:00
globalSetup.js Fix TimeZone to be UTC in Jest tests (#7082) 2021-11-04 10:39:49 +00:00
KeyBindingsManager-test.ts Work towards unifying KeyboardShortcuts and KeyBindingsDefaults #2 (#7674) 2022-01-31 15:55:45 +00:00
linkify-matrix-test.ts Upgrade linkifyjs to fix schemes as domain prefixes (#7628) 2022-01-25 17:37:54 +00:00
Markdown-test.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
minimal-sdk.js Fix right panel data flow (#7811) 2022-02-16 11:19:28 +00:00
PosthogAnalytics-test.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
ScalarAuthClient-test.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
setupTests.js Check 'useSystemTheme' in quick settings theme switcher (#7809) 2022-02-24 10:01:06 +01:00
skinned-sdk.js Add configuration to disable relative date markers in timeline (#7405) 2021-12-21 10:08:22 +01:00
Terms-test.js Clean up some unit test logs (#7857) 2022-02-21 16:57:44 +00:00
TextForEvent-test.ts Fix right panel data flow (#7811) 2022-02-16 11:19:28 +00:00
UserActivity-test.js Auto fix 2021-10-22 17:23:37 -05:00