125 Commits

Author SHA1 Message Date
EsioFreitas
fa66962c68 add new cards 2023-02-02 18:11:47 -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
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
RcleydsonR
6fd2120b63 Refactor methods from blockchain to use new code structure
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2023-01-13 19:35:17 -03:00
RcleydsonR
163146a7f5 add state to verify if is seller view and toggle want to buy or sell button on top bar 2023-01-02 19:11:43 -03:00
RcleydsonR
0a4ce0a292 rename from bid history to transaction history to be more coherent 2022-12-30 17:39:21 -03:00
RcleydsonR
43ba937a07 Merge branch 'develop' into transaction-history 2022-12-30 17:07:54 -03:00
RcleydsonR
6fdd14f147 rename list component to buy confirmed component and add Listing component inside it 2022-12-30 17:04:52 -03:00
RcleydsonR
060c4f370f change from deposits history to bid history and add it to bid_history router 2022-12-30 16:53:12 -03:00
RcleydsonR
6279acc20d implement logic to await all validDeposits correctly and improve state rendering from listing component 2022-12-30 02:03:23 -03:00
RcleydsonR
59c9eabd30 partial commit (will be removed) 2022-12-28 20:24:41 -03:00
Ronyell Henrique
4689532f6b
Update SellerView.vue 2022-12-27 18:59:09 -03:00
Bruno Esteves
3e907e8498
Update SellerView.vue 2022-12-27 18:20:01 -03:00
brunoedcf
cdea930c8a update smart contract 2022-12-27 18:15:46 -03:00
RcleydsonR
c6067fb4eb add withdraw deposit function 2022-12-27 17:25:47 -03:00
brunoedcf
94d2390b14 fixing lint warnings 2022-12-27 15:29:32 -03:00
enzoggqs
0e8ca7f803 Update DepositsHistory page behavior 2022-12-27 11:55:30 -03:00
RcleydsonR
34ffcc2860 change from listening onUpdate on listing component to watch props changes 2022-12-26 19:34:05 -03:00
RcleydsonR
49f7b670a9 add cancel deposit action in manage bids view 2022-12-26 17:58:11 -03:00
enzoggqs
c0095b774d Create deposits history screen 2022-12-26 17:43:56 -03:00
RcleydsonR
0f1822ae87 preparing listingComponent to receive empty data and updated this data according to vue lifecycle hook 2022-12-26 00:06:35 -03:00
RcleydsonR
d81580a134 add Listing Component inside manage bids view 2022-12-25 23:52:34 -03:00
RcleydsonR
3cf60f267d prepare ListingComponent to receive manager mode 2022-12-25 23:51:00 -03:00
brunoedcf
a216474453 separating deposit steps in 2 different functions: approveTokens and addDeposit. Creating different function to mock deposits in mockView 2022-12-23 16:06:45 -03:00
brunoedcf
2075c827c1 seller view type fix 2022-12-23 15:57:27 -03:00
brunoedcf
0de0046064 seller flow + blockchain integration 2022-12-23 15:51:13 -03:00
brunoedcf
a7a30f5018 fixing buy flux 2022-12-22 17:18:21 -03:00
Enzo Gabriel
927aaf79ad Merge branch 'develop' into create_menu 2022-12-20 14:02:30 -03:00