seamless-protocol / seamless-interface

https://seamless-interface.vercel.app
Other
7 stars 4 forks source link

ILM details page - create form components #508

Closed WingsDevelopment closed 1 week ago

WingsDevelopment commented 3 weeks ago

22.08.2024 Srdjan

Moving old forms into new ilm-details page. Also restyling them to match new design.

23.08.2024 Srdjan Finishing up implementation of new forms, also refactored everything substrategy and landing market related.

24.0.8.2024 Srdjan This ticket is too big for a single PR, so I splitted it in 2 separate PR's. finished up both deposit and withdraw forms to meet new UI looks and refactored version of a code without subStrategy.

26.0.8.2024 Srdjan Waiting to be reviewed.

27.08.2024 Srdjan Reviewed by Danilo, he had some comments about mocks, and yes now we have hooks for fetching strategy and some other things, so I made updates and now I will ping Danilo to look again.

29.08.2024 Srdjan Still in review status, waiting for danilo's next review hope to get that soon! I am expecting some more comments, and hopefully to get this merged by the end of the week.

30.08.2024 Srdjan Fixed broken symbol on UI (bug came from mainbranch). Also replaced price fetch with new hook inside of input components, retested it. Danilo is reviewing this now.