150 Commits

Author SHA1 Message Date
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
Esio Freitas
995ba3ebd9
Merge pull request #58 from liftlearning/faq-content
💡 Create content to faq view
2023-02-23 10:34:28 -03:00
brunoedcf
5f183359dd redirect to home when wallet not connected on manage_bids route 2023-02-22 15:42:35 -03:00
RcleydsonR
94640c4492 Add try catch block if user reject a withdraw action 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
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
acf75c88c0 💡 Create content to faq view 2023-02-19 17:03:59 -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
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
Bruno Esteves
e06076d6ef
Update SellerView.vue 2023-02-15 13:20:16 -03:00
brunoedcf
c8982edb35 hotfix pix key argument name at wantSellComponent.vue. New addresses from updated smart contract deploy at the testnets 2023-02-15 13:16:49 -03:00
RcleydsonR
9c0a527970 Improve test and withdraw input style 2023-02-15 00:50:30 -03:00
brunoedcf
cf9760bb21 Pull Request review changes 2023-02-13 19:15:01 -03:00
brunoedcf
c27dde4dfe withdraw integration 2023-02-11 19:47:39 -03:00
EsioFreitas
a0e290f0ca Add withdraw card 2023-02-09 11:48:11 -03:00
brunoedcf
3bdea04020 Merge branch 'develop' into p2pix-V2 2023-02-06 20:21:35 -03:00
Ronyell
53eb43044b Fix error in import LoadingComponent path 2023-02-06 20:08:30 -03:00
EsioFreitas
fa66962c68 add new cards 2023-02-02 18:11:47 -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
EsioFreitas
d49881f22c Merge branch 'develop' of https://github.com/liftlearning/P2Pix-Front-End into responsividade 2023-02-01 10:49:43 -03:00
brunoedcf
d569294648 Contracts addresses, getLiquidity function and blockchain (deposit, lock, release) methods corrected 2023-01-31 14:38:34 -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
RcleydsonR
7efb10bfde Fix sonar issues 2023-01-25 23:28:32 -03:00
EsioFreitas
c643cab0e0 add responsividade 2023-01-25 19:44:39 -03:00
EsioFreitas
80e3296131 Merge branch 'develop' of https://github.com/liftlearning/P2Pix-Front-End into faq 2023-01-25 17:35:31 -03:00
EsioFreitas
6793684c49 add faq 2023-01-25 17:33:57 -03:00
RcleydsonR
4b08b6df4b Improve Listing Component and import with alias in other components 2023-01-24 22:25:38 -03:00
RcleydsonR
65fc11a64f Merge branch 'develop' into setup-tests 2023-01-24 17:13:00 -03:00
RcleydsonR
59538d23d0 Catch list deposit wallet address error to set empty array to wallet transactions 2023-01-20 17:56:32 -03:00
RcleydsonR
d7723ebf07 Clean up ether store
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 19:42:57 -03:00
RcleydsonR
7a080209b3 Fix unexpected behavior from listing transactions and approve tokens
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 19:24:28 -03:00
RcleydsonR
2a0c069674 Add watch to network when user is on manage bids or transaction history
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 18:43:15 -03:00
RcleydsonR
bb6be691af Add correct etherscan url
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-19 18:12:41 -03:00
brunoedcf
3c4a629ed7 implemented lock and release in buyer's flow 2023-01-19 18:00:35 -03:00
RcleydsonR
4999f3d145 Add typing on components layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:35:08 -03:00
RcleydsonR
846fa82f04 Add typing on views layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:12:40 -03:00
RcleydsonR
c8a3fd12b2 Improve code quality by fixing lint issues
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-17 19:32:29 -03:00
RcleydsonR
8338064dcd Clean up app strucutre deleting blockchain file and add methods on blockchain folder
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-17 19:31:25 -03:00
RcleydsonR
d78f7f1fdf Adjust search component and home view to new approaching using alchemy
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-17 19:27:00 -03:00
brunoedcf
80a70a5240 getting liquidity from both networks and saving it at store. splitting methods.ts into 2 different files: buyerMethods.ts and sellerMethods.ts 2023-01-17 01:55:46 -03:00
enzoggqs
98a5959369 Create tests to Listing Component 2023-01-16 11:23:30 -03:00
enzoggqs
2c78a203b0 Create tests to BuyConfirmedComponent 2023-01-16 01:35:03 -03:00
RcleydsonR
c546778963 Remove mock token implementation
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-13 19:45:29 -03:00