Anastasiya Semenkevich
241847a8b3
chore: replace links
2024-03-25 16:54:02 +03:00
Valentina Novgorodtceva
9da35aa9e7
test: assets sorting test added
2024-03-25 16:54:02 +03:00
Sale Djenic
bbb0fd7222
fix(ui-tests): shared addresses popup page removed since we don't need it any more
...
Since we merged editing revealed addresses into request to join community popup,
cause it logically belongs there, the relevant qml file is removed from story book.
2024-03-25 14:16:32 +01:00
Sale Djenic
979423ea62
chore(general): removing unneeded qml file
2024-03-25 14:16:32 +01:00
Sale Djenic
10a8469b9e
fix(communities): deltas between designs and build for join token gated community flow
...
This commit:
- improves selection of addresses to reveal
- keeps the selection state for the popup lifetime
- brings higher granularity in terms of signed requests by keypairs
- meets new requirements from the latest related Figma
- merges edit shared addresses feature and request to join community features
into a single component, cause the flow is logically the same, with the only
difference that when editing revealed addresses we don't show the community
intro screen
Fixes at least points 3 and 4 from #13988
2024-03-25 14:16:32 +01:00
Lukáš Tinkl
ec4e2f3fc8
fix: can't use the Tab button in the Mint Token form
...
- manually setup the TAB focus chain; in the future, this should be done
properly on all new components using FocusScopes and similar
Fixes #13891
2024-03-25 14:11:43 +01:00
Anastasiya Semenkevich
ace8618b20
chore: change test section
2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
4098056468
chore: stabilised test (hopefully)
2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
684943adb8
chore: updated object name after changes in PR for object names
2024-03-25 12:30:03 +03:00
Valentina Novgorodtceva
0e83bfcb31
test: 1-1 chat, send reply, send emoji, edit, delete and cannot delete other member message
2024-03-25 12:30:03 +03:00
Lukáš Tinkl
9ef513b419
fix(TokenManagement): Asset balance threshold value not reflected in main wallet view
...
- take the balance threshold value into account when presenting the
assets in the main wallet view
- additional fix from Emil for storing the threshold value
- storybook fixes to display the correct `currentCurrencyBalance` values
based on the address/wallet filters and mocking the threshold values
using TransactionStore
Fixes : #14017
2024-03-23 11:37:37 +01:00
Anastasiya Semenkevich
31b895f1d0
сhore: attempt to fix endless waiting time in category and accounts tests
2024-03-22 21:33:44 +03:00
Jonathan Rainville
e71d749ef2
fix(category): fix missing category when empty ( #14086 )
...
Fixes https://github.com/status-im/status-desktop/issues/14059
2024-03-22 12:55:40 -04:00
Valentina Novgorodtceva
05df5d1bce
chore: object names added for wallet right tab buttons and filter button
2024-03-22 14:00:19 +03:00
Godfrain Jacques
af6dd257cc
(fix/desktop) fix sporadic empty community token hodler list ( #14057 )
...
This PR fixes #13650
- Reduces the timer for fetching the token hodlers to refresh cashe
- Check for temporary contract address before making requests
2024-03-21 16:49:34 -07:00
Mykhailo Prakhov
201a5bfdfc
fix: draw community select bubble after community create ( #14108 )
2024-03-21 22:02:46 +01:00
Mikhail Rogachev
b839502603
chore: bump status-go ( #14064 )
...
Close #14047
2024-03-21 21:31:08 +01:00
Jonathan Rainville
2b219627a5
fix(category): fix muted category and received messages ( #14082 ) ( #14087 )
...
Fixes #14079
2024-03-21 13:51:01 -04:00
Mykhailo Prakhov
398a92b12e
fix: open activity center mentions messages ( #14075 )
2024-03-21 15:52:45 +01:00
Valentina Novgorodtceva
7482a8f8d9
chore: isFrozen verification added to method click
2024-03-21 11:53:11 +03:00
Anastasiya Semenkevich
aba501f025
chore: add missing marks and enabled profile edit test
2024-03-21 09:11:58 +03:00
Jonathan Rainville
9195595c00
chore(status-go): up status-go to get permission fix ( #14065 )
2024-03-20 19:00:15 -04:00
Igor Sirotin
a2af01bcda
chore: force some warnings as errors ( #14068 )
2024-03-20 20:08:43 +00:00
Khushboo Mehta
4f75956ca3
fix(@desktop/wallet): Fix link out to extherscan from collectibles details view
2024-03-20 19:04:32 +01:00
Jonathan Rainville
19c283be8b
fix: fix warning and inconsistencies with spectating ( #14041 )
...
Kinda fixes #13957
2024-03-20 13:58:46 -04:00
Anastasiya Semenkevich
fc33d7986e
chore: enable tests
...
enable ens test because bug is fixed
bring back import seed test to critical path
bring back edit community test to critical path
2024-03-20 14:33:10 +03:00
Stefan
a09defbef7
feat(wallet) skip picking flags in the random emoji picker function
...
Also add a test to validate the knowledge of the emoji picker function
about flags position
Closes #13715
2024-03-20 11:56:03 +01:00
Stefan
631ae08a8d
fix(wallet): pick a random emoji in the wallet new account modal
...
Updates #13715
2024-03-20 11:56:03 +01:00
Mykhailo Prakhov
a586c6d352
feat(desktop/communities): View community member messages functionality ( #14002 )
...
* feat(desktop/communities): View member messages functionality
2024-03-20 11:50:10 +01:00
Valentina Novgorodtceva
ca44ce7915
chore: updated reference because there is a bug
2024-03-20 13:43:55 +03:00
Valentina Novgorodtceva
89387e9306
chore: skip test_member_role_cannot_add_edit_or_delete_category
2024-03-20 13:43:55 +03:00
Valentina1133
a48b2532ae
chore: object names for activity center elements added ( #14029 )
2024-03-20 17:22:57 +07:00
Noelia
1d9c136bf8
feat(ProfileShowcase): Some properties prepared for task #13997 development
...
Part of #13997
2024-03-20 09:31:34 +01:00
Noelia
c93a8d2c6f
feat(SettingsDirtyToastMessage): Extended with additional information component in bottom
...
- Updated layout using `ColumnLayout`.
- Added additional text component on bottom according to new designs.
2024-03-20 09:31:34 +01:00
Noelia
d35c0bd3d1
feat(ProfileShowcase): Align UI save flow according to backend response
...
- Added loading state in dirty toast message.
- Added store connections in `MyProfileView` and save loading logic.
- Added toasts notifications.
Closes #13950
a
2024-03-20 09:31:34 +01:00
Noelia
1d15398ea7
fix(ProfileSectionStore): Only instanciated once
...
- Removed `ProfileSectionStore` instance from `CurrenciesStore`. Only needed some certain accesses to the `profileSectionModule`.
- Added strict type in `CommunitiesView`.
2024-03-20 09:31:34 +01:00
Igor Sirotin
5ba0ad8ef4
fix: allow scrolling to ContactRequest message ( #14045 )
2024-03-19 22:17:00 +00:00
Dario Gabriel Lipicar
74440c81e5
feat(@desktop/wallet): add support for EUROC
2024-03-19 16:03:31 -03:00
Igor Sirotin
de4c20ea4f
upgrade Nim-build-system ( #13979 )
...
* chore: upgrade nimbus-build-system
* test UnusedImport warningAsError
2024-03-19 13:58:02 -04:00
Mykhailo Prakhov
f3d2d0a809
feat(@desktop/community): add new CommunityMemberState - CommunityMemberBanWithAllMessagesDelete ( #14028 )
2024-03-19 16:17:02 +01:00
Stefan
0958860bc9
fix(qml): fix etherscan links for all networks
...
Also refactor code for reusability and readability.
Closes : #13986
2024-03-19 15:14:40 +01:00
Stefan
f12c6dfa40
chore(storybook): fix TransactionDetailViewPage to test links
2024-03-19 15:14:40 +01:00
Patryk Osmaczko
5d827ecf77
chore: bump status-go
2024-03-19 15:11:25 +01:00
Lukáš Tinkl
2d729668ba
fix: Separate single/grouped sort position
...
- keep track of the grouped item kind (community vs. collection)
- when the "arrange by" mode is active, use it for sorting the tokens in
the main wallet view
- change the behavior to always sort by the number of tokens inside the
group when entering the grouped (arrange by...) mode + add tests
- expose the `backgroundColor` for token groups
- remove unused code dealing with handling of community IDs
Fixes #13276
2024-03-19 14:18:55 +01:00
Lukáš Tinkl
9c5d132cb0
fix(ManageTokensGroupDelegate): some smaller UI fixes
...
- add placeholder image if the collection/community has none
- elide the whole group name, taking into account the copy button
- fix the tooltip position over such elided text
- do not go overboard and don't use a StatusSmartIdention just to to
display a rounded icon/image
2024-03-19 14:18:55 +01:00
Lukáš Tinkl
a6172eb1de
fix(FoldableHeader): do not display the switch if the model is empty
...
makes no sense to be able to arrange by community/collection if the the
underlying model is empty
2024-03-19 14:18:55 +01:00
Lukáš Tinkl
be7e09ba97
fix(CommunityAssetsInfoPopup): fix missing OK button
...
needs the import for `standardButtons: Dialog.Ok`
2024-03-19 14:18:55 +01:00
Alex Jbanca
3b57ece338
fix(ProfileShowcase|): Change stroke position from the outside to inside
2024-03-19 15:07:46 +02:00
Lukáš Tinkl
864be0ad37
fix(ShareProfileDialog): contents spills outside of dialog
...
- make the contents scrollable using a `StatusScrollView`
Fixes #13967
2024-03-19 13:54:30 +01:00
Stefan
1b77695e01
feat(settings) add notification to biometrics enable
...
Closes #13896
2024-03-19 13:20:05 +01:00