Commit Graph

33 Commits

Author SHA1 Message Date
Martin Varmuza
6e9e92c001 chore(connect-explorer-theme): remove circular imports 2025-11-27 18:32:35 +01:00
Martin Varmuza
4c0f4156e5 chore(ipc-proxy): remove circular imports 2025-11-27 18:32:35 +01:00
Martin Varmuza
b6182806da chore(connect-explorer): remove all remaining circular imports 2025-11-27 11:18:55 +01:00
Petr Knetl
d165f93e09 chore(suite-native): remove atoms and icons circular dep 2025-11-13 09:16:47 +01:00
Jiří Čermák
c772307712 refactor(suite): collapse network fees 2025-11-04 16:04:22 +01:00
Martin Varmuza
dda1f3a30c chore(connect-explorer): remove circular deps 2025-10-30 12:24:49 +01:00
Pavlo Syrotyna
41bd234749 feat(suite): cardano staking dashboard and stake modal 2025-10-13 13:20:08 +02:00
Peter Sanderson
ced095fe53 chore: solve few Circular Dependencies in components 2025-10-10 12:04:30 +02:00
Peter Sanderson
b8461e0029 chore: fix circular-imports for suite-desktop-core 2025-10-10 11:59:39 +02:00
Martin Varmuza
78618f8ece chore(connect-explorer-theme): another step removing circulars 2025-10-10 11:41:19 +02:00
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
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
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
karliatto
48a9e51a40 chore(scripts): updating circular dependencies file 2025-09-25 17:59:05 +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
Peter Sanderson
bdd87839d0 fix: all new depndencies after rebase & remove depchecks from example
packages
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
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