Michael Telatynski
e9a89d9872
Consolidate vitest CI & coverage ( #33808 )
...
* Consolidate modules vitest coverage
* Use vite-common as base for modules vitest config
* Make knip happier
* Fix coverage paths
* Place modules unit tests alongside src
* Switch to defineProject for better type safety
* Consolidate vitest CI & coverage
Kills off vite-common
* Update comment
* Update lockfile
* Fix shared-components vitest config
* Soften eslint config for tests in modules
* Run eslint on modules/playwright dir too
* Make tsc happy
2026-06-10 16:00:34 +00:00
David Baker
0d8ebf48fa
Realign the User Menu profile picture on desktop ( #33633 )
...
The button already shoves itself left so we don't need the macos
style to do so as well.
2026-05-27 12:33:47 +00:00
Michael Telatynski
82fef06895
Improve desktop coverage ( #33462 )
...
* Improve desktop coverage
* Silence vitest warning
* Improve coverage
* Whoops
2026-05-11 10:42:33 +00:00
Michael Telatynski
6aee85aef5
Fix OIDC login callback handling on Element Desktop ( #33332 )
...
* Fix OIDC login callback handling on Element Desktop
* Add unit tests
* Iterate
* Fix lcov reporter
* Fix coverage paths
* Fix coverage upload
* Ensure `.test.ts` files don't get included in the desktop package
* Fix coverage artifact name
* Delint
* Tidy coverage name
* Improve coverage
2026-04-29 14:05:38 +00:00
ElementRobot
9428c10284
[create-pull-request] automated change ( #33200 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2026-04-20 07:48:45 +00:00
ElementRobot
c3e82cf33b
[create-pull-request] automated change ( #33182 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2026-04-17 07:08:28 +00:00
Michael Telatynski
9ea4079c3b
Use the code signing Subject Name as basis for Tray GUID on Windows ( #32939 )
...
* Use the code signing Subject Name as basis for Tray GUID on Windows
Fixes https://github.com/element-hq/element-web/issues/32907
* Delint
* Iterate
* Add missing imports
2026-03-31 08:22:27 +00:00
Michael Telatynski
8305c52251
Iterate
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-24 15:12:05 +00:00
Michael Telatynski
30a8afab6f
Move everything to apps/desktop subdirectory
...
Some bits will need to be moved back out after the merge
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-24 12:17:18 +00:00