saml33
|
fd7e5df1f6
|
add ratio alert presets and empty state for no margin accounts
|
2021-05-02 14:22:32 +10:00 |
Tyler Shipe
|
f61c9b5fa8
|
Merge remote-tracking branch 'origin/alerts-modal' into main
|
2021-05-01 18:09:44 -04:00 |
Tyler Shipe
|
9755aef1be
|
load orderbook for market
|
2021-05-01 16:30:05 -04:00 |
saml33
|
23220e3555
|
trigger set alerts modal from margininfo
|
2021-05-02 00:02:21 +10:00 |
Tyler Shipe
|
9dc5b1479b
|
update labels on interest
|
2021-04-29 18:14:19 -04:00 |
Tyler Shipe
|
a0ef8f1e8e
|
better handling of rounding issues in borrow and withdraw
|
2021-04-29 17:27:13 -04:00 |
Tyler Shipe
|
fe5172803a
|
handle missing tokens for srm
|
2021-04-29 16:28:55 -04:00 |
Tyler Shipe
|
6fbd949b9f
|
Use the vip-api endpoint
|
2021-04-29 13:42:53 -04:00 |
Tyler Shipe
|
4a091882a9
|
disable study templates
|
2021-04-29 11:09:35 -04:00 |
Tyler Shipe
|
3a5040f515
|
reduce call to rpc endpoint
|
2021-04-29 11:08:36 -04:00 |
Tyler Shipe
|
3ff07f452e
|
combine market state keys
|
2021-04-29 10:38:28 -04:00 |
Tyler Shipe
|
64437f6a85
|
remove percent reduction in borrow and withdraw transaction
|
2021-04-28 23:15:42 -04:00 |
Tyler Shipe
|
af33279f42
|
show to correct account address in deposit modal
|
2021-04-26 13:09:03 -04:00 |
Tyler Shipe
|
51e6d4c1cc
|
remove loading state and add .flash class to visualize book updates
|
2021-04-26 11:20:55 -04:00 |
saml33
|
dbf6e7087f
|
layout toggle for orderbook
|
2021-04-26 22:53:27 +10:00 |
Tyler Shipe
|
f18d61b216
|
add margin account selector
|
2021-04-26 01:26:12 -04:00 |
Tyler Shipe
|
16003fd8cf
|
fix recent trades and add update delays after srm deposit and withdraw
|
2021-04-25 18:57:16 -04:00 |
Tyler Shipe
|
f95988c88b
|
fix safari button styling
|
2021-04-25 17:22:14 -04:00 |
Tyler Shipe
|
e3986a26a0
|
pass in a PublicKey instead of the string
|
2021-04-25 13:23:06 -04:00 |
Tyler Shipe
|
526236e46f
|
fix console error with localstorage hook
|
2021-04-25 13:08:11 -04:00 |
Tyler Shipe
|
2d489b29c4
|
add Lagzda's alerts
|
2021-04-24 22:10:28 -04:00 |
Tyler Shipe
|
aa389c15fc
|
reduce left side padding
|
2021-04-24 18:23:01 -04:00 |
saml33
|
fc751fe00c
|
More timeframes to charts and chart theming (#2)
* topbar action tooltips. flip refresh icon. max with borrow button
* more timeframes and chart theming
* fix asymmetric header button
|
2021-04-25 01:02:13 +03:00 |
Tyler Shipe
|
861eb34a76
|
add settle borrow instruction to deposit transaction
|
2021-04-22 16:20:57 -04:00 |
Tyler Shipe
|
7d26ec8fac
|
only borrow if toggle is true in modal
|
2021-04-22 13:31:09 -04:00 |
Tyler Shipe
|
a23eff8d9c
|
better rounding in margin account panel
|
2021-04-22 13:04:42 -04:00 |
Tyler Shipe
|
18a794e6b4
|
update table descriptions
|
2021-04-22 11:43:20 -04:00 |
Tyler Shipe
|
3870d62f09
|
add temporary link to previous site design
|
2021-04-22 11:33:40 -04:00 |
Tyler Shipe
|
d35521556d
|
remove unused class
|
2021-04-22 11:22:07 -04:00 |
Tyler Shipe
|
adad2a967f
|
remove unused functions in withdraw modal
|
2021-04-22 11:12:23 -04:00 |
Tyler Shipe
|
d61e64a681
|
Merge remote-tracking branch 'origin/withdraw-modal-styling' into main
|
2021-04-22 11:01:55 -04:00 |
Tyler Shipe
|
99567c9afe
|
add connect and disconnect for mobile
|
2021-04-22 11:00:13 -04:00 |
Tyler Shipe
|
1f07e78aca
|
add tooltip to reset layout button
|
2021-04-22 10:45:36 -04:00 |
saml33
|
7027657357
|
add spin to refresh icon
|
2021-04-22 23:10:43 +10:00 |
saml33
|
e1186840b2
|
button to reset layout and added time to trade history
|
2021-04-22 22:33:35 +10:00 |
saml33
|
a749d9c531
|
add borrow details to withdraw modal
|
2021-04-22 20:31:55 +10:00 |
saml33
|
e1dd3980b8
|
hide settle button and small styling updates
|
2021-04-21 22:45:03 +10:00 |
saml33
|
9a3ef99b3d
|
include borrow switch and styling
|
2021-04-21 10:39:19 +10:00 |
Tyler Shipe
|
4de2c58ebb
|
hide balance header in withdraw modal until balances are displayed
|
2021-04-20 18:13:35 -04:00 |
Tyler Shipe
|
64600035e5
|
fix balance display in deposit modal
|
2021-04-20 18:10:10 -04:00 |
Tyler Shipe
|
767facf575
|
always show settle all button until show/hide logic is updated
|
2021-04-20 14:45:23 -04:00 |
Tyler Shipe
|
3db7ed86a5
|
extract borrowAndWithdraw from ui to mango-client pkg
|
2021-04-20 14:14:45 -04:00 |
Tyler Shipe
|
7b8035e960
|
Merge remote-tracking branch 'origin/table-styling' into main
|
2021-04-20 12:46:41 -04:00 |
Tyler Shipe
|
349966cb7e
|
upgrade to mango-client 0.1.12 and add refresh button to account select
|
2021-04-20 11:46:56 -04:00 |
saml33
|
4285339e5a
|
responsive tables and start on stats page
|
2021-04-21 00:19:08 +10:00 |
Tyler Shipe
|
74d9f70dbf
|
implement withdraw max with borrow
|
2021-04-20 10:09:25 -04:00 |
Tyler Shipe
|
a11758784c
|
wip
|
2021-04-19 12:54:35 -04:00 |
Tyler Shipe
|
9bd0736053
|
fix trade form typo from styling merge
|
2021-04-19 12:54:04 -04:00 |
Tyler Shipe
|
61a920f017
|
hide some ui changes so we can deploy
|
2021-04-19 12:15:49 -04:00 |
saml33
|
72e70ad488
|
market pair header concept
|
2021-04-19 23:45:59 +10:00 |
saml33
|
54054880a7
|
add symbol to account selectors, add max-height to listbox options and remove overflow-hidden from modal
|
2021-04-19 13:21:22 +10:00 |
saml33
|
f6938720be
|
connect wallet button to seperate componenet and secondary connect wallet button styling
|
2021-04-19 11:58:16 +10:00 |
saml33
|
64f9c44224
|
small fixes and enable connect wallet on tradeform
|
2021-04-19 08:18:23 +10:00 |
saml33
|
59a840f8c5
|
modal, tradeform, input styling updates
|
2021-04-18 23:45:11 +10:00 |
Tyler Shipe
|
4cab843315
|
fix saved grid layout and add formatting for some large nums
|
2021-04-18 20:50:25 +10:00 |
saml33
|
91c996c0e1
|
tradeform input styles
|
2021-04-18 20:34:37 +10:00 |
Tyler Shipe
|
2ce9d53b7c
|
oops
|
2021-04-16 17:54:46 -04:00 |
Tyler Shipe
|
fc6f642bde
|
Fix local storage for layout on first load
|
2021-04-16 17:40:20 -04:00 |
Tyler Shipe
|
22435a7185
|
Fix deposit and withdraw modals
|
2021-04-16 17:09:17 -04:00 |
Tyler Shipe
|
80c8ba512a
|
persist layout to local storage
|
2021-04-16 16:17:33 -04:00 |
Tyler Shipe
|
e5f4433a2e
|
Fix document.body for next.js ssr
|
2021-04-16 15:07:59 -04:00 |
Tyler Shipe
|
232b839a55
|
Fix buttons with missing text color and fix floating element radius
|
2021-04-16 14:55:48 -04:00 |
Tyler Shipe
|
b22ac152bd
|
Add new tooltip component
|
2021-04-16 14:16:31 -04:00 |
saml33
|
06ae85f26f
|
trade form styling
|
2021-04-17 00:08:33 +10:00 |
saml33
|
f66710f14a
|
font styling
|
2021-04-16 21:50:56 +10:00 |
Tyler Shipe
|
b5d72c0b55
|
remove ant library and fix tailwind config for lato
|
2021-04-15 23:32:03 -04:00 |
Tyler Shipe
|
8d0019de47
|
fix for updating after cancel order
|
2021-04-15 18:45:26 -04:00 |
Tyler Shipe
|
ecf81a41b8
|
fix issue with wallet disconnect when changing pages
|
2021-04-15 17:54:42 -04:00 |
Tyler Shipe
|
50dd3b618e
|
add small ux fixes from alpha feedback
|
2021-04-15 17:36:55 -04:00 |
Tyler Shipe
|
9c2ed9bcce
|
remove extra notifications
|
2021-04-15 16:14:57 -04:00 |
Tyler Shipe
|
07dcd658ea
|
remove passhref
|
2021-04-15 16:06:42 -04:00 |
Tyler Shipe
|
efe5698af4
|
Fix pnl display and better err handling on fetching fills
|
2021-04-15 15:05:48 -04:00 |
Tyler Shipe
|
b2e35ecb28
|
remove trade history table loader for now
|
2021-04-15 13:52:25 -04:00 |
Tyler Shipe
|
3160dacb92
|
fix trade history table
|
2021-04-15 13:20:24 -04:00 |
Tyler Shipe
|
d10fae2d01
|
testing scroll bar css classes on linux
|
2021-04-15 12:50:28 -04:00 |
Tyler Shipe
|
e33bc5feca
|
add alpha popup message
|
2021-04-15 12:34:59 -04:00 |
Tyler Shipe
|
839c27f635
|
allow floating element to accept classNames
|
2021-04-15 12:13:16 -04:00 |
Tyler Shipe
|
e765ffa3d7
|
revert button text change and remove extra notifications
|
2021-04-15 11:57:00 -04:00 |
Tyler Shipe
|
e6909363a7
|
fix light theme button text so it's visible
|
2021-04-15 11:41:25 -04:00 |
Tyler Shipe
|
87de55fd38
|
Merge remote-tracking branch 'origin/wallet-select' into main
|
2021-04-15 10:40:21 -04:00 |
saml33
|
b2837801c0
|
move and resize styling
|
2021-04-15 23:22:39 +10:00 |
saml33
|
5accf79de5
|
font-size class fix
|
2021-04-15 20:08:57 +10:00 |
Tyler Shipe
|
faa466ca17
|
prevent extra rerenders
|
2021-04-15 02:16:36 -04:00 |
saml33
|
adb142ddbe
|
nav background color
|
2021-04-15 15:18:59 +10:00 |
saml33
|
29ef675b90
|
color update
|
2021-04-15 12:18:30 +10:00 |
saml33
|
a14ca0b047
|
wallet selector with latest changes
|
2021-04-15 11:54:23 +10:00 |
saml33
|
a3e497f410
|
wallet selection
|
2021-04-15 09:47:13 +10:00 |
Tyler Shipe
|
a674ff74d3
|
texting fixes
|
2021-04-14 18:46:36 -04:00 |
Tyler Shipe
|
0da8d34a7d
|
add husky pre-commit for linting and formatting
|
2021-04-14 14:49:01 -04:00 |
Tyler Shipe
|
96ee9ce664
|
fix margin balance borrows typo
|
2021-04-14 14:40:28 -04:00 |
Tyler Shipe
|
168679364a
|
temporarily add back wallet select
|
2021-04-14 10:14:26 -04:00 |
Tyler Shipe
|
227afb8e8f
|
Merge remote-tracking branch 'origin/ui-styling-3' into main
|
2021-04-14 09:19:22 -04:00 |
saml33
|
abf9aaa671
|
disconnect wallet dropdown with copy address
|
2021-04-14 22:01:58 +10:00 |
Tyler Shipe
|
da3072b867
|
support multiple wallets
|
2021-04-14 01:23:50 -04:00 |
Tyler Shipe
|
062ac4105a
|
all the fixes
|
2021-04-13 19:41:04 -04:00 |
Tyler Shipe
|
e0510dd3f8
|
remove opacity from notification
|
2021-04-13 17:24:06 -04:00 |
Tyler Shipe
|
c59e61df82
|
fetch trade history on history table mount
|
2021-04-13 17:04:57 -04:00 |
Tyler Shipe
|
132802fe12
|
add manifest and fix favicon
|
2021-04-13 16:45:07 -04:00 |
Tyler Shipe
|
d2fe9ce4c0
|
set default theme for netlify
|
2021-04-13 16:23:28 -04:00 |
Tyler Shipe
|
27cc2656c8
|
remove tooltip component for deploy
|
2021-04-13 15:59:59 -04:00 |