Commit Graph

40 Commits

Author SHA1 Message Date
Luc Succes f7801941a5 Merges main 2022-04-06 07:24:51 -06:00
saml33 2f03f6bdc0 convert open interest to usd 2022-03-29 12:58:13 +11:00
Luc Succes 7316a16e46 Merges main 2022-03-21 14:07:25 -04:00
tjs d891102e5f upgrade to tailwind 3 2022-03-02 18:04:32 -05:00
tjs 8a00c334a1 use prop to toggle clickable balance on trade page only 2022-02-28 12:51:31 -05:00
saml33 5117617259 add size and referral qr 2022-02-24 15:50:52 +11:00
saml33 9702b0c393 button colors 2022-02-20 15:55:56 +11:00
saml33 2539d6f10a button colors 2022-02-20 14:16:57 +11:00
tjs 73c3d111cf Merge branch 'main' into share-positions-2 2022-02-15 10:44:10 -05:00
saml33 065371f8bc new share card design 2022-02-14 13:53:10 +11:00
tjs 150e59454e condense top nav bar items 2022-02-09 22:36:32 -05:00
Tyler Shipe 4a0c77a3d9 increase information density 2022-01-31 10:52:28 -05:00
saml33 c1ba981994 update msol icon 2022-01-12 21:00:36 +11:00
Tyler Shipe 24d93d0d89 add padding to global notification component 2022-01-08 19:36:24 -05:00
Tyler Shipe 41fa096294 use latest mango client to add confirming transaction notification 2021-12-29 13:39:17 -05:00
Tyler Shipe 120955463b remove filter from orderbook 2021-12-01 15:45:18 -05:00
Tyler Shipe 73fa197d5d remove unnecessary emotion styling; use asyncawait for sleeps 2021-09-03 15:02:51 -04:00
saml33 4334a5c08b fix mobile menu transition 2021-09-02 15:04:09 +10:00
saml33 a47e678c2f improve mobile menu 2021-09-02 00:30:34 +10:00
Tyler Shipe 6630e29707 upgrade nextjs 2021-08-30 00:56:27 -04:00
saml33 e810c5c215 improve theme and misc styling 2021-07-29 23:19:32 +10:00
saml33 3b5f22b815
User account page (#22)
* layout, overview, start on assets, borrows and open orders

* trade history, sortable data hook for tables, borrow page

* handle deposit and withdraw buttons

* borrow modal ui and integration + settle borrow for individual assets

* in orders balance to asset table and totals, responsive css, new connected wallet button + small tweaks

* account switch/creation flow

* accounts modal, update to usebalances hook

* handle settle, deposit before settle, save last account

* disable borrow/withdraw button when no account
2021-06-05 10:11:44 -04:00
Maximilian Schneider 935129c45e
simulate withdraw operation so we can preview equity & coll (#10)
* show margin details in withdraw ui

Co-authored-by: saml33 <[email protected]>
2021-05-18 19:27:09 +03:00
saml33 806b527502
Bring alert details and notifications into the UI (#5)
* hook to get alerts, add triggered alerts to alerts list
* alerts page, count unseen alerts, clear alerts from nav view
* consolidate components, add custom value to alert modal dropdown, sort margin accounts alphanumerically
* ring bell when count increments and ping animation on count
* create/fetch alerts from store, filter by account, populate modal state from triggered alert
* fix alert sorting
* enable MA selection also for re-activate
2021-05-07 22:41:26 +03:00
Tyler Shipe 92eef50f54 upgrade tailwind and next 2021-04-16 11:04:04 -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 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 a3e497f410 wallet selection 2021-04-15 09:47:13 +10:00
saml33 f5cf996c41 more theme updates and ui tweaks 2021-04-14 00:10:57 +10:00
Tyler Shipe ff260643dd Add switch component and replaced classes with theme vars 2021-04-12 18:15:15 -04:00
Tyler Shipe 932b52f649 remove xwind and convert to className prop 2021-04-12 12:49:02 -04:00
saml33 d9c27cca3c support for more than two themes 2021-04-12 23:32:01 +10:00
cryptopherhitchens 4e06be9bb8 theme start 2021-04-12 07:25:01 +10:00
Tyler Shipe ac631f1fd5 add recent market trades box 2021-04-05 16:48:24 -04:00
Tyler Shipe 37cf5bae14 create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00