11162 Commits

Author SHA1 Message Date
Sale Djenic
468ca9c506 fix(qmltests): fixing qml tests 2025-02-21 12:57:22 +01:00
Sale Djenic
babc3f7ddd chore(wallet): moving animated text from inline to stand alone component 2025-02-21 12:57:22 +01:00
Sale Djenic
20bc37559f feat(wallet): estimated time added to transaction settings 2025-02-21 12:57:22 +01:00
Sale Djenic
66a343fc90 feat(wallet): transaction settings added to sign send modal 2025-02-21 11:45:45 +01:00
Sale Djenic
40aac3e49a feat(wallet): transaction settings component added
Closes #16193 #16194
2025-02-21 11:45:45 +01:00
Sale Djenic
780e4ab563 feat(general/ui): status fee option added to statusq controls
- A new control added to statusq
- A new story book page added for this control
2025-02-21 08:52:27 +01:00
Sale Djenic
ff9532f921 chore(general/ui): old animated text renamed to status color animation and moved to statusq
- Old component name `AnimatedText` renamed to `StatusColorAnimation`
- Component moved from `ui/imports/shared/panels` to `ui/StatusQ/src/StatusQ/Controls` location
2025-02-21 08:52:27 +01:00
Igor Sirotin
65cc5a7c55
chore: update status-keycard-go (#17356) 2025-02-20 17:19:39 +03:00
Cuteivist
2dcfb76402
chore: Fix swap input unit tests (#17315) 2025-02-20 13:16:57 +01:00
Igor Sirotin
1959bcafc2
fix: use proper LocalPairingState (#17328) 2025-02-20 11:48:15 +03:00
Lukáš Tinkl
dcc4054690 fix(Onboarding): prevent importing the same seedphrase twice
- adds a new NIM method `isMnemonicDuplicate` which checks for
duplicates
- use it in the "seedphrase recovery flows"
- in case of a duplicate seedphrase, present the user with a more
suitable error message (other than a plan "Invalid seedphrase")
- fixes re-importing the same seed leading to an infinite splash screen
loop due to an "account already exists" error

Fixes #17248
2025-02-19 21:51:07 +01:00
Lukáš Tinkl
6095f04bd0 fix(CommunityColumnView): fix unwanted space after closing banners
- the banners should not leave empty space after closing them
2025-02-19 21:50:32 +01:00
Lukáš Tinkl
af3ee0a1c0 fix(CommunityColumnView): fix context menu popup position
- use `menu.popup()` to correctly put it under the mouse cursor position
2025-02-19 21:50:32 +01:00
Lukáš Tinkl
a75e0cbe0c fix(ChatHeaderContentView): unbreak member selector
- the `UsersStore` was not being passed the correct properties, so
member selection, including counting and adding/removing members didn't
work

Fixes #17311
2025-02-19 21:50:32 +01:00
dlipicar
a8324768a0
fix: restore missing testnet mode banner, community settings disable (#17348) 2025-02-19 15:35:59 -03:00
dlipicar
ee79b494ec
Network selection improvements (#17184)
* feat(network): implement new networks selection screen

* fix: proper handling of test network icon

* feat: changes to Network selector

* feat: implement blockchain explorers menu

* chore: move networks related properties and functions to NetworksStore

* feat: remove usage of tiny network icons

* fix: misc fixes

* chore: change exception with error
2025-02-19 12:22:45 -03:00
Khushboo-dev-cpp
02ffe14c48 feat(@desktop/wallet): Default Swap to USDC <-> ETH pair 2025-02-19 14:53:10 +01:00
Alex Jbanca
e4df7d48eb fix: Use mixcase address when sharing the address 2025-02-19 11:30:33 +02:00
Michał Cieślak
4856a1ab76 Onboarding: Flows based on own StackView
Closes: #17304
2025-02-18 23:59:42 +01:00
Michał Cieślak
acf8db6bfe StatusQ: RecursiveStackView utility added 2025-02-18 23:59:42 +01:00
Khushboo-dev-cpp
bd3316c620 fix(@desktop/wallet): Allow sending 0 erc20 token value 2025-02-18 21:17:31 +01:00
Khushboo-dev-cpp
2a860c49a4 fix(@desktop/wallet): Can't sign transaction if Sign Send modal or Authenticate modal was closed
fixes #17291
2025-02-18 21:17:31 +01:00
Dario Gabriel Lipicar
5a2135718a chore: bump status-go 2025-02-18 17:03:06 -03:00
Dario Gabriel Lipicar
96015edf96 feat(wallet): handle new rpc provider type 2025-02-18 17:03:06 -03:00
Andrey Bocharnikov
fc13aa3ee0 feat(wallet): update Jenkinsfiles 2025-02-18 17:03:06 -03:00
Andrey Bocharnikov
443c7126b1 feat(wallet): update status-go
fixes #17229
2025-02-18 17:03:06 -03:00
Andrey Bocharnikov
c924ac338c feat(wallet): Integrate eth-rpc-proxy
fixes #17229
2025-02-18 17:03:06 -03:00
Khushboo-dev-cpp
9ac699052c feat(@desktop/wallet): Added last user mode settings for token selector in SendModal 2025-02-18 20:47:57 +01:00
Khushboo-dev-cpp
087919a38b fix(@desktop/wallet): Fixing some bugs in simple send:
1. Collectible details lost when entering review send modal
2. Size of simeple send for Collectible
3. Preset amount set for stickers and ens names
4. Swtching between Fiat and Crypto in amount to send
5. Keeping last user tab selection in Send
2025-02-18 20:47:57 +01:00
Anastasiya
e9a29fa176 chore(@e2e): temp increase timeout for splash screen 2025-02-18 13:46:33 -05:00
Igor Sirotin
4a6543bdca
feat: AuthorizationState (#17309) 2025-02-17 21:09:01 +03:00
Igor Sirotin
ab197d8c4b
feat(Keychain): added HasCredential method (#17305) 2025-02-17 21:08:20 +03:00
Siddarth Kumar
bce7f7d3d0 ci: upgrade go to 1.22
This commit:
- updates status-go to point to https://github.com/status-im/status-go/pull/6258
- updates nix derivation to switch to go 1.22
- swaps `sc3md` for `sc5md`
- updates docker image used by jenkins for linux jobs to image built with go 1.22.
- updates, linux, windows and MacOS build scripts to use go 1.22
2025-02-17 22:35:28 +05:30
Alex Jbanca
c887581994 fix: Show SignPhraseModal only when the appMain is visible 2025-02-17 16:52:11 +01:00
Igor Sirotin
282cf80e63
feat: bind FactoryReset flow (#17286) 2025-02-17 17:01:35 +03:00
Igor Sirotin
7fd44e19f1
chore: separate rpc and states files (#17308)
* chore: separate rpc and states files

* fix: unused import
2025-02-17 15:59:35 +03:00
Lukáš Tinkl
3f04626847 fix(Onboarding): reset biometrics state on login error 2025-02-17 13:52:34 +01:00
Lukáš Tinkl
fdb5fb5077 fix(Onboarding): fix wording and terminology in LoginBySyncingFlow
- basically Sync -> Pair where needed
2025-02-17 13:52:34 +01:00
Lukáš Tinkl
311657428a fix(Onboarding): update the illustration on HelpUsImproveStatusPage
- and fix its size to match Figma
2025-02-17 13:52:34 +01:00
Anastasiya
5ec916b278 chore(@e2e): small fixes for tests 2025-02-17 14:18:04 +03:00
Cuteivist
73103120a2
Feat/new network adjustments 17201 (#17296)
* feat: Add status gradient

* feat: Rename gradient component
2025-02-17 06:56:47 +01:00
Igor Sirotin
69f0b13e6d
chore: bump status-go (#17287) 2025-02-15 12:37:39 +03:00
Michał Cieślak
b98758cb08 Onboarding: KeycardEnterPinPage cleanup 2025-02-14 15:54:08 +01:00
Lukáš Tinkl
0ef547a645 fix(onboarding): Incorrect Back Navigation and Button Visibility on PIN Screens
For the PIN pages:
- add a `pinSettingInProgress` bool hint to `KeycardCreatePinPage` when
setting/authorizing the PIN is in progress to be able to correctly
display the Back button
- don't display the "success" image yet when in progress
- use the hint in related flows
- extract the default attempts numbers to `Constants`

For the backup seed phrase sequence:
- the mnemonic is a string and gets submitted when exiting the
BackupSeedphraseReveal, not right after its (re)creation
- when starting the flow (going from `KeycardCreatePinDelayedPage`),
replace instead of push, so that Back skips the PIN page
- fixup the related SB pages

Fixes #17218
2025-02-14 14:48:33 +01:00
Lukáš Tinkl
ac58a0bb29 fix(Onboarding): fix the mouse back button overlay
- to follow the same logic as the onscreen Back button
2025-02-14 14:48:33 +01:00
Lukáš Tinkl
1eb3bbbac3 fix(Onboarding): update LoginScreen error states
- as per latest Figma
2025-02-14 14:48:33 +01:00
Anastasiya
5b95cbcd9f chore(@e2e): fixes for new send modal to do transactions 2025-02-14 16:07:50 +03:00
Patryk Osmaczko
78fb28d7cb fix(settings): don't fallback to alias if display name is empty
fixes: #17195
2025-02-14 11:25:15 +01:00
Patryk Osmaczko
46caf93fa3 fix(chat): revert StatusSmartIdenticon changes
Partially reverts 3705249e40cabda3c45bf919143f57724740d361

fixes: #17131
2025-02-14 10:42:47 +01:00
Alex Jbanca
36872b6f1c feat(Swap): display the exchange rate approximation in swap
Show the exchange rate approximation in swap. The exchange rate shows when the swap input is valid.
It has 3 states:
1. invisibile - when the pay/receive input is empty
2. visible and loading - while fetching the routes. Happens whenever the swap input changes AND the input is valid
3. visbile, with data - once the routes have been fetched
2025-02-13 22:32:14 +02:00