Tyler Shipe
6925a46df8
Revert "Revert "add interest earned table to account page""
...
This reverts commit 03dc3cd001
.
2021-10-01 11:42:42 -04:00
saml33
dbbb415060
Default market settings ( #45 )
...
* add default market settings to settings modal
* redirect to default market
2021-10-01 12:05:42 +02:00
Tyler Shipe
03dc3cd001
Revert "add interest earned table to account page"
...
This reverts commit 0f6d39043f
.
2021-09-28 11:58:15 -04:00
Tyler Shipe
0f6d39043f
add interest earned table to account page
2021-09-28 00:13:40 -04:00
Riordan Panayides
9891c8688b
Add market name and price in title ( #20 )
...
* Add market name and price in title
* Reorder title, ensure price always displays on market pages
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2021-09-25 12:17:35 +02:00
saml33
1830986e40
remove swipeable tabs from desktop views
2021-09-20 13:21:55 +10:00
saml33
9123e63344
Trade page mobile ( #35 )
...
* mobile styles for chart, position, account
* mobile styles for trade form
* trade page mobile styles
* tab layout
* fix unknown property fill-rule
* test swipeable tabs
* fix container height
* fix orderbook mobile styles
* account page mobile styles
* fix swipeable container height
* stats page mobile styles
2021-09-20 02:36:02 +02:00
saml33
9b3faddc3d
fix negative borrow amount
2021-09-14 11:32:36 +10:00
Tyler Shipe
c91d65e933
only show 100 recent trades in history tab
2021-09-13 12:28:53 -04:00
saml33
00d02ccde1
stats table mobile
2021-09-09 23:14:20 +10:00
Riordan Panayides
5c752cca78
Add funding rate and open interest graphs
2021-09-06 12:59:13 -04:00
Tyler Shipe
494ea98e33
add default width; add show zero balances
2021-09-05 20:20:21 -04:00
saml33
50380107cf
improve balances table
2021-09-05 16:50:16 -04:00
Tyler Shipe
0c95f263f5
remove v3 alert in top bar
2021-09-03 13:59:14 -04:00
dd
4b7aadd72f
fixed typo in top banner; updated mango client
2021-09-02 15:53:10 -04:00
Tyler Shipe
800e7e6049
add alert message to top of spot and perp pages
2021-09-01 10:15:43 -04:00
Tyler Shipe
b96c60a166
remove alert at top of page
2021-09-01 10:06:06 -04:00
Tyler Shipe
33959a0e74
fix sol collateral avail and add alpha banner
2021-08-31 21:27:13 -04:00
Tyler Shipe
5aaf079122
add navbar message
2021-08-31 18:21:30 -04:00
Tyler Shipe
c6e09c1ba1
fix alpha modal issue
2021-08-30 16:40:32 -04:00
Tyler Shipe
2c50835a21
update alpha message
2021-08-30 14:50:37 -04:00
Tyler Shipe
3ef85d773b
add individual spot asset stats
2021-08-30 14:41:42 -04:00
Tyler Shipe
6630e29707
upgrade nextjs
2021-08-30 00:56:27 -04:00
Tyler Shipe
3c47775de9
only clear current market if it's for a different market then whatsin the store
2021-08-23 14:04:18 -04:00
saml33
51741bc9a3
loading states for connect wallet
2021-08-20 23:17:02 +10:00
Tyler Shipe
0af7a8b8ee
more trade form improvements
2021-08-18 16:15:17 -04:00
Tyler Shipe
c598f79a4a
remove fee tab; set trade form price on page load
2021-08-18 10:24:29 -04:00
Tyler Shipe
7cf80b566c
remove blur from modals
2021-08-16 13:59:44 -04:00
Tyler Shipe
5f5c703c5d
wire up positions box
2021-08-14 16:05:31 -04:00
Tyler Shipe
654f9487c5
add trade history to account page
2021-08-13 16:02:12 -04:00
saml33
1f82731a85
add unsettled balances ui
2021-08-01 22:48:15 +10:00
Tyler Shipe
5703cbdc82
only show account name if it exists
2021-07-30 16:37:00 -04:00
Tyler Shipe
caa4a29b23
add account naming
2021-07-30 16:33:03 -04:00
saml33
e810c5c215
improve theme and misc styling
2021-07-29 23:19:32 +10:00
saml33
e278b9d07f
merge main
2021-07-29 12:30:25 +10:00
saml33
d95c2843c4
add portfolio view
2021-07-25 23:54:25 +10:00
saml33
e96d11e437
merge main
2021-07-24 21:56:57 +10:00
saml33
7f53a44345
add name account ui
2021-07-24 21:49:18 +10:00
Tyler Shipe
f79bc1639f
remove alerts from v3
2021-07-23 13:14:18 -04:00
saml33
d0797bf194
connect wallet empty states
2021-07-22 21:34:03 +10:00
Tyler Shipe
05a46993ba
add basic stats page
2021-07-21 17:26:18 -04:00
Tyler Shipe
562753f937
Merge branch 'main' into stats-page
2021-07-21 17:12:04 -04:00
Tyler Shipe
5c48d96775
don't try load market before group is loaded
2021-07-21 13:40:42 -04:00
Tyler Shipe
6e0018e251
reduce x padding
2021-07-19 23:04:26 -04:00
saml33
f06d14d8f6
switch markets via base asset drop menu
2021-07-17 23:49:52 +10:00
Riordan Panayides
0ad4fccf20
Add basic perp stats component
2021-07-13 14:52:48 +01:00
Riordan Panayides
03349b7892
Merge remote-tracking branch 'origin/main' into stats-page
2021-07-13 14:46:09 +01:00
Tyler Shipe
53163e07a8
add more account values
2021-07-07 00:34:21 -04:00
Tyler Shipe
54b6230314
fill in account asset values
2021-07-06 20:13:17 -04:00
Riordan Panayides
aea7b84b21
WIP stats page, market header oracle price
2021-07-03 02:18:57 +01:00