Peter Sanderson
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
Jiri Zbytovsky
8495026f62
feat(suite): WIP UI for device auto forget
2025-09-04 17:59:24 +02:00
Matus Balascak
fdc93659a2
chore(suite): add active experiment variants to suite-ready analytics event
2025-09-02 12:49:17 +02:00
Tomáš Boďa
3b96a7e2f3
feat(suite): added analytics event for compare all offers
2025-08-29 17:29:24 +02:00
Tomáš Boďa
5251180404
feat(suite): approve/revoke analytics
2025-08-29 08:41:23 +02:00
Tomáš Boďa
985fb6baee
feat(suite): staking dashboard
2025-08-28 17:14:37 +02:00
Vojtěch Tranta
ceefdd19af
feat(suite): biometric auth is now live
2025-08-28 15:25:32 +02:00
juriczech
b190c0f621
feat(suite-native): analytics for auto eject
2025-08-22 13:09:06 +01:00
Jan Václavík
e95c0e7fff
feat(suite): Add refferal button + refactoring footer
2025-08-19 21:55:19 +02:00
juriczech
9b9cb7086f
feat(suite-native): auto eject analytics
...
# Conflicts:
# suite-native/module-settings/src/components/EjectWallets/AutoEjectSwitch.tsx
# suite-native/module-settings/src/components/ViewOnly/WalletRememberModeIconButton.tsx
chore(suite-native): analytics
2025-08-12 09:46:50 +01:00
Jan Václavík
1d546c64bc
fix(suite): Fix accidental replace
2025-07-29 16:03:09 +02:00
Jan Václavík
10019b35ea
feat(suite): Dashboard promo banner
2025-07-29 16:03:09 +02:00
Daniel Skýpala
bd0fe3767b
feat(suite): Improve locktime field
2025-07-16 15:02:51 +02:00
Petr Knetl
261c36e7c7
chore(suite-native): check backup analytics
2025-07-14 13:19:46 +02:00
Peter Sanderson
f2ef89b758
fix: BaseCurrency moved to Blockchain-link
2025-07-09 11:38:54 +02:00
Matěj Husák
63bccb9b77
feat(mobile): add utxo_selection screen name to analytics
2025-07-08 14:12:08 +02:00
Petr Knetl
d0199789ac
feat(suite-native): report skips of onboarding analytics
2025-07-04 11:18:17 +02:00
Peter Sanderson
e02ffd6b93
chore: better naming of base-currency (formarlly FiatCurrency)
2025-07-04 08:43:04 +02:00
Seibei Iguchi
92a7e58d83
feat(suite): add auto eject setting and remove view-only features
2025-07-01 18:10:53 +02:00
Petr Knetl
b671df0803
fix(suite-native): change device label analytics
2025-06-26 10:27:43 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Peter Sanderson
06b5481315
feat: THP UI
2025-06-12 17:30:31 +02:00
Petr Knetl
8ab7b5e42c
feat(suite-native): onboarding recovery analytics
2025-06-09 13:16:19 +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
1a0db8cc64
chore(analytics): simplify usage of analytics selectors
2025-04-16 11:19:49 +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
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01: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
Daniel Suchý
acf9a7f19c
chore(repo): config cleanups and improvements (TS, Nx...) ( #11096 )
...
* chore(repo): config cleanups and improvements (TS, Nx...)
* fix connect e2e
* chore: add eslin cache file to nx cache
* chore: add stylelint cache file to nx
* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
tomasklim
b8b4b413cf
feat(analytics): flush queue based on analytics status
2023-11-17 13:31:05 +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