Commit Graph

327 Commits

Author SHA1 Message Date
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
Rafael Ramos 9c80f89cae Merge pull request #59 from liftlearning/active-lock-value
Active lock value
2023-02-27 18:00:57 -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
RcleydsonR 34c5ce3b87 Add tooltip to inform what a locked value is 2023-02-27 09:43:55 -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
RcleydsonR d686c0b9bc add method to get active lock amount from a seller wallet 2023-02-24 00:50:32 -03:00
RcleydsonR 5cb9103ef5 fix fill color from spinner component to always white instead of passing as parameter 2023-02-24 00:49:06 -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
Ronyell Henrique 28e89ee9d9 Merge pull request #50 from liftlearning/listing-tags
Loadings com spinner e tags de status na listagem de transações
2023-02-22 18:28:40 -03:00
brunoedcf 6bedc24009 withdraw input handler 2023-02-22 18:01:11 -03:00
brunoedcf 5f183359dd redirect to home when wallet not connected on manage_bids route 2023-02-22 15:42:35 -03:00
RcleydsonR 189d4e0f33 change from for of iterator to javascript map 2023-02-22 13:19:48 -03:00
RcleydsonR 94640c4492 Add try catch block if user reject a withdraw action 2023-02-22 13:13:27 -03:00
RcleydsonR ec5fb7ef76 Fix menu chevron down not showing on mobile screen 2023-02-22 13:13:27 -03:00
RcleydsonR 2d27d98762 Updating background to purple 2023-02-22 13:13:27 -03:00
RcleydsonR 72b794d534 Fix status card text font color and size 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 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 acf75c88c0 💡 Create content to faq view 2023-02-19 17:03:59 -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
Bruno Esteves ad15cbde53 Merge pull request #45 from liftlearning/lock_redirection
Redirecionamento de locks
2023-02-15 18:34:28 -03:00
RcleydsonR 2968b6f7ee Update imports with alias @ that references src folder 2023-02-15 15:26:11 -03:00
RcleydsonR b07e4ca97d Fix address tests with new smart contract address 2023-02-15 15:17:05 -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
RcleydsonR a5d72650ee Add check unreleased lock function 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
Rafael Ramos eabc54e5dd Merge pull request #44 from liftlearning/hotfix-deposit
Hotfix deposit
2023-02-15 13:28:02 -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
enzoggqs 426d0b750f Add icons to redirect to social media on topbar mobile 2023-02-15 12:53:17 -03:00
Rafael Ramos dab0842b65 Merge pull request #41 from liftlearning/withdraw
Withdraw
2023-02-15 00:54:07 -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