Commit Graph

129 Commits

Author SHA1 Message Date
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
Tyler Shipe 3cb5f7aadb clearer instruction var names 2021-04-22 10:37:06 -04:00
Tyler Shipe 01bb5d9ddd Merge remote-tracking branch 'origin/reset-layout' into main 2021-04-22 10:25:57 -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
Tyler Shipe d9eee98f5e increase refresh intervals 2021-04-21 11:21:00 -04: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 404794575b fetch trade history after margin account is loaded 2021-04-20 17:52:13 -04:00
Tyler Shipe 7c4e913b50 use separate connections for websockets and one off transactions 2021-04-20 17:00:45 -04:00
Tyler Shipe c1882c49f1 add settle borrows instruction to borrowAndWithdraw 2021-04-20 16:24:17 -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 6bfaa737ed Merge branch 'max-withdraw' into main 2021-04-20 10:10:03 -04: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 44ee134e4f Merge branch 'tradeform-and-modals' into main 2021-04-19 12:21:46 -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 ea015a4dc9 fix saved grid layout and add formatting for some large nums 2021-04-17 20:04:18 -04: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 c616c4d3f4 update wallet ext notifications 2021-04-16 15:47:37 -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
Tyler Shipe 92eef50f54 upgrade tailwind and next 2021-04-16 11:04:04 -04:00
Tyler Shipe 2f48b272d3 Merge remote-tracking branch 'origin/ui-styling-4' into main 2021-04-16 10:09:42 -04:00
saml33 06ae85f26f trade form styling 2021-04-17 00:08:33 +10:00