30 Commits

Author SHA1 Message Date
RcleydsonR
481803e643 add continue button on manage bids that allow user to continue lock and release it, also fix some responsive points
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-27 20:41:58 -03:00
RcleydsonR
34c5ce3b87 Add tooltip to inform what a locked value is 2023-02-27 09:43:55 -03:00
RcleydsonR
b86a70df19 improve layout from buy confirmed component 2023-02-24 01:39:58 -03:00
RcleydsonR
8f45016532 add text on listing component to show active lock amount 2023-02-24 00:57:34 -03:00
brunoedcf
6bedc24009 withdraw input handler 2023-02-22 18:01:11 -03:00
RcleydsonR
94640c4492 Add try catch block if user reject a withdraw action 2023-02-22 13:13:27 -03:00
RcleydsonR
72b794d534 Fix status card text font color and size 2023-02-22 13:13:27 -03:00
RcleydsonR
dc0c28f685 Add spinner component to be reusable and add loading on network liquidity 2023-02-22 13:13:27 -03:00
RcleydsonR
c0f388f46e Add loading for listing component and add validation to show withdraw box only when a wallet has atleast one deposit 2023-02-22 13:13:27 -03:00
brunoedcf
c129e4a905 Fixing tags at listing component 2023-02-22 13:13:27 -03:00
enzoggqs
671903b729 Add disabled effect to withdraw button when there is not a value 2023-02-17 13:25:16 -03:00
enzoggqs
17b6366502 Add collasible effect to withdraw component 2023-02-17 13:03:57 -03:00
RcleydsonR
9c0a527970 Improve test and withdraw input style 2023-02-15 00:50:30 -03:00
brunoedcf
3aae98bb44 Adding comment on getRemaining function 2023-02-13 21:24:37 -03:00
brunoedcf
cf9760bb21 Pull Request review changes 2023-02-13 19:15:01 -03:00
RcleydsonR
5972f24f4e fix test and build ci to deploy app correctly 2023-02-13 12:58:57 -03:00
brunoedcf
c27dde4dfe withdraw integration 2023-02-11 19:47:39 -03:00
EsioFreitas
0f42733c08 Add withdraw input 2023-02-09 14:54:10 -03:00
EsioFreitas
a0e290f0ca Add withdraw card 2023-02-09 11:48:11 -03:00
brunoedcf
6b13d5b84f Fixing blockchain explorer on history 2023-02-06 21:06:24 -03:00
brunoedcf
3bdea04020 Merge branch 'develop' into p2pix-V2 2023-02-06 20:21:35 -03:00
brunoedcf
c5b16559ff Fixing release method to V2. 2023-02-02 21:28:21 -03:00
EsioFreitas
fa66962c68 add new cards 2023-02-02 18:11:47 -03:00
RcleydsonR
3340155a3d Adjust withdraw function and listing valid deposits by wallet address, also remove cancel deposit option and use a fixed amount to withdraw while there isn't a input to inform it 2023-02-01 23:49:13 -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
7efb10bfde Fix sonar issues 2023-01-25 23:28:32 -03:00
RcleydsonR
e10e8f89fc Fix lint issues 2023-01-24 22:28:24 -03:00
RcleydsonR
4b08b6df4b Improve Listing Component and import with alias in other components 2023-01-24 22:25:38 -03:00
RcleydsonR
65fc11a64f Merge branch 'develop' into setup-tests 2023-01-24 17:13:00 -03:00
enzoggqs
98a5959369 Create tests to Listing Component 2023-01-16 11:23:30 -03:00