Alexandra Betouni
a36f0d8ce8
feat(Communities): changes in import popup for private keys
...
Closes #11245
2023-08-07 15:26:35 +03:00
Sale Djenic
6e5469f5aa
chore(@desktop/wallet): sorting out keypair/account menu
2023-08-04 15:43:03 +02:00
Cuteivist
9b8340b695
feat(@desktop/wallet): Handle contract deployment ( #11570 )
...
closes #9047
2023-07-24 13:18:42 +02:00
Sale Djenic
6d25a888d3
feat(@desktop/wallet): keypair rename (a profile keypair name should follow display name)
...
Fixes : #10769
2023-07-18 09:20:09 +02:00
Alex Jbanca
3b57915155
feat: Implement Community Overview footer with mocked data
...
1. Adding OverviewSettingsFooter.qml according to design
2. Adding the footer to storybook
3. Add the footer in the overview page
4. Remove the squish tests for the old footer
2023-07-07 21:07:35 +03:00
Michał Cieślak
d479077e60
feat(StatusQ): StatusSortableColumnHeader component added
2023-06-13 12:37:10 +02:00
Lukáš Tinkl
c21c7cf705
feat: Add support for "locked" icons in chat list items
...
- introduce 2 new bool properties: `requiresPermissions` and `locked`
- import the new icons
- add a respective storybook to play around with the StatusChatListItem
properties
Fixes #11012
2023-06-12 16:57:39 +02:00
Lukáš Tinkl
c3b1a5f2ab
feat: New date picker for Status desktop
...
- aligns the StatusDatePicker component with the latest UI/UX
- adds a storybook page to explore the options
Closes #10862
2023-06-01 09:43:38 -04:00
Noelia
7aaf8fcec2
feat(MintToken/RemoteDestruct): Review and update remote self destruct flow
...
Updated strings and renamed files.
Part of #10603
2023-05-18 15:28:44 +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
Noelia
3400f5e276
feat(CommunityPermissionsRow): Created new component
...
Permissions tags row created.
Closes #8018
2023-04-27 16:10:20 +02:00
Sale Djenic
ea53fce030
feat(@desktop/wallet): edit account reusing new "Add Account" popup
...
Closes : #9847
2023-04-03 14:13:53 +02: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
Noelia
02cf07044d
feat(MintToken): Created Preview collectible page
...
- Added navigation between pages.
- Added main layout and properties (some backend integration still pending).
- Added holders model with mocked data.
- Added mint tokens footer component.
Closes #8734 and #8737
2023-03-07 13:24:45 +01:00
Lukáš Tinkl
1a96700bb8
fix(ProfileHeader): Settings/Profile/avatar design updates
...
- correct margins, spacing, position for the avatar image
- action button in the top right corner
- fixup the context menu
Fixes #9682
2023-03-07 11:27:03 +01:00
Noelia
aecb4816e0
feat(SQ/StatusImageSelector): Created new statusq component StatusImageSelector
...
Created new `StatusQ` component `StatusImageSelector`.
Closes #9629
2023-02-28 14:17:47 +01:00
Sale Djenic
9d382b1c81
fix(storybook): profile fetching updated
...
Profile fetching page, which is part of onboarding flow, is updated so it matches
the latest figma changes now.
2023-01-04 11:15:58 +01:00
Igor Sirotin
e3bfdc0f09
fix(StatusPopupMenu): Refactoring
2022-12-02 10:30:50 +03:00
Khushboo Mehta
9ded9d4ffa
feat(@deaktop/wallet): Add bridge view
...
fixes #8236
2022-12-01 17:15:55 +01: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
Patryk Osmaczko
83be63c686
chore(StatusQ): base StatusNavigationButton on QQC2.Button
2022-10-18 12:53:41 +02:00
Patryk Osmaczko
6893a83c95
feat(StatusQ): extract StatusRollArea
2022-10-18 12:53:41 +02:00
Lukáš Tinkl
7a407662e2
feat: New Profile Modal
...
Fixes : #7360
2022-10-17 12:05:54 +02:00
Lukáš Tinkl
0355f52cd9
hotfix: fix broken notification-muted icon
2022-09-21 18:20:15 +02:00
PavelS
9769fdbb00
feat(Icons): add quote icon ( #876 )
...
Needed for https://github.com/status-im/status-desktop/issues/6988
2022-09-21 18:20:14 +02:00
Sale Djenic
c922bf5adf
feat: added missing icons
...
The following icons added:
- `key_pair_prvate_key.svg`
- `key_pair_seed_phrase.svg`
2022-09-21 18:20:14 +02:00
Patryk Osmaczko
77d32efa4b
feat: add social link icons
2022-09-21 18:20:13 +02:00
Anthony Laibe
6ca24d33cb
feat(@StatusAppNavBar): Add qr scan button
2022-09-21 18:20:13 +02:00
Khushboo-dev-cpp
fa890b3b18
fix: Move status logo to icons folder needed in the ReceiveModal ( #773 )
2022-09-21 18:20:12 +02:00
Alexandra Betouni
9dacfb9bb6
fix(StatusQ): Added/updated icon assets ( #786 )
...
Nedded for: https://github.com/status-im/status-desktop/issues/6494
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
f8b5beb61c
feat(StatusCard): Create a new reusbale card component ( #731 )
...
closes #582
2022-09-21 18:20:12 +02:00
Noelia
6b7a59bae5
chore(icons): Added arrow icon
2022-09-21 18:20:12 +02:00
Igor Sirotin
b720f13caa
fix(icons): Updated arrows icons ( #735 )
2022-09-21 18:20:11 +02:00
Igor Sirotin
679096e12e
feat(icons): Added unpin icon ( #738 )
2022-09-21 18:20:11 +02:00
Mikhail Rogachev
0a36c4c88d
fix(StatusCommunityTag): fix StatusCommunityTag and and ETH icon ( #734 )
2022-09-21 18:20:11 +02:00
Noelia
bc9e177f27
feat(StatusCommunityCard): New design
...
- Added community banner.
- Added community restrictions / private.
- Modified card background shape.
- Modified logo shape and position.
- Modified text position and size.
- Modified `loading state` card.
- Added `DropShadow` effect.
- Added new icons.
- Added new community images and updated model.
- Added numbers format function.
- Added following new properties: `banner`,`activeUsers` `communityColor`, `isPrivate` and `tokenLogo`.
Closes #692
2022-09-21 18:20:11 +02:00
Boris Melnik
fae4543b4f
feat(StatusMemberListItem): Add admin status ( #704 )
2022-09-21 18:20:10 +02:00
Noelia
7f04c90494
chore(assets): Added new icon add-to-dm
...
Added new icon `add-to-dm`.
2022-09-21 18:20:10 +02:00
Alexandra Betouni
99f1634fbc
feat(icons): adding view icon
...
Needed for: https://github.com/status-im/status-desktop/issues/4918
2022-09-21 18:20:10 +02:00
Alexandra Betouni
4365911457
feat(StatusInput): exposed letterIconName property ( #671 )
...
Exposed letterIconName to be set in StatusLetterIdenticon
Needed for: https://github.com/status-im/status-desktop/issues/5636
2022-09-21 18:20:10 +02:00
Boris Melnik
4ff66d8fd3
feat(assets): Add new icons for community settings
...
Part of: status-im/status-desktop#4932
2022-09-21 18:20:08 +02:00
Khushboo Mehta
3a93f835d2
feat: Added new icon fees
2022-09-21 18:20:08 +02:00
Patryk Osmaczko
8ff0a47be0
feat(StatusQ.Controls): add StatusTokenInlineSelector
...
Closes : status-im/status-desktop#4937
2022-09-21 18:20:08 +02:00
Jonathan Rainville
dfad051880
fix(StatusContactRequestIndicatorListItem): hide badge when value is 0 ( #580 )
...
* fix(StatusContactRequestIndicatorListItem): hide badge when value is 0
* feat(icons): add edit pencil icon
2022-09-21 18:20:08 +02:00
Jonathan Rainville
688b6b2d92
feat(StatusChatListItem): enable assigning emoji to chat item
2022-09-21 18:20:07 +02:00
Anthony Laibe
b4194a69e9
feat(StatusQ.Core): add new arrow-left icon
2022-09-21 18:20:06 +02:00
Khushboo Mehta
bd41957c80
feat(StatusMessage): Introducing a new StatusQ Component for Chat Messages
...
The below mentioned features have been implemented in this component
1. Profile Picture of sender
2. Sender details - name, secondaryName, chatID
3. Text content
4. Image Content
5. Sticker Content
6. Audio Content
7. Reply Component with all the details for the message beinf replied to
8. Pinned component for Pinned message
9. Edit Component to edit the message
10. Loades to load the below -
a. Link content loader
b. transaction content
c. invitation bubble
d. footer - in this case to show emoji reactions to a message
e. quick actions loader to show the related quick actions
2022-09-21 18:20:06 +02:00
Pascal Precht
617ca649b3
feat(StatusQ.Platform): introduce StatusMacNotification component
2022-09-21 18:20:06 +02:00
Khushboo Mehta
5ab7c91b44
feat(StatusFlatRoundButton): Update the StatusFlatRoundButton to take over button behaviour from StatusIconButton under ui/shared/status
...
1. Added icon disabledColor property under StatusIconSettings
2. Added Tertiary and Quaternary type to accomodate hovered behavior needed in many buttons
3. Added a missing gif icon.
2022-09-21 18:20:06 +02:00
Pascal Precht
d27e067e1d
fix: use proper double checkmark icon
2022-09-21 18:20:06 +02:00