Commit Graph

387 Commits

Author SHA1 Message Date
Riordan Panayides 20f54be2ad Merge branch 'main' into pan/prod-to-main 2022-07-17 16:41:08 +01:00
saml33 725920c90f
fix 500 error styles (#360) 2022-07-13 17:26:13 +02:00
Riordan Panayides 30da6d351c Fix risk calculator 2022-07-13 01:19:52 +01:00
saml33 41e3ae18ce
fix profile link url (#353) 2022-07-09 13:04:15 +02:00
saml33 d1ba279e6f
fix mobile account tabs (#354) 2022-07-09 13:03:39 +02:00
saml33 4f6bba16a5
improve swap description (#348) 2022-07-08 12:20:14 +02:00
saml33 4e5a79cbc4
profiles (#341)
* add profile features

* fix formatting

* fix loading when not connected

* use profile name as url param

* fix responsive layout
2022-07-08 12:17:56 +02:00
saml33 5a1eb75537
add 404 page (#344) 2022-07-04 19:01:05 +02:00
saml33 8d7d16355f
add delegated account icon label (#342) 2022-07-04 18:58:53 +02:00
saml33 1882a1300a
rebuild side nav (#339)
* rebuild side nav

* transitions
2022-07-04 04:00:42 +02:00
tjshipe e9389fa0eb
Merge pull request #333 from blockworks-foundation/align-icons
align icons to side nav
2022-07-01 12:57:08 -04:00
tjshipe 0decf6a954
Merge pull request #334 from blockworks-foundation/fix-referral-layout
Fix referral layout
2022-07-01 12:55:35 -04:00
saml33 5118b31f07 fix trade form size bugs 2022-07-01 13:44:04 +10:00
saml33 f67d5f4e88 fix referral page layout 2022-06-30 21:57:40 +10:00
saml33 b52375921e align icons to side nav 2022-06-30 20:54:01 +10:00
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