.. |
TradingView
|
remove old hooks
|
2021-08-29 20:37:31 -04:00 |
account-page
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
charting_library
|
…
|
|
stats-page
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
AccountInfo.tsx
|
Use latest client to fix rounding issues
|
2021-08-29 15:15:37 -04:00 |
AccountNameModal.tsx
|
remove blur from modals
|
2021-08-16 13:59:44 -04:00 |
AccountSelect.tsx
|
handle missing wallet tokens in deposit
|
2021-06-21 10:36:04 -04:00 |
AccountsModal.tsx
|
revert new account modal on first deposit
|
2021-08-25 17:20:59 -04:00 |
AlphaModal.tsx
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
BalancesTable.tsx
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
Button.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
Chart.tsx
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
ConnectWalletButton.tsx
|
make health ratio red if init health is at or below zero
|
2021-08-04 17:47:05 -04:00 |
DayHighLow.tsx
|
don't use floor on potentially negative numbers
|
2021-08-29 12:55:34 -04:00 |
DepositModal.tsx
|
remove console logs
|
2021-08-24 16:01:43 -04:00 |
DepositWithdraw.tsx
|
fix balances
|
2021-08-03 19:32:24 -04:00 |
DropMenu.tsx
|
User account page (#22)
|
2021-06-05 10:11:44 -04:00 |
EmptyState.tsx
|
add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded
|
2021-08-24 12:28:25 -04:00 |
FeeDiscountsTable.tsx
|
rebate gui hoster fees to users
|
2021-06-12 13:46:06 -04:00 |
FloatingElement.tsx
|
add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded
|
2021-08-24 12:28:25 -04: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 |
LeverageSlider.tsx
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
Loading.tsx
|
Bring alert details and notifications into the UI (#5)
|
2021-05-07 22:41:26 +03:00 |
MangoAccountSelect.tsx
|
connect perp market to websocket for orderbook
|
2021-06-23 15:09:19 -04:00 |
MangoIcon.tsx
|
hide some ui changes so we can deploy
|
2021-04-19 12:15:49 -04:00 |
ManualRefresh.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
MarketCloseModal.tsx
|
perp market close position button
|
2021-08-26 11:58:13 -04:00 |
MarketFee.tsx
|
fix taker fee in trade form
|
2021-08-18 10:33:03 -04:00 |
MarketHeader.tsx
|
don't use floor on potentially negative numbers
|
2021-08-29 12:55:34 -04:00 |
MarketMenuItem.tsx
|
simplify market select component
|
2021-08-25 18:22:40 -04:00 |
MarketPosition.tsx
|
Use latest client to fix rounding issues
|
2021-08-29 15:15:37 -04:00 |
MarketSelect.tsx
|
switch perp/spot order in menu
|
2021-08-18 22:55:04 +10:00 |
MarketsModal.tsx
|
consolidate new account flow to one step
|
2021-08-19 16:15:25 +10:00 |
MenuItem.tsx
|
open Learn link in new tab
|
2021-08-16 17:34:43 -04:00 |
Modal.tsx
|
trigger set alerts modal from margininfo
|
2021-05-02 00:02:21 +10:00 |
NavDropMenu.tsx
|
new icons and show custom markets
|
2021-07-19 00:39:27 +10:00 |
NewAccount.tsx
|
revert new account modal on first deposit
|
2021-08-25 17:20:59 -04:00 |
Notification.tsx
|
clean up notification console logs
|
2021-08-24 15:43:34 -04:00 |
OpenOrdersTable.tsx
|
remove console logs
|
2021-08-24 16:01:43 -04:00 |
Orderbook.tsx
|
remove old hooks
|
2021-08-29 20:37:31 -04:00 |
PageBodyContainer.tsx
|
format usd values and small ui fixes
|
2021-08-15 23:31:59 +10:00 |
PerpPositionsTable.tsx
|
perp market close position button
|
2021-08-26 11:58:13 -04:00 |
RecentMarketTrades.tsx
|
more tweaks to improve orderbook websocket
|
2021-08-23 13:21:20 -04:00 |
ResetLayout.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
Select.tsx
|
show accounts in select when length is greater than two
|
2021-06-09 12:28:33 -04:00 |
SideBadge.tsx
|
add orders/position count
|
2021-08-22 22:45:10 +10:00 |
Slider.tsx
|
disable 0 bal assets for deposits and fix withdraw validations (#25)
|
2021-06-11 14:23:51 -04:00 |
Switch.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
ThemeSwitch.tsx
|
add back account naming; await root bank loading
|
2021-08-17 13:47:52 -04:00 |
Tooltip.tsx
|
use maxWithBorrows amount if maxWithoutBorrows is greater
|
2021-08-23 14:36:02 -04:00 |
TopBar.tsx
|
re-enable connect wallet button
|
2021-08-20 17:42:50 +02:00 |
TradeForm.tsx
|
disable trade button if no mango account
|
2021-08-25 17:57:01 -04:00 |
TradeHistoryTable.tsx
|
use event-history-api for spot trades
|
2021-08-23 18:37:48 -04:00 |
TradePageGrid.tsx
|
add market close
|
2021-08-26 11:08:21 -04:00 |
TradeType.jsx
|
tradeform input styles
|
2021-04-18 20:34:37 +10:00 |
UiLock.tsx
|
improve theme and misc styling
|
2021-07-29 23:19:32 +10:00 |
UserInfo.tsx
|
account page tweaks
|
2021-08-24 00:14:03 +10:00 |
WalletSelect.tsx
|
make health ratio red if init health is at or below zero
|
2021-08-04 17:47:05 -04:00 |
WithdrawModal.tsx
|
handle rounding issues when withdrawing max with borrows
|
2021-08-29 20:25:36 -04:00 |
icons.jsx
|
add cummulative and step size orderbook toggle
|
2021-08-27 20:37:45 -04:00 |
styles.tsx
|
add Lagzda's alerts
|
2021-04-24 22:10:28 -04:00 |