Commit Graph

68 Commits

Author SHA1 Message Date
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
Jan Komarek
b5ca775b89 chore: update READMEs for miscellaneous packages 2022-06-09 17:29:15 +02:00
Tomáš Klíma
ffbe8ee6cb feat(uri-handler): support other bitcoin-like coins in desktop app 2022-05-31 13:23:03 +02:00
martin
30c452b69c chore: update docs (#5439)
* docs: general update

* docs: more info about tests
2022-05-23 17:30:52 +02:00
tomasklima
23845c7038 chore(docs): format using prettier 2021-11-02 14:34:35 +01:00
tomasklima
a64389965c feat(uri-protocol): allow bitcoin: without specific amount 2021-10-05 13:44:10 +02:00
tomasklima
69d744ca7b feat(docs): bitcoin protocol handler 2021-09-29 16:29:18 +02:00
Rafael Keramidas
161f321e7e docs(transactions): add transaction search and export documentation 2021-01-19 10:38:12 +01:00
mroz22
c07bc98b2c feat(metadata): rework oauth, google-auth-lib, rework metadata providers 2020-10-05 20:01:39 +02:00