Commit Graph

372 Commits

Author SHA1 Message Date
tjshipe 7a1d6077fe
Merge branch 'main' into side-nav 2022-06-27 12:12:17 -04:00
saml33 c02ef0ff48 fix undefined error 2022-06-23 22:37:37 +10:00
saml33 602e302f9f merge main 2022-06-22 21:59:01 +10:00
saml33 14cf369d20 handle stats loading 2022-06-22 10:38:24 +10:00
saml33 d5523db43a deposit/withdraw buttons 2022-06-20 20:26:17 +10:00
saml33 3bff95a069 fix account loading 2022-06-20 15:51:31 +10:00
saml33 2261c93e23 move interest/funding to history tab and align secondary tab styles 2022-06-20 14:29:32 +10:00
saml33 21a0050e6c show loader when account pubkey 2022-06-20 11:56:51 +10:00
saml33 e394f7523c merge main 2022-06-19 21:07:06 +10:00
saml33 ef107546fc bg and border colors 2022-06-18 16:44:26 +10:00
saml33 98a8a5a638 add redeem to perp table 2022-06-17 13:17:30 +10:00
saml33 7e3a0167a8 fix pages 2022-06-17 11:00:43 +10:00
tjs 5d08202417 yarn format 2022-06-16 17:52:54 -04:00
saml33 604ee92a90 side nav poc 2022-06-14 10:13:25 +10:00
rjpeterson 08f6d2943e fix dayjs not setting locale on load 2022-06-11 16:26:02 -07:00
tjshipe 984018bf85
Merge pull request #305 from blockworks-foundation/fix-mobile-tabs
fix tab width on mobile (stats page)
2022-06-09 15:32:23 -04:00
saml33 cf31cebdd5
relative long/short chart (#299)
* relative long/short chart

* eth icon bug

* simplify language and chart styling

* fix sol icon bug

* sort segments and include unsettled positions

* make chart angle relative to value

* sol, msol color

* simplify math

* change language

* re-work account overview layout

* increase tabs margin-b

* correctly net unsettled perps and add dust treshold

* layout

* xl breakpoint

* add spot balances to store

* add missing file

* update long / short exposure values and charts

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-06-08 17:01:15 +03:00
saml33 363b595260 re-order hover css 2022-06-08 10:55:46 +10:00
saml33 187a40dfe3 remove fastclick, remove button hover on mobile 2022-06-08 09:30:07 +10:00
saml33 ca402a0896 fix tab width on mobile 2022-06-06 11:47:38 +10:00
saml33 754059ea02 add fast click 2022-06-06 09:19:47 +10:00
tjshipe 1c1a6e7ef5
Merge pull request #291 from blockworks-foundation/mobile-tabs
scrolling mobile tabs
2022-05-30 14:24:23 -04:00
saml33 5a07210de4 pass an optional width 2022-05-29 11:52:04 +10:00
tjshipe b28aed7984
Merge pull request #287 from blockworks-foundation/improve-no-account-flow
improve no account flow
2022-05-28 12:21:08 -04:00
ImpossiblePairs 21eb477e9a
Fix Risk Calculator PERP loading unreliably (#289)
* Fix Risk Calculator PERP loading unreliably

- Removed reliance on multiple variables for loading perp positions, notably making the MNGO-PERP fail to load correctly.
- Removed base position from Unsettled Funding calculation as it's displayed in quote token, not the perp token
- Fixed perps In Orders calculation so it was consistent in both places it's present

* Ran lint and prettier
2022-05-28 18:35:23 +03:00
saml33 f8205ea52b scrolling mobile tabs 2022-05-27 21:38:49 +10:00
saml33 0a0b1f7f84 improve no account flow 2022-05-24 14:39:40 +10:00
saml33 962eb994cc load profile.json on leaderboard page 2022-05-19 12:42:54 +10:00
tjshipe 11e6911671
Merge pull request #274 from blockworks-foundation/mobile-tweaks
mobile market card (markets page)
2022-05-18 16:39:00 -04:00
tjshipe 00c5361da7
Merge pull request #264 from blockworks-foundation/clarkeni/performance_per_token
Clarkeni/performance per token
2022-05-18 16:35:28 -04:00
saml33 924b9b279d add swipeable tabs 2022-05-18 14:53:48 +10:00
tjshipe a0dbeef331
Merge pull request #266 from blockworks-foundation/leaderboard
Leaderboard
2022-05-17 13:38:04 -04:00
saml33 87a9abe9d3 fix conflicts 2022-05-17 22:11:04 +10:00
saml33 8c68e11772 match leaderboard data with account performance 2022-05-17 09:58:26 +10:00
Nicholas Clarke 701faa2afe Merge remote-tracking branch 'origin/main' into clarkeni/performance_per_token 2022-05-16 12:52:07 -07:00
saml33 db991c4509 market selection on mobile 2022-05-16 21:56:28 +10:00
saml33 ff7ccca78e implement feedback 2022-05-16 11:24:48 +10:00
saml33 02199e0854 fix translations 2022-05-16 08:40:06 +10:00
saml33 050790d284 fix conflicts 2022-05-16 08:08:51 +10:00
saml33 874b3f05ac fix conflicts 2022-05-16 08:00:34 +10:00
tjs 19482d38e1 Add exodus wallet support 2022-05-13 16:48:22 -04:00
saml33 c4b7c51479 remove unwanted class 2022-05-12 16:25:53 +10:00
saml33 06079103f6 profile thumbnail component 2022-05-11 13:55:18 +10:00
saml33 ad7591222f responsive 2022-05-11 13:42:41 +10:00
saml33 2aeff1032e support nfts as profile pics 2022-05-11 13:29:35 +10:00
saml33 e55a13a8c4 responsive 2022-05-09 11:03:56 +10:00
saml33 be73a39973 leaderboard layout 2022-05-07 21:29:59 +10:00
tjs 161c567710 fix i18n 2022-05-03 21:53:35 -04:00
Nicholas Clarke f196f45951 Run yarn format 2022-04-25 09:53:49 -07:00
Nicholas Clarke 6bd4373ee9 Fix type error 2022-04-25 09:43:34 -07:00