Rafael Ramos
|
fbf14ee86f
|
Merge pull request #9 from liftlearning/list-tokens
List tokens screen and steps integration (Search, Buy and List)
|
2022-12-20 09:02:26 -03:00 |
|
RcleydsonR
|
bb4dcc34b0
|
add env file in continuous deployment
|
2022-12-19 22:09:12 -03:00 |
|
enzoggqs
|
bdfdc8b433
|
Add refresh when on main view
|
2022-12-16 17:57:29 -03:00 |
|
RcleydsonR
|
e4f79bbf2b
|
improve build step from ci, now the build occurs using vercel
|
2022-12-16 17:50:25 -03:00 |
|
RcleydsonR
|
150a325bdc
|
fix error files caused during vercel build step
|
2022-12-16 17:49:43 -03:00 |
|
Bruno
|
c4b74309cc
|
adding filter for valid deposits
|
2022-12-16 01:19:08 -03:00 |
|
EsioFreitas
|
a1c27c3da6
|
Merge branch 'list-tokens' of https://github.com/liftlearning/P2Pix-Front-End into list-tokens
|
2022-12-15 12:33:54 -03:00 |
|
enzoggqs
|
f33878d74c
|
Fix BidHistoryView and ManageBidsView draft
|
2022-12-15 00:07:39 -03:00 |
|
enzoggqs
|
5cbcda47ec
|
Fix disconnect button behavior
|
2022-12-15 00:07:08 -03:00 |
|
RcleydsonR
|
1e5e33211b
|
update background svg file
|
2022-12-14 20:37:26 -03:00 |
|
RcleydsonR
|
1edaf5dd1e
|
emit event to go back to home view from search screen
|
2022-12-14 20:32:41 -03:00 |
|
RcleydsonR
|
37f7a05197
|
improve list component css
|
2022-12-14 20:13:59 -03:00 |
|
enzoggqs
|
1af0cf3df7
|
create menu
|
2022-12-14 19:30:29 -03:00 |
|
Bruno
|
c9c19adac6
|
Fixing 'amount' error, separating getWalletTransactions in different functions for future use
|
2022-12-14 18:26:25 -03:00 |
|
EsioFreitas
|
63909b8335
|
feat: add seller flow
|
2022-12-14 11:25:51 -03:00 |
|
EsioFreitas
|
1950ca5459
|
Merge branch 'list-tokens' of https://github.com/liftlearning/P2Pix-Front-End into list-tokens
|
2022-12-14 09:47:23 -03:00 |
|
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 |
|
Rafael Ramos
|
07c4caa7b4
|
Merge pull request #8 from liftlearning/creation_of_purchase_screens
Creation of purchase screens
|
2022-12-12 17:11:36 -03:00 |
|
RcleydsonR
|
5f753a62ca
|
add an .env.example file and fix lint warnings
|
2022-12-12 17:05:50 -03:00 |
|
enzoggqs
|
dbfeb7017f
|
Put baseURL in an .env variable
|
2022-12-12 15:53:45 -03:00 |
|
enzoggqs
|
3985adab4e
|
Fix request handling
|
2022-12-12 15:37:03 -03:00 |
|
enzoggqs
|
ce6aced739
|
Change var isPixValid to bool instead of number
|
2022-12-12 14:29:58 -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 |
|
enzoggqs
|
be27267811
|
remove unnecessary route
|
2022-12-12 14:20:39 -03:00 |
|
enzoggqs
|
3e770d0a08
|
Improve code quality
|
2022-12-12 14:20:17 -03:00 |
|
enzoggqs
|
87de79201c
|
Integrate with the rest of the flow
|
2022-12-08 20:35:27 -03:00 |
|
enzoggqs
|
a99c872b5c
|
Fix behavior and style bugs
|
2022-12-08 20:23:47 -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 |
|
EsioFreitas
|
4e349663c9
|
feat: add services
|
2022-12-07 21:18:41 -03:00 |
|
EsioFreitas
|
974434519f
|
feat: add services
|
2022-12-07 21:15:37 -03:00 |
|
EsioFreitas
|
3d78620064
|
feat: add services
|
2022-12-07 21:13:00 -03:00 |
|
EsioFreitas
|
a3a5600289
|
feat: add services
|
2022-12-07 21:03:47 -03:00 |
|
EsioFreitas
|
979e5f9fb1
|
chore: add axios
|
2022-12-07 20:47:51 -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
|
b00c5bb939
|
feat: add get wallet transactions method on blockchain
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
Co-authored-by: Esio Freitas <esio.gustavo@gmail.com>
|
2022-12-07 19:38:08 -03:00 |
|
RcleydsonR
|
1027744a83
|
feat: add lock release method at blockchain util
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
|
2022-12-07 18:46:01 -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 |
|
Ronyell Henrique
|
23d9cc6f0d
|
Merge pull request #7 from liftlearning/search-tokens
Locks implemented, Some events filters implemented, Updated smart con…
|
2022-12-04 15:37:11 -03:00 |
|
brunoedcf
|
295afb58e2
|
Fixing lint
|
2022-12-04 15:34:06 -03:00 |
|