Maximilian Schneider
9d82894c2d
prevent flashing on order reloading
2021-09-29 21:09:51 +02:00
Maximilian Schneider
70dc7d816a
display conditional orders in order table
2021-09-27 17:45:39 +02:00
Maximilian Schneider
d310e0b66f
[wip] visualize & cancel trigger order and fuck up order reloading 😭
2021-09-23 13:50:34 +02:00
saml33
3e1b872e42
align mobile tab headings
2021-09-20 22:24:42 +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
Tyler Shipe
c1269298b9
use custom endpoint url
2021-09-13 17:14:59 -04:00
Tyler Shipe
5bcec8dd69
change interval to refresh trade history
2021-09-08 14:08:54 -04:00
Tyler Shipe
33070aef91
reduce getProgramAccount calls
2021-09-07 19:31:02 -04:00
Tyler Shipe
b03db3b771
remove send transaction notification
2021-09-07 15:27:54 -04:00
tjshipe
c135c871bf
Merge pull request #18 from blockworks-foundation/perp-stats
...
Add funding rate and open interest graphs
2021-09-07 23:46:45 +10:00
Tyler Shipe
e5b67857af
retry transaction more frequently; use tx callback for notifications
2021-09-04 17:59:53 -04:00
Tyler Shipe
221b6f06f5
Show negative balance when borrowing
2021-09-03 16:25:09 -04:00
Tyler Shipe
bc447a5296
add value to open orders table, add color to perp pnl
2021-08-30 02:17:36 -04:00
Tyler Shipe
f08e323e6c
remove console logs
2021-08-24 16:01:43 -04:00
Tyler Shipe
a7b5c8a96a
more tweaks to improve orderbook websocket
2021-08-23 13:21:20 -04:00
Tyler Shipe
b3cc717c86
use context slot to sync orderbook updates
2021-08-23 13:12:48 -04:00
saml33
cbd0e0b934
fill trade size from position size
2021-08-20 21:51:29 +10:00
saml33
df6e97763a
format usd values and small ui fixes
2021-08-15 23:31:59 +10:00
saml33
e810c5c215
improve theme and misc styling
2021-07-29 23:19:32 +10:00
Tyler Shipe
267639dec5
update positions and history tables
2021-07-24 14:12:52 -04:00
Tyler Shipe
9b110bc507
refresh open orders after canceling a differentmarket
2021-07-19 20:42:55 -04:00
Tyler Shipe
9a817e95f6
information density
2021-07-19 16:24:49 -04:00
Tyler Shipe
a0ba6f44e8
update notifications, wire up account change modal
2021-07-06 18:04:20 -04:00
Tyler Shipe
25d41f2f58
display unparsed perp history
2021-06-24 12:30:45 -04:00
Tyler Shipe
1b02a53314
update naming to match client
2021-06-23 11:32:33 -04:00
Maximilian Schneider
107c2e8ed3
add cancel perp order call and remove unused imports
2021-06-19 00:26:47 -04:00
Maximilian Schneider
2c487348f6
open orders are kinda adapted
2021-06-18 23:07:57 -04:00
Tyler Shipe
d3af1ac5b1
show open orders and wire up cancel order
2021-06-18 16:46:20 -04:00
Tyler Shipe
3df663614a
use imported mangoClient in trade form; display userInfo component
2021-06-18 11:17:49 -04: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
Ralfs
d239416364
more cleanup and add txid link when transaction error
2021-05-22 01:00:39 +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
saml33
4285339e5a
responsive tables and start on stats page
2021-04-21 00:19:08 +10:00
saml33
72e70ad488
market pair header concept
2021-04-19 23:45:59 +10:00
saml33
f66710f14a
font styling
2021-04-16 21:50:56 +10:00
Tyler Shipe
8d0019de47
fix for updating after cancel order
2021-04-15 18:45:26 -04:00
Tyler Shipe
062ac4105a
all the fixes
2021-04-13 19:41:04 -04:00
Tyler Shipe
56c0372a7f
wire up trade history
2021-04-13 00:40:26 -04:00
Tyler Shipe
9e67c147bf
fee discount tables and more theming
2021-04-12 23:39:08 -04:00
Tyler Shipe
932b52f649
remove xwind and convert to className prop
2021-04-12 12:49:02 -04:00
Tyler Shipe
70d4240b74
Merge branch 'ui-styling' into main
2021-04-12 10:19:37 -04:00
saml33
d9c27cca3c
support for more than two themes
2021-04-12 23:32:01 +10:00
Tyler Shipe
799b9d843c
add notifications
2021-04-12 00:17:23 -04:00
Tyler Shipe
4eccd0c74a
created balances and fee discounts components
2021-04-07 17:49:37 -04:00
Tyler Shipe
a0c0768473
add market select dropdown
2021-04-06 18:11:42 -04:00
Tyler Shipe
ea376cc166
add user info tabs
2021-04-06 13:25:07 -04:00