Commit Graph

123 Commits

Author SHA1 Message Date
saml33 08308c6902 re-add edit account name (#410) 2022-09-15 17:33:02 -04:00
tjshipe b9794ea6a5 Merge pull request #413 from blockworks-foundation/fix-profile-load
fix profile load on unowned account page
2022-09-15 17:32:39 -04:00
saml33 d9df3f034b
save profile images to our db (#387)
* save profile images to our db

* add profile image to edit other profile details
2022-08-18 08:11:28 +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
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 b52375921e align icons to side nav 2022-06-30 20:54:01 +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 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
rjpeterson 08f6d2943e fix dayjs not setting locale on load 2022-06-11 16:26:02 -07: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 f8205ea52b scrolling mobile tabs 2022-05-27 21:38:49 +10: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
Nicholas Clarke 701faa2afe Merge remote-tracking branch 'origin/main' into clarkeni/performance_per_token 2022-05-16 12:52:07 -07:00
saml33 ff7ccca78e implement feedback 2022-05-16 11:24:48 +10: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
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
rjpeterson fe1d7f9e68 translate share modal to chinese 2022-04-23 19:08:18 -07:00
Nicholas Clarke 461ef097d8 Add account performance per token tab. 2022-04-20 14:05:55 -07:00
saml33 c33b1dde15 fix button positions on mobile 2022-04-06 14:25:31 +12:00
rjpeterson 78c87dc821 translate new keys, translate account history headers 2022-04-02 09:31:57 -07:00
Kieran Gillen 9ee5d54f53 Adds transaction failed error 2022-03-31 13:45:19 +02:00
Kieran Gillen 39e4a6def5 Adds more null checks 2022-03-30 13:08:05 +02:00
Kieran Gillen 60cb08a5a5 Adds more null checks 2022-03-29 15:02:29 +02:00
Kieran Gillen 6da4d5f76f Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-28 18:22:13 +02:00
Kieran Gillen b333f16514 Updates copy and uses translation 2022-03-25 10:48:51 +01:00
Kieran Gillen 794861e3ba Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into kierangillen/wallet-updates 2022-03-25 10:21:25 +01:00
Kieran Gillen 541abac2f9 Adds MangoAccountSearch 2022-03-24 18:03:12 +01:00
Kieran Gillen 1a40a98af0 Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
Kieran Gillen 004bb08b2f Removes log 2022-03-22 12:28:39 +01:00
Kieran Gillen cd8549b1dc Reverts revert wallet adapter 2022-03-22 10:18:58 +01:00
saml33 8fdcabfe79 trade page and account overview 2022-03-21 22:56:37 +11:00
tjs 9ce177ca3d Revert solana wallet adapter 2022-03-18 14:41:23 -04:00
Kieran Gillen f1cbfc8427 Resets account after login 2022-03-17 15:54:32 +01:00
Kieran Gillen 8d7a7705d4 Updates onConnect call and adds featured wallets 2022-03-17 12:43:09 +01:00
Kieran Gillen 63aa1c2556 Adds catch to connect buttons 2022-03-16 15:12:39 +01:00
Kieran Gillen 1a49be860e Updates connect to use wallet adapter directly 2022-03-16 13:54:00 +01:00
Kieran Gillen 0a033e50d8 Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into add-wallet-adapter 2022-03-15 15:14:52 +01:00