Jaroslav Hrách
13683a29ea
refactor(suite): migrate staking dashboard into earn dashboard
2026-02-16 10:08:48 +01:00
Jiri Zbytovsky
0056141b1c
feat(suite): device invariability check UI
2026-02-15 18:22:32 +01:00
Jiri Zbytovsky
f5ed5a79ae
feat(suite): device id check UI
2026-02-15 18:22:32 +01:00
juriczech
5065b35e6f
chore(suite): firmware banner
2026-02-11 13:26:00 +01:00
juriczech
e4367b0295
chore(suite): firmware banner
...
^ Conflicts:
^ packages/suite/src/components/suite/banners/SuiteBanners/SuiteBanners.tsx
^ suite-common/suite-sync/src/storage/createEnsureWalletSuiteSyncOn.ts
^ suite-common/suite-sync/src/suiteSyncSelectors.ts
^ suite-common/suite-sync/src/suiteSyncSlice.ts
^ suite-native/module-home/src/screens/HomeScreen/homescreenSelectors.ts
# Conflicts:
# packages/suite/src/components/suite/labeling/MetadataLabeling/MetadataLabeling.tsx
2026-02-11 13:26:00 +01:00
Tomas Martykan
368fdb7917
feat(suite): improve error message for device locked state
2026-02-09 15:58:25 +01:00
Jaroslav Hrách
8840e5e13f
feat(suite): Earn modals refactoring
2026-02-06 20:06:41 +01:00
Pavlo Syrotyna
206ecc24b9
feat(suite): cardano delegate change
2026-02-06 18:12:12 +01:00
juriczech
e09c089b30
feat(suite-sync): display suite sync keys banner
2026-02-06 12:57:00 +01:00
Jiri Zbytovsky
e85269f637
chore(suite): remove unused translations
2026-02-05 10:57:48 +01:00
trezor-ci
54e62844c5
chore(suite): crowdin translation update
2026-02-03 17:55:54 +01:00
Szymon Lesisz
fec1d3cf94
chore(suite): remove duplicated translation
2026-02-03 16:27:24 +01:00
trezor-ci
3fb3921359
chore(suite): crowdin translation update
2026-02-03 14:21:50 +01:00
trezor-ci
89a3710395
chore(suite): crowdin translation update
2026-02-02 18:46:04 +01:00
trezor-ci
7303fd6e72
chore(suite): crowdin translation update
2026-02-02 17:53:49 +01:00
Jaroslav Hrách
29dd38a5db
feat(suite): enhance transaction notification content layout
2026-02-02 15:12:22 +01:00
Michal Vanek
f10b53ddda
feat(trading): add slip-24 as experimental feature
2026-02-02 14:07:24 +04:00
Lukas 'Sherpa' Werner
f66b1e3855
fix(trade): fix missing space in translation
...
refactor(trading): replace useIntl with useTranslation in TradingFooter
2026-01-30 14:57:38 +01:00
trezor-ci
04b26058ee
chore(suite): crowdin translation update
2026-01-29 20:23:52 +01:00
Peter Sanderson
47757c2428
feat: unsupported device modal, split modal again, tests
...
feat: implement unsuported modal for suite sync
fix: tests for fw upgrde needed
fix: text for unsupported device
fix: typings
feat: split flow into separate modals
fix: condition for labeling
fix: extract logic for labeling action selector + test
test: add test-cases for legacy labeling
fix: no device selected
chore: improve static mock typing
fix: tests, format
2026-01-29 17:24:46 +01:00
trezor-ci
2ee1efa39a
chore(suite): crowdin translation update
2026-01-29 14:45:24 +01:00
Seibei Iguchi
a0fecfc9ea
feat(suite): enhance WipeDeviceModal with new UI components and improved user flow
2026-01-29 14:00:06 +01:00
Vojtěch Tranta
e45da3c9ec
fix: proper wording of the connection states
2026-01-29 11:28:08 +01:00
Matej Kriz
05f2086c57
chore(suite): rename the message key to get new translations
...
- Prevent old translations of longer message to be used.
2026-01-28 16:01:01 +01:00
Matej Kriz
c9a9b27a86
feat(suite): show warning on experimental features only if turned on
2026-01-28 16:01:01 +01:00
Lukas 'Sherpa' Werner
7340e9c30e
refactor: remove unused dca code
2026-01-28 14:10:24 +01:00
Peter Sanderson
2be4887662
feat: handle incomaptible FW/Device Models with proper modals for SuiteSync
...
chore: reactoring to simgle interaction key
add test for fw upgrade needed
chore: add selector test
fix: simplify selector usage
2026-01-26 18:27:02 +01:00
Pavlo Syrotyna
8d74848fd7
chore(suite): improve staking apy loading
2026-01-20 18:41:16 +01:00
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