EsioFreitas
|
725f2b6e3b
|
Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade
|
2023-02-02 18:11:52 -03:00 |
|
enzoggqs
|
fa78897b5e
|
Fix mobile screen
|
2023-02-01 12:29:09 -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 |
|
enzoggqs
|
c626a650b8
|
Add responsive desing in buyer view
|
2023-01-27 17:26:16 -03:00 |
|
EsioFreitas
|
c643cab0e0
|
add responsividade
|
2023-01-25 19:44:39 -03:00 |
|
RcleydsonR
|
4b08b6df4b
|
Improve Listing Component and import with alias in other components
|
2023-01-24 22:25:38 -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 |
|
brunoedcf
|
3c4a629ed7
|
implemented lock and release in buyer's flow
|
2023-01-19 18:00:35 -03:00 |
|
brunoedcf
|
ff9c7f83b5
|
fixing button enable/disable at search component
|
2023-01-19 10:37:02 -03:00 |
|
RcleydsonR
|
be90ff746b
|
Refactor decimalCount method and add it on a file to be used in many components
|
2023-01-18 23:38:00 -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
|
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
|
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 |
|
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
|
060c4f370f
|
change from deposits history to bid history and add it to bid_history router
|
2022-12-30 16:53:12 -03:00 |
|
Bruno
|
c4b74309cc
|
adding filter for valid deposits
|
2022-12-16 01:19:08 -03:00 |
|
Bruno
|
c9c19adac6
|
Fixing 'amount' error, separating getWalletTransactions in different functions for future use
|
2022-12-14 18:26:25 -03:00 |
|
RcleydsonR
|
409f22a8cf
|
refactor Validation to be LoadingComponent and receive props to be reusable
|
2022-12-13 18:26:00 -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 |
|
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 |
|
Ronyell
|
5ab8dcc8ea
|
applying default structure order
|
2022-11-29 22:40:18 -03:00 |
|
brunoedcf
|
89ab78d682
|
fixing search tokens iteration structure and wallet address formatting - fixed
|
2022-11-29 21:19:36 -03:00 |
|
brunoedcf
|
e3cb9275c5
|
fixing search tokens iteration structure and wallet address formatting
|
2022-11-29 20:25:11 -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
|
bbca2374d1
|
fix css and add connectAccount method that run verifyLiquidity after connected
|
2022-11-26 14:07:16 -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 |
|