mango-ui-v2/components
saml33 522425d90b
Pnl leaderboard (#43)
* leaderboard layout

* hook up pnl endpoint

* api limits, offset and start_date

* pnl history charts

* support account names

* ui feedback updates

* play with leaderboard 🙈

* fix chart bug

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2021-07-19 11:51:40 +02:00
..
TradingView add main action buttons below balances 2021-06-05 12:14:34 -04:00
account-page Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
charting_library create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00
stats-page Stats page alignment (#28) 2021-06-22 13:49:52 +02:00
AccountNameModal.tsx Add account names (#44) 2021-07-08 21:35:14 +02:00
AccountSelect.tsx disable 0 bal assets for deposits and fix withdraw validations (#25) 2021-06-11 14:23:51 -04:00
AccountsModal.tsx fix fallback account names 2021-07-09 20:40:31 +10:00
AlertItem.tsx Bring alert details and notifications into the UI (#5) 2021-05-07 22:41:26 +03:00
AlertsList.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
AlertsModal.tsx Add account names (#44) 2021-07-08 21:35:14 +02:00
AlphaModal.tsx update modal with sol srm info 2021-06-08 10:59:39 -04:00
BalancesTable.tsx rebate gui hoster fees to users 2021-06-12 13:46:06 -04:00
BorrowModal.tsx fix borrow modal 2021-06-07 17:56:56 -04:00
Button.tsx Add account names (#44) 2021-07-08 21:35:14 +02:00
Chart.tsx filter stats chart by time range 2021-07-11 10:39:20 +10:00
ConnectWalletButton.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
DepositModal.tsx Add account names (#44) 2021-07-08 21:35:14 +02:00
DepositWithdrawHistoryTable.tsx User account history (#33) 2021-06-22 19:50:40 +02:00
DropMenu.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
EmptyState.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
FeeDiscountsTable.tsx rebate gui hoster fees to users 2021-06-12 13:46:06 -04:00
FloatingElement.tsx fix fallback account names 2021-07-09 20:40:31 +10:00
InlineNotification.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
Input.tsx Use asset balances instead of accounts for withdraw (#17) 2021-05-27 14:35:15 +03:00
LeaderboardTable.tsx Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
LiquidationHistoryTable.tsx User account history (#33) 2021-06-22 19:50:40 +02:00
Loading.tsx Bring alert details and notifications into the UI (#5) 2021-05-07 22:41:26 +03:00
MangoIcon.tsx hide some ui changes so we can deploy 2021-04-19 12:15:49 -04:00
MangoSrmAccountSelector.jsx include borrow switch and styling 2021-04-21 10:39:19 +10:00
ManualRefresh.tsx add market data header to trade page (#9) 2021-05-18 08:33:04 +03:00
MarginAccountSelect.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
MarginBalances.tsx fix fallback account names 2021-07-09 20:40:31 +10:00
MarginInfo.tsx Margin info height (#40) 2021-07-03 12:12:47 +02:00
MarketHeader.tsx only update the market header data on market change 2021-07-02 14:42:46 -04:00
MarketSelect.tsx fix link 2021-06-08 11:04:56 -04:00
MenuItem.tsx add market data header to trade page (#9) 2021-05-18 08:33:04 +03:00
Modal.tsx trigger set alerts modal from margininfo 2021-05-02 00:02:21 +10:00
NewAccount.tsx Add account names (#44) 2021-07-08 21:35:14 +02:00
Notification.tsx yarn lint and yarn format 2021-05-31 16:30:59 -04:00
OpenOrdersTable.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
Orderbook.tsx Make orderbook depth change dynamically with layout (#41) 2021-07-05 22:10:35 +02:00
PageBodyContainer.tsx fix pnl 2021-06-07 13:01:41 -04:00
RecentMarketTrades.tsx fix data issues when switching markets (#31) 2021-06-12 22:03:05 -04:00
ResetLayout.tsx add market data header to trade page (#9) 2021-05-18 08:33:04 +03:00
Select.tsx show accounts in select when length is greater than two 2021-06-09 12:28:33 -04:00
SideBadge.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
Slider.tsx disable 0 bal assets for deposits and fix withdraw validations (#25) 2021-06-11 14:23:51 -04:00
Switch.tsx include borrow switch and styling 2021-04-21 10:39:19 +10:00
ThemeSwitch.tsx User account page (#22) 2021-06-05 10:11:44 -04:00
Tooltip.tsx remove placement prop (#20) 2021-05-31 14:41:48 +03:00
TopBar.tsx Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
TradeForm.tsx Margin info height (#40) 2021-07-03 12:12:47 +02:00
TradeHistoryTable.tsx User account history (#33) 2021-06-22 19:50:40 +02:00
TradePageGrid.tsx Make orderbook depth change dynamically with layout (#41) 2021-07-05 22:10:35 +02:00
TradeType.jsx tradeform input styles 2021-04-18 20:34:37 +10:00
UiLock.tsx add market data header to trade page (#9) 2021-05-18 08:33:04 +03:00
UserInfo.tsx add back fee discounts table 2021-06-07 18:06:00 -04:00
WalletSelect.tsx improve connect wallet button styles (#11) 2021-05-18 13:57:10 +03:00
WithdrawModal.tsx disable 0 bal assets for deposits and fix withdraw validations (#25) 2021-06-11 14:23:51 -04:00
icons.jsx Pnl leaderboard (#43) 2021-07-19 11:51:40 +02:00
styles.tsx add Lagzda's alerts 2021-04-24 22:10:28 -04:00