karliatto
94de17f99c
fix(suite-common): language change based on suite during on-boarding
2025-10-31 17:33:22 +01:00
Jiri Zbytovsky
a1f83fec7e
fix(connect): Optiga DAC crashing on Tropic credential
2025-10-31 16:25:47 +01:00
Ondrej Hajek
ca0f01aebf
fix(e2e): Fixes after removing full T3W1 quarantine
2025-10-31 16:16:13 +01:00
Jan Václavík
97b6c01a37
refactor(suite): Refactor app store / google play buttons
2025-10-31 14:17:22 +01:00
Jan Václavík
2203a9e37d
refactor(suite): Fix store badges duplicity in invity
2025-10-31 14:17:22 +01:00
Jan Václavík
1cf10537b5
fix(suite): Fix modal backdrop bug
2025-10-31 13:43:16 +01:00
Matej Kriz
7436fc2735
fix(suite-native): delete unnecessary migration
...
- It was potentially buggy, because it passed async function in createMigrate that use reduce over the array of functions internally.
- It is no longer needed since isCoinEnablingInitFinished has been deleted completely.
2025-10-31 13:27:07 +01:00
Marek Polak
a71350c87a
fix(suite): store device data after storing all the accounts
2025-10-31 13:09:55 +01:00
Marek Polak
a134ecf679
fix(storage): clean hopefully legacy code
2025-10-31 13:09:55 +01:00
Marek Polak
155509a59d
fix(suite): clean now useless parts of bluetooth thunks
2025-10-31 13:09:55 +01:00
Pavlo Syrotyna
3c15c8a344
feat(suite): cardano staking claim rewards
2025-10-31 10:45:44 +01:00
Jan Komarek
e6c1240d36
chore(scripts): reorganize dependency lists
2025-10-30 18:39:34 +01:00
Pavlo Syrotyna
84da647505
fix(suite): cardano staking update provider header
2025-10-30 16:09:37 +01:00
Martin Varmuza
a0d04d630d
chore(suite): remove code branch that never executes
2025-10-30 15:22:04 +01:00
Martin Varmuza
d5a9e6f5d0
chore(suite): remove temporary code
2025-10-30 15:22:04 +01:00
trezor-ci
ebee2e2cf0
chore(suite): crowdin translation update
2025-10-30 15:03:08 +01:00
Martin Vere Cihlar
a154956cd8
fix(e2e-suite): updates trading tests with newest translations
2025-10-30 14:13:42 +01:00
trezor-ci
d7a5f7280e
chore(suite): crowdin translation update
2025-10-30 14:13:42 +01:00
Jiri Zbytovsky
107aecf80c
chore(wallet-core): discovery tweaks
2025-10-30 13:01:10 +01:00
Pavlo Syrotyna
528691132b
fix(suite): cardano staking update provider warning
2025-10-30 12:49:53 +01:00
Szymon Lesisz
af8e10aeb0
fix(transport-bluetooth): UI send raw message handler
2025-10-30 12:47:35 +01:00
Szymon Lesisz
618d413cfe
fix(transport-bluetooth): UI get port from params
2025-10-30 12:47:35 +01:00
Szymon Lesisz
d4948eadb9
fix(transport-bluetooth): silence cargo fmt warnings
2025-10-30 12:47:35 +01:00
Vojtěch Tranta
0bd7f1e0f6
fix(suite): remove vite flags from the production code
2025-10-30 12:42:27 +01:00
Martin Varmuza
dda1f3a30c
chore(connect-explorer): remove circular deps
2025-10-30 12:24:49 +01:00
Ondrej Hajek
6ef99e12fc
fix(e2e): Temporarily disable authenticity check for T3W1
2025-10-30 12:15:53 +01:00
Marek Polak
5f96b11e4f
fix(transport): fix usb/udp loop with node-bridge
2025-10-30 11:24:49 +01:00
Tomáš Boďa
6cb4262756
fix(suite): show ADA staking when balance is zero
2025-10-30 11:06:23 +01:00
Matej Kriz
e7a6a69a95
chore(github): add Notes for QA to PR template to make it more prominent
...
QA found those notes very useful and extremly important, so let's make it a bit more prominent in the PR template. Developer should either put there a notes for QA or mention that there is nothing to test (and so moving the issue manually to Approved right away).
2025-10-30 10:44:00 +01:00
Petr Knetl
0262b19b39
test(suite-native): add ada import e2e fixture
2025-10-30 09:38:35 +01:00
Matěj Husák
16ddc25c21
chore(suite): update e2e labeling tests
2025-10-30 01:01:22 +01:00
Matěj Husák
ee27d032a1
feat(suite): enabled labeling modals in passphrase flow
2025-10-30 01:01:22 +01:00
Peter Sanderson
e73d8c2d24
fix: refactor Select Options for Labeling
2025-10-30 01:01:22 +01:00
Matěj Husák
a848badf1e
feat(suite): added labeling translations
2025-10-30 01:01:22 +01:00
Matěj Husák
c8119dca2b
feat(suite): created labelingSlice, unified labeling states
2025-10-30 01:01:22 +01:00
Matěj Husák
8ee96ad057
feat(suite): added legacy and secure sync modals
2025-10-30 01:01:22 +01:00
Matěj Husák
59ce6deb3b
feat(suite): unified labeling settings and evolu debug settings
2025-10-30 01:01:22 +01:00
Matěj Husák
014695f02b
feat(desktop): added LabelingSwitchToLegacyModal
2025-10-30 01:01:22 +01:00
Matěj Husák
1d34a1f887
chore(desktop): added ActionSelectOption type
2025-10-30 01:01:22 +01:00
Matěj Husák
30eebfc22c
feat(common): EventType.SettingsGeneralLabeling accepts string payload
2025-10-30 01:01:22 +01:00
Jiri Zbytovsky
23d205a8ec
chore(suite): migrate autoEject to walletSettings
2025-10-29 22:37:58 +01:00
Seibei Iguchi
f465cabe84
refactor(suite): migrate auto eject functionality to wallet settings
2025-10-29 17:00:00 +01:00
Tomáš Boďa
8052a28802
fix(suite): reset Cardano provider modal form
2025-10-29 16:30:45 +01:00
Tomáš Boďa
433910c280
fix(suite): correct Cardano staking balance
2025-10-29 16:24:03 +01:00
yanas
9d628b9989
feat(suite-native): improve availability of the Connect Trezor button
2025-10-29 14:46:53 +01:00
Tomáš Boďa
6d7c023598
chore(suite): update AVAX backend server
2025-10-29 13:00:51 +01:00
Tomáš Boďa
d61e344a3f
feat(suite): move AVAX from debug mode to experimental features
2025-10-29 13:00:51 +01:00
Pavlo Syrotyna
9918e18e84
fix(suite): cardano staking update provider banner
2025-10-29 13:00:45 +01:00
tomasklim
12f61cc066
fix(suite): do not show graph hint when graph is hidden
2025-10-29 12:59:45 +01:00
tomasklim
88398e407a
fix(suite): show last 4 chars of addresses in trading
2025-10-29 12:59:45 +01:00