2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-01-13 07:45:39 +00:00

2432 Commits

Author SHA1 Message Date
Alexandra Betouni
634660efbe fix(Onboarding): Insert user details layout issues
Closes 
2022-06-06 17:57:07 +03:00
Alexandra Betouni
e07094137c fix(onboarding): fixing onboarding layout ctx positioning issues
Closes 
2022-06-04 09:30:41 -04:00
Patryk Osmaczko
2d73f5239a fix(@community/popups): make CreateCommunityPopup adaptive to viewport 2022-06-04 12:00:11 +02:00
Patryk Osmaczko
c07a2feca7 chore(@community/settings): address PR suggestions 2022-06-04 12:00:11 +02:00
Patryk Osmaczko
51eefad5e5 feat(@community): add frontend for intro message
issue: 
2022-06-04 12:00:11 +02:00
Sale Djenic
4403fde4ca fix(@desktop/wallet): 18 words seed option is missing when adding an account in wallet
Fixes 
2022-06-03 20:00:30 +02:00
Boris Melnik
49ca3e1c36 feat(Settings): Add communities settings
Closes: 
2022-06-02 18:58:50 +03:00
Noelia
ed39690071 feat(CommunitiesPortal): Communities Portal first UI approach
Closes 
2022-06-02 08:24:02 -04:00
Alexandra Betouni
046aa36565 feat(settings): Adding new Backup Seed Phrase section & modal
Closes 
2022-06-02 11:11:06 +03:00
Sale Djenic
6e682e353c fix(@desktop/browser): need empty screen for “DApp Permissions” screen
Fixes 
2022-06-02 10:01:51 +02:00
Stefan
93596b19ca fix(Communities): loading of new images for logo and banner
Also rename the crop image workflow

fixes: 
2022-06-02 08:11:48 +02:00
Anthony Laibe
86805a6c7d feat: add network image 2022-06-01 09:54:06 +02:00
Noelia
7c92d39359 feat(GroupChat/Add-Remove-Contacts): Implement "Add / remove from group" button for group chats
Added new option add / remove contacts in dropdown and created navigation to modify the loaded component in the toolbar.

Enabled addition of new members into a group chat by the admin.

Enabled removal of members of a group chat by the admin.

Added into `ChatContentView` components related to chat toolbar:
- `StatusTagSelector` and its corresponding logic
-  Moved `StatusChatInfoButton` from toolbar to content view.

Added `esc` key event to leave the group chat add / remove panel.

Updated `StatusQ` link.

Closes 
2022-06-01 08:47:21 +02:00
Sale Djenic
78f985e484 feat(desktop/general): app support for status-im:// URIs - mac
Fixes 
2022-06-01 08:42:57 +02:00
Stefan
7c74a0942d feat(Community/Logo): use crop control for community Logo
Note that this doesn't refactor status-go to use CroppedImage
for the community logo.

fixes: 5404
2022-05-31 19:04:49 +03:00
Stefan
07d36722f8 fix(ImageCropper): adapt to new changes done to image cropper workflow 2022-05-31 12:26:33 +03:00
Stefan
9f633f0fcc feat(Communities/Settings): Communities banner editing
Use the generic EditCroppedImagePanel for banner cropping

- Depends on status-go IdentityImage banner extension

fixes 
2022-05-31 12:26:33 +03:00
Stefan
1bb19ba1de fix(CommunityArchive): add community archive support to the new edit view 2022-05-31 12:26:33 +03:00
Stefan
73fcbc92bc fix(CommunityEditSettingsPanel): fix wrong qsTrIds entries 2022-05-31 12:26:33 +03:00
Sale Djenic
ca410a0e26 fix(@desktop/browser): settings -> Browser, connected dapps items do not follow figma
Fixes 
2022-05-31 09:13:27 +02:00
Boris Melnik
0d6752a1f1 fix(Onboarding): Remove old uploading photo modal
Closes: 
2022-05-30 19:02:08 +03:00
Noelia
959b76fd57 fix(Settings/Messaging): Spacing is wrong between “System Default Browser” and separator
Improved spacing between elements in `MessagingView.qml`

Closes 
2022-05-27 10:02:14 +02:00
Sale Djenic
70e770103e feat(@desktop/profile): add ephemeral notifications
- ephemeral notifications implemented as toast messages
- old notifications added aligned with new toast messages

Fixes 
2022-05-26 21:27:55 +02:00
Boris Melnik
0b0fa51c89 feat(Communities): Add context menu to communities view
Closes: 
2022-05-26 07:01:45 -04:00
Michal Iskierko
c9910ee38b feat(@desktop/onboarding): Show Allow Notification page during first run
Issue 
2022-05-26 06:38:33 -04:00
Alexandra Betouni
5c3aee481b fix(onboarding): app crashes on going back to welcome
Closes 
2022-05-26 06:34:17 -04:00
Sale Djenic
aeba272ae4 fix(@desktop/notifications): move notifications settings to status-go
Fixes 
2022-05-26 12:07:19 +02:00
Pascal Precht
72c389ba09 fix(AdvancedView): fix label for community history archive protocol
Closes 
2022-05-26 10:35:08 +03:00
Richard Ramos
d6b83e8b96 fix: invalid pubkey error 2022-05-25 18:39:59 -04:00
Boris Melnik
58a4d1eceb fix(ChatContentView): Fix link to reply
Closes:#5420
2022-05-25 18:21:51 -04:00
Alexandra Betouni
7916f10a8e fix(onboarding): cleaned up/imporved images
Closes 
2022-05-25 18:04:57 -04:00
Michal Iskierko
80cead9d6d fix(@desktop/chat): Fix activity center icon badge displaying
Fix 
2022-05-25 17:49:52 -04:00
Boris Melnik
14f2e424b7 feat(settings): Update ui for About
Closes: 
2022-05-25 17:45:28 -04:00
Boris Melnik
929b7895cd feat(settings): Remove Help and Glossary
Part of: 
2022-05-25 17:44:10 -04:00
Michal Iskierko
eb12d9f7cd fix(@desktop/wallet): not remove seed phrases when changing number of words in wallet section
Fix 
2022-05-25 17:42:36 -04:00
Michal Iskierko
b2d75995e4 fix(@desktop/onboarding): not remove seed phrases when changing number of words
Fix 
2022-05-25 17:42:36 -04:00
Sale Djenic
1ef13df326 fix(@desktop/settings): remove the Manage Assets & Lists functionality from Settings/Wallet
Temporary commented out, we need to bring it back after MVP.

Fixes 
2022-05-25 17:17:23 -04:00
Boris Melnik
eba5a31578 fix(settings): Correct update for language model
Closes: 
2022-05-25 14:42:47 -04:00
Alexandra Betouni
b847c75ad6 fix(onboarding): fixed back navigation for new users
Closes 
2022-05-25 14:38:02 -04:00
Boris Melnik
3af262e2d0 fix(Onboarding): Increase text sizes
Closes: 
2022-05-25 14:30:32 -04:00
Boris Melnik
aa1dae9e20 fix(@desktop/warnings): Fix bunc of qml/nim warnings
Closes: 
2022-05-25 14:27:25 -04:00
Richard Ramos
e607b7e223 fix: code review 2022-05-25 14:01:39 -04:00
Richard Ramos
8143d3bf52 fix(communities) validate privkey when importing a community
Fixes 
2022-05-25 14:01:39 -04:00
Alexandra Betouni
56b182c50b fix(communityMembers): Fixed member item width in list
Closes 
2022-05-25 13:01:20 +03:00
mishkarogachev
dacacf6658 fix(@desktop/profile): Fix slider controls in appearance settings
Close 
2022-05-25 11:16:49 +03:00
Sale Djenic
e2cdff1a98 fix(@desktop/chat): adding a contact with chat key should not immediately open a 1 on 1 chat or should block input
Fixes 
2022-05-24 15:58:47 -04:00
Sale Djenic
04b864ddd2 feat(@desktop/browser): wrong screen is shown when claiming tokens in simpledapp.eth
Reverted changes done in `991e04ef955f853cb34efddc3d1ef2529f2d0375`
PR: https://github.com/status-im/status-desktop/pull/5502

Fixes 
2022-05-24 14:07:15 +02:00
mishkarogachev
491abb7fda fix(Community): Use design color picker
Close 
2022-05-24 12:23:50 +03:00
Pascal Precht
f14717da18 feat: handling mailserver.not.working signal
This makes Status Desktop aware of the `mailserver.not.working` signal.
When emitted by status-go, desktop will show a popup that informs the
user about the connection failure.

Furthermore, users can then decide to either retry (same as just closing
the popup as retrying already happens by default), or pick another
pinned mailserver, for which they'll get redirected to the messaging
settings panel.

Closes 
2022-05-20 13:03:47 +02:00
Pascal Precht
8c496e0505 feat(CommunitySettings): add checkbox to allow members to pin messages
This adds a checkbox to configure whether or not community members are
allowed to pin any message of a community channel, based on the newly
introduced `CommunityAdminSettings` that are introduced in https://github.com/status-im/status-go/pull/2668

Closes 
2022-05-19 14:53:40 +02:00