Commit Graph

15 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
Peter Sanderson
f2ef89b758 fix: BaseCurrency moved to Blockchain-link 2025-07-09 11:38:54 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
Tomas Martykan
e60b4fa768 chore: move analytics definitions to suite-common 2025-06-03 11:00:18 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Matej Kriz
4d91470f81 chore(analytics): simplify selectHasUserAllowedTracking
- Simplify selectHasUserAllowedTracking selector logic to make it easier to see the only difference from the selectIsAnalyticsEnabled selector and document the difference by unit test
2025-04-16 11:19:49 +02:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +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
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
tomasklim
eb588a8c4d feat(suite): update deps 2023-05-23 10:49:36 +02:00
tomasklim
2825462811 chore: update @reduxjs/toolkit 2023-04-04 08:42:29 +01: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