Commit Graph

13 Commits

Author SHA1 Message Date
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Tomas Martykan
e60b4fa768 chore: move analytics definitions to suite-common 2025-06-03 11:00:18 +02:00
Martin Vytick Vytrhlík
9626b35740 feat(suite-native): add analytics for trading 2025-05-13 22:39:05 +02: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
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 2024-02-12 11:56:09 +01:00
Bohdan Juříček
96712ed39e feat(suite-native): analytics for connected device (#10115) 2023-12-01 08:24:10 +01:00
Matej Kriz
aec3d373dc chore(suite): add suite version and commit hash to env utils 2023-06-14 10:00:11 +02:00
Bohdan Juříček
2829d5b4d7 fix(suite-native): show tokens with fiat rates (#8142)
* feat(suite-native): token list

* fix(suite-native): fix circular deps

* fix(suite-native): icon name

* fix(suite-native): remove delete icon
2023-04-20 16:14:28 +00:00
Petr Knetl
853c61d197 feat(suite-native): analytic events (#8068) 2023-04-18 12:07:07 +00:00
Petr Knetl
b41daf2da0 Feat/transaction notifications (#7685) 2023-03-01 14:20:07 +00:00
Bohdan Juříček
0aab3c6447 feat(suite-common): move analytics to common (#7622)
* feat(suite-common):analytics

* chore(suite-common): add tests for analytics

* fix(suite-common): formatting

* fix(suite-common): analytics reducer, types

* fix(suite-native): reducers inits

* fix(suite-native): deps

* fix(suite-native): thunks types

* fix(suite-native): remove empty string type

* fix(suite-common): fix default env
2023-02-23 12:10:40 +00:00