This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added meaning full error message based on platform (#12074)
* fix: fixed 'Database unexpectedly closed' is a bad error message (#25948) * Added deviceType condition check for web and desktop * Added Error description for web and desktop * Changed 'error_database_closed_title' Title to '%(brand)s stopped working' Signed-off-by: Pankaj Singh <[email protected]> * refactor(platform): replace UA parsing with Platform for platform detection Signed-off-by: Pankaj Singh <[email protected]> * refactor(platform-test): added getHumanReadableName function in testcase Signed-off-by: Pankaj Singh <[email protected]> * refactor(platform): added %brand argument for description Signed-off-by: Pankaj Singh <[email protected]> * refactor by linter Signed-off-by: Pankaj Singh <[email protected]> * refactor(linter): used prettier for linter * Enable `A thread with a redacted unread is still read after restart` (#12083) * [create-pull-request] automated change (#12085) Co-authored-by: github-merge-queue <[email protected]> * Allow element-web hash to be specified when calling playwright tests workflow (#12087) * add link to issue for disabled test * [create-pull-request] automated change (#12093) Co-authored-by: github-merge-queue <[email protected]> * Add tests about room list order (#12088) --------- Signed-off-by: Pankaj Singh <[email protected]> Co-authored-by: Florian Duros <[email protected]> Co-authored-by: ElementRobot <[email protected]> Co-authored-by: github-merge-queue <[email protected]> Co-authored-by: Michael Telatynski <[email protected]> Co-authored-by: Richard van der Hoff <[email protected]>
- Loading branch information