Commit Graph

2353 Commits

Author SHA1 Message Date
rjpeterson 1ac7c27b8a
add recent translations (#355) 2022-07-14 15:53:56 +02:00
saml33 8967598e04
sort open orders by price (#356) 2022-07-13 17:27:01 +02:00
saml33 725920c90f
fix 500 error styles (#360) 2022-07-13 17:26:13 +02:00
saml33 446c53c10a
remove leaderboard type icons (#350) 2022-07-09 13:05:14 +02: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
Nicholas Clarke 93346ed0cd
Clarkeni/token performance fix (#352)
* initialize start value for tokens not present at the start of the performance range

* run prettier
2022-07-08 23:07:37 +02:00
saml33 4f6bba16a5
improve swap description (#348) 2022-07-08 12:20:14 +02:00
saml33 ebbdf6d1db
fix styling bugs (#351) 2022-07-08 12:19:38 +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
Nicholas Clarke ecace3db9d
add spot pnl to leaderboard (#349)
* add spot pnl to leaderboard

* run prettier

* update spot icon

* update missing locales

Co-authored-by: saml33 <slam.uke@gmail.com>
2022-07-07 13:35:13 +02:00
saml33 aa626af649
replace leverage with health and fix max amount bug (#332)
* replace leverage with health and fix max amount bug

* change account projection position

* use >100 when health is > 100
2022-07-05 13:23:16 +02:00
saml33 d3234982a3
pass health to account summary (#345) 2022-07-05 13:20:56 +02:00
saml33 9ae587588f
fix markets table styling (#347) 2022-07-05 13:20:13 +02:00
saml33 5a1eb75537
add 404 page (#344) 2022-07-04 19:01:05 +02:00
Maximilian Schneider 3a8b5c8f6a
reduce bundle size by pinning common solana dependencies (#340) 2022-07-04 18:59:52 +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
saml33 bc2539ef51
fix undefined error (#337)
* fix undefined error

* git status
2022-07-02 14:35:16 +02:00
Crusher c919d87696
Cancel all button (#275)
* Added Cancel All button to desktop table.

* Added Cancel All button to mobile table.

* Fixed notification issue with handleCancelAllOrders.

* Ran Prettier.

* Moved cancel-all button to order row.

* Ran Prettier.

* Extending cancel all to spot market too.

* Adding for spot market

* run prettier

Co-authored-by: godmode galactus <godmodegalactus@gmail.com>
Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2022-07-02 13:21:09 +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
tjshipe 58b64e1a64
Merge pull request #335 from blockworks-foundation/fix-trade-form-size
fix trade form size bugs
2022-07-01 12:55:13 -04:00
tjshipe d1253e3e01
Merge pull request #336 from blockworks-foundation/pan/remove-luna-devnet
Upgrade mango-client to remove LUNA-PERP from devnet.2 IDS
2022-07-01 12:25:01 -04:00
Riordan Panayides 9e66cf8f20 Upgrade mango-client to remove LUNA-PERP from devnet.2 IDS 2022-07-01 17:02:33 +01:00
saml33 5118b31f07 fix trade form size bugs 2022-07-01 13:44:04 +10:00
saml33 bc302e878a fix title casing 2022-06-30 21:59:44 +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 d5d03a3924
Merge pull request #331 from blockworks-foundation/overview-stats-layout
improve hero stats layout
2022-06-29 21:08:06 -04:00
saml33 9345285f98 improve hero stats layout 2022-06-30 10:41:35 +10:00
tjshipe c4995f0b44
Merge pull request #330 from blockworks-foundation/fix-stats-loading
fix stats loading
2022-06-29 18:15:24 -04:00
tjshipe 66665999ff
Merge pull request #329 from blockworks-foundation/missing-col-key
add missing col key
2022-06-29 18:14:29 -04:00
saml33 a563733b99 fix stats loading 2022-06-30 07:58:28 +10:00
saml33 9d6ccbc113 add missing col key 2022-06-30 07:52:55 +10:00
tjshipe 87da31e65b
Merge pull request #325 from blockworks-foundation/side-nav-height
fix side-nav height
2022-06-29 15:53:38 -04:00
tjshipe 09708283a0
Merge pull request #323 from blockworks-foundation/load-pfp
handle loading profile pic
2022-06-29 15:53:12 -04:00
tjshipe d2ef498f4a
Merge pull request #326 from blockworks-foundation/fix-stats
handle missing key when calc avg stats
2022-06-29 15:52:44 -04:00
tjshipe 1ff87c0ce9
Merge pull request #327 from blockworks-foundation/popular-swap-tokens
add popular tokens to swap token select
2022-06-29 14:33:21 -04:00
tjshipe 71696c2759
Merge pull request #328 from blockworks-foundation/filter-token-insights
filter low volume tokens from swap insights
2022-06-29 14:32:14 -04:00
tjshipe fbf5ebfbbc
Merge pull request #324 from blockworks-foundation/orderbook-spread-margin
orderbook spread – fix margin-y on mobile
2022-06-29 14:29:58 -04:00
tjshipe c5c3313fac
Merge pull request #322 from blockworks-foundation/validate-first-deposit
validate first deposit amount input
2022-06-29 14:29:33 -04:00
tjshipe 487b225081
Merge pull request #321 from blockworks-foundation/vertically-center-modals
vertically center modals
2022-06-29 14:28:38 -04:00
tjshipe 6028694428
Merge pull request #320 from blockworks-foundation/add-trade-page-breakpoint
add additional breakpoint to trade page grid
2022-06-29 14:28:05 -04:00
saml33 3886f2b167 filter low volume tokens from swap insights 2022-06-29 20:36:15 +10:00
saml33 a7ff2b81a9 add popular tokens to swap token select 2022-06-29 15:48:57 +10:00
saml33 eb97d94964 handle missing key 2022-06-29 12:00:15 +10:00
saml33 e36f04b8d6 fix side-nav height 2022-06-29 10:49:01 +10:00
tjs 57b3e1bf4d speed up swap page 2022-06-28 13:38:21 -04:00
saml33 ba4d6d75fa fix margin-y on mobile 2022-06-28 21:38:14 +10:00