Jefferson Mantovani
|
84afed78fb
|
refactor: organize components
|
2025-10-10 11:39:54 -03:00 |
|
Jefferson Mantovani
|
fdc03068f2
|
refactor: listing component improvements
|
2025-10-08 20:55:39 -03:00 |
|
Jefferson Mantovani
|
c58e91e073
|
refactor: organize componentes files
|
2025-10-08 20:29:51 -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
|
ed5d3b5726
|
Fixed spinner in offers.
|
2025-06-27 16:47:06 -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
|
9fa2b34a5d
|
Update all to useUSer composabe. Still some bugs to resolve.
|
2025-04-01 12:04:24 -03:00 |
|
Filipe Soccol
|
e93cac6086
|
Migrated project to Viem, removing Ethers completelly. Not finished tests.
|
2025-03-31 10:26:57 -03:00 |
|
Filipe Soccol
|
be7c1c6132
|
More visual adjustments.
|
2024-11-08 14:29:14 -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 |
|
Filipe Soccol
|
f15361599f
|
Added different types of tokens.
|
2024-08-07 14:09:23 -03:00 |
|
hueso
|
fbe32e78ab
|
Görli -> Sepolia
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
|
2024-07-18 19:37:39 -03:00 |
|
enzoggqs
|
e9b4ee7b98
|
Fix withdraw button behavior
|
2023-02-28 21:12:46 -03:00 |
|
enzoggqs
|
e4e6c32d64
|
Add alert to withdraw flow
|
2023-02-28 21:07:56 -03:00 |
|
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 |
|