38 Commits

Author SHA1 Message Date
hueso
dd351acb2e Stronger typings💪 2025-06-29 18:19:30 -03:00
Filipe Soccol
2370051243 Update all code to be able to release. Still having issues on Release transaction. 2025-06-28 12:16:36 -03:00
Filipe Soccol
cf61f5ecfd Fix issues with locking and solicitation. 2025-06-27 15:59:34 -03:00
Filipe Soccol
4908dff58b Adjust linter errors. 2025-04-15 15:40:37 -03:00
Filipe Soccol
0f17a67e00 Correct bugs and adjust Buyer form. 2024-12-03 16:18:10 -03:00
Filipe Soccol
c4dae86b5f Cleaned code and prepared for API communications. 2024-12-01 11:50:08 -03:00
Filipe Soccol
be7c1c6132 More visual adjustments. 2024-11-08 14:29:14 -03:00
Filipe Soccol
e29aa6f440 Small responsiveness adjustments 2024-11-07 13:39:18 -03:00
Filipe Soccol
9ddc843c01 Merge commit 'b61dfb2de05e494b66ffd1f99da8f8594782764c' into fix-token-dropdowns 2024-11-07 12:06:28 -03:00
Filipe Soccol
659db5ef04 Total overhaul 2024-11-07 11:35:15 -03:00
Vagner
c8a5c74c71 Refactor main container 2024-10-12 20:47:58 -03:00
RcleydsonR
b181d380eb Add correct implementation to check unreleased lock using getLocksStatus abi function 2023-02-15 15:14:47 -03:00
RcleydsonR
c65a885309 add rule to only show warn modal when window width is under 500px 2023-02-15 13:29:15 -03:00
RcleydsonR
3346b96f18 Fix test cases and improve test from custom modal 2023-02-15 13:29:15 -03:00
RcleydsonR
03c7d14b4b Fix custom modal css to align it at center independent of device
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-15 13:28:36 -03:00
RcleydsonR
2ea9f18cc1 Add logic to check for unreleased locks on homeview 2023-02-15 13:28:36 -03:00
enzoggqs
48972a6437 Create Modal to redirect to active lock 2023-02-15 13:28:36 -03:00
brunoedcf
6b13d5b84f Fixing blockchain explorer on history 2023-02-06 21:06:24 -03:00
enzoggqs
edb909a685 Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade 2023-02-03 01:47:11 -03:00
enzoggqs
37347e18d4 Fix customModal style 2023-02-03 01:31:55 -03:00
EsioFreitas
fa66962c68 add new cards 2023-02-02 18:11:47 -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
RcleydsonR
807bceac26 Fix sonar, lint and bug issues 2023-01-27 19:47:52 -03:00
enzoggqs
6e08578038 Update BuyerFlow responsive screen 2023-01-27 18:33:00 -03:00
enzoggqs
c626a650b8 Add responsive desing in buyer view 2023-01-27 17:26:16 -03:00
RcleydsonR
7efb10bfde Fix sonar issues 2023-01-25 23:28:32 -03:00
EsioFreitas
c643cab0e0 add responsividade 2023-01-25 19:44:39 -03:00
RcleydsonR
65fc11a64f Merge branch 'develop' into setup-tests 2023-01-24 17:13: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
846fa82f04 Add typing on views layer
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
2023-01-18 23:12:40 -03:00
enzoggqs
60e3e4462c Separates custom button into a folder inside components 2023-01-11 13:15:46 -03:00
Bruno
c9c19adac6 Fixing 'amount' error, separating getWalletTransactions in different functions for future use 2022-12-14 18:26:25 -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
5f753a62ca add an .env.example file and fix lint warnings 2022-12-12 17:05:50 -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