Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy points page and pacFinance liquidity sourcing (#209)
* save wip Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * amplified order stable version Signed-off-by: belbazanas <[email protected]> * delete unused files Signed-off-by: belbazanas <[email protected]> * remove unused comment Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * new dynamic amplified order form Signed-off-by: belbazanas <[email protected]> * remove log Signed-off-by: belbazanas <[email protected]> * stable amplified order Signed-off-by: belbazanas <[email protected]> * save edit amplified order wip Signed-off-by: belbazanas <[email protected]> * edit amplified order v1 Signed-off-by: belbazanas <[email protected]> * add feedback fixes Signed-off-by: belbazanas <[email protected]> * remove logs Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * fix amplified order infinite approvals Signed-off-by: belbazanas <[email protected]> * save minvolume wip + remove logs Signed-off-by: belbazanas <[email protected]> * WIP * save wip Signed-off-by: belbazanas <[email protected]> * remove unused separator Signed-off-by: belbazanas <[email protected]> * add feedbacks Signed-off-by: belbazanas <[email protected]> * update amplified tables after edit + feedbacks Signed-off-by: belbazanas <[email protected]> * close sheet after edit dialog Signed-off-by: belbazanas <[email protected]> * display errors in bottom amplifed form Signed-off-by: belbazanas <[email protected]> * ui minor changes Signed-off-by: belbazanas <[email protected]> * update mangrove sdk+ add expiry date in tables and sheet Signed-off-by: belbazanas <[email protected]> * re-arrange the toast messages Signed-off-by: belbazanas <[email protected]> * Debug kandel * fix errors * fixes * edit expiry date Signed-off-by: belbazanas <[email protected]> * replace retracted by cancelled Signed-off-by: belbazanas <[email protected]> * WIP dialog improvements * check if atleast one offer is open Signed-off-by: belbazanas <[email protected]> * add chain id as a dependency to 'strategies' query * fix maxPrice * parameters values improvements * bounty tooltip * check if atleast one offer is open Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * unwrap eth v1 (#187) Signed-off-by: belbazanas <[email protected]> * optimize orbit image * save wip Signed-off-by: belbazanas <[email protected]> * invalidate offers query Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * save wip Signed-off-by: belbazanas <[email protected]> * add status to strateiges list Signed-off-by: belbazanas <[email protected]> * update amplifyOrder documentation link (#195) Signed-off-by: belbazanas <[email protected]> * fix strategies list status Signed-off-by: belbazanas <[email protected]> * Plug Incentives api wip * save update after refill progress Signed-off-by: belbazanas <[email protected]> * end points * enable the menu * fix build * edit kandel strategy + re-open Signed-off-by: belbazanas <[email protected]> * Add community points and boosts informations into Page points * remove re-fill row + fix build Signed-off-by: belbazanas <[email protected]> * Update form legend and reward display, fix information banner text, and redirect after successful edit Signed-off-by: belbazanas <[email protected]> * Refactor leaderboard table and use-table components * Remove console.log statements and improve boost page * Add pagination to leaderboard * Points page: Tables loading improvements, separate user table from leaderboard table and add link to doc * add total count of traders * add kandel smart router in UI + fixes (#197) * Update strategy type to smart in multiple files Signed-off-by: belbazanas <[email protected]> * update mangrove sdk and indexer,add strategy smart router hooks, add new kandel type, update default values Signed-off-by: belbazanas <[email protected]> * update overall logics types for build Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * fix strategies list value + minor text changesB (#198) Signed-off-by: belbazanas <[email protected]> * Fix/asana kandel fixes 1 (#199) * fix strategies list value + minor text changesB Signed-off-by: belbazanas <[email protected]> * fix total inventory and update strategies row click redirection Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * Fix/edit kandel strategy (#200) * fix edit strategy hook + decimals in dialogs Signed-off-by: belbazanas <[email protected]> * remove logs Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * add metadatas and change points banner text * Refactor all strategies page to use no. of offers instead of no. of price points * Fix spread calculation in orderbook.tsx to avoid negative values * fix level if the user is level 5 * Remove unused code related to priceRatio (#202) * Remove unused code related to priceRatio Signed-off-by: belbazanas <[email protected]> * redirect to edit strategy from strategy list Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * remove the junk * fix indexer sdk (#204) * Fix/minor kandel fixes (#205) * Update button labels in EditStrategyDialog and useForm Signed-off-by: belbazanas <[email protected]> * Update parameters table to display step size and locked bounty Signed-off-by: belbazanas <[email protected]> * Update history and parameters components Signed-off-by: belbazanas <[email protected]> * Update launch strategy button label to Publish Signed-off-by: belbazanas <[email protected]> * Add source icon for pacFinance Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> * Update close strategy dialog message (#206) Signed-off-by: belbazanas <[email protected]> * Fix bounty deposit validation (#207) Signed-off-by: belbazanas <[email protected]> * Fix/kandel closed strategies (#208) * Update leaderboard table, change header from Return (%) to PnL (%). Update lockedBounty display in parameters table. Signed-off-by: belbazanas <[email protected]> * Remove AverageReturn component from PriceRange Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> --------- Signed-off-by: belbazanas <[email protected]> Co-authored-by: Johan le Roch <[email protected]> Co-authored-by: Mangrove Automation Bot <[email protected]> Co-authored-by: Maxence Raballand <[email protected]>
- Loading branch information