Jan Václavík
f2883ae53b
fix(analytics-docs): Show tooltips in header properly
2026-02-18 17:51:40 +01:00
Jan Václavík
22c77e89cb
feat(analytics-docs): Add copy link to EventCard
2026-02-18 17:51:40 +01:00
Jan Václavík
d0c87d08a9
feat(analytics-docs): Add highlight to cards
2026-02-18 17:51:40 +01:00
Jan Václavík
0f5e50e775
fix(suite): fix analytics.json import
2026-02-18 17:51:40 +01:00
Jan Václavík
75a523d679
fix(suite): Fix Text and Paragraph issues + add typecheck
2026-02-18 17:51:40 +01:00
Jan Václavík
4d25013ca3
fix(suite): Fix mobile view in docs
2026-02-18 17:51:40 +01:00
Jan Václavík
8691801be9
feat(suite): Add spinner while opening sidebar
2026-02-18 17:51:40 +01:00
Jan Václavík
fda5b88e81
feat(suite): Move sidebar to right
2026-02-18 17:51:40 +01:00
Jan Václavík
b83386442d
feat(analytics-docs): update alignment of header
2026-02-18 17:51:40 +01:00
Jan Václavík
a6c937befe
feat(suite): Unify changelog icons
2026-02-18 17:51:40 +01:00
Jan Václavík
f8acc1fa19
feat(analytics-docs): Add favicon to documentation page
2026-02-18 17:51:40 +01:00
Jan Václavík
c5070a5ad6
feat(suite): Show all changes in changelog
2026-02-18 17:51:40 +01:00
yanas
597157730e
fix(suite-native): configure selectLanguage selector in extra dependencies
2026-02-18 15:03:22 +01:00
juriczech
609cf4d1d4
fix(suite-native): remove useThunkDispatch
...
- incorrect dispatch declares lead to creation of useThunkDispatch which is unnecessary in native if proper typing is declared in the packages
2026-02-18 14:40:36 +01:00
juriczech
4f4c64ae12
fix(suite-native): unify redux typings across native packages
2026-02-18 14:40:36 +01:00
juriczech
4b76776ddc
chore(suite-native): confirm on trezor package
2026-02-18 14:40:36 +01:00
juriczech
f071bb4c0b
chore(suite-native): move setTemporaryRememberedDeviceThunk to firmware package
2026-02-18 14:40:36 +01:00
juriczech
7a867e854c
fix(suite-native): package imports
2026-02-18 14:40:36 +01:00
Ondrej Hajek
a9a792e8f9
fix(e2e): Fixed db migration again, should have trusted the AI
2026-02-18 14:40:27 +01:00
Ondrej Hajek
a43716f93a
fix(ci): Fixed iOs e2e tests
2026-02-18 14:39:02 +01:00
vytick
50b64ed89e
chore: send os name to invity api instead of platform
2026-02-18 17:20:44 +04:00
Vojtěch Tranta
731da78975
fix: update copy for the recovery of t1b1 with/out standard recovery
2026-02-18 13:31:50 +01:00
vytick
a2eab7a52e
chore(trading): move confirmApproval to common thunk
2026-02-18 16:23:09 +04:00
Martin Vere Cihlar
0df80bf56f
fix(e2e-test): fixes db-migration and pending-tx tests
...
adjust db-migration test to new passphrase behaviour
fixes how pending transaction test gets tx ids
2026-02-18 12:50:10 +01:00
Vojtěch Tranta
55f705225d
feat: disable standard recovery for T1B1 with 12 or 18 words
2026-02-18 11:46:25 +01:00
Jiri Zbytovsky
e1c3cd9fcb
chore(sentry): code commentary about SDK IPC
2026-02-18 10:57:52 +01:00
Jiri Zbytovsky
2d2ee98846
fix(suite-desktop): don't send nodejs deprecation to Sentry
2026-02-18 10:57:52 +01:00
Jiri Zbytovsky
eb657e0dc9
feat(suite-common): redact more Sentry data before analytics confirmation
2026-02-18 10:57:52 +01:00
Martin Vere Cihlar
6409b1ac78
fix(e2e-suite): fix sell input test
2026-02-18 10:39:16 +01:00
Jirka Bažant
b707ae9ed9
chore(suite-native): Move useTradingFiatValues to common
2026-02-18 09:58:44 +01:00
Martin Varmuza
4a9591f2d3
fix(node-utils): implement express.js-like route matching logic
2026-02-18 08:49:33 +01:00
Martin Varmuza
6c99b273ae
test(node-utils): add comprehensive route matching tests showing the bug
2026-02-18 08:49:33 +01:00
Jan Václavík
e31d2f28aa
fix(suite): Update type
2026-02-18 08:47:49 +01:00
Jan Václavík
670d3a36cd
refactor(suite): fix format
2026-02-18 08:47:49 +01:00
Jan Václavík
ebcf88a24c
refactor(suite): Delete EventType from package imports
2026-02-18 08:47:49 +01:00
Jan Václavík
fd38f6dd4e
refactor(suite): Refactor EventType names
...
# Conflicts:
# packages/suite/src/middlewares/suite/analyticsMiddleware.ts
2026-02-18 08:47:49 +01:00
Matěj Husák
3964c26181
fix(native): onClose fix
2026-02-17 19:12:37 +01:00
Jan Václavík
2111522150
fix(analytics-docs): Update URL form
2026-02-17 18:27:04 +01:00
Jan Václavík
0da1b62dc1
fix(suite): Fix type
2026-02-17 18:27:04 +01:00
Jan Václavík
a41a05db6a
feat(analytics-docs): Integrate sidebar state management into URL parameters
...
- Added sidebarOpen state to manage sidebar visibility.
- Updated URL parameter handling to include sidebar state.
- Refactored useFilteredEvents to synchronize sidebar state with URL updates.
2026-02-17 18:27:04 +01:00
Jan Václavík
b815e381e8
feat(analytics-docs): Add icons to event items in VersionsSidebar
2026-02-17 18:27:04 +01:00
Jan Václavík
f75b3be51c
feat(suite): Use CardList
2026-02-17 18:27:04 +01:00
Jan Václavík
ea0e926363
refactor(suite): Move CardList to components
2026-02-17 18:27:04 +01:00
Jan Václavík
0eb3041e1a
feat(analytics-docs): Add changelog sidebar
2026-02-17 18:27:04 +01:00
Martin Vere Cihlar
f8d4a2095b
test(e2e-suite): improve redux dump to contain whole store
2026-02-17 17:59:04 +01:00
Seibei Iguchi
825073d63f
fix(suite): remove max-height and overflow properties from SuiteBanners
2026-02-17 17:19:18 +01:00
Seibei Iguchi
6c4827ca63
fix(components): update default intent prop in Text component
2026-02-17 17:19:18 +01:00
Seibei Iguchi
987e9c4aab
fix(components): add pointer capture handling to button props
2026-02-17 17:19:18 +01:00
Seibei Iguchi
8e71942f7a
fix(components): update placeholder handling in Input and Textarea components
2026-02-17 17:19:18 +01:00
Seibei Iguchi
e26ee80ef6
fix(components): update overflow handling in EditableText
2026-02-17 17:19:18 +01:00