Commit Graph

26950 Commits

Author SHA1 Message Date
tomasklim
fbd746576a fix(suite): pushy ada staking top banner only for fb pools 2025-11-29 20:46:38 +01:00
Peter Sanderson
359291162e chore: upgrade evolu 2025-11-29 10:46:52 +01:00
pavelmario
b0c5d9da7d chore(message-system): remove trading blacklisted countries 2025-11-29 09:12:00 +01:00
pavelmario
013d0b209a chore(message-system): remove no sell options available in UK 2025-11-29 09:12:00 +01:00
pavelmario
745c4b2b90 chore(message-system): bump sequence to 123 2025-11-29 09:12:00 +01:00
vytick
d1db8bce0c fix(suite-native): trading tests 2025-11-28 23:00:22 +01:00
Martin Vere Cihlar
dc0fbd5596 feat(e2e-suite): new timeout for trezorUserEnv setup
for better troubleshoting and tracking
2025-11-28 17:28:00 -04:00
vytick
175bd11ad7 refactor(trading): update sell preview components and exports 2025-11-28 21:13:38 +01:00
vytick
d36dc5b8a3 feat(trading): integrate transaction handling into sell flow 2025-11-28 21:13:38 +01:00
vytick
892814c156 refactor(trading): extract base component for TradingOutputsReviewScreen 2025-11-28 21:13:38 +01:00
vytick
2eb909b9bc feat(trading): add trading detail selector and buy transaction ID selector 2025-11-28 21:13:38 +01:00
vytick
1cc9c03b78 refactor(trading): move trading detail logic to common package 2025-11-28 21:13:38 +01:00
Vytick
1a39ed49cd feat(suite-native): add other sell payment methods not in type 2025-11-28 21:13:38 +01:00
Vytick
0c6cd4af8a chore(suite-native): move sell quote selection to useSellSelectQuote 2025-11-28 21:13:38 +01:00
Ondrej Hajek
445ea45125 feat(ci): Cleanup of nightly e2e jobs 2025-11-28 20:18:29 +01:00
Ondrej Hajek
4affee83ef feat(e2e): Switched to prod FW for T3W1 tests 2025-11-28 20:18:29 +01:00
Ondrej Hajek
95d8bf9aac fix(e2e): Fixed Solana send max test 2025-11-28 20:16:12 +01:00
karliatto
f6fc8ab6a1 feat(suite-native): use descripotr and symbol account to outputLabels 2025-11-28 17:43:32 +01:00
karliatto
c1f35edb70 feat(suite): use descriptor and symbol account to outputLabels 2025-11-28 17:43:32 +01:00
karliatto
9f5e936f4f feat(suite-common): descriptor and symbol to outputLabels 2025-11-28 17:43:32 +01:00
Marek Polak
b4282bf677 fix(connect): reset sessionId when new is created 2025-11-28 16:18:31 +01:00
Marek Polak
0c17ee7766 fix(suite): reset sessionId when invalid 2025-11-28 16:18:31 +01:00
Martin Varmuza
ea118864b4 chore(connect): remove unused UI.IFRAME_FAILURE 2025-11-28 14:56:06 +01:00
Martin Vere Cihlar
3c7ac31198 fix(e2e-suite): fix trezorUserEnv interactions and add extra model
new firmware imposes need of waits before actions
runs the test also for t2t1
2025-11-28 09:42:12 -04:00
yanas
c8484b2c57 feat(suite-native): modify layout of the firmware update screen 2025-11-28 14:20:05 +01:00
yanas
d1eafedca4 feat(suite-native): introduce InlineAlertText atom 2025-11-28 14:20:05 +01:00
juriczech
8143f04c2c fix(suite-native): import in state
- remove import of module send from state package. This can cause some circular dependencies going forward and should be avoided. As a general rule, only app can import modules.
2025-11-28 14:03:18 +01:00
yanas
3d356da8f7 fix(suite-native): use 16px bottom padding for bottom sheet content 2025-11-28 13:46:55 +01:00
Martin Vere Cihlar
92e746636b fix(e2e-native): fix various tests 2025-11-28 13:13:09 +01:00
tomasklim
a0906ccb04 fix(suite): cardano update provider flow from dashboard 2025-11-28 12:50:43 +01:00
tomasklim
7ebbd25639 fix(wallet-core): cardano apy 2025-11-28 12:50:43 +01:00
tomasklim
32b889b4b9 fix(wallet-utils): do not include cardano staking in account total fiat 2025-11-28 12:50:43 +01:00
brantalikp
35e09931ac feat(suite-native): backup risks animation refactor 2025-11-28 11:40:07 +01:00
Jiří Čermák
3a107c88e8 refactor: global receive/send fixups
- remove fiat rates from global receive
- add search by account index
- adjust list item spacing
- update help url in global receive
- remove hover state of icon in select (network filter) and fix text color based on design
2025-11-28 11:39:15 +01:00
Tomas Martykan
3cded58fae chore(suite): move logic out of TransactionReviewOutputElement 2025-11-28 11:30:56 +01:00
Jun Luo
c43d47d094 feat(suite): add the function to deactivate Stellar tokens. 2025-11-28 10:30:59 +01:00
Jun Luo
6a5c62ec18 feat(suite-common): add RemoveToken event type to analytics events. 2025-11-28 10:30:59 +01:00
karliatto
c250f5fb6e fix(connect): update current release when bootloader mode 2025-11-28 10:17:44 +01:00
Tomas Boda
73ea4d362a feat(suite): don't use default values in buy form 2025-11-28 10:13:16 +01:00
Jaroslav Hrách
43c1a76426 feat(message-system): add conditional logic for THP devices 2025-11-28 10:10:00 +01:00
Tomáš Boďa
b620e6f821 feat(suite): introduce network reserve 2025-11-28 10:05:52 +01:00
Vojtěch Tranta
91609093ef fix(suite): properly typecase redux store with custom thunk middleware 2025-11-27 22:00:57 +01:00
Vojtěch Tranta
a3ff0ff558 feat(suite): add option to pass extra dependencies factory to store and as extra thunk parameter and use it freely also from react context
fix: magic fix for extra in middlewares

fix(suite): make sure that the thunk middleware is added first so that other middlewares also can use it
2025-11-27 22:00:57 +01:00
karliatto
4d9feec1ce fix(nix): new unstable so electron is in cache 2025-11-27 19:09:50 +01:00
Martin Varmuza
6e9e92c001 chore(connect-explorer-theme): remove circular imports 2025-11-27 18:32:35 +01:00
Martin Varmuza
4c0f4156e5 chore(ipc-proxy): remove circular imports 2025-11-27 18:32:35 +01:00
Martin Varmuza
2e7e3ba07c chore(connect): remove unused code 2025-11-27 18:31:50 +01:00
Martin Varmuza
4fcc1d66f2 chore(components): remove unused re-exports 2025-11-27 18:31:50 +01:00
Martin Varmuza
ed9f97dbcf chore(utils): remove unused code 2025-11-27 18:31:50 +01:00
Martin Vere Cihlar
959baee07a fix(e2e-native): return try catch that resolves firmware mismatch 2025-11-27 13:17:18 -04:00