RcleydsonR
|
6a4884aec9
|
apply network transition when change network on top bar
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
|
2023-01-09 19:33:51 -03:00 |
|
Enzo Gabriel
|
d09f6c45cf
|
Merge pull request #17 from liftlearning/improve-readme
Improve readme
|
2023-01-05 12:08:52 -03:00 |
|
Enzo Gabriel
|
e58e5a54cf
|
Merge pull request #16 from liftlearning/toggle-want-to-button
Toggle Want to (Buy/Sell) button
|
2023-01-05 12:06:27 -03:00 |
|
RcleydsonR
|
470f927a6d
|
Improve readme
|
2023-01-04 16:54:54 -03:00 |
|
RcleydsonR
|
163146a7f5
|
add state to verify if is seller view and toggle want to buy or sell button on top bar
|
2023-01-02 19:11:43 -03:00 |
|
Ronyell Henrique
|
401abbb1f9
|
Merge pull request #15 from liftlearning/transaction-history
Transaction history (Manage bids and bid history)
|
2022-12-30 18:14:15 -03:00 |
|
RcleydsonR
|
0a4ce0a292
|
rename from bid history to transaction history to be more coherent
|
2022-12-30 17:39:21 -03:00 |
|
RcleydsonR
|
c657a95a40
|
fix list buy history width in buy confirmed component
|
2022-12-30 17:36:20 -03:00 |
|
RcleydsonR
|
0cef35ab28
|
improve top bar currency menu
|
2022-12-30 17:27:34 -03:00 |
|
RcleydsonR
|
43ba937a07
|
Merge branch 'develop' into transaction-history
|
2022-12-30 17:07:54 -03:00 |
|
RcleydsonR
|
6fdd14f147
|
rename list component to buy confirmed component and add Listing component inside it
|
2022-12-30 17:04:52 -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 |
|
RcleydsonR
|
6279acc20d
|
implement logic to await all validDeposits correctly and improve state rendering from listing component
|
2022-12-30 02:03:23 -03:00 |
|
RcleydsonR
|
59c9eabd30
|
partial commit (will be removed)
|
2022-12-28 20:24:41 -03:00 |
|
Ronyell Henrique
|
4cb8cfb017
|
Merge pull request #13 from liftlearning/smartcontract-update
update smart contract
|
2022-12-27 19:00:07 -03:00 |
|
Ronyell Henrique
|
4689532f6b
|
Update SellerView.vue
|
2022-12-27 18:59:09 -03:00 |
|
Ronyell Henrique
|
2a247d1711
|
Update SellerSearchComponent.vue
|
2022-12-27 18:58:24 -03:00 |
|
Bruno Esteves
|
3e907e8498
|
Update SellerView.vue
|
2022-12-27 18:20:01 -03:00 |
|
brunoedcf
|
cdea930c8a
|
update smart contract
|
2022-12-27 18:15:46 -03:00 |
|
RcleydsonR
|
c6067fb4eb
|
add withdraw deposit function
|
2022-12-27 17:25:47 -03:00 |
|
Bruno Esteves
|
788132509b
|
Update QrCodeComponent.vue
|
2022-12-27 15:32:42 -03:00 |
|
brunoedcf
|
94d2390b14
|
fixing lint warnings
|
2022-12-27 15:29:32 -03:00 |
|
enzoggqs
|
0e8ca7f803
|
Update DepositsHistory page behavior
|
2022-12-27 11:55:30 -03:00 |
|
RcleydsonR
|
34ffcc2860
|
change from listening onUpdate on listing component to watch props changes
|
2022-12-26 19:34:05 -03:00 |
|
RcleydsonR
|
49f7b670a9
|
add cancel deposit action in manage bids view
|
2022-12-26 17:58:11 -03:00 |
|
enzoggqs
|
0d65dbb105
|
Merge branch 'transaction-history' of https://github.com/liftlearning/P2Pix-Front-End into transaction-history
|
2022-12-26 17:44:10 -03:00 |
|
enzoggqs
|
c0095b774d
|
Create deposits history screen
|
2022-12-26 17:43:56 -03:00 |
|
RcleydsonR
|
2ad37d8314
|
Merge branch 'develop' into transaction-history
|
2022-12-26 16:31:35 -03:00 |
|
RcleydsonR
|
0f1822ae87
|
preparing listingComponent to receive empty data and updated this data according to vue lifecycle hook
|
2022-12-26 00:06:35 -03:00 |
|
RcleydsonR
|
d81580a134
|
add Listing Component inside manage bids view
|
2022-12-25 23:52:34 -03:00 |
|
RcleydsonR
|
3cf60f267d
|
prepare ListingComponent to receive manager mode
|
2022-12-25 23:51:00 -03:00 |
|
RcleydsonR
|
7b9c3e0394
|
add Suspense loading on RouterView Components
|
2022-12-25 23:49:55 -03:00 |
|
RcleydsonR
|
d70b009b93
|
change from div click to routerling inside top bar menu
|
2022-12-25 23:26:43 -03:00 |
|
brunoedcf
|
a216474453
|
separating deposit steps in 2 different functions: approveTokens and addDeposit. Creating different function to mock deposits in mockView
|
2022-12-23 16:06:45 -03:00 |
|
brunoedcf
|
2075c827c1
|
seller view type fix
|
2022-12-23 15:57:27 -03:00 |
|
brunoedcf
|
0de0046064
|
seller flow + blockchain integration
|
2022-12-23 15:51:13 -03:00 |
|
Enzo Gabriel
|
17d6e86508
|
Merge pull request #11 from liftlearning/feat-currency-menu
feat: add currency menu
|
2022-12-23 12:18:48 -03:00 |
|
enzoggqs
|
903acc9ef5
|
update currency menu behavior when clicked
|
2022-12-23 12:17:54 -03:00 |
|
RcleydsonR
|
36e3368f58
|
Add initial listing component
Co-authored-by: Enzo Gabriel <eggqsaraiva@gmail.com>
|
2022-12-22 19:16:01 -03:00 |
|
EsioFreitas
|
e12e8fc07f
|
feat: add currency menu
|
2022-12-22 18:51:41 -03:00 |
|
brunoedcf
|
a7a30f5018
|
fixing buy flux
|
2022-12-22 17:18:21 -03:00 |
|
Enzo Gabriel
|
8b5b3fe0ed
|
Merge pull request #10 from liftlearning/create_menu
Create menu
|
2022-12-21 16:37:11 -03:00 |
|
enzoggqs
|
bb4752ec52
|
Remove menu close when mouse out
|
2022-12-20 17:49:20 -03:00 |
|
enzoggqs
|
af1f727aa8
|
Update chevronIcon according to menu action
|
2022-12-20 17:23:48 -03:00 |
|
enzoggqs
|
93a426ba50
|
Add chevronDownBlack and chevronUp svgs
|
2022-12-20 17:23:10 -03:00 |
|
enzoggqs
|
3ba1671931
|
Change menu behavior
|
2022-12-20 16:51:50 -03:00 |
|
Enzo Gabriel
|
716cd909a6
|
Remove duplicated import
|
2022-12-20 15:00:35 -03:00 |
|
Enzo Gabriel
|
927aaf79ad
|
Merge branch 'develop' into create_menu
|
2022-12-20 14:02:30 -03:00 |
|
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 |
|