RcleydsonR
|
1fe834d12d
|
Merge branch 'develop' into create_alerts
|
2023-02-27 19:36:38 -03:00 |
|
enzoggqs
|
2ed7cad96c
|
Fix alerts and modals
|
2023-02-27 18:02:50 -03:00 |
|
RcleydsonR
|
309c57b808
|
fix waiting component to be rendered by adding the function to render listing component on unMounted lifecycle
|
2023-02-27 17:23:46 -03:00 |
|
enzoggqs
|
ba8f2218f6
|
Add Alert to seller flow
|
2023-02-27 13:43:11 -03:00 |
|
RcleydsonR
|
34c5ce3b87
|
Add tooltip to inform what a locked value is
|
2023-02-27 09:43:55 -03:00 |
|
enzoggqs
|
437ca9db38
|
Create alerts after user complete users flow
|
2023-02-27 02:25:29 -03:00 |
|
RcleydsonR
|
b86a70df19
|
improve layout from buy confirmed component
|
2023-02-24 01:39:58 -03:00 |
|
RcleydsonR
|
8f45016532
|
add text on listing component to show active lock amount
|
2023-02-24 00:57:34 -03:00 |
|
RcleydsonR
|
5cb9103ef5
|
fix fill color from spinner component to always white instead of passing as parameter
|
2023-02-24 00:49:06 -03:00 |
|
brunoedcf
|
6bedc24009
|
withdraw input handler
|
2023-02-22 18:01:11 -03:00 |
|
RcleydsonR
|
189d4e0f33
|
change from for of iterator to javascript map
|
2023-02-22 13:19:48 -03:00 |
|
RcleydsonR
|
94640c4492
|
Add try catch block if user reject a withdraw action
|
2023-02-22 13:13:27 -03:00 |
|
RcleydsonR
|
ec5fb7ef76
|
Fix menu chevron down not showing on mobile screen
|
2023-02-22 13:13:27 -03:00 |
|
RcleydsonR
|
72b794d534
|
Fix status card text font color and size
|
2023-02-22 13:13:27 -03:00 |
|
RcleydsonR
|
1451ff4ee3
|
Add transactions history with withdeawn option at buy confirmed step
|
2023-02-22 13:13:27 -03:00 |
|
RcleydsonR
|
dc0c28f685
|
Add spinner component to be reusable and add loading on network liquidity
|
2023-02-22 13:13:27 -03:00 |
|
RcleydsonR
|
c0f388f46e
|
Add loading for listing component and add validation to show withdraw box only when a wallet has atleast one deposit
|
2023-02-22 13:13:27 -03:00 |
|
brunoedcf
|
c129e4a905
|
Fixing tags at listing component
|
2023-02-22 13:13:27 -03:00 |
|
Ronyell Henrique
|
f76a2b7736
|
Merge pull request #52 from liftlearning/add-collapsible-effect-to-listing-component
Add collapsible effect to listing component
|
2023-02-17 19:38:05 -03:00 |
|
Ronyell Henrique
|
ebf861950c
|
Merge pull request #43 from liftlearning/add-social-media-icons
Add icons to redirect to social media on topbar mobile
|
2023-02-17 19:28:22 -03:00 |
|
enzoggqs
|
02a6176951
|
Apply fixes
|
2023-02-17 18:15:27 -03:00 |
|
enzoggqs
|
671903b729
|
Add disabled effect to withdraw button when there is not a value
|
2023-02-17 13:25:16 -03:00 |
|
enzoggqs
|
17b6366502
|
Add collasible effect to withdraw component
|
2023-02-17 13:03:57 -03:00 |
|
enzoggqs
|
814b72e7b8
|
Fix desktop view
|
2023-02-16 11:29:24 -03:00 |
|
RcleydsonR
|
2968b6f7ee
|
Update imports with alias @ that references src folder
|
2023-02-15 15:26:11 -03:00 |
|
RcleydsonR
|
b181d380eb
|
Add correct implementation to check unreleased lock using getLocksStatus abi function
|
2023-02-15 15:14:47 -03:00 |
|
RcleydsonR
|
c65a885309
|
add rule to only show warn modal when window width is under 500px
|
2023-02-15 13:29:15 -03:00 |
|
RcleydsonR
|
3346b96f18
|
Fix test cases and improve test from custom modal
|
2023-02-15 13:29:15 -03:00 |
|
RcleydsonR
|
03c7d14b4b
|
Fix custom modal css to align it at center independent of device
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
|
2023-02-15 13:28:36 -03:00 |
|
RcleydsonR
|
2ea9f18cc1
|
Add logic to check for unreleased locks on homeview
|
2023-02-15 13:28:36 -03:00 |
|
enzoggqs
|
48972a6437
|
Create Modal to redirect to active lock
|
2023-02-15 13:28:36 -03:00 |
|
enzoggqs
|
426d0b750f
|
Add icons to redirect to social media on topbar mobile
|
2023-02-15 12:53:17 -03:00 |
|
RcleydsonR
|
9c0a527970
|
Improve test and withdraw input style
|
2023-02-15 00:50:30 -03:00 |
|
brunoedcf
|
0319d91ccb
|
fixing listingComponent tests for deploy
|
2023-02-14 18:33:56 -03:00 |
|
brunoedcf
|
3aae98bb44
|
Adding comment on getRemaining function
|
2023-02-13 21:24:37 -03:00 |
|
brunoedcf
|
cf9760bb21
|
Pull Request review changes
|
2023-02-13 19:15:01 -03:00 |
|
RcleydsonR
|
5972f24f4e
|
fix test and build ci to deploy app correctly
|
2023-02-13 12:58:57 -03:00 |
|
brunoedcf
|
c27dde4dfe
|
withdraw integration
|
2023-02-11 19:47:39 -03:00 |
|
EsioFreitas
|
0f42733c08
|
Add withdraw input
|
2023-02-09 14:54:10 -03:00 |
|
EsioFreitas
|
a0e290f0ca
|
Add withdraw card
|
2023-02-09 11:48:11 -03:00 |
|
brunoedcf
|
6b13d5b84f
|
Fixing blockchain explorer on history
|
2023-02-06 21:06:24 -03:00 |
|
brunoedcf
|
3bdea04020
|
Merge branch 'develop' into p2pix-V2
|
2023-02-06 20:21:35 -03:00 |
|
RcleydsonR
|
8f117c8fd7
|
Merge branch 'p2pix-V2' of github.com:liftlearning/P2Pix-Front-End into p2pix-V2
|
2023-02-06 14:11:05 -03:00 |
|
RcleydsonR
|
600510c719
|
Improve test cases from components and utils
|
2023-02-06 14:01:03 -03:00 |
|
enzoggqs
|
7e88c459bb
|
Fix topBar behavior
|
2023-02-03 17:44:02 -03:00 |
|
brunoedcf
|
8d3a8ae47a
|
"Adding Pix Key input validation"
|
2023-02-03 17:40:35 -03:00 |
|
enzoggqs
|
ea813fa515
|
fix placeholder sizer
|
2023-02-03 17:20:05 -03:00 |
|
enzoggqs
|
edb909a685
|
Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade
|
2023-02-03 01:47:11 -03:00 |
|
enzoggqs
|
260d2736e7
|
Update sendNetwork component responsivity
|
2023-02-03 01:32:25 -03:00 |
|
enzoggqs
|
37347e18d4
|
Fix customModal style
|
2023-02-03 01:31:55 -03:00 |
|