Mikhail Rogachev
3a030102fe
Fix(Contacts): fix weird behaviour in some contacts flows edge cases ( #10613 )
...
* fix(Chat): Fix displaying CR messages in the chat
* fix(Contacts): Relay on actual status-go state during contact state manipulation
Close #10500
2023-05-15 15:22:04 +04:00
Michał Cieślak
420708c86f
fix(SendModal): Modal height calculation and clipping fixed
...
Closes : #10323
2023-05-12 20:14:02 +02:00
Michał Cieślak
2821efe73b
chore(Storybook): Basic pages for SendModal and TokenListView added
2023-05-12 20:14:02 +02:00
Michał Cieślak
c0e4d70f0a
chore(InviteFriendsToCommunityPopup): Adjust search behavior
2023-05-12 16:37:01 +02:00
Alexandra Betouni
1f3a595116
[contacts]: added "remove contact" option in settings menu
...
Closes #10502
2023-05-12 11:48:04 +03:00
Khushboo Mehta
a57c0b414b
feat(@desktop/wallet): New Account header
...
fixes #10330
2023-05-10 16:02:37 +02:00
Cuteivist
ec04b8668f
Feat/10473 Updated activity list delegate and activity details header ( #10580 )
...
closes #10473
closes #10542
fixes #10408
2023-05-10 13:54:06 +02:00
Mikhail Rogachev
890e0aa2bd
fix(Chat): Reuse chat root store connections and fix chat quick actions when blocked ( #10577 )
...
Close #10570
2023-05-09 14:31:50 +04:00
Cuteivist
461f4a2bee
fix(@desktop/activity): Fixed section glitch ( #10576 )
...
fixes #10472
2023-05-09 10:05:03 +02:00
Alexandra Betouni
cd7ccd833d
[contacts]: updated remove contact popup
...
Closes #10499
2023-05-08 11:38:19 +03:00
Anthony Laibe
39b9b5ee91
feat(@wallet): add wallet filter
2023-05-06 17:40:28 +02:00
Alex Jbanca
a674ec57a8
fix(blockChat): Disable chat input when minimal conditions are not met
2023-05-05 19:44:39 +03:00
Khushboo Mehta
6779e15b28
chore(@desktop/wallet): Add logic to handle the selected account for the send and receive modal to nim
2023-05-04 21:07:49 +02:00
Cuteivist
b91a1c18f2
feat(@desktop/activity): Updated section delegate ( #10472 )
...
* feat(@desktop/activity): Updated section delegate
Closes #10432
* feat(@desktop/activity): Section delegate code remarks
2023-05-04 06:43:39 +02:00
Khushboo Mehta
2401bb52bb
feat(@desktop/wallet): New floating header as a drop down list
...
fixes #10392
2023-05-03 18:52:19 +02:00
Igor Sirotin
c6f378b968
fix(MessageView): Explicit type check for `messageComponent`
2023-05-02 17:00:54 -04:00
Igor Sirotin
13bd813d52
Added PinnedMessage simple implementation
2023-05-02 17:00:54 -04:00
Igor Sirotin
98d8a70572
fix: Added `SystemMessagePinnedMessage` contentType
2023-05-02 17:00:54 -04:00
Mikhail Rogachev
6ba6a5fcde
Update ui/imports/shared/views/ProfileDialogView.qml
...
Co-authored-by: Lukáš Tinkl <lukast@status.im>
2023-05-02 13:56:36 -04:00
MishkaRogachev
0fc84852f3
feat(chat): Update chat ui for the blocked contact
...
Close #9935
2023-05-02 13:56:36 -04:00
MishkaRogachev
206800bd5b
fix(Contacts): Use contactRequestState enum for determinating correct contact state
2023-05-02 13:56:36 -04:00
MishkaRogachev
8ff42d0868
fix(Contacts): Resolve edge cases while addind/removing a contact
2023-05-02 13:56:36 -04:00
MishkaRogachev
e160e70121
fix(Contacts): Remove lagecy `removeContactRequestRejection`
...
Close #9935
2023-05-02 13:56:36 -04:00
Boris Melnik
df88984b45
feat(image-album): Display album of images in replies
...
Fixes : #9957
2023-05-02 11:24:48 +03:00
Cuteivist
cdbdae2d39
feat(@desktop/activities): Updated no activity text style ( #10461 )
...
closes #10443
2023-05-02 10:01:04 +02:00
Igor Sirotin
abf58b008f
fix(Pairing): Added installation info to pairing results ( #10418 )
2023-04-29 13:33:08 +03:00
Lukáš Tinkl
9aebf588a1
fix: reduce Image cache
...
for everything that's not a user interface element, esp. for static/big
images or chat/message elements which get served from locally anyway from
status-go
Iterates #10339
2023-04-27 13:56:39 +02:00
Anthony Laibe
542e5fdb6c
feat(@wallet): remove usage of wallet section current
2023-04-27 11:58:27 +02:00
Anthony Laibe
e6f88758dc
feat(@wallet): wallet accounts module dedup
...
Second part of having profile section accounts
2023-04-25 14:56:20 +02:00
MishkaRogachev
2160b53e33
fix(ActivityCenter): Use ContactRequestId for accpeting and declining CRs from AC
...
Close #10127
2023-04-25 16:16:32 +04:00
Khushboo Mehta
c94997ddec
feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals
...
fixes #10344 , #10321 , #10320
2023-04-24 22:07:22 +02:00
Michał Cieślak
9fe3456e8f
feat(Community/Airdrop): MembersDropdown
...
Closes : #9800
2023-04-21 11:53:11 +02:00
Lukáš Tinkl
038ab08765
fix: do not display ENS name when not ENS verified
...
- expose "isEnsVerified" as model role
- fix returning "ensName" when the user is not ensVerified
- react to nickname updates correctly
- fix sorting in the user/member list view
2023-04-21 00:24:32 +02:00
Lukáš Tinkl
297b73fced
fix: react to contact name (nickname) changes
...
the contact details are fetched imperatively in these popups (not via
model updates), so we need to setup a signal to be able to react to those
changes
2023-04-21 00:24:32 +02:00
Dario Gabriel Lipicar
da1839fbbb
feat(@desktop/wallet) reduce number of digits shown for large currency amounts
...
Fixes #8917
2023-04-18 10:11:18 -03:00
Anthony Laibe
2a6d00b939
feat(@wallet): add overview module
2023-04-17 13:31:49 +02:00
Mikhail Rogachev
70405ae053
fix(ActivityCenter): Fix displaying mention as a tag in AC ( #10310 )
...
Close #10297
2023-04-17 15:25:03 +04:00
Lukáš Tinkl
a8eed304c0
feat: implement ProfileShowcase settings
...
Implement the UI part of Profile/Settings/Showcase:
- Communities/Accounts/Collectibles/Assets tabs
- drag and drop of items between "hidden" and "in showcase" sections
- ability to set individual items' visibility
- persistency (showcase saved across restarts), not exposed yet due to
missing backend API
Closes #9936
2023-04-12 11:39:37 +02:00
Anthony Laibe
52c01f1dd5
feat(@wallet): make activity respect networks selector
2023-04-11 10:44:34 +02:00
Ivan Belyakov
056dad2ce2
fix(@desktop/wallet): fix first section in activity to be displayed as loading
...
Fix balance in loading state to use loading component instead of 0
Fix width of some components in loading state.
Remove property modelDataValid in favor of existing isModelDataValid.
Fix loading items not always properly removed before adding new
transactions.
Fixes #9617
2023-04-10 18:07:15 +04:00
Ivan Belyakov
89055e1b08
fix(@desktop/wallet): fix scrolling transactions list reset to top when
...
new ones are fetched.
Fixes #9617
2023-04-10 18:07:15 +04:00
Boris Melnik
cbdc3e61b5
fix(images): Display image placeholder when image from album not loaded
...
Fixes : #9990
2023-04-07 15:42:12 +03:00
Khushboo Mehta
a6429133e0
fix(@desktop/wallet): Wallet: Active account changes when clicking send transaction from a watched account
...
fixes #9815
2023-04-06 21:08:51 +02:00
Dario Gabriel Lipicar
6d7fda53f6
fix(@desktop): only allow dot as decimal separator for user input
...
Fixes #10125
2023-04-05 11:11:36 -03:00
Anthony Laibe
ef4ffce909
fix(@wallet): warnings from wallet
...
fixes #10086
2023-04-04 14:46:20 +02:00
Lukáš Tinkl
13c8ce3b94
chore: handle numpad enter key as well
...
a TextField has an appropriate `accepted()` signal
2023-04-03 21:24:46 +02:00
Khushboo Mehta
a6df4566dd
fix(@desktop/wallet): checkConnected API doesnt return correct values
...
fixes #9833
2023-03-31 19:59:49 +02:00
Jonathan Rainville
0424715810
fix(edit): fix edit message not sending mentions correctly
...
Fixes #10074
2023-03-30 15:51:23 -04:00
Igor Sirotin
14c264e350
feature(Syncing): Embed QR code scanner for syncing devices on onboarding ( #9981 )
...
* fix(StatusQrCodeScanner): Improve QR code scanner
- Almost async loading
- Added camera selector
- Added `captureRectangle` property
- Add component info to sandbox qr code scanner page
- Embed QrCodeScanner into desktop app
* Compile and link qzxing as shared library
* Hardcode settingCurrentNetwork. Propagate inputConnectionString errors.
* Added qzxing libdir to e2e tests ld_library_path
2023-03-30 20:57:18 +03:00
Alex Jbanca
dfbaf9edbb
fix(LinkPreviews): Fixing implicitHeight binding loop
...
Closing https://github.com/status-im/status-desktop/issues/10057
2023-03-30 09:30:06 +03:00
Anthony Laibe
063198fc1f
feat(@wallet): do not change value of symbol
...
fixes #9201
2023-03-29 10:14:08 +02:00
MishkaRogachev
8eba843a5e
fix(Chat): Fix pin popup and actions for communities and group chats
2023-03-28 11:05:07 -04:00
MishkaRogachev
4d4ec22ba6
feat(Chat): Disable unpin action for PinnedMessagesPopup
2023-03-28 11:05:07 -04:00
MishkaRogachev
1f54d96f5f
feat(Chat): Disable chat actions for non-contacts
2023-03-28 11:05:07 -04:00
Khushboo Mehta
5b3a115f55
fix(@desktop/wallet): Loading screen after adding account
...
1. Removing logic for loading to nim
2. Handling error state for asset view also on the nim side
fixes #9648
2023-03-24 17:09:09 +01:00
Boris Melnik
30b4d9eb5c
fix(chat): Sent images with text correctly
...
Fixes : #9564 #6374
2023-03-24 14:33:17 +03:00
MishkaRogachev
3a09ef8fac
feat(Contacts): Remove ability to cancel outgoing CR
...
Close #9901 and #9898
2023-03-24 12:58:11 +07:00
Khushboo Mehta
072537f61a
feat(@desktop/wallet): Implement connection error screens
...
fixes #9835
2023-03-23 15:26:22 +01:00
Igor Sirotin
0689a8f386
fix(Syncing): Fixed synced devices list UI bugs ( #9929 )
...
* Added online badge to device delegates
* Fixing device last timestamp processing
* Synced devices sorting - current device is always first
* Devices list scrolling fixes
* Fix device list duplication
* Hide online badge for "Synced device" subtitle
2023-03-21 16:10:06 +11:00
Lukáš Tinkl
1998a6556a
feat(Profile): New Social Links workflow
...
TLDR;
- all links visible in settings/popup
- persistent order of items
- drag'n'drop to reorder
- editing/deleting in a new popup
- several links of the same type
Needs changes in nimqml (to expose QAIM::begin/endMoveRows), in
DOtherSide (to expose those to NIM), in status-go (to preserve the links
order and fully save them to DB)
Fixes #9777
2023-03-16 16:08:23 +01:00
mprakhov
494ab84fe1
fix(@desktop/chats): Always show message header in the private group chats after sestem message
2023-03-16 14:46:18 +01:00
Boris Melnik
3a737f97a7
fix(messaging): Sync with status-go content type enum
...
Fixes : #9655
2023-03-16 16:42:02 +03:00
MishkaRogachev
53a2926400
fix(Contacts): Remove dublicated action from menu
2023-03-16 15:09:30 +05:30
MishkaRogachev
9ff9ad8f09
fix(Contacts): Add Reverse Contact Rejection to profile actions
...
Close #9897
2023-03-16 15:09:30 +05:30
Igor Sirotin
33d38a4081
fix: Device syncing
...
- Added local pairing signals
- Remove slash ending from keystorePath
- Implemented localPairingState. Fixed sync new device workflow.
- Error message view design update
- Moved local pairing status to devices service
- ConnectionString automatic validation
- Async inputConnectionString
- Added all installation properties to model. Minor renaming.
- Removed emoji and color customization
- Show display name, colorhash and color in device being synced
- Add timeout to pairing server
- Add device type
Fix `DeviceSyncingView` sizing. Fix `inputConnectionString` async task slot.
2023-03-16 00:27:21 +13:00
Dario Gabriel Lipicar
2fb158b810
fix(@desktop/wallet): fix send input for some locales
...
Fixes #9324
2023-03-09 10:59:51 -03:00
Lukáš Tinkl
5c0f1981ad
feat: Profile Showcase: Proof of concept for own Profile Dialog
...
- the goal of this PR is to get some bsais UI building blocks done for
the followup PRs
- the order of showcase tabs now is:
Communities/Accounts/Collectibles/Assets
- there will be further changes to accomodate for different types of
backend models as those get developed (for other users' profiles)
Fixes #9664
2023-03-08 18:45:27 +01:00
Lukáš Tinkl
3fd196323e
chore: silence warnings
2023-03-08 18:45:27 +01:00
Dario Gabriel Lipicar
eed98809d1
feat(@dekstop/wallet): support collectibles in activity tab
...
Fixes #8811
2023-03-07 11:07:04 -03:00
Alex Jbanca
2accc52b15
fix(UnfurlingUrls): Fix community invitation when community cannot be fetched
2023-02-28 10:06:02 +02:00
Dario Gabriel Lipicar
fa1c3beb25
feat(@dekstop/wallet) use user input resolution for Send/Bridge modals
...
Fixes #9459
2023-02-27 08:22:41 -03:00
Dario Gabriel Lipicar
ed1a0d04a0
fix(@desktop/wallet): avoid storing CurrencyAmount objects in QML
2023-02-27 08:22:41 -03:00
Khushboo Mehta
2dbf2d4635
fix(@desktop/wallet): Remove the 'Load More' button from the Activity view and replace with automatic loading when the user scrolls down using a skeleton loading state
...
fixes #8987
2023-02-23 18:04:08 +01:00
Khushboo Mehta
4c0bd1058f
fix(@desktop/wallet): Preferred network doesn't reflect in advanced view
...
fixes #9456
2023-02-21 17:47:30 +01:00
Lukáš Tinkl
277de1b544
fix: contact ID verification and community intro sizing issues
...
- port to StatusDialog
- fix binding loops
- fix `timestamp` to be a double rather than a `string`
Fixes #9563
2023-02-17 17:43:51 +01:00
Lukáš Tinkl
31be818e0e
fix: Pinning messages - tweaks to UI and interactions
...
... to help align with original design intent
- dropped date breaks before msg groups
- show full date/timestamp in the msg header
- floating "Unpin" button on mouse hover
- no padding/spacing between messages
- some smaller code cleanups and dead code removals
Fixes #9396
2023-02-17 11:22:21 +01:00
Alex Jbanca
ed9e782262
fix(MessageView): Show message when there is one img preview and extra text
2023-02-16 09:14:34 +02:00
Stefan
d7d9aa2612
fix(wallet): improve send modal amount received text
...
Make it dynamic based on the recipient address
Also fix autHideCopyIcon StatusAddressPanel property working independently
of showCopy property
fixes #9331
2023-02-14 08:24:24 +01:00
Alex Jbanca
f9f860a215
fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml
...
LinksMessageView component will receive the urls from nim as string and it will only forward the string to getLinkPreviewData slot implemented in nim together with some settings (supported img extensions and unfurling preferences)
On nim side the urls will be parsed and validated using the settings received from qml.
Images are now validated before sending them to the UI using the HEAD request.
2023-02-14 08:55:24 +02:00
Lukáš Tinkl
a62e5cc223
fix: profile preview doesn't show entire profile
...
rectifies one of the StatusScrollView behavior changes done recently
Fixes #9519
2023-02-10 15:52:10 +02:00
Stefan
3a08ebec4e
fix(wallet): some of SendModal's broken windows
...
- fix high level mixed and broken sizing due to missing a consistent
layouting strategy
- fix first selection. The floating header was covering and tried to
force StatusListView to account for it but nothing I tried worked
- moved header outside the StatisListView (a good example of control
want to to be doing too many things)
- fixed background color of the TokenListView
- fix tags occluding selection of token
Closes : #9282
2023-02-10 10:15:03 +01:00
Lukáš Tinkl
f5d6c538c2
chore: consolidate & refactor popup handling
...
- all remaining global popup components moved into a separate Popups
entity
- removed some static objects from the Global singleton (appMain,
pinnedMessagesPopup, communityProfilePopup, sounds); rationale:
singletons should not contain any state
- fixed support for popups in storybook
- fixed some warnings (most of them broke the popups in one way or the other)
2023-02-09 15:01:57 +01:00
Khushboo Mehta
0d369129d5
feat(@desktop/wallet): Implement loading state for Send/Bridge Modal
...
fixes #9107
2023-02-08 11:44:22 +01:00
Anthony Laibe
5cc6ad194f
fix(@wallet): no tx found
...
fixes #9320
2023-02-03 15:33:13 +01:00
Alexandra Betouni
b037d724ed
fix(StatusMessage): updated GIFs behavior
...
Closes #7518
2023-02-03 16:31:56 +02:00
Alexandra Betouni
1793844cdb
fix(StatusMessage): stickers were not aligned correctly
2023-02-02 19:29:59 +02:00
Alex Jbanca
81a4d70932
chore(Qt5.15): Fix qml warnings after qt 5.15 migration
...
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
Khushboo Mehta
dfcba80df2
fix(@desktop/wallet): Added missing LoadingGraphComponent in qmldir
2023-01-31 11:20:28 +01:00
Khushboo Mehta
169de5b5e1
feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page
2023-01-31 07:57:37 +01:00
Lukáš Tinkl
7ed5b0d0d6
fix(chat): Download image is saving to wrong folder
...
- fetch latest dotherside for the fix
- minor cleanup
Fixes #9307
2023-01-28 17:44:23 +01:00
Alexandra Betouni
8bb9da6fcc
Revert "fix(StatusMessage): stickers were not aligned correctly"
...
This reverts commit 0fb954b640
.
2023-01-27 09:50:16 -05:00
Anthony Laibe
64d6c484b2
fix(@wallet): fix amount input send modal
...
fixes #9207
2023-01-27 11:47:52 +01:00
Ivan Belyakov
e3086fd52c
chore: Removed duplicated AddEditSavedAddressPopup.qml, fixed dependencies
...
fixes #8229
2023-01-27 05:57:55 +03:00
Lukáš Tinkl
878a7ba657
fix(MessageContextMenuView): "Copy message" action visible in emoji reactions and profile clicks
...
Fixes #9295
2023-01-26 10:57:06 +01:00
Lukáš Tinkl
8569ea5b41
chore: Optimize StatusMessageReply using more Loaders
...
also fix the sender display name to respect ensName/nickname
Fixes : #9016
2023-01-25 19:58:19 +01:00
Lukáš Tinkl
a55a207bb2
fix: user display name discrepancies
...
restore taking local nickname into account in various places
2023-01-25 19:58:19 +01:00
Alexandra Betouni
0fb954b640
fix(StatusMessage): stickers were not aligned correctly
...
Closes #8944
2023-01-25 11:42:19 -05:00
Jonathan Rainville
fdc0dce782
chore: remove public chat functionnalities
...
Fixes #8504
Removes the ability to create public chats, see public chats and even leaves previously active public chats
2023-01-25 10:05:55 -05:00
Dario Gabriel Lipicar
53ee992c25
feat(@desktop/wallet): implement unified currency formatting for transaction details
...
Fixes #9019
2023-01-20 08:55:10 -03:00
Alex Jbanca
27bb6bf665
perf(chatScroll): Optimize StatusTextMessage size and hover binding for the delegate
2023-01-19 19:24:18 +02:00