42 Commits

Author SHA1 Message Date
Filipe Soccol
9fa2b34a5d Update all to useUSer composabe. Still some bugs to resolve. 2025-04-01 12:04:24 -03:00
Filipe Soccol
e93cac6086 Migrated project to Viem, removing Ethers completelly. Not finished tests. 2025-03-31 10:26:57 -03:00
Filipe Soccol
be7c1c6132 More visual adjustments. 2024-11-08 14:29:14 -03:00
Filipe Soccol
5b49fdcffd Adjusted bid selection and improve UX. 2024-11-07 17:53:20 -03:00
Vagner
e6117d77d7 Fix single root element vue standards 2024-10-12 23:51:13 -03:00
Filipe Soccol
f15361599f Added different types of tokens. 2024-08-07 14:09:23 -03:00
enzoggqs
e4e6c32d64 Add alert to withdraw flow 2023-02-28 21:07:56 -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
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
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
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
RcleydsonR
807bceac26 Fix sonar, lint and bug issues 2023-01-27 19:47:52 -03:00
RcleydsonR
4b08b6df4b Improve Listing Component and import with alias in other components 2023-01-24 22:25:38 -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
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
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
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
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
RcleydsonR
c6067fb4eb add withdraw deposit function 2022-12-27 17:25:47 -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
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
enzoggqs
f33878d74c Fix BidHistoryView and ManageBidsView draft 2022-12-15 00:07:39 -03:00
enzoggqs
1af0cf3df7 create menu 2022-12-14 19:30:29 -03:00