Jiří Čermák
e8dbc121b0
refactor: create @suite/intl package and update all related imports
...
- remove re-exports, use direct imports from @suite/intl
- resolve cir. dep. between suite-data and package/suite
- update imports from @suite-common/intl-types to @suite/intl
- update imports from src/support/messages to @suite/intl
- remove @suite-common/intl-types
- move Translation from @trezor/suite to the new package
2026-01-16 17:44:21 +01:00
Martin Varmuza
372d11f819
chore: remove connect-iframe
2026-01-14 15:32:01 +01:00
Jiri Zbytovsky
90458ae6b2
docs: simplify desktop autoupdate dev instructions
2025-12-05 19:01:07 +01:00
Martin Varmuza
2b7a090530
fix(suite-desktop): starting bridge
2025-12-04 13:37:07 +01:00
Martin Vere Cihlar
e24696f40c
chore(e2e-suite): update docs and codeowners for suite automation
2025-11-30 16:19:49 -04:00
karliatto
82ddc09e9f
docs(releases): bundling new firmwares
2025-11-20 11:12:30 +01:00
Jiri Zbytovsky
2d0aae690d
ci: add script build:essential to save time
2025-11-13 12:12:19 +01:00
Jiri Zbytovsky
b09ad5d5c6
ci: add dry-run check for mdBook
2025-11-05 18:06:46 +01:00
karliatto
f2eeef56d5
chore(scripts): move connect-bump-version.md to scripts/templates
2025-11-04 15:14:50 +01:00
Jiri Zbytovsky
0d0e6cf8ed
docs: fix MDBook build, add missing pages
2025-11-03 15:35:42 +01:00
karliatto
9291fe7872
docs(packages): remove link to non-existing document
2025-10-28 09:28:29 +01:00
tomasklim
4350081dd9
chore: ethereumData -> transactionData
2025-10-06 22:57:36 +02:00
brantalikp
7d8620adc0
chore(suite-native): trezor suite name update
2025-09-24 12:05:59 +02:00
Martin Vere Cihlar
76a80a05f6
fix(e2e-suite): stabilize flaky discovery tests
...
enhance doc on test result artifacts
2025-09-17 17:35:27 +02:00
Ondrej Hajek
fdb0518f90
feat(e2e): Added script for easy git bisect
2025-09-08 16:49:00 +02:00
Martin Vere Cihlar
513a817388
fix(e2e): corrects publish_results_to_github parameter in test workflows
2025-09-08 11:31:55 +02:00
Martin Vere Cihlar
6c9423e4e9
fix(e2e-reporter): fixes reporter conditional start
2025-09-05 12:43:32 +02:00
Jaroslav Hrách
5700e7dac8
docs(message-system): add info about Message manager UI and Data source
2025-09-02 11:55:24 +02:00
Michal Zak
ec87f62c43
docs: update 'export DISPLAY=:0' in step env variable
2025-08-29 09:56:11 +02:00
Martin Vere Cihlar
2a4b2ac764
feat(e2e-reporter): adds reporting to native automated workflows
...
minor refactoring
docs
2025-08-22 10:14:51 +02:00
Martin Vere Cihlar
e1688326ce
fix(e2e-report): switch native reporter from detox to jest only
2025-08-20 08:58:53 +02:00
karliatto
3011ee1069
docs(analytics): update sentry documentation
2025-08-14 11:32:56 +02:00
Martin Vere Cihlar
0ad266c64c
feat(e2e-reporter): improves error handling
...
adds random delay to distribute load
adds workflow param to rerun for specific tests
adds logging information about which tests failed to be reported
2025-08-12 16:49:03 +02:00
Martin Vere Cihlar
f3b8f9a60f
chore(e2e-suite): Update tag information in docs
2025-08-06 16:00:44 +02:00
Martin Varmuza
8a74cb2a65
feat(suite-desktop): remove node-bridge rollout
2025-08-04 11:47:42 +02:00
Matěj Husák
0d23b92446
chore(suite): removed translation mode
2025-07-29 13:39:44 +02:00
Jan Václavík
10112c2ec8
feat(suite): Update URLs
2025-07-24 20:24:36 +02:00
tomasklim
f51e5dda62
chore(message-system): only official langs are required in config
2025-07-17 12:53:40 +02:00
tomasklim
cdb57b99e0
chore(message-system): remove en-GB lang
2025-07-17 12:53:40 +02:00
Martin Varmuza
03e84db54c
chore: remove gitlab mentions
2025-07-11 09:25:34 +02:00
Peter Sanderson
89e32fcf42
chore: bump prettier - format:all on new version
2025-07-03 11:47:37 +02:00
Martin Vere Cihlar
0b3816e834
fix(e2e): Enabled and stiblize metadata-lifecycle test
...
minor fixes on workflows to allow workflow dispatch
docs on how to run test multiple times in CI
2025-06-23 20:50:41 +09:00
Jan Komarek
e84e01467a
chore(connect): replace t2b1 with t3b1 inb tests
2025-06-12 16:51:03 +02:00
Martin Varmuza
7501d559df
chore(suite): remove unused device.authConfirm
2025-06-10 10:08:33 +02:00
Jaroslav Hrách
a7251e98c2
fix(urls): change GEOLOCATION_API_URL
2025-06-03 15:45:04 +02:00
Jaroslav Hrách
e8c5a56570
feat(suite-common): add geolocation condition to the message system
2025-06-03 12:47:05 +02:00
Martin Vere Cihlar
bcc782b2e5
refactor(e2e): Extract fee objects to its own class
2025-05-21 09:57:19 +02:00
Martin Vere Cihlar
249bc01013
feat(e2e): new reporter orchestration workflow and update docs
2025-05-15 13:16:11 +02:00
Martin Vere Cihlar
a7411f2f0d
Feat(e2e): Reporter supports OS annotations ( #18734 )
...
* feat(e2e): Reporter support OS matrix
minor refactoring and better commets
2025-05-05 16:53:40 +02:00
Tomas Martykan
eb758acea9
chore: apply latest prettier
2025-05-05 13:51:36 +02:00
Martin Vere Cihlar
ad5cbae665
PW GitHub reporter on release workflows ( #18617 )
2025-04-30 15:14:00 +02:00
Martin Vere Cihlar
396be28614
New GitHub reporter for both manual and automated test runs ( #18505 )
...
* feat(e2e): Comments, documentation, better project conflict resolution
* fix(e2e): PR feedback
2025-04-26 08:43:45 +02:00
Martin Vere Cihlar
9c66ee31e7
refactor(e2e): Move discoverShouldFInish on page Fixture ( #18333 )
...
removes no longer supported way of starting both web and desktop test
2025-04-14 19:27:05 +00:00
Ondřej Hájek
e810fedb25
Feat(ci): Use currents orchestration ( #17957 )
...
* feat(ci): Use currents orchestration
* feat(ci): Orchestration added to nightly and release workflows
* feat(ci): Rerun only failed tests using orchestration
* fix(ci): Fixed npm deps
* fix(ci): Fixed broken tests
* feat(ci): Reworked and simplified the flow
* feat(ci): Add comment about skipping tests
* fix(ci): Fixed token in check previous test runs
* fix(ci): Fixed fetch previous test result
* feat(ci): More simplification
* fix(ci): Fixed review comment
* fix(ci): Final touches and docs
* fix(ci): Fixed PR review comments
* fix(ci): Removed unused dep
* fix(ci): More PR review fixes
2025-04-10 17:52:15 +02:00
Jiri Zbytovsky
4554a03a3c
docs(suite-desktop): write instructions for electron-updater development
2025-04-08 11:12:13 +02:00
Martin Varmuza
5518487cde
docs: fix outdated docs
2025-04-08 08:14:28 +02:00
Jiri Zbytovsky
37fee91296
docs(e2e): clarify Playwright setup docs on Linux
2025-04-07 09:04:54 +02:00
Martin Varmuza
a255e593db
feat(suite): suite debug mode controls connect debug mode
2025-03-28 08:57:15 +01:00
Jiri Zbytovsky
5f431c0d01
docs: Add guide for native development on Windows
2025-03-20 13:08:02 +01:00
Jiri Zbytovsky
a16e1c6ee2
docs(suite-desktop): update Suite Desktop docs
2025-03-19 10:40:40 +01:00