BalogunofAfrica
f1bcc6259a
feat: finish enable notifications ( #18084 )
2023-12-12 13:46:01 +01:00
Ulises Manuel
0ba057ae9d
[ #17965 ] Create token component ( #18018 )
...
* Create token component
* Replace token images by new token component
The new component is being used in the following components:
- token-input
- network-amount
- token-tag
- summary-tag
- context-tag
- token-value
- token-network
- preview-list
* Rename token image file: eth-token -> eth
* Remove resources/get-token function
2023-12-08 14:13:11 -06:00
mmilad75
aaf0b8e423
Implement transaction progress component ( #17933 )
...
* copy codes
* refactor preview
* refactor deprecated codes in view
* change condition structure in view-internal
* comment unused codes
* refactor title
* fix title style
* fix icon style
* fix context tag
* fix icon and row
* refactor icon-internal
* rename network-state and network-type
* fix progress-container style
* fix progress-box-container style
* fix progress container naming and style
* change progress-bar component
* fix progress box component
* convert to functional component and bring back the animation
* fix progress box for arbitrum-optimism network
* fix text-steps
* fix status-row
* refactor code style
* refactor get-network-text
* resolve comment
* add translations
* remove btn-title prop
* fix dark mode border color
* fix dark mode icon color
* move interval to preview
* add tests ns
* add tests
* fix lint issues
* fix rendering issue
* fix lint issue
* add arbitrum and optimism as separate networks
* create const for progress percentage
* fix progress bar component and preview
* refactor text-steps
* refactor names
* fix lint issues
* rename arbitrum-progress-percentage and optimism-progress-percentage
* update tests
* convert hard-coded color to customization-color
* fix progress_bar tests
* separate state for each network
* add progress percentage for each network and refactor params of functions
* separate epoch number for each network
* update tests
* fix lint issues
* refactor codes
* fix lint issues
* resolve comments
* add confirmation progress
* use confirmation-progress component in transaction-progress
* fix preview
* add tests
* fix lint issue
* resolve comment
* refactor networks
* change sending state style
* update tests
* fix lint issues
* remove unused code
* add helper for calculate counter step
* add assoc-props to view-networks
* change text-internal props order
* fix colors/resolve-color usage
* refactor view codes
* add get-networks to preview
* add max-value to progress bar style
* remove threading macros in the previews
* remove inline functional components in the previews
* remove optimism-arbitrum checks in the view
* fix lint issues
* add max-progress and min-progress to confirmation-progress
* refactor text-steps
* fix counter structure in transaction-progress
* fix counter structure in confirmation-progress
* fix resolve-color usage
* fix lint issue
* fix tests
* resolve comments
* fix color issue
* fix margins
* fix lint issue
2023-12-06 14:09:52 +03:30
Jamie Caprani
589a581298
chore(wallet): add ui for send page ( #17786 ) - merged in ( #18017 )
...
---------
Co-authored-by: Rende11 <artamonovn@gmail.com>
2023-11-29 05:12:21 -08:00
Brian Sztamfater
1385e27cf4
feat: select asset screen ui ( #17780 )
...
feat: select asset screen ui
Signed-off-by: Brian Sztamfater <brian@status.im>
2023-11-27 11:03:02 -03:00
Volodymyr Kozieiev
f82d28c6c9
Show network info on collectible info page ( #17980 )
2023-11-27 12:29:12 +00:00
Omar Basem
73e9f67dbd
Wallet: illustrations ( #17931 )
...
* wallet: illustrations
2023-11-21 10:55:46 +04:00
Mohsen
2aeafa30bd
[ #17423 ] fix: update sync flow ( #17731 )
2023-10-27 11:16:56 +03:00
Omar Basem
125c117bac
wallet: token value drawer ( #17730 )
...
* wallet: token value drawer
2023-10-25 15:45:45 +04:00
Omar Basem
f19ec2a93f
Wallet: Buy Tokens drawer ( #17654 )
...
* Wallet: buy tokens drawer
2023-10-18 15:24:25 +04:00
Volodymyr Kozieiev
1770ff24ce
Collectible details page ( #17520 )
...
Collectible details page
2023-10-09 14:18:43 +01:00
Lungu Cristian
b432aab701
Changes to onboarding/new-to-status (quo/fonts/spacings/copy) ( #17562 )
...
* fix: changes to onboarding/new-to-status (quo/fonts/spacings/copy)
* e2e: updated button locator
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2023-10-09 10:45:28 +03:00
Volodymyr Kozieiev
9fb37d3a48
Collection avatar component ( #17462 )
...
* Collection avatar component
2023-10-02 21:46:47 +01:00
Volodymyr Kozieiev
79f7b6c6ba
Transaction summary design followup fixes ( #17360 )
2023-09-27 11:54:41 +01:00
Mohamed Javid
0003800f05
Implement Emoji Picker ( #17195 )
...
This commit adds Emoji Picker in the app for usage in Message Composer and Wallet Account.
---------
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2023-09-13 23:08:13 +05:30
mmilad75
6809311191
Implement "Account origin" Component ( #17147 )
...
Implement "Account origin" Component
2023-09-01 20:41:57 +03:30
Volodymyr Kozieiev
f3f85f9911
Wallet activity component ( #17141 )
...
* Wallet activity component
* Component description added
* removed unnecessary piece
* lint fix
* Review notes
* fix issue with blur preview
* lint fix
2023-09-01 16:20:15 +01:00
Jamie Caprani
d462810a57
chore: move top nav to quo2 and align with figma ( #17043 )
2023-08-31 14:11:46 -07:00
Ibrahem Khalil
3162e2dd3e
Design notes for pinned message ( #16997 )
2023-08-30 15:46:23 +03:00
Omar Basem
a4717ae5d0
Feat: wallet create account screen UI ( #17118 )
...
* feat: wallet create account
2023-08-29 21:06:36 +04:00
Mohamed Javid
0f7e98cbe2
Update "Preview list" component ( #17051 )
...
This commit updates the "Preview list" component to support the following types (according to Figma):
- collectibles
- dapps
- accounts
- network
- tokens
Additionally, imports the images for wallet networks and dApps.
---------
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2023-08-25 21:41:03 +05:30
erikseppanen
0552713143
Add quo2 dApp component ( #17074 )
2023-08-23 16:31:28 -04:00
Omar Basem
4c9ccf3069
Quo2 Wallet: Keypair component ( #17019 )
...
* Quo2 Wallet: Keypair component
2023-08-21 16:25:50 +04:00
codemaster115
43d72e0ba1
chore: add missing icon asset
2023-08-14 12:14:17 -05:00
Omar Basem
79994e2dbf
Wallet Empty Home UI ( #16965 )
...
* feat: wallet empty home
2023-08-11 16:06:43 +04:00
Siddarth Kumar
2869edafdd
implement quo2 inputs - locked input component
...
Co-authored-by: tumanov-alex <uwontrememberthis@gmail.com>
Co-authored-by: Jamie Caprani <jamiecaprani@gmail.com>
2023-08-08 05:16:06 -07:00
erikseppanen
2819c20400
Quo2 wallet: add wallet overview ( #16855 )
2023-08-04 11:43:39 -04:00
Omar Basem
b0e45207df
Quo2: Token Input ( #16819 )
...
* feat: quo2 token input (1/2)
2023-08-03 09:08:08 +04:00
mmilad75
07336edef6
Implement Quo2 Numbered-Keyboard / Keyboard Key component ( #16723 )
...
* Implement Quo2 Numbered-Keyboard / Keyboard Key component
* add tests
* fix lint issues
* add derivation-path icon
* add tests
* refactor preview
2023-08-02 11:38:38 +03:30
Omar Basem
b8d01c8bb9
Quo2 Wallet: network bridge ( #16793 )
...
* feat: quo2 network bridge
2023-08-01 14:44:14 +04:00
Omar Basem
cf11743f87
Quo2: Network Amount ( #16764 )
...
* feat: network amount component
2023-07-31 14:53:27 +04:00
Omar Basem
e49a3ab5cd
feat: category reorder component ( #16719 )
...
* feat: category reorder component
---------
Co-authored-by: Milad <mmilad.sanati@gmail.com>
2023-07-26 11:11:17 +04:00
Omar Basem
e33c877989
feat: camera screen (1/2) ( #16569 )
...
* feat: camera screen (1/2)
2023-07-24 16:46:43 +04:00
Jamie Caprani
3fce4816dc
feat: add video and animation to generating keys page ( #16415 )
2023-07-11 07:26:40 -07:00
Icaro Motta
19ca8e28a5
Lint and fix missing trailing newlines ( #16445 )
...
Apply the Clojure Style Guide recommendation to end files with proper lines
(having a trailing newline character). See
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2023-07-04 19:40:13 +00:00
Jamie Caprani
fa698dbc30
feat: add parallax to biometrics page for whitelisted devices ( #16296 )
2023-06-27 02:50:27 -07:00
Mohamed Javid
6f0d375e8a
Refactor "How to pair" screen and add "Find sync code" screen ( #16364 )
...
This commit refactors the "How to pair" bottom screen (introduced in #15710 ) on Syncing page, to be reused in "Sign In" and "Sync new device" screens by moving the UI rendering functions to the common place.
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2023-06-26 15:27:59 +05:30
Rahul Pratap
c80992b6bf
Update prettier config for the project. ( #16303 )
...
* Update prettier config for the project.
* Add prettier to make lint-fix.
2023-06-19 19:09:12 +05:30
mmilad75
563a266803
Add reorder-item component ( #16225 )
2023-06-16 12:56:38 +02:00
Ulises Manuel Cárdenas
4978c08447
[ #16077 ] Add community illustrations
...
* Add empty state images
* Add empty state component for communities
2023-06-05 11:42:42 -06:00
Ulises Manuel Cárdenas
b29d248a9b
[ #16077 ] Empty state component
2023-06-02 04:16:55 -06:00
Icaro Motta
a6fe626d78
Fix reaction images and implement Selectors > Reactions component ( #16114 )
...
Fixes reaction images and implements the component Selectors > Reactions that,
for some reason, wasn't implemented as a separate quo2 component as per
Figma https://www.figma.com/file/qLLuMLfpGxK9OfpIavwsmK/Iconset?type=design&node-id=942-218&t=cqTr12Q3zVHaLoap-0
Fixes https://github.com/status-im/status-mobile/issues/16045
Note: Reaction images in the Design System are not icons, so that's why you are
seeing a bunch of icons removed from icons2. The directory
resources/images/reactions already existed, and so I used images from that
directory instead.
2023-06-01 11:13:38 -03:00
Ibrahem Khalil
56dbb77ee5
[15660] Show who sent message reaction ( #15677 )
2023-06-01 09:21:33 +02:00
Ajay Sivan
7fc05bc069
new icons ( #15937 )
2023-05-24 05:59:55 -07:00
flexsurfer
446d71063c
new chat fixes and improvements, sheet modal screen improvements ( #15993 )
2023-05-23 16:46:16 +02:00
Volodymyr Kozieiev
540e5be290
Design fixes for profile options ( #15966 )
...
design fixes for profile options
2023-05-22 16:07:39 +01:00
andrey
6858884c83
[ #15756 ] Token gated communities
2023-05-20 08:54:06 +01:00
Rodrigo Hernandez
694591ad5c
- initial component structure and styles ( #15922 )
...
feat: add quo2 settings-list component
2023-05-19 07:19:45 -07:00
John Ngei
e8682ccbf6
home screen updates
...
* community home screen updates
* removed green border color on status indicator
* added accent color to plus button and jump-to button
* code reviews
* e2e: fix acc id new comm button
* resolved bugs
---------
Co-authored-by: pavloburykh <pavlo@status.im>
2023-05-19 16:08:52 +03:00
Ajay Sivan
7e8f1fac8a
app locked screen design review changes ( #15927 )
2023-05-19 05:17:03 -07:00