Timo K
7842f5a8d0
test coverage?
2026-05-12 14:11:48 +02:00
Timo K
c3cd6248ae
simple lobby snapshot tests
...
(we dont want this to get too invested as we plan to refactor the lobby(
2026-05-12 13:14:34 +02:00
Timo K
f3ef7c074b
lint
2026-05-12 12:52:23 +02:00
Timo K
246db5a820
simplifications docs and tests
2026-05-12 12:46:36 +02:00
Timo K
b042f2594d
fix lints and format
2026-05-11 20:09:55 +02:00
Timo K
102542c1b0
update tests
2026-05-11 20:02:56 +02:00
Timo K
ff3b4c6ff4
cleanups
2026-05-11 20:02:56 +02:00
Timo K
7514bd4811
use footer view model in InCallview
2026-05-11 20:02:56 +02:00
Timo K
d29b920581
use footer view model in lobby
2026-05-11 20:02:56 +02:00
Timo K
936dfb193f
add the CallFooterViewModel
2026-05-11 20:02:56 +02:00
Timo K
7615e146a5
Use ViewModel approach for the CallFooterView + interaction tests
...
(this is just imaginary. There is no view model yet.)
2026-05-11 20:02:56 +02:00
Timo K
64d5e8ca24
Introduce ViewModel.ts
2026-05-11 20:02:56 +02:00
Timo K
9f6ae4ba55
small device selection refactor
2026-05-11 20:02:56 +02:00
Timo K
d37c064df3
custom container does not work for playwright tests
2026-05-11 20:01:18 +02:00
Timo K
34486e6486
use container to skip playwright install
2026-05-11 19:57:36 +02:00
Timo K
ded6e4c1a0
fix tests dep optimization issues
2026-05-11 19:50:32 +02:00
Timo K
5bdbd80f37
try storybook only
2026-05-11 19:29:07 +02:00
Timo K
4f28bac749
without playwright container
2026-05-11 19:18:10 +02:00
Timo K
f37128414a
try with firefox
2026-05-11 19:16:07 +02:00
Timo K
7ca890ea53
Delete vitest.setup.ts
2026-05-11 19:08:45 +02:00
Timo K
85762001a4
try file parallelism
2026-05-11 19:08:40 +02:00
Timo K
aa125d917d
no setup file for storybook
2026-05-11 19:01:47 +02:00
Timo K
88f14ffcde
try with playwirght container
2026-05-11 18:56:52 +02:00
Timo K
bc2be4dfab
test in CI
2026-05-11 18:44:16 +02:00
Timo K
53626785b3
install playwright for unit tests
2026-05-11 18:22:58 +02:00
Timo K
20d14fa4e0
use vite storybook plugin for storybook tests.
...
run via pnpm test:storybook
2026-05-11 16:40:05 +02:00
Timo
f4ff790d2c
Add MediaMuteAndSwitchButton component (storybook only) ( #3938 )
...
* add MeidaMuteAndSwitchButton
* User button in footer
* Add tests
* update styling (dark bg on menu open + chevron white + chevron up)
* fix tests
* add storybook to CI
only add storybook with storybook label
test names
another env name test
TestName
new default name
remove label condition
Update pr-deploy.yaml
* Update pr-deploy.yaml
* add toggle example to default component
* hook up footer select actions
* fix video audio button (swapped) and lable in story
2026-05-11 11:50:33 +02:00
Robin
bd2de29470
Merge pull request #3922 from element-hq/hs/compound-switch
...
Use Compound Switch component
2026-05-11 09:51:56 +02:00
Robin
069074d241
Merge branch 'livekit' into hs/compound-switch
2026-05-11 09:36:08 +02:00
renovate[bot]
78417ff2cb
Update dependency @livekit/components-react to v2.9.21 ( #3957 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 09:05:59 +02:00
renovate[bot]
1025d23ac7
Update dependency livekit-client to v2.18.9 ( #3958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 08:35:17 +02:00
Valere Fedronic
7010d546bc
Merge pull request #3954 from element-hq/valere/playwright_toast_fixture
...
playwrigth: make dismiss toast more reliable
2026-05-07 14:16:21 +02:00
Valere Fedronic
85bdb007fc
Merge pull request #3952 from element-hq/decline-call
...
Update Playwright test to look for 'Decline' button
2026-05-07 12:25:17 +02:00
Valere
e06f717156
playwrigth: make dismiss toast more reliable
2026-05-07 11:23:59 +02:00
Robin
d50c8e0ca9
Update Playwright test to look for 'Decline' button
...
Since the label of this button is changing in Element Web.
2026-05-06 12:37:31 +02:00
fkwp
147d0f96e0
[Feature] Support delayed event delegation for legacy JWT request ( #3946 )
...
* make `delayed_leave_event_delay_ms` and `network_error_retry_ms` mandatory
* Support delegation for legacy jwt request
* Calculate `maximumNetworkErrorRetryCount` based on timeouts
2026-05-05 17:33:39 +02:00
Timo
95f772df2b
Add storybook to CI ( #3948 )
...
* add storybook to CI
only add storybook with storybook label
test names
another env name test
TestName
new default name
remove label condition
Update pr-deploy.yaml
* rename things to check if we actually run the latests ci
* cleanup things used for testing
* Update deploy-to-netlify.yaml
* use package instead of custom environment_name
* final cleanup
2026-05-05 15:46:11 +02:00
fkwp
667723aa92
fix nginx config as the missing 50x.html escalates 502 errors to 404 errors ( #3947 )
2026-05-05 14:43:03 +02:00
Timo
b276eeee75
Merge pull request #3927 from element-hq/toger5/back-button-press-control-on-esc
...
Refactor of Escape keyboard event bahvior (allow mute/emoji shortcuts after closing a modal with escape)
v0.19.3-rc1
v0.19.3
2026-05-05 00:39:53 +08:00
Timo K
58f430eb32
review
2026-05-04 18:25:04 +02:00
Robin
5ca50fdb63
Merge pull request #3913 from element-hq/fkwp/feature_relax_homeserver_offline
...
[Feature] add grace period before reporting the sync loop as disconnected
2026-05-04 18:18:27 +02:00
Robin
7916360b52
Convert all grace period tests to marble tests
2026-05-04 18:01:41 +02:00
Robin
83a9a2a86c
Merge pull request #3903 from element-hq/edge-to-edge
...
Allow calls to display edge-to-edge on mobile
2026-05-04 15:40:08 +02:00
fkwp
0dc8fab256
linting
2026-05-04 13:36:26 +02:00
fkwp
69757b06ce
prettier
2026-05-04 13:27:57 +02:00
fkwp
a081b40fb2
add marble test
2026-05-04 13:24:19 +02:00
fkwp
88b5db6675
fix rtsSession initial state
2026-05-04 10:41:48 +02:00
fkwp
22f16174ef
addressing review comments
2026-05-04 09:16:55 +02:00
Robin
0470dabff2
Merge pull request #3940 from element-hq/renovate/all-minor-patch
...
Update all non-major dependencies
2026-05-01 16:10:27 +02:00
renovate[bot]
5a30666939
Update all non-major dependencies
2026-05-01 13:53:45 +00:00