Michael Telatynski
6c1dc7051f
Accessibility improvements in settings ( #32968 )
...
* Add more playwright axe tests to settings dialogs
* Fix axe issue heading-order
* Fix heading order
* Iterate
* Update snapshots
* Iterate
* Update snapshots
* Iterate
* Update screenshot
* Iterate
* Iterate
* Update snapshot
2026-04-07 15:17:59 +00:00
Andy Balaam
cabac4ef0e
Attempt to deflake the 'Verify this device' test by scrolling up ( #32981 )
2026-03-31 10:49:57 +00:00
ElementRobot
8a38a2fe4a
Localazy Download ( #32808 )
...
* [create-pull-request] automated change
* test: update SC tests
* test: update SC screenshots
* test: update EW snapshots
* test: update EW tests
* test: update EW e2e tests
---------
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
2026-03-18 15:53:28 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
...
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2026-02-24 15:43:58 +00:00