Alex Jbanca
0d3f872c5c
Display message preview settings - fix model -> view relationship
...
There are two main changes in the model -> view relationship:
1. The model coming from the store becomes the only source of truth and the UI will only change when the model changes. This means that when another UI component from settings menu wants to change some setting it needs to update the model, not UI components directly.
2. When the store will provide a new model we will update only rows that are different in the current model.
2022-11-08 09:29:25 +02:00
Lukáš Tinkl
80d211f521
fix(MessageView): fix opening URL links
...
Fixes : #8123
2022-11-07 11:03:39 +01:00
Igor Sirotin
09d8a10b49
fix(StatusMessageReply): Fixed text formatting in replied message
2022-11-05 18:29:25 +03:00
Michał Cieślak
5f659da9f8
feat(StatusQ): SanityChecker app for imports validation
...
Closes : #8071
2022-11-04 12:01:59 +01:00
Pascal Precht
cabfaf1ed6
fix(Communities): adjust discord import error codes
...
Those have been changed in status-go, resulting in wrong visualization
of import warnings and errors.
This commit adjusts them so they match the correct codes again.
2022-11-03 18:24:48 +01:00
MishkaRogachev
d147d7058e
fix(ActivityCenter): Polishing Activity Center UI
2022-10-31 14:01:58 +03:00
Jonathan Rainville
0806d657d3
fix(community-tests): fix a couple community tests
2022-10-28 14:56:29 -04:00
Sale Djenic
2c03146309
fix(@desktop/keycard): can't create accounts if the main account was restored in using an existing keycard account
...
`I already use Status` -> `Login with Keycard` flow is enabled.
Fixes : #7867
2022-10-28 20:43:09 +02:00
Sale Djenic
d6797ca4e9
chore(@desktop/keycard): login with keycard flow enabled (onboarding)
2022-10-28 20:43:09 +02:00
Igor Sirotin
82bc21b4ff
fix: Fixed group and channel mention notifications
2022-10-28 21:21:49 +03:00
Lukáš Tinkl
9327b483a4
fix(BeforeGetStartedModal): fix padding and (line) spacings
...
additionally correct the way a font is propagated from a QQC2 Control
down to our components
Fixes #6515
2022-10-28 19:19:42 +02:00
Michal Iskierko
234a164597
fix(@desktop/chat): Accept profile deep link in "Send Contact Request to chat key"
...
Fix #8070
2022-10-28 16:15:40 +02:00
MishkaRogachev
6a72773ab6
feat(ActivityCenter): Refactor AC Store and fix notifications counting
...
Close #7654
2022-10-28 12:29:40 +03:00
Michal Iskierko
58fe1ed8ca
fix(@desktop/chat): If profile popup is opened close it before another opening
...
Fix #6650
2022-10-28 11:02:42 +02:00
Lukáš Tinkl
27c883ae98
fix(ContactsView): button is in the wrong position
...
Fixes #8080
2022-10-28 10:56:44 +02:00
Lukáš Tinkl
eb4a7d71c5
chore: bump VERSION to 0.7.90 in master
...
so that we always have a higher version than the latest stable release
(0.7.x at the moment), giving us a buffer to further bump it to 0.8.9x as
we approach the 0.9.x series
2022-10-27 23:39:33 +02:00
MishkaRogachev
851dd3bc76
feat(ActivityCenter): Review fixed for community membership AС notifications
2022-10-28 00:25:10 +03:00
MishkaRogachev
5d8e3ac252
feat(ActivityCenter): Fix handling membership requests from AC
2022-10-28 00:25:10 +03:00
MishkaRogachev
9b93a9d3f9
feat(ActivityCenter): Common date-time lable
...
Close #7952
2022-10-28 00:25:10 +03:00
MishkaRogachev
532700f6c7
feat(ActivityCenter): Kicked from community notification
2022-10-28 00:25:10 +03:00
MishkaRogachev
9c8fee09cd
feat(ActivityCenter): Community membership status handling
2022-10-28 00:25:10 +03:00
MishkaRogachev
d4e4e66fc6
feat(ActivityCenter): Community membership notifications
...
Close #7277
2022-10-28 00:25:10 +03:00
Lukáš Tinkl
f122607ada
fix: consecutive discord messages should be grouped like status messages
...
- fill the senderId just like other messages
- add some checks in Utils since the "publicKey" (ID) coming Discord
isn't in the format we'd normally expect
Closes #6678
2022-10-27 22:44:00 +02:00
Boris Melnik
6175beb40a
feat(Communities): Add checking access type in Welcome modal
...
Part of: #7072
2022-10-27 21:39:12 +03:00
Patryk Osmaczko
db2be47ee1
feat(storybook): extended editing of communities portal page
...
- added tags editor
- added active members editor
- refactored icon/banner models (removed imperative transforms)
- refactored icon/banner selection (removed single shots)
closes : #8032
2022-10-27 13:55:06 +02:00
Patryk Osmaczko
bb28c4e30a
chore(StatusQ): fix Sandbox release build
...
- regenerated qrc files
- added qrc files as CMake's Sandbox target dependency
2022-10-27 11:40:00 +02:00
Lukáš Tinkl
16a51f2f72
fix(MessageView): unbreak showing identity ring in replies
...
use the correct way to get the original message's content type and
compare it with the correct Constant type
2022-10-27 10:01:59 +02:00
Michał Cieślak
36454eadd3
fix(Theme): restore accidentally removed import
2022-10-27 10:00:30 +02:00
Jonathan Rainville
e83f46e44a
test(community): add test that kicks a member
...
Fixes #6890
2022-10-26 14:03:21 -04:00
Khushboo Mehta
aec7a30d03
feat(@desktop/wallet): Updated UI for bridge and multi routing support
...
fixes #7334
2022-10-26 18:48:30 +02:00
Jonathan Rainville
68fbaeadc1
test(community): add test that invites a user to the community
2022-10-26 12:32:52 -04:00
Alexandra Betouni
ea9a715602
fix(StatusMessage): Reduced top+bottom margins based on figma spec
...
Closes #7318
2022-10-26 17:27:52 +03:00
Alexandra Betouni
752574cfdb
fix:(Settings): Added bottom row components in header
...
* Made tab bar in Profile Settings non scrollable with
the rest of the content
Closes #7525
2022-10-26 16:47:03 +03:00
Jonathan Rainville
c956f3c4ef
fix(ProfileDialogView): hide contact request buttons when removed
2022-10-26 09:34:47 -04:00
Lukáš Tinkl
2c2337a45d
fix(MessageView): unbreak message reply update and found animation
...
due to the refactor, StatusMessage is no longer the toplevel item inside
the delegate, so adjust the functions
some minor cleanups and dead code removals; striving for keeping the
number of properties and bindings inside a ListView delegate at a minimum
2022-10-26 12:50:39 +02:00
Jonathan Rainville
afaf7717e8
fix: fix signals not passing the callback
...
Fixes #8038
We added a callback arg to the signals, but signals do not support default args. You need to pass the exact number of args.
2022-10-26 10:29:33 +02:00
Jonathan Rainville
cea4945cba
feat(storybook): add browser settings in the storybook
2022-10-25 14:27:50 -04:00
Michał Cieślak
2e05a9784e
fix(InviteFriendsToCommunityPopup): invite candidates list made scrollable
...
Additionally, bottom padding is fixed to avoid cutting-off the list
too early.
Closes : #7603
2022-10-25 17:03:44 +02:00
Michał Cieślak
6b90d4d5a6
chore(Storybook): add pages for InviteFriendsToCommunityPopup and related components
...
Closes : #8004
2022-10-25 17:03:44 +02:00
Michał Cieślak
57e80255bf
fix(Global): Popup components moved from Global.qml to dedicated non-singleton component
...
Closes : #7992
2022-10-25 15:35:18 +02:00
Alexandra Betouni
080bc44971
fix(AppMain): only show banner when disconnected
...
Closes #7416
2022-10-25 08:26:29 -04:00
Lukáš Tinkl
70e9c89465
fix(AboutView): "Our principles" button not working
...
as a bonus, add the link to release notes as well
Fixes #8020
2022-10-25 08:26:23 -04:00
Michal Iskierko
6d2a2e6e03
fix(@desktop/general): Fix clicking deep links in chat
...
Clicking any deep-link in chat: /u, /c, /cc does not open browser but executes instantly
Fix : #6302
2022-10-25 08:26:16 -04:00
Richard Ramos
3b3b737956
feat: encrypt communities
2022-10-25 08:26:10 -04:00
Lukáš Tinkl
5d0d3e7135
feat(storybook): add controls to profile page
...
now one can play around with various UI aspects of the new Profile Dialog
2022-10-24 16:55:12 +02:00
Alexandra Betouni
594983c889
fix(BackUpSeed): Confirm # word input had no focus
...
Closes #7680
2022-10-24 17:28:36 +03:00
Alexandra Betouni
e617c8981f
fix(SendRequestModal): fixing spacing issues
...
Closes #6941
2022-10-24 17:28:17 +03:00
Iuri Matias
fbccb31960
chore(@storybook): add language & currency settings view to storybook
...
chore(@storybook): add language & currency settings view to storybook
chore(@storybook): add language & currency settings view to storybook
fix storybook menu
remove qsTr
2022-10-24 10:25:56 -04:00
Anthony Laibe
76aedc3615
feat(@wallet): display ens name with saved addressess
2022-10-24 12:39:34 +02:00
Lukáš Tinkl
6e664564e0
feat(storybook): add Profile Popup
...
This adds the ProfileDialogView to storybook pages
For now, there's just one control to switch between own profile and
another profile; more to come in later PRs.
The mocked global objects (mainModuleInst and globalUtilsInst) are
injected via QML
Fixes : #7820
2022-10-21 18:12:39 +02:00