Martin Varmuza
dbddb1cfc4
chore(connect-explorer-theme): remove circual dependencies
2025-10-10 11:41:19 +02:00
Martin Varmuza
c66442e05d
chore(connect-explorer-theme): remove contexts/index reepxorts
2025-10-10 11:41:19 +02:00
Jiří Čermák
d7b939aba0
feat(suite): sort token options by fiat amount in desc order
...
- Fix unwated scroll resets in `VirtualizedList` when options doesn't change.
- Refactor TokenSelect and sort token options by fiat amount in desc order.
- Refactor `TradingFormInputCryptoSelect` and sort token assets by fiat amount in desc. order.
- Extract logic for networks count to a separate useNetworksCount hook.
2025-10-10 09:51:20 +02:00
juriczech
da50398ee6
chore(suite-native): cleanup navigation helpers
2025-10-09 10:55:37 +01:00
Jiří Čermák
5c71815cc1
feat(suite): extend tooltip content of account item when sidebar collapsed
...
- Always display account name (e.g. Ethereum #1 )
- Display account item type (staking, tokens)
- Display non-default account type (e.g. Ledger)
- Plus do some basic component refactor to make it a little bit more readable (place styles to seperate files, do some component de-composition, etc.)
2025-10-03 13:23:12 +02:00
Vojtěch Tranta
777d60793b
fix(suite): routing flashing
2025-10-01 11:12:21 +02:00
Peter Sanderson
f442b79558
fix: hack-fix for selected device vs. thp-device, pick forst THP device insetad of selected one
2025-09-30 14:08:13 +02:00
brantalikp
46a811d85f
feat(suite-native): in app rating
2025-09-29 07:48:24 +02:00
Jirka Bažant
ccb3fba4a8
chore(suite-native): simplify jest.config.js files across project
2025-09-26 10:50:51 +02:00
karliatto
48a9e51a40
chore(scripts): updating circular dependencies file
2025-09-25 17:59:05 +02:00
Vojtěch Tranta
797583e096
feat(suite): DEV - add option to have react deve tools in electron desktop app
2025-09-25 15:10:27 +02:00
Peter Sanderson
0ec58ff67b
fix: removal of LoggedOutLayout + small refactoring of layout that allows modal switcher on the welcomelayouts
...
# Conflicts:
# packages/suite/src/components/suite/layouts/LoggedOutLayout.tsx
2025-09-25 15:08:02 +02:00
Matěj Husák
6ce6ae69c6
feat(ci): updated check-connect-data to pull correct data
2025-09-25 00:52:32 +02:00
brantalikp
d7317c5295
chore(suite-native): enable rozenite react navigation plugin
2025-09-22 10:31:45 +02:00
Petr Knetl
840f17207e
chore(suite-native): enable rozenite debugger plugins
2025-09-22 10:31:45 +02:00
Peter Sanderson
bdd87839d0
fix: all new depndencies after rebase & remove depchecks from example
...
packages
2025-09-18 13:04:25 +02:00
Peter Sanderson
d1d3a11087
fix: 'solve' the depcheck for natvie/app
2025-09-18 13:04:25 +02:00
Peter Sanderson
407bddf4d3
fix: missing list-outdated dependencies
2025-09-18 13:04:25 +02:00
Peter Sanderson
067db47640
fix: re-add removed packages, that are used, but not direcly imported
2025-09-18 13:04:25 +02:00
Peter Sanderson
74e9cac84c
fix: update masge snapshot (import fix newly discovered more circulars)
2025-09-18 13:04:25 +02:00
Peter Sanderson
96c3f95aad
fix: update medge snapshot, some circulars were removed by dependency fixies
2025-09-18 13:04:25 +02:00
Peter Sanderson
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
Tomas Martykan
52c3a72627
chore(connect): circular dep cleanup
2025-09-18 11:16:49 +02:00
Peter Sanderson
ccc434d6a4
feat: Local First Storage (Evolu) for mobile
...
fix: temp comment out some code that causes some ESM import hell
fix: tests, improve to not use 'as' in fixtures
chore: replace 'as' with array spread to convert to ordinary (from readonly) array
fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)
fix: re-enable the FetureFlag callback
chore: better naming for local-first-package in native
fix: remove on bad circular dependency from local-first-storage reducer<->selectors
chore: update madge (circular import, one more is removed)
fix: disable Evolu labeling in Portfolio Tracker mode
chore: use F.toMutable instead of a ... spread
fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package
fix: move feature-flag code out of the feature-falgs module into dev-tools
fix: better selectors, no need to provide whole object, the string|undefined is all what is needed
fix: bad key props in the list
fix: use standard TextButton component
fix: unify string|null for (all) label selectors
fix: missing translation string
chore: extract the labeling logic into separate thunk
fix: depcheck
fix: transaction name component has now correct variant
fix: render debug inly when labeling is on
2025-09-18 11:03:52 +02:00
Martin Varmuza
d352a94fbf
chore(connect): fix some cyclic imports
2025-09-16 14:02:14 +02:00
Martin Varmuza
2a3aee597f
chore(suite): refactor bioAuth
2025-09-15 14:17:15 +02:00
Peter Sanderson
73fab3aa53
chore: refactoring of the feedback module to make it domain-specific & thanks to it prevent the circular dependency
2025-09-15 13:45:56 +02:00
Martin Varmuza
9cea1b295c
chore(suite-desktop-api): remove meaningless fallback in bioAuthFactory and cyclic dependency
2025-09-12 18:27:42 +02:00
Peter Sanderson
82ae51d601
fix: exclude js/jsx files as we dont have them (only some assets e dont care in this check)
2025-09-12 15:43:35 +02:00
Peter Sanderson
a53844de67
fix: better sed (MacOS compatible, I hope) ě fix sort locale
2025-09-12 15:43:35 +02:00
Peter Sanderson
11e75bd99a
fix: LC_ALL=C for update circulars so the sort is updated correcty
2025-09-12 15:43:35 +02:00
Peter Sanderson
6242ee7254
fix: add LOCALE to be ASCII so he sort is table across platform
2025-09-12 15:43:35 +02:00
Peter Sanderson
7c4ece6559
fix: strip leading number to produce better diffs for circular imports
2025-09-12 15:43:35 +02:00
Peter Sanderson
535b523a26
fix: update shapshot for circulr import check to reflect the previsous fix
2025-09-12 15:43:35 +02:00
Peter Sanderson
3e0c1d7653
chore: add a madge check for circular imports
2025-09-12 15:43:35 +02:00
Peter Sanderson
c5a24ecba1
feat: Local First Storage (Evolu) for desktop
2025-09-09 15:55:14 +02:00
Peter Sanderson
2db6943066
fix: simplify import, use bytesToHex and hexToBytes from evolu directly, to avin unneceary import from noble/ciphers
2025-09-08 11:00:44 +02:00
Tomas Martykan
67b772b81d
feat(connect): add cose signature format to cardanoSignMessage
2025-09-02 14:59:37 +02:00
Peter Jaško
f873c7079f
fix(ci): add cardanoSignMessage to connect tests
2025-09-02 14:59:37 +02:00
Peter Sanderson
ee3e3f9bfa
feat: add types & device props for Evolu storage
2025-09-01 13:25:19 +02:00
Petr Knetl
972ba574bf
chore(suite-native): bump expo packages (2025.08)
2025-08-28 10:37:40 +02:00
Martin Varmuza
8b4bbaf224
ci(connect): exclude thp from older firmware
2025-08-25 11:20:47 +02:00
Martin Varmuza
2fb35f71c7
ci(connect): exlude t3w1 unspupported coin groups during matrix generation
2025-08-25 11:20:47 +02:00
Martin Varmuza
d2c2482b35
test(connect): add basic thp tests
2025-08-18 19:29:58 +02:00
Jiri Zbytovsky
f560dc0b0e
chore(ci): bump deps related to desktop build & scripts
2025-08-12 10:55:22 +02:00
Vojtěch Tranta
2e3913a485
feat(suite): make the win-hello part of the monorepo
2025-07-31 15:48:41 +02:00
Vojtěch Tranta
5fcd418c0c
fix(suite): test the custom windows hello thing
2025-07-31 15:48:41 +02:00
brantalikp
2fc557cb1e
chore(suite-native): e2e launch arguments
2025-07-28 09:37:48 +02:00
Daniel Skýpala
b493b949af
chore(suite): Replace react-qr-reader for react-zxing
2025-07-15 14:32:21 +02:00
Jan Komarek
adcf5db457
chore(utxo-lib): remove deprecated bchaddr dependency, add own implementation
2025-07-11 15:04:49 +02:00