Commit Graph

63 Commits

Author SHA1 Message Date
Bruno 19b307343d Release integration with qrcode component and list component 2022-12-13 22:17:22 -03:00
RcleydsonR 4aec263463 emit e2eid from buy step to home view 2022-12-13 20:31:21 -03:00
RcleydsonR 409f22a8cf refactor Validation to be LoadingComponent and receive props to be reusable 2022-12-13 18:26:00 -03:00
RcleydsonR d97093462b Merge branch 'develop' into list-tokens 2022-12-13 14:41:30 -03:00
RcleydsonR 5f753a62ca add an .env.example file and fix lint warnings 2022-12-12 17:05:50 -03:00
enzoggqs 86ee697b14 Rename QrCode file name and show qrCodePayload instead of pixTarget below QrCode img 2022-12-12 14:21:50 -03:00
enzoggqs 9d14337426 remove console.log 2022-12-12 14:20:51 -03:00
Bruno 51ba98f752 Fixing amount formatting in release function and adding 'Reserva' to listing component 2022-12-07 21:52:58 -03:00
Bruno 50835c94ed Fixing release function and formatting functions 2022-12-07 21:28:34 -03:00
RcleydsonR f25c61b21e feat:prepare list component to receive real dtransactions from connected wallet
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
2022-12-07 19:38:47 -03:00
RcleydsonR e7ca40c30f Merge branch 'search-tokens' into list-tokens 2022-12-06 16:59:25 -03:00
enzoggqs f2b7617726 Merge branch 'creation_of_purchase_screens' of https://github.com/liftlearning/P2Pix-Front-End into creation_of_purchase_screens 2022-12-05 23:26:12 -03:00
enzoggqs cfaa1b9342 Integrate and componentize QRCode screen 2022-12-05 23:20:18 -03:00
enzoggqs 5c0bc4922d Refactor QrCodeForm style 2022-12-05 21:40:41 -03:00
RcleydsonR 5192bfba06 feat: return a promise with lock deposit when locking a deposit 2022-12-05 14:07:39 -03:00
RcleydsonR 5e01b38e1a feat: adding steps to home view to change from search to buy component 2022-12-05 12:54:33 -03:00
RcleydsonR fb7d648308 Merge branch 'search-tokens' into creation_of_purchase_screens 2022-12-05 12:03:05 -03:00
brunoedcf 295afb58e2 Fixing lint 2022-12-04 15:34:06 -03:00
brunoedcf 93309d938d Locks implemented, Some events filters implemented, Updated smart contract artifacts 2022-12-01 20:02:37 -03:00
RcleydsonR 0c4ac70ef0 making list a component instead of a view 2022-12-01 00:07:54 -03:00
EsioFreitas 2de0f2ead6 feat: add list token page 2022-11-30 17:18:46 -03:00
RcleydsonR 67cc1aca07 preparing props for next steps fafter search 2022-11-30 17:18:46 -03:00
brunoedcf d4f98133f5 Adding 2 decimal places restrition to search tokens component input 2022-11-30 17:18:46 -03:00
RcleydsonR f8e5b78cf0 emit selectedDeposit and token value to Home component when confirm button is clicked 2022-11-30 17:18:46 -03:00
RcleydsonR 4a5d0137ad remove implementation ofsearch by money and only allow to search by token ammount 2022-11-30 17:18:46 -03:00
RcleydsonR 12702e1c06 transform the view implementation into a component called SearchComponent 2022-11-30 17:18:46 -03:00
RcleydsonR 6a7426130c add label when don't havee sufficient ammount token liquidity 2022-11-30 17:18:46 -03:00
RcleydsonR cd588622ea add validations to search tokens form, also implemented core functions
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
2022-11-30 17:18:46 -03:00
RcleydsonR 203376a20f update smart contract files and implement mapDeposits method to return specific info about a deposit
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-30 17:18:46 -03:00
brunoedcf 98bc033591 Mock tokens implementation 2022-11-30 17:18:46 -03:00
RcleydsonR 51732a8753 improve search component css 2022-11-30 17:18:04 -03:00
EsioFreitas 16dc978466 feat: add search token card
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-30 17:18:04 -03:00
RcleydsonR e516bfb31c adding initial texts for search/home view 2022-11-30 17:18:04 -03:00
enzoggqs ea1e3d9c3b Create loading screen 2022-11-30 11:52:46 -03:00
enzoggqs cb782e7f29 Merge remote-tracking branch 'origin/develop' into creation_of_purchase_screens 2022-11-30 10:33:12 -03:00
RcleydsonR ee35c17b6e preparing props for next steps fafter search 2022-11-29 17:49:24 -03:00
brunoedcf c5162c1896 Adding 2 decimal places restrition to search tokens component input 2022-11-26 16:07:04 -03:00
RcleydsonR 8da7f6a4ff emit selectedDeposit and token value to Home component when confirm button is clicked 2022-11-26 14:25:19 -03:00
RcleydsonR fc508734a2 remove implementation ofsearch by money and only allow to search by token ammount 2022-11-25 20:27:57 -03:00
RcleydsonR f47f711bd9 transform the view implementation into a component called SearchComponent 2022-11-25 19:30:54 -03:00
RcleydsonR 1a281dc429 add label when don't havee sufficient ammount token liquidity 2022-11-25 19:17:38 -03:00
RcleydsonR 7f7d3dfae8 add validations to search tokens form, also implemented core functions
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
2022-11-25 17:05:21 -03:00
RcleydsonR eb70e0d970 update smart contract files and implement mapDeposits method to return specific info about a deposit
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-25 15:27:01 -03:00
RcleydsonR ae0e96e6ef Merge branch 'mock-deposits' into search-tokens 2022-11-25 14:19:41 -03:00
RcleydsonR 3e177cdc63 improve search component css 2022-11-24 15:00:39 -03:00
brunoedcf b8e5f5c408 Mock tokens implementation 2022-11-24 13:05:33 -03:00
EsioFreitas 0b1a59b333 feat: add search token card
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-23 18:12:04 -03:00
geovanne97 844a172ff1 Create payment screen 2022-11-22 23:36:52 -03:00
RcleydsonR 7c318dbd15 adding initial texts for search/home view 2022-11-22 20:02:40 -03:00
RcleydsonR 15e5fed07b fix lint errors
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:42:45 -03:00