Commit Graph

233 Commits

Author SHA1 Message Date
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
enzoggqs 8df9207d2d Update topBar responsivity 2023-02-03 01:31:30 -03:00
brunoedcf c5b16559ff Fixing release method to V2. 2023-02-02 21:28:21 -03:00
EsioFreitas 725f2b6e3b Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade 2023-02-02 18:11:52 -03:00
EsioFreitas fa66962c68 add new cards 2023-02-02 18:11:47 -03:00
RcleydsonR 980c0cab76 Fix test cases impacted by new changes on v2 blockchain 2023-02-01 23:53:39 -03:00
RcleydsonR 3340155a3d Adjust withdraw function and listing valid deposits by wallet address, also remove cancel deposit option and use a fixed amount to withdraw while there isn't a input to inform it 2023-02-01 23:49:13 -03:00
enzoggqs 2952a3c166 Fix wrong width measure 2023-02-01 12:29:52 -03:00
enzoggqs fa78897b5e Fix mobile screen 2023-02-01 12:29:09 -03:00
EsioFreitas d49881f22c Merge branch 'develop' of https://github.com/liftlearning/P2Pix-Front-End into responsividade 2023-02-01 10:49:43 -03:00
enzoggqs b7783b5df3 Add mobile view to WantSellComponent 2023-02-01 00:47:14 -03:00
enzoggqs 9f9ee737de Update modal behavior 2023-01-31 23:08:21 -03:00
RcleydsonR 11499661ea Improve return from valid deposits to consider multiple deposit reduced in one for same account and consider changing of network and account to verify liquidity on Search Component
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-31 18:33:24 -03:00
RcleydsonR 807bceac26 Fix sonar, lint and bug issues 2023-01-27 19:47:52 -03:00
RcleydsonR db2d15b318 Merge branch 'develop' into setup-tests 2023-01-27 19:12:32 -03:00
enzoggqs 6e08578038 Update BuyerFlow responsive screen 2023-01-27 18:33:00 -03:00