Commit Graph

436 Commits

Author SHA1 Message Date
Daniel Suchý
47f8edb71c fix(repo): make TS intellisense faster (#15583) 2024-11-26 15:33:16 +01:00
Martin Varmuza
8eebaae942 test(connect): specify transport 2024-11-25 15:59:50 +01:00
yanas
bef7eee748 feat(suite-native): add authenticity check to device settings 2024-11-18 16:26:41 +01:00
Carlos Garcia Ortiz karliatto
3578b27f1b ci(github): improvement to check config data 2024-11-18 10:51:41 +01:00
Ondrej Hajek
7db9cd64b3 chore: add eslint-plugin-cypress 2024-11-14 10:30:52 +01:00
Peter Sanderson
763f9b5fd4 chore: reintroduce no-shadow in minimal form 2024-11-13 19:36:56 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Peter Sanderson
7e4a87de16 chore: fix 'yarn update-project-references' & other fixies 2024-11-13 10:36:38 +01:00
Peter Sanderson
6b8e9ab6d2 chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules 2024-11-13 10:36:38 +01:00
Daniel Suchý
a33bf1d19f chore: replace proxy-memoize with reselect (#15333) 2024-11-11 23:24:39 +01:00
Jiri Zbytovsky
fdd9f7c625 chore: rename mission to foundation 2024-11-07 11:06:56 +01:00
Jiri Zbytovsky
9b06c7b309 chore(suite): bump uuid 2024-11-06 21:23:06 +01:00
Martin Varmuza
6aa26429ea ci(connect): use t3w1 in nigthly tests 2024-11-05 18:36:38 +01:00
tomasklim
2d6465f185 chore(connect): update @ethereumjs libs 2024-11-01 18:41:48 +09:00
Jan Komarek
8d3691d5e0 chore(scripts): default to main branch when updating protobuf 2024-10-31 17:38:32 +01:00
Martin Varmuza
3400c549ef ci(connect): rework how tests matrix is generated; reorganize connect tests jobs 2024-10-29 16:21:19 +01:00
Carlos Garcia Ortiz karliatto
d710912951 ci(scripts): add loadDevice to connet core ci tests 2024-10-25 16:56:47 +02:00
Matej Kriz
74b1b50498 chore(suite-native): setup expo-updates 2024-10-24 17:26:47 +02:00
Daniel Suchý
b3924ee5a8 feat(mobile): new icons (#14963)
* feat(mobile): new mobile icons package + icon font

* chore: replace deprecated icons in mobile app

* fix: fix broken icons and add README
2024-10-22 16:18:52 +02:00
Martin Varmuza
afa9a1b207 feat(connect): add way to retrieve method info without actually calling it 2024-10-21 13:42:25 +02:00
Tomas Martykan
cc22068b2a fix(schema-utils): typescript + typebox package resolution issue 2024-10-18 09:10:23 +02:00
Daniel Suchý
33e4fe1078 feat(mobile): migrate BottomSheetFlashList to new lib (#14854) 2024-10-15 13:04:29 +02:00
Tomas Martykan
91123a2887 fix(connect): replace imports for @sinclair/typebox due to TS issue 2024-09-27 13:33:50 +02:00
Martin Varmuza
f62d8ffb38 test(connect): add tests for TrezorConnect.cancel 2024-09-27 08:59:26 +02:00
Daniel Suchy
7f6282db2f feat(mobile): native connect popup poc 2024-09-26 15:11:22 +02:00
Tomas Martykan
98d6437262 fix(connect): schema-utils import in build 2024-09-25 15:30:39 +02:00
Matej Kriz
acd58e6c26 chore(suite-native): simplify ENV variables
- There was a bug using `.env.production` even on develop build of Android in createBundleReleaseJsAndAssets step of gradle.
- ENV variables from `eas.json` are used for EAS builds.
- `.env.development` and `.env.test` files are used for local builds and CI E2E builds.
- Local ENV vars can be overriden by `.env.development.local` and `.env.test.local` files.
2024-09-25 11:54:27 +02:00
Carlos Garcia Ortiz karliatto
383ceb89c6 ci(scripts): improve update device authenticity script 2024-09-24 10:57:01 +02:00
Matej Kriz
88972af2ef feat(suite-native): allow to use plural syntax and use it for Token/Tokens message 2024-09-19 17:17:57 +02:00
Jan Komarek
bd7985b30e chore: clean up dependency domain lists 2024-09-19 13:01:02 +02:00
Jan Komarek
8804a8cece chore: reorganize mission dependencies under categories 2024-09-19 13:01:02 +02:00
Jan Komarek
a4d2a44a1c ci: add list-missing script to CI 2024-09-19 13:01:02 +02:00
Tomas Martykan
8c654a1ffa fix(connect): keepSession with changing useCardanoDerivation 2024-09-19 10:17:32 +02:00
Peter Sanderson
77576f5bea chore: remove prettier-eslint dependency, upgrade @typescript-eslint 2024-09-12 13:43:42 +02:00
Jiri Zbytovsky
9ff317817b chore(suite): update mission dependencies: simple-git 2024-09-11 09:34:30 +02:00
Petr Knetl
87098de513 feat(suite-native): qr code scanner bottom sheet 2024-09-11 08:16:23 +02:00
Petr Knetl
0294a9c113 chore(suite-native): netinfo added to outdated dependencies list 2024-09-10 08:41:04 +02:00
Jan Komarek
74c53f68ee feat: add filterCoins script, update coins 2024-09-05 11:23:43 +02:00
Jan Komarek
bc17ce615d chore: remove connect param from cointool 2024-09-05 11:23:43 +02:00
Jan Komarek
744ede513e chore(connect): add T3B1 and T3T1 to methods config 2024-09-05 11:23:43 +02:00
Carlos Garcia Ortiz karliatto
d6808dcac6 ci(github): add prepatch and preminor to connect bump versions 2024-08-30 13:06:31 +02:00
Carlos Garcia Ortiz karliatto
b0ecb120f4 ci(scripts): allow preminor releases for connect 2024-08-30 13:06:31 +02:00
Jan Komarek
07673d9100 chore: dependencies cleanup 2024-08-29 10:24:02 +02:00
Jan Komarek
9552b9d104 feat(scripts): add script to list dependencies missing from txt lists 2024-08-29 10:24:02 +02:00
Jan Komarek
dba035f2d0 chore(scripts): rearrange command to pass shellcheck 2024-08-26 14:10:34 +02:00
Tomas Martykan
6b044e1fc8 chore: update trezor-user-env 2024-08-25 17:01:33 +02:00
Jan Komarek
dd6281c492 chore(scripts): add list-outdated 2024-08-23 15:25:03 +02:00
Tomas Martykan
eb3d447ebd fix(connect): skip tests for unsupported coins on new devices 2024-08-21 11:35:22 +02:00
Martin Varmuza
7e564c5f50 ci(connect): reorganize test groups 2024-08-20 09:18:10 +02:00
Jan Komarek
ecab819999 feat(scripts): remove testing branch creation, add push to release repo 2024-08-08 16:34:50 +02:00