Khushboo Mehta
ddb9caf4d7
feat(@desktop/wallet): Display price changes
...
fixes #6482
2022-08-30 10:27:35 +02:00
PavelS
3bd6fe0fdf
fix(@desktop/community): add online status to invite modal
...
Replace Contact component with StatusMemberListItem.
Add missing Nim functions to fill models with onlineStatus.
Adjust components paddings to match design.
Fixes #6985
2022-08-30 10:16:37 +03:00
Jonathan Rainville
6bd1cfde72
test(chat): add a test that install a sticker pack and sends a sticker
...
Fixes #6962
2022-08-29 10:52:00 -04:00
Jonathan Rainville
80f9c881f2
chore: bump status-go
2022-08-29 10:50:06 -04:00
Jinho Jang
63e38133ad
Lokalise: updates
2022-08-29 14:06:53 +02:00
Michal Iskierko
61f2bb8a74
fix(@desktop/onboarding): Hide current account from accounts list
...
Fix #7045
2022-08-27 21:08:44 +02:00
Jonathan Rainville
7544bd6fb5
fix: change gateway and remove old code to decode the hash
...
Fixes:
- https://github.com/status-im/status-desktop/issues/6964
Depends on:
- https://github.com/status-im/status-go/pull/2795
- https://github.com/status-im/status-jenkins-lib/pull/44
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-08-26 19:47:02 +02:00
Michał Cieślak
b657d0aede
chore(@desktop): Bump status-go version
...
Fixes #6828
When a contact request is accepted, the 1-1 chat is set to active.
That to this, the chat is added to the model and appears on the
chat list.
2022-08-26 18:55:04 +02:00
Michał Cieślak
9831a29bf5
chore(@desktop): Bump StatusQ version
...
Fixes #6805
Bounds behavior in StatusAppNavBar refined
2022-08-26 18:17:38 +02:00
Noelia
3d6e40fd79
feat(CommunityPermission): Added `How holds` collectibles dropdown
...
- Added collectibles tab component.
- Added extended dropdown base content component
- Added filter popup option.
- Added collectibles model
- Added subitems in model
- Added thumbnails mode view
- Created `CommunitiesStore` and moved mock data to there.
- Added forward subitems navigation and selection.
- Updated `statusq`.
Closes #6337
2022-08-26 18:06:58 +02:00
Jonathan Rainville
2bbd9f4363
fix(wallet-test): fix balance test
...
The test network was toggled twice. The banner was impeding with the wallet setting click. The asset list item was missing the objectName and also checking the balance was not resilient
2022-08-26 10:59:25 -04:00
Jonathan Rainville
109b9ac290
test(community): add a test that pins and unpins messages
...
Fixes #6894
2022-08-26 10:29:28 -04:00
Patryk Osmaczko
cbd244b17d
chore: bump status-go
2022-08-26 12:11:30 +02:00
Patryk Osmaczko
36ff742b52
fix(@community/members): handle members removal
...
fixes : #6813
2022-08-26 12:11:30 +02:00
Boris Melnik
2ef6e04b0a
test(chat): Emoji autoreplace
...
Closes : #7019
2022-08-26 12:57:12 +03:00
Boris Melnik
02b9ceff78
fix(EmojiPopup): Fix emoji suggestions and add tests for it
...
Closes : #7020
2022-08-26 12:41:28 +03:00
Boris Melnik
04ce8df483
fix(toast-notifications): Fix notifcations listview sizes
...
Closes : #6767
2022-08-26 12:30:50 +03:00
Boris Melnik
10d53454b3
test(chat): Can send a gif
...
Closes : #6882
2022-08-26 12:18:42 +03:00
Pascal Precht
fa5b862d2c
feat(CreateCommunityPopup): introduce file selector and category panels
2022-08-26 10:59:41 +02:00
Boris Melnik
c7efbe6629
test(chat): Can edit a message and save
...
Closes : #6877
2022-08-26 11:57:59 +03:00
Pascal Precht
f2dea729a1
feat(CreateCommunityPopup): introduce canGoNext and nextAction for modal pages
2022-08-26 10:28:28 +02:00
Pascal Precht
3509de8673
feat(AdvancedView): introduce feature flag for discord import tool
...
This adds a feature flag for the discord import tool so we can start
landing individual pieces of the feature without it being fully
implemented.
It also introduces the modal chooser for creating new communities but
it doesn't do anything more than that, as of this commit
Closes #6843
2022-08-26 10:18:49 +02:00
Pascal Precht
e98a3b27fb
refactor: move CommunityBanner to shared namespace
2022-08-26 10:18:49 +02:00
Michał Cieślak
dfc7a6a951
fix(StatusChatInput): Remove formatting when pasting, pasting on selection fixed
...
Fixes #7015
Fixes #7097
2022-08-26 10:05:46 +02:00
Patryk Osmaczko
037937a04f
fix(@chat/groups): resolve undefined chatContentModule
...
fixes : #7146
2022-08-26 08:40:47 +02:00
Khushboo Mehta
e79d9dfc95
fix(@desktop/wallet): Search Bar missing in token selection popup
...
fixes #7014
2022-08-25 17:31:28 +02:00
Jonathan Rainville
6a603413c6
test(community-chat): add test to send images in chat
...
Fixes #6880
2022-08-25 10:23:43 -04:00
Boris Melnik
7b77973b86
test(chat): Can clean chat history
...
Closes : #6876
2022-08-25 15:17:52 +03:00
Richard Ramos
d8a7dcf3a2
feat: output messages to csv
2022-08-25 08:16:06 -04:00
Boris Melnik
4f2db08a75
fix(StatusListItem): fix `sensor.onClicked` to `onClicked`
...
Closes : #7135
2022-08-25 11:55:55 +03:00
Patryk Osmaczko
3aaa0fda13
test(@desktop/chat): add scenario for chats order
...
covers: #6634
2022-08-24 17:12:47 +02:00
Patryk Osmaczko
6339bd5782
feat(@desktop/chat): sort chat by lastMessageTimestamp
...
closes : #6634
2022-08-24 17:12:47 +02:00
Patryk Osmaczko
781ec30e7f
feat(@desktop/chat): update lastMessageTimestamp on message sent
...
iterates: #6634
2022-08-24 17:12:47 +02:00
Patryk Osmaczko
876099b369
feat(@desktop/chat): propagate lastMessageTimestamp
...
iterates: #6634
2022-08-24 17:12:47 +02:00
Sale Djenic
398f62806f
feat(@desktop/keycard): initial UI for the keycard settings
...
This is just a wireframe implementation, without any special functionalities.
Fixes : #7023
2022-08-24 14:18:06 +02:00
Sale Djenic
1c77192d5b
fix(@desktop/keycard): biometric screen on linux
...
This fix skips biometric screen for the following flow on other than mac os platforms:
`first run - new user - import a seed phrase into a new Keycard`
2022-08-24 11:36:19 +02:00
Khushboo Mehta
8eb328bae7
fix(@desktop/sugnup): Profile omage chosen during signup sould be saved for the user and squish test for the same
...
fixes #6861
2022-08-24 11:21:16 +02:00
MishkaRogachev
b23414e999
fix(CPP): fix crash on login
2022-08-24 13:14:51 +04:00
Jonathan Rainville
464476d135
test(search): add test for the search feature
...
Fixes #6885
2022-08-23 13:44:23 -04:00
Jonathan Rainville
8624b3ae9a
fix(search): add community to channelGroups and fix channel search
...
Fixes #7017
2022-08-23 13:44:23 -04:00
Stefan
cfef7dc443
fix(CPP): fix linux compiling issues
...
Fix BigInt compilation on linux
Remove c++20 optimization for NamedType
Add assert for failing getChats that was providing an easy to miss warning
Enable linux CI build
Don't run tests. They fail to run in docker with
"malloc_consolidate(): invalid chunk size", probably due to status-go
2022-08-23 19:38:23 +02:00
Khushboo Mehta
29c40a0695
fix(@desktop/wallet): Added squish test for the user being able to turn his state to online and/or offline
...
fixes #6895
2022-08-23 15:48:37 +02:00
Stefan
f2615e3cef
tests(Settings): Can backup seed phrase
...
Added debug helpers found useful in debugging while implementing squish
tests
Closes : #6902
2022-08-23 15:17:36 +02:00
Stefan
52bf39af2a
fix(StatusQ): fix category clicking
...
Move StatusQ head to include the fix
Fixes : #6733
2022-08-23 15:14:20 +02:00
Richard Ramos
83079cd147
fix: remove recipient selector from StatusETHTransactionModal
2022-08-23 08:52:01 -04:00
Anastasiya S
9283e68421
fix: calculate estimated time in ens modal
...
fix: calculate estimated time in ens modal
2022-08-23 08:52:01 -04:00
Khushboo Mehta
289209f7ec
fix(@desktop/profile): Can set own online state to online, offline
...
fixes #6895
2022-08-23 14:26:42 +02:00
PavelS
38c77095b8
fix(@desktop/chat): adjust add members default picture
...
Update colorForPubkey to check if colorId is in bounds
Replace userCustomizationColors array usage with Utils function call
Fixes #6971
2022-08-23 13:07:58 +03:00
Noelia
10f34d0610
test(onboarding): Screenshot based testing POC, validating password strength
...
- Added new test case `tst_passwordStrength` in `suite_onboarding` that uses squish screenshot validation.
- Added verification points (mac OS) for some password strength validations, using pixel comparison and some minor percentage of failure / color precision allowed.
Closes #7003
2022-08-23 12:07:36 +02:00
Noelia
fcfcafaac0
test(chore): Refactor that will allow to work in different test suites
...
WIP:
- Added new global scripts folder `global_shared` where global hooks, names and steps will be stored.
- Created new `suite_onboarding` and moved existing test case related to it as a poc.
- Updated all `test.py` files to use global files and fit the new structure.
2022-08-23 12:07:36 +02:00