623 Commits

Author SHA1 Message Date
MishkaRogachev
a9b2459d79 fix(@desktop): Remove nested popups in create community
Close #6027
2022-06-27 13:12:52 -04:00
Noelia
dd2925533e fix(ActivityCenter): Activity center button has not the same size than the other toolbar buttons
Bump statusq: https://github.com/status-im/StatusQ/pull/742

Fixes #6216
2022-06-27 09:02:00 +02:00
MishkaRogachev
e30ba7e760 feat(@community): Add tags to communities
Close #5680
2022-06-24 19:44:35 +03:00
Noelia
ddf21fdb73 chore: bump StatusQ
Fixes #6206
2022-06-22 16:56:59 -04:00
Iuri Matias
1d86a963ab chore: bump statusq 2022-06-14 16:57:55 -04:00
Patryk Osmaczko
524c91dbab fix(@desktop): post user model refactor issues 2022-06-13 10:53:58 +02:00
Patryk Osmaczko
62183cf60b chore: refactor/unify user_model and contact_model
This is first iteration. Models have been restructured and qml adapted
to the changes.

What is left to be done:
- populate new models with appropriate data (some fields were left
  default)
- use new fields in qml, use StatusMemberItem where possible
- fix all #FIXMEs introduced by this commit

iterates: #5951
2022-06-12 15:45:49 +02:00
Patryk Osmaczko
7566466a49 chore: bump StatusQ 2022-06-12 13:07:08 +02:00
Anthony Laibe
00ed4f9c44 feat(@wallet): multi transaction simple view 2022-06-09 15:22:24 +02:00
Alexandra Betouni
f68e53bb38 fix(CreateChatView): icon color was not correct
Closes #5875
2022-06-08 16:33:18 +03:00
Alexandra Betouni
0f2aecc257 chore: bump statusq 2022-06-08 12:01:59 +03:00
Noelia
cfefb6bc24 fix(StatusPopupMenu): Changed dim to false in StatusQ
Updated `StatusQ` link.

Fixes #5828
2022-06-07 17:57:59 +02:00
Patryk Osmaczko
be8587177d chore: bump statusq 2022-06-04 12:00:11 +02:00
Noelia
ed39690071 feat(CommunitiesPortal): Communities Portal first UI approach
Closes #4936
2022-06-02 08:24:02 -04: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 #5522
2022-06-01 08:47:21 +02:00
Sale Djenic
ca410a0e26 fix(@desktop/browser): settings -> Browser, connected dapps items do not follow figma
Fixes #5906
2022-05-31 09:13:27 +02:00
mishkarogachev
dacacf6658 fix(@desktop/profile): Fix slider controls in appearance settings
Close #5809
2022-05-25 11:16:49 +03:00
mishkarogachev
491abb7fda fix(Community): Use design color picker
Close #2395
2022-05-24 12:23:50 +03:00
Igor Sirotin
7b001b5099 fix(@chat): Used StatusEmoji component 2022-05-23 14:36:13 +03:00
Alexandra Betouni
fdb1f375ab fix(CreateChatView): Members should show online status
Closes #5625
2022-05-19 13:45:08 +03:00
mishkarogachev
c04b9a937d fix(@desktop/onboarding): Password strength indicator fixes for 10-chars
Close #5702
2022-05-13 14:10:28 -04:00
Iuri Matias
7553d13092 chore: bump status-q 2022-05-13 14:03:50 -04:00
Igor Sirotin
993499567b fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Iuri Matias
a5838fcd7d chore: bump status-q 2022-05-12 13:16:40 -04:00
Stefan
31fbc47053 feat(shared/EditCroppedImagePanel): Generic modal to support image cropping
To be used by

- User image
- Community logo
- Community banner

Updates: #5118
2022-05-12 15:05:10 +03:00
Jonathan Rainville
9586ff9dc5 fix: fix emoji icon picker and create channel inputs
Fixes #5673
2022-05-10 16:10:38 -04:00
Khushboo Mehta
2046eb0e4b chore: Bump StatusQ version 2022-05-10 19:02:50 +02:00
Noelia
e4feaa39ac fix(Onboarding/PasswordScreens): UI small fixes (texts, sizes, positions)
- Updated finalise button text with the British spelling.

- Password warning texts in onboard flow updated to correct size.

- Updated StatusQ that fixes button change size after loading.

- Updated position of the message error in the Confirmation Screen.

Fixes #5607, #5339, #5606 and #5610

NOTE: Updated status-desktop compilation error after StatusQ commit 1a5990f24bd3f2aba87ab62880e39113c63ba015
2022-05-10 16:43:15 +02:00
Noelia
59631cad8f feat(Language & Currency): Currency settings screen
Added currency picker into `LanguageView.qml`.

Added `category` and `imageSource` property to existing `CurrenciesStore.qml`. Renamed `code` to `shortName`.

Added `currenciesModel` property to `WalletStore.qml`.

Added wallet store into `LanguageView.qml` in order to link to the currencies model.

Added some tokens in the currencies store.

Made wallet and any currency related UI code that uses current currency use the new Display Currency value.

Removed no longer used wallet/settings related files.

Closes #5385
2022-05-04 16:16:59 +02:00
Iuri Matias
323893893b chore: bump status-q 2022-04-11 17:46:45 -04:00
Patryk Osmaczko
fdfdd5c50e chore: point to appropriate submodules 2022-04-08 14:04:21 -04:00
Iuri Matias
12602ba19f bump status-q 2022-04-07 16:13:28 -04:00
Alexandra Betouni
45db0594d7 fix(CreateChatView): fixed bigg text goes outside text edit
Depends on: https://github.com/status-im/StatusQ/pull/633

Closes #5294
2022-04-07 16:13:28 -04:00
Noelia
d7fa1b96d3 feat(Language): Redesign of Language settings screen
Renamed setting section "Language" to "Language & Currency".

Updated link to StatusQ - Needed new `StatusListPicker` component.

Added language model in `LanguageStore` and created first view approach for `Language` setting.

Added temporal confirmation dialog for Linux OS (since it is currently needed to restart the app to apply changes).

Removed no longer used files.

Closes #5384
2022-04-07 11:19:15 -04:00
Richard Ramos
9b5ce5bfba fix: handle mnemonics with only 3 characters
Fixes #5328
2022-04-07 07:16:40 -04:00
Anthony Laibe
ec2850f18a fix(@wallet): send 0 2022-04-05 13:37:44 +02:00
Patryk Osmaczko
8e8ffd3b05 chore: bump StatusQ 2022-04-04 17:50:48 +02:00
Alexandra Betouni
e26befb6c2 fix(statustagselector): contacts list was not visible
Closes #5199
Closes #5258
2022-04-01 17:37:22 +03:00
Sale Djenic
57dd1fc9a2 fix(@desktop/contacts): placeholder position updated 2022-03-30 18:35:49 +02:00
Patryk Osmaczko
f1493df8c3 bump StatusQ 2022-03-30 09:22:24 +02:00
Iuri Matias
5def22d232 bump status-q 2022-03-29 17:20:15 -04:00
Khushboo Mehta
2852d70731 feat(@desktop/Wallet): Add acccounts Modal as per new design
fixes #5073
2022-03-29 17:20:15 -04:00
Michal Iskierko
246a7ad456 chore(internal): Bump StatusQ version
Issue #5197
2022-03-28 13:16:24 -04:00
Iuri Matias
30a6929b0d bump statusq 2022-03-28 13:08:56 -04:00
Khushboo Mehta
0903fa6ce2 feat(@desktop/wallet): Adapt to new SendModal Design
fixes #5040
2022-03-28 13:08:56 -04:00
Iuri Matias
8e8e09308b bump statusq 2022-03-24 18:06:45 -04:00
Alexandra Betouni
14c15ebbfa fix(StatusTagSelector): move suggestions popup inside component
Closes https://github.com/status-im/StatusQ/issues/531
2022-03-24 18:06:45 -04:00
Jonathan Rainville
43e58e357c feat(community): add emoji for channel header and identifier as well 2022-03-23 09:56:30 -04:00
Patryk Osmaczko
e74de32296 chore: adapt to StatusBaseInput changes 2022-03-22 19:53:30 +01:00
Jonathan Rainville
803cc77e95 chore(StatusQ): up statusQ version
Fixes a warning with the StatusChatListItem
2022-03-21 10:16:14 -04:00