178 Commits

Author SHA1 Message Date
Filipe Soccol
c7b2f1643c Updated buy flux. Already able to lock. 2025-06-18 12:01:42 -03:00
Filipe Soccol
fe06c46c3f Small adjusts and set viem to older stable version. 2025-04-15 16:06:07 -03:00
Filipe Soccol
4908dff58b Adjust linter errors. 2025-04-15 15:40:37 -03:00
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
hueso
3227e3209c fixed type check errors 2025-03-04 18:46:10 -03:00
Filipe Soccol
0f17a67e00 Correct bugs and adjust Buyer form. 2024-12-03 16:18:10 -03:00
Filipe Soccol
c90f468d3c Finished refactoring for Sellet flow. 2024-12-02 12:17:47 -03:00
Filipe Soccol
c4dae86b5f Cleaned code and prepared for API communications. 2024-12-01 11:50:08 -03:00
Filipe Soccol
92f6cb4d35 Added Sellet from with all required fields. 2024-11-27 09:55:38 -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
Filipe Soccol
9ddc843c01 Merge commit 'b61dfb2de05e494b66ffd1f99da8f8594782764c' into fix-token-dropdowns 2024-11-07 12:06:28 -03:00
Filipe Soccol
659db5ef04 Total overhaul 2024-11-07 11:35:15 -03:00
Filipe Soccol
9205909f9f Updated Ethers to last version. 2024-11-05 16:59:30 -03:00
Vagner
e6117d77d7 Fix single root element vue standards 2024-10-12 23:51:13 -03:00
Vagner
c8a5c74c71 Refactor main container 2024-10-12 20:47:58 -03:00
hueso
1f003f19bc updated types for new ABI 2024-10-09 20:45:14 -03:00
hueso
4b4b5af550 update contract ABI
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-10-06 20:23:28 -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
481803e643 add continue button on manage bids that allow user to continue lock and release it, also fix some responsive points
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-27 20:41:58 -03:00
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
enzoggqs
5b8c89ea38 Fix mocked errors 2023-02-27 02:26:00 -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
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