35 Commits

Author SHA1 Message Date
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
RcleydsonR
0a4ce0a292 rename from bid history to transaction history to be more coherent 2022-12-30 17:39:21 -03:00
RcleydsonR
0cef35ab28 improve top bar currency menu 2022-12-30 17:27:34 -03:00
RcleydsonR
49f7b670a9 add cancel deposit action in manage bids view 2022-12-26 17:58:11 -03:00
RcleydsonR
2ad37d8314 Merge branch 'develop' into transaction-history 2022-12-26 16:31:35 -03:00
RcleydsonR
d70b009b93 change from div click to routerling inside top bar menu 2022-12-25 23:26:43 -03:00
enzoggqs
903acc9ef5 update currency menu behavior when clicked 2022-12-23 12:17:54 -03:00
EsioFreitas
e12e8fc07f feat: add currency menu 2022-12-22 18:51:41 -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
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
enzoggqs
bdfdc8b433 Add refresh when on main view 2022-12-16 17:57:29 -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
5cbcda47ec Fix disconnect button behavior 2022-12-15 00:07:08 -03:00
RcleydsonR
1edaf5dd1e emit event to go back to home view from search screen 2022-12-14 20:32:41 -03:00
enzoggqs
1af0cf3df7 create menu 2022-12-14 19:30:29 -03:00
EsioFreitas
63909b8335 feat: add seller flow 2022-12-14 11:25:51 -03:00
Bruno
50835c94ed Fixing release function and formatting functions 2022-12-07 21:28:34 -03:00
RcleydsonR
e7ca40c30f Merge branch 'search-tokens' into list-tokens 2022-12-06 16:59:25 -03:00
brunoedcf
93309d938d Locks implemented, Some events filters implemented, Updated smart contract artifacts 2022-12-01 20:02:37 -03:00
brunoedcf
d4f98133f5 Adding 2 decimal places restrition to search tokens component input 2022-11-30 17:18:46 -03:00
Ronyell
5ab8dcc8ea applying default structure order 2022-11-29 22:40:18 -03:00
brunoedcf
e3cb9275c5 fixing search tokens iteration structure and wallet address formatting 2022-11-29 20:25:11 -03:00
brunoedcf
c5162c1896 Adding 2 decimal places restrition to search tokens component input 2022-11-26 16:07:04 -03:00
RcleydsonR
7256d59b49 defining default values in makeTransaction function signature 2022-11-22 08:35:24 -03:00
RcleydsonR
15e5fed07b fix lint errors
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:42:45 -03:00
RcleydsonR
35a92b2ca8 add default page layout with header
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
2022-11-21 16:02:01 -03:00
brunoedcf
328bb9ad62 Implemented communication with MockToken contract and deployed local network
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2022-11-18 17:05:11 -03:00
brunoedcf
d7f6294e6d Fixing provider state and wallet change listener, formatting balance
Co-authored-by: RcleydsonR <rafael.cleydson@gmail.com>
2022-11-16 17:15:56 -03:00
RcleydsonR
85d76c9e42 add background image to app 2022-11-16 01:30:23 -03:00
RcleydsonR
fefebcf91e add change account event listener 2022-11-16 01:29:06 -03:00
RcleydsonR
097837ddee implement header as a TopBar component 2022-11-16 01:27:29 -03:00