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
Tomas Martykan
eb758acea9
chore: apply latest prettier
2025-05-05 13:51:36 +02:00
Matej Kriz
a7c00a088d
feat(message-system): load valid experiments to store also for mobile app
2025-01-14 11:40:17 +01:00
Martin Homola
d6d3f3d982
feat(message-system): add ab testing message
2025-01-07 22:22:35 +09:00
Jan Komarek
203214268b
fix(suite, suite-desktop-ui, suite-common): add type check to messages.ts and fix translations
2024-11-12 13:23:15 +01:00
Jan Komarek
6ff70bded3
docs: add support for T3B1
2024-09-05 11:23:43 +02:00
Jan Komarek
a12b8770d3
docs: update docs to include T3T1
2024-09-05 11:23:43 +02:00
Jiri Zbytovsky
aa729d7217
docs: Fix URL for Crowdin workflow
2024-08-16 13:39:09 +02:00
Jiri Zbytovsky
a9c53ab0bd
docs(core): Update message system docs
2024-08-14 11:36:46 +02:00
0xadams.eth
f40b8bf7d8
Chore/refactor fiat rates ( #11592 )
...
* chore(suite): remove rates in transactions from storage
d
* chore(suite): fetch historical fiat rates from transactions and save them in redux storage
* chore(suite): refactor legacy fiat rates and fiat value
* chore(suite-native): refactor legacy fiat rates and fiat value
* chore(docs): update `FiatValue` component usage with historic rates
* chore(suite): store historic rates for remembered wallet to storage
* fix(suite): remove +/- from 0 values of crypto and fiat sums in day header
2024-05-21 07:48:28 +00:00
Martin Varmuza
ce092bf433
feat: enable seamless firmware update in Suite
2024-04-30 10:27:11 +02:00
0xadams.eth
622cb9d62a
chore: fiat rates improvements ( #11524 )
...
* chore(suite): improve fiat fetching readibility
* chore(suite): improve fiat fetching flow and fallbacks based on networks
* chore(suite-native): replace native fiat rates with wallet core
* chore(suite): use last successful fetch timestamp from result
* chore(docs): update fiat rates
2024-03-11 12:55:55 +01:00
Jan Komarek
e60ace9264
chore(suite): make year dynamic in search tips
2024-02-15 13:12:13 +01:00
AdamSchinzel
d556571270
fix(suite): fetch fiat rates for sol and ada tokens
2024-01-02 16:52:57 +01:00
AdamSchinzel
e2fb9ea19a
chore(suite): add fiat rates to common
...
chore: nits
2024-01-02 16:52:57 +01:00
vytick
145da2e38f
feat(suite-common): add optional title to messages ( #9877 )
2023-11-09 16:25:08 +01:00
tomasklim
4229fd483b
chore: update prettier to v3 and reformat
2023-11-04 08:55:36 +01:00
vuittont60
7a984a9d2a
docs: fix typos ( #9754 )
2023-10-27 09:51:36 +02:00
Jan Komarek
2b06063712
chore: edit links to trezor-firmware repo after renaming its main branch
2023-10-17 17:00:25 +02:00
tomasklim
eda8eacd81
chore(message-system): target T2B1 in old Suites
2023-10-13 10:37:21 +02:00
tomasklim
ce028705a8
chore(docs): change model to internal model
2023-08-10 11:33:05 +02:00
tomasklim
d389aadba9
feat(message-system): device model internal
2023-07-27 14:51:43 +02:00
omahs
0a9ac199be
Fix: typos
2023-07-19 13:33:27 +02:00
tomasklim
74290aab3a
chore: unify trezor names in docs/comments
2023-07-18 14:18:17 +02:00
Matej Kriz
a6dcaacb35
chore(message-system): sign config by build:libs script
...
- Now it's needed for type-check and it makes the setup of the repo simpler, it just cost a few extra seconds.
2023-06-14 10:00:11 +02:00
Matej Kriz
1e503eb178
chore(message-system): delete packages/message-system completely
...
- Move all message-system logic to suite-common to prepare for sharing local signed config with suite-native.
- Everything on one place helps deduplicate VERSION and JWS_SIGN_ALGORITHM constants.
- Cleaning of unused constants.
2023-06-14 10:00:11 +02:00
tomasklim
a926901a64
chore: unify Trezor T and 1 names
2023-05-08 08:39:50 +02:00
tomasklim
abe486b471
chore(suite): name model R to model T2B1
2023-05-08 08:39:50 +02:00
Szymon Lesisz
fc205710a8
ci: update coinjoin-backend ports and docs
2023-04-19 09:40:57 +02:00
tomasklim
631c7030e4
feat(suite): device model in fw, seed, bootloader files
2023-01-05 15:42:58 +01:00
Matej Kriz
f10b1a50da
feat(message-system): start checking for message system config changes every minute
2023-01-03 17:48:38 +01:00
Matej Kriz
6f74a27f5d
feat(message-system): enable to define feature flag in message system config
2023-01-03 17:48:38 +01:00
Matej Kriz
9cb50bbeb0
feat(logger): human redable datetime in filename
2023-01-03 11:10:39 +01:00
Matej Kriz
10432fbe8d
feat(coinjoin): turn on logging to file when debug menu is activated
2023-01-03 11:10:39 +01:00
Matej Kriz
6da71eb58a
feat(logger): start logging to data directory instead of home directory
2023-01-03 11:10:39 +01:00
Jan Komarek
1622fa1ee8
chore(docs): enhance metadata docs
2022-12-07 10:35:51 +01:00
Jan Komarek
92a24cf183
chore(docs): update metadata docs
2022-12-07 09:46:41 +01:00
tomasklim
6a7ab50186
feat(suite-web-landing): remove landing package
2022-11-21 18:06:05 +01:00
Jan Komarek
b7be54b5a2
chore(suite): replace wiki links with knowledge base links
2022-11-04 15:13:31 +01:00
Szymon Lesisz
d793d2ee97
docs: suite-desktop main process debugging
...
and fixing coinjoin local urls
2022-10-20 14:47:16 +02:00
Szymon Lesisz
ff447f9de7
ci: add coinjoin-backend docker service
2022-10-19 14:23:41 +02:00
Jan Komarek
bcca6003eb
chore: fix types after react upgrade
2022-10-13 19:39:34 +02:00
tomasklim
83f7f3ffb6
feat(message-system): move to separate package
2022-09-29 09:58:53 +02:00
juriczech
ad8bae2d72
feat(suite-common): Transactions ( #5981 )
...
* Transaction logic move to suite-common
* refactor(suite-common): Use actions instead of extra
* refactor(suite-common): Move package to wallet-core
* refactor(suite-common): Remove wallet-transactions
* fix(suite-common): Fix linting problems
* fix(suite-common): Imports, renames
* refactor(suite-common): Refactor fiat rates action
* feat(suite-common): Move export transaction to suite-common
* fix(suite-common): Import type
* refactor(suite-common): Use action creators for replace transaction
* fix(suite-common): Imports
* fix(suite-common): Mock connect for tests
* fix(suite-common): Names
2022-08-29 15:23:14 +02:00
Daniel Suchý
f385f10a1f
chore: rename utils isEnabled to isFeatureFlagEnabled
2022-08-26 08:25:26 +02:00
Jan Bouchner
23a8ae6a09
chore: suite utils (wallet and few others from suite) and types to common package ( #5874 )
...
* chore(wallet-utils): Moving wallet utils to common package
* chore(suite-common) Device types moved to common package
* chore(suite-common): Moving tests from suite to common package
* chore(test): wallet utils tests moved to common suite package
* chore: replace message system types from suite-types from common package
* chore: import global JestMocks in suite and wallet-utils
* chore: decrease jest global coverage thresholds for suite tests
* chore: fix import for suite-config
* chore: update refactored build paths and pckg for web and web-landing
2022-08-01 19:08:06 +02:00
Tomáš Klíma
012294e166
feat(docs): app log description
2022-07-27 13:48:58 +02:00
Jan Komarek
7ea0a9f3a8
feat(docs): update metadata docs
2022-07-07 17:55:14 +02:00
Jan Komarek
5c001ccccf
chore(suite): update suite readmes
2022-06-09 17:29:15 +02:00