Commit Graph

820 Commits

Author SHA1 Message Date
rjpeterson 5c13159aa8 remove comma 2023-09-23 20:46:12 -07:00
saml33 d36ea0a708 improve layout 2023-09-19 11:22:10 +10:00
saml33 812894f718 Merge branch 'main' into saml33/wallet-swap 2023-09-19 10:05:43 +10:00
saml33 2ea205329e add chai logo 2023-09-19 10:04:48 +10:00
saml33 140a0f9352 wallet swap ui 2023-09-18 22:55:37 +10:00
rjpeterson 18ecafc350 remove unused keys, translation adjustments 2023-09-15 20:58:20 -07:00
rjpeterson b0fec00b9f merge fixes 2023-09-15 20:49:09 -07:00
rjpeterson dc66bec2f2 sort json 2023-09-15 20:45:32 -07:00
rjpeterson bbb7aedcd9 Merge branch 'main' into chinese-localization 2023-09-15 20:44:49 -07:00
saml33 6422f9e33b merge main 2023-09-13 12:19:43 +10:00
saml33 8f4f152372
Merge pull request #269 from blockworks-foundation/settings-modal
organize settings and use modal instead of page
2023-09-13 12:16:27 +10:00
saml33 92139308e4 add tcs orders 2023-09-13 11:10:21 +10:00
saml33 77c3bdd359 add close instructions 2023-09-12 23:32:09 +10:00
saml33 2ba547124b add close token positions to settings 2023-09-12 12:41:34 +10:00
saml33 d9e6e1947c
Merge pull request #257 from blockworks-foundation/close-unused-slots
update layout: account slots and close unused slots
2023-09-11 11:41:04 +10:00
saml33 a75795d936 merge main 2023-09-11 09:57:14 +10:00
rjpeterson 5496b9d051 chinese translations - governance 2023-09-09 22:13:57 -07:00
rjpeterson 1228cd35b2 remove duplicate localization key 2023-09-09 21:47:38 -07:00
rjpeterson f266bfbec4 Merge branch 'main' into chinese-localization 2023-09-09 21:47:16 -07:00
rjpeterson c31c521cab chinese translations - governance 2023-09-09 21:29:47 -07:00
saml33 63aadfbe7e add important info to trigger orders 2023-09-09 23:00:45 +10:00
saml33 5c90007892 merge main 2023-09-08 21:42:03 +10:00
saml33 006da27edf fix token positions warning for market swap 2023-09-08 14:36:57 +10:00
saml33 a30b5a42e4 show borrow amount in order desc when reducing short on margin 2023-09-08 12:39:39 +10:00
saml33 d0845efbae merge main 2023-09-08 09:53:01 +10:00
Christian Kamm 5a5976dc63 fix default trigger price for bonk
by generally restricting significant decimals on prices, instead using
the in or output banks decimals.
2023-09-07 11:43:29 +02:00
saml33 7f225b3502 expand on ckamm wip 2023-09-07 13:51:57 +10:00
saml33 2c054d6a2b disable private counterparty links in trade history 2023-09-07 10:35:31 +10:00
Adrian Brzeziński c2927b92e8
Self send nfts to mark transactions in logs (#260)
* ledger setup + lib bump

* fix

* remove ledger checkbox

* fix

* self send nfts tx mark
2023-09-06 12:30:54 +02:00
Adrian Brzeziński 2fb3b1d615
add notifications sign to mango create account process (#254)
* ledger setup + lib bump

* fix

* remove ledger checkbox

* fix

* update layout/copy

* fix typo

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-09-05 20:50:12 +02:00
saml33 1614ae68d9 organize settings and use modal instead of page 2023-09-05 14:43:26 +10:00
saml33 394c232050 add tooltip to privacy mode 2023-09-05 08:42:00 +10:00
saml33 fef574bed6 update hidden mango account settings copy 2023-09-05 08:24:42 +10:00
saml33 434f3c2425
Merge pull request #247 from blockworks-foundation/lou/account-visibility
Add a toggle for hiding mangoAccount in leaderboards + search
2023-09-05 08:06:31 +10:00
saml33 60c6fdd213 toggle orderbook size between base and quote 2023-09-04 15:41:19 +10:00
saml33 b658a69d1b update layout 2023-09-04 13:43:34 +10:00
saml33 0a27c57426 add usdh logo 2023-09-04 10:14:56 +10:00
Lou-Kamades c1f2447ef5
create modal for close unused account slots 2023-09-01 15:56:29 +02:00
saml33 863a80d204 view and create hotkeys from trade page 2023-09-01 23:46:28 +10:00
saml33 8819f1af3f
Merge pull request #251 from blockworks-foundation/hotkeys-hook
use react-hotkeys-hook
2023-09-01 08:24:30 +10:00
saml33 acfcfcce79 use react-hotkeys-hook 2023-09-01 08:19:37 +10:00
Lou-Kamades c5cf3f0ecb
allow users to manually close unused spot oo accounts and perp positions 2023-08-31 17:54:08 +02:00
Lou-Kamades fcf9a36c21
hide pnl for private non-owned mangoAccounts 2023-08-31 17:21:33 +02:00
saml33 3432eee6ee fix cancel open order bug 2023-08-31 21:41:31 +10:00
saml33 22c4e3f764
Merge pull request #249 from blockworks-foundation/borrow-limit-warning
borrow limit per period warning
2023-08-31 08:21:18 +10:00
saml33 d239e23eda
Merge pull request #231 from blockworks-foundation/lou/open-orders-filled
Add Filled Size to the open orders table
2023-08-29 13:08:53 +10:00
saml33 672c5838cc
Merge pull request #248 from blockworks-foundation/close-all-perp
add close all perp positions
2023-08-28 23:33:36 +10:00
saml33 2aaffdd8b1 add to trade form 2023-08-28 21:59:36 +10:00
Lou-Kamades 1a01fcad3a
Merge pull request #232 from blockworks-foundation/lou/position-privacy
Add privacy toggle to PerpPositions
2023-08-28 05:25:08 -05:00
Lou-Kamades 19b57bca70
add filled size to the open orders table 2023-08-28 11:17:42 +02:00
saml33 075e8156b2 add period borrow limit warning to market swap 2023-08-28 15:59:56 +10:00
saml33 cfe4b8f0dc add close all perp positions 2023-08-28 13:47:50 +10:00
saml33 559170bded style sign with ledger for notifications 2023-08-28 09:47:15 +10:00
Adrian Brzeziński 71d2cb1465
add ability to sign with ledger to notifications center (#244)
* fix

* use ledger to sign
2023-08-27 14:53:24 +02:00
saml33 e8fa6cb8d6
Merge pull request #245 from blockworks-foundation/swap-ui-updates
swap ui updates
2023-08-24 11:49:56 +10:00
saml33 c737eb1307 decrease account size maximum accounts 2023-08-24 11:42:15 +10:00
saml33 06fc6dcefc update copy and set default buy token to usdc for trigger order 2023-08-24 09:55:49 +10:00
rjpeterson 6ea61e74be governance translations 2023-08-19 14:58:28 -07:00
rjpeterson 4afe407af7 translation adjustments 2023-08-19 14:57:12 -07:00
rjpeterson f0697849f0 add translations 2023-08-19 12:18:11 -07:00
rjpeterson 7c2a0b8826 add translations 2023-08-19 12:08:23 -07:00
rjpeterson 684d7546cb json sort 2023-08-19 11:37:58 -07:00
rjpeterson a876df6aed add translations 2023-08-19 11:37:04 -07:00
rjpeterson 41f792feb1 Merge branch 'main' into chinese-localization 2023-08-19 10:57:14 -07:00
rjpeterson 09721c9ec6 settings translations 2023-08-19 10:56:48 -07:00
Lou-Kamades bdaaf4b4b2
add a site-wide privacy mode 2023-08-18 11:26:21 -05:00
saml33 402437bbf6
Merge pull request #174 from blockworks-foundation/stop-orders
stop orders
2023-08-18 08:08:21 +10:00
saml33 1dd92446ce update open interest chart title 2023-08-17 22:45:01 +10:00
saml33 70f9d6da16 add mobile swap orders table 2023-08-17 13:57:39 +10:00
saml33 0b86592ae4 add latest price to chart, remove comments, update copy 2023-08-17 08:31:47 +10:00
saml33 68206cea69 merge main 2023-08-16 15:27:45 +10:00
saml33 92ffb7bc72
Merge pull request #237 from blockworks-foundation/chinese-localization
Chinese localization
2023-08-16 15:13:16 +10:00
saml33 f37f352975
Merge pull request #234 from blockworks-foundation/favorite-swaps
add favoriting swap pairs
2023-08-16 11:54:35 +10:00
rjpeterson 06ae0eb0a2 add chinese translations 2023-08-15 17:29:15 -07:00
rjpeterson b12938d722 Merge branch 'main' into chinese-localization 2023-08-15 15:55:40 -07:00
saml33 b777660ffe add validation to deposit form when token positions full 2023-08-15 14:07:10 +10:00
saml33 03c0fad2fa add favoriting swap pairs 2023-08-14 14:57:03 +10:00
saml33 8ed1ab81bc merge main 2023-08-13 21:21:08 +10:00
saml33 0e30d3ad3d Revert "limit number of accounts to 5"
This reverts commit 2885e6e8c4.
2023-08-12 13:15:14 -04:00
saml33 2885e6e8c4 limit number of accounts to 5 2023-08-11 15:18:59 +10:00
saml33 82de613eb9 optimize pepe theme images and fix mobile topbar spacing 2023-08-11 14:55:22 +10:00
saml33 768ed1170e only show increase account size when account not full 2023-08-11 13:06:38 +10:00
saml33 38241f739d add deposit funds button when no balance or collateral 2023-08-11 10:52:42 +10:00
saml33 25e885a084 add free collateral warning 2023-08-11 09:53:11 +10:00
saml33 988f79a9a6 merge main 2023-08-11 08:24:01 +10:00
Adrian Brzeziński 7906097419 fix transaltion 2023-08-10 18:46:10 +02:00
saml33 c96c7dd5ed
Merge pull request #223 from blockworks-foundation/lou/perp-positions-nav
Add unrealized pnl footer to perp positions
2023-08-10 14:23:19 +10:00
saml33 1b2a9e1660
Merge pull request #229 from blockworks-foundation/pepe-theme
pepe theme
2023-08-10 14:00:05 +10:00
saml33 cc3046dbac add the remaining theme elements 2023-08-10 13:31:47 +10:00
Lou-Kamades ac9ff9f08f
move ROE into PnL tooltip 2023-08-09 22:29:17 -05:00
tlrsssss 3cde93bf7f
Merge pull request #226 from blockworks-foundation/bottom-status-bar
add bottom status bar
2023-08-09 21:44:00 -04:00
saml33 87ed0f79e4 add rpc ping and tooltips 2023-08-09 22:34:16 +10:00
saml33 317c7579c2 improve repay borrow order description 2023-08-09 14:31:49 +10:00
saml33 621839af25 add cancel all 2023-08-09 13:40:26 +10:00
saml33 64bc709034 fix order desc for flip prices 2023-08-09 13:14:59 +10:00
saml33 f575a39cec add whitelist and bump client 2023-08-09 11:03:54 +10:00
rjpeterson 43f6e16a9b simplified chinese translations 2023-08-08 11:18:23 -07:00
rjpeterson 8f723c4a09 add simplified chinese translations 2023-08-08 11:17:08 -07:00
rjpeterson 65cfefdbf1 recover account.json translations 2023-08-08 11:04:39 -07:00
saml33 52ecec2222 more pepe 2023-08-08 19:51:50 +10:00
saml33 48a63253c2 start pepe theme 2023-08-08 14:24:07 +10:00
saml33 751afaae79 merge main 2023-08-08 10:09:05 +10:00
saml33 1aa98fec01 update account size copy 2023-08-08 08:44:45 +10:00
saml33 89cf797ce5 add bottom status bar 2023-08-07 15:57:02 +10:00
saml33 72372ba2da add increase account size ui 2023-08-07 14:08:35 +10:00
saml33 1cbdb75502 increase token accounts 2023-08-06 23:30:48 +10:00
saml33 6e2e3b5560
Merge pull request #160 from blockworks-foundation/bonk-theme
support nft activated themes (bonk theme)
2023-08-06 21:16:23 +10:00
tlrsssss 60536bd452
Merge pull request #213 from blockworks-foundation/lou/open-orders-search
feat: add open orders as a search option for accounts
2023-08-05 12:59:23 -04:00
saml33 d7657cbb5d merge main 2023-08-05 20:48:58 +10:00
saml33 07642c4d3b add form validation 2023-08-04 16:14:41 +10:00
saml33 78da92f453 various fixes 2023-08-04 12:06:09 +10:00
saml33 bb9354baa4 add est slippage/received 2023-08-03 10:45:40 +10:00
saml33 aaa5260083 add order info 2023-08-02 23:21:51 +10:00
saml33 934e55ec93 simplify form 2023-08-02 15:32:20 +10:00
saml33 02301bedcc Merge branch 'main' into stop-orders 2023-08-02 09:39:55 +10:00
saml33 81ff7f508a add kin logo 2023-08-01 12:05:21 +10:00
saml33 c35ccd54ae form validation and copy 2023-08-01 10:57:53 +10:00
saml33 2e0076bd73 fixes 2023-07-31 22:25:46 +10:00
saml33 840991961f merge main 2023-07-31 09:56:42 +10:00
saml33 e572dbc17f add refresh wallet balance to deposit form 2023-07-27 11:06:53 +10:00
saml33 4eefede386 show interest rate charts as a bar chart 2023-07-26 16:21:23 +10:00
saml33 ce4c9389c0 merge main and more componenets 2023-07-26 12:48:13 +10:00
saml33 ed1f680409 merge main 2023-07-26 09:27:17 +10:00
Lou-Kamades 2fad084485
feat: add open orders as a search option for accounts 2023-07-25 10:53:30 -05:00
saml33 fe97719530 add info on orderbook row hover 2023-07-25 20:43:19 +10:00
saml33 f1e0770106
Merge pull request #210 from blockworks-foundation/markets-api-data
use markets api data
2023-07-25 08:19:42 +10:00
Adrian Brzeziński fe1ca08cc8
nft market (#173)
* poc wip

* devnet temp setup

* fix

* list item modal

* fix

* bid asset

* my bids modal

* mybids

* bids

* asset bids accept

* fixes

* nft market

* transaltions

* pagination

* bids without lisings

* list of bids

* fix

* add desktop ui styling

* yarn setup

* bring back mainnet

* mainnet setup

* only for whitelisted users

* fix pr

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-07-24 20:17:07 +02:00
saml33 84ecc51d87 merge main 2023-07-24 08:15:46 +10:00
saml33 8cf2da402c merge main 2023-07-23 21:06:29 +10:00
tjs 647fbcfa50 update dashboard; toggle zero balances 2023-07-21 17:34:19 -04:00
saml33 eb8b06afcc use markets api data 2023-07-21 22:03:44 +10:00
saml33 226d610bbf
Merge pull request #193 from blockworks-foundation/depth-chart
orderbook depth chart
2023-07-21 20:01:41 +10:00
tlrsssss 0605872a56
Merge pull request #204 from blockworks-foundation/balance-collateral-value
balance collateral value
2023-07-20 10:49:33 -04:00
tlrsssss 93249bbdca
Merge pull request #203 from blockworks-foundation/ts/trade-pg-jup
Use jupiter on trade page
2023-07-20 10:48:00 -04:00
saml33 8169aeef95 merge main 2023-07-20 13:52:07 +10:00
tlrsssss fa83167f58
Merge pull request #207 from blockworks-foundation/perp-volume-stats
add total perp volume to mango stats
2023-07-19 13:09:44 -04:00
saml33 960e90393b merge main 2023-07-19 13:53:28 +10:00
saml33 02cf848587 add link to risks doc 2023-07-19 13:04:22 +10:00
saml33 27f03bfd66 add total perp volume to mango stats 2023-07-19 10:48:49 +10:00
tjs 848286d947 add trade page swap summary details 2023-07-18 14:55:13 -04:00
tjs e5945b60e2 Merge branch 'main' into ts/trade-pg-jup 2023-07-18 13:23:07 -04:00
saml33 e8cdbd0437 checkout orderbook liquidity before market close 2023-07-18 22:13:08 +10:00
saml33 8cf597c63f merge main 2023-07-18 21:03:45 +10:00
saml33 d22c659541 add collateral value to balance tables 2023-07-18 12:58:20 +10:00
saml33 d8be43ee7a merge main 2023-07-18 11:24:13 +10:00
saml33 a1fbe18bf1 remove orderbook subscription hook and other fixes 2023-07-18 11:18:01 +10:00
saml33 dc9e7a8e6b merge main 2023-07-17 20:08:52 +10:00
tjs e478d6405a use jupiter on trade page 2023-07-16 23:41:13 -04:00
saml33 3f6b1908a4
Merge pull request #157 from blockworks-foundation/feedback-survey
add link to feedback survey
2023-07-17 09:31:57 +10:00
saml33 42e89eeb79 Merge branch 'main' into feedback-survey 2023-07-17 08:33:49 +10:00
saml33 ebde7f4402 merge main 2023-07-17 08:32:43 +10:00
tjs d2a6b1e616 new accts support more token accts by default 2023-07-16 17:58:49 -04:00
saml33 7074a28583 merge main 2023-07-14 23:52:17 +10:00
rjpeterson a55c0e45ce sort json 2023-07-13 20:23:52 -07:00
rjpeterson 38e065c6e9 Merge branch 'main' into chinese-localization 2023-07-13 20:21:41 -07:00
rjpeterson 3718060d58 typos 2023-07-13 20:18:42 -07:00
rjpeterson 196a3480f2 add translations 2023-07-13 20:18:37 -07:00
saml33 c2aa4676b0 more labels 2023-07-14 08:53:50 +10:00
saml33 23c038facc conflicts 2023-07-12 10:49:36 +10:00
Adrian Brzeziński 3eda6ba06e Merge branch 'main' into mango-mints 2023-07-12 00:30:14 +02:00
saml33 21202ed274 table components 2023-07-11 21:00:06 +10:00
saml33 c962cbf6ab mobile, colors, more mouse events 2023-07-11 16:01:22 +10:00
saml33 0ec955cf25 add health view 2023-07-10 22:00:53 +10:00
saml33 758dda303c add health contributions to token list 2023-07-10 12:53:21 +10:00
saml33 920a901a66 fix trade form logos 2023-07-10 11:33:09 +10:00
saml33 f6b3d2c5e7
Merge pull request #182 from blockworks-foundation/trade-hot-keys
Trade Hot Keys
2023-07-09 11:37:42 +10:00
saml33 9221c2c8d5 disable account action buttons disallowed for delegates 2023-07-08 21:42:03 +10:00
saml33 b4b3000294 add orca logo 2023-07-08 20:05:09 +10:00
saml33 07472248f9 health pie chart 2023-07-07 13:45:32 +10:00
saml33 780dcfae51 add hnt logo 2023-07-07 12:54:53 +10:00
Adrian Brzeziński c7dcbc7836 Merge branch 'main' into mango-mints 2023-07-07 00:57:51 +02:00
saml33 9b2b84a162 token logo backgrounds 2023-07-06 22:08:10 +10:00
saml33 9b3fd3a454 allow view account charts when no data 2023-07-06 21:00:47 +10:00
saml33 3f59a23377
Merge pull request #192 from blockworks-foundation/account-volume-stats
account volume stats
2023-07-06 08:26:09 +10:00
saml33 866afe27f8
Merge pull request #194 from blockworks-foundation/custom-token-logos
add custom icons
2023-07-06 08:24:59 +10:00
saml33 f6abc5d9e2 add portal symbol to dai 2023-07-05 14:44:56 +10:00
saml33 462d6210d6 add custom icons 2023-07-05 14:40:47 +10:00
saml33 034ab5071e merge main 2023-07-05 10:13:19 +10:00
Adrian Brzeziński ef1bdd11fe delegated governance tokens warning text 2023-07-04 13:04:41 +02:00
saml33 24d927e156 merge main 2023-07-04 11:31:07 +10:00
saml33 6f61ec17a1 update endpoints and format data 2023-07-04 11:25:47 +10:00
saml33 fe0e6eee3d fix close perp on mobile and some styling fixes 2023-07-03 23:17:17 +10:00
saml33 1de717f74c update perp logos 2023-07-03 11:52:51 +10:00
rjpeterson 4d13079ebd Merge branch 'main' into chinese-localization 2023-07-02 18:30:43 -07:00
saml33 6d2c1bccdb fix position side 2023-07-03 10:32:22 +10:00
saml33 82b8457f69 merge main 2023-06-28 20:53:53 +10:00
saml33 2c4a1cf772 fix ROE and update client 2023-06-28 20:50:27 +10:00
saml33 d5b9537341 copy update 2023-06-28 13:48:25 +10:00
saml33 febb6a7ad3 calc liq price outside of the positions table 2023-06-28 12:10:47 +10:00
saml33 b76df3c87c new layout and add liq price 2023-06-27 12:43:15 +10:00
tjs ce13f685a3 Merge branch 'main' into trade-hot-keys 2023-06-26 12:58:10 -04:00
saml33 7aaf86d439 fix jitosol logo 2023-06-26 11:49:23 +10:00
saml33 743fbb3c40 limit number of keys per user to 20 2023-06-26 11:11:31 +10:00
saml33 4e56e3db07 disallow hot keys already in use 2023-06-26 11:02:52 +10:00
saml33 adac0ada69 update description 2023-06-24 23:06:19 +10:00
saml33 a8fd16eb29 errors and translations 2023-06-24 22:44:15 +10:00
saml33 daaa1fcfeb use unrealized as primary value for perp pnl 2023-06-22 21:17:35 +10:00
saml33 f7d77a353a handle not connected 2023-06-19 22:41:51 +10:00
saml33 f65305de7f merge main 2023-06-16 22:30:06 +10:00
saml33 eedc32fadb split swap and limit into two components 2023-06-16 22:23:50 +10:00
saml33 bba4c7208b add market name conventions to list form 2023-06-16 12:28:19 +10:00
saml33 68a3aad79a update share image 2023-06-16 10:58:19 +10:00
saml33 2a9d74de15
Merge pull request #169 from blockworks-foundation/manual-refresh
add manual refresh button
2023-06-15 20:56:53 +10:00
saml33 b548e7f61e ui for swap limit orders 2023-06-15 14:42:34 +10:00
riordanp a229d55ed6
Add soon label to perp markets where oracle was never active (#170) 2023-06-14 18:19:39 +01:00
saml33 de567bf3e0 update image 2023-06-14 14:17:23 +10:00
saml33 5f90821a22 add manual refresh button 2023-06-14 11:12:28 +10:00
rjpeterson 77e6c78b8f token translations 2023-06-13 16:45:53 -07:00
rjpeterson fa67b00e02 Merge branch 'main' into chinese-localization 2023-06-13 16:23:49 -07:00
rjpeterson ee5a3dea6b translations 2023-06-13 16:21:39 -07:00
saml33 db660899ac add rndr logo 2023-06-13 10:11:22 +10:00
saml33 29a5ca8563 start claim ui 2023-06-09 22:35:36 +10:00
saml33 fc9b64bf66 add layout and some placeholders 2023-06-09 15:43:54 +10:00
saml33 b40a468451 test bonk font 2023-06-08 15:33:43 +10:00
saml33 6945707c11 merge main 2023-06-08 13:49:49 +10:00
saml33 b392ee6ac1 use next font optimization 2023-06-08 11:06:26 +10:00
saml33 f13acf6bd0 add tv chart meme and support changing fonts 2023-06-07 22:45:09 +10:00
saml33 9d14bc5b8b add chart easter egg functionality 2023-06-07 16:04:38 +10:00
Adrian Brzeziński 655662bf05
token listing presets (#163)
* wip create oracle

* wip

* wip

* wi[

* switchboard oracle wip

* switchboard oracle

* switchboard authority

* deduplicate

* fix cfg

* listing presets

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* small fixes

* fix insurance found prop

* more param fixes

* more sol funding to switchboard oracle

* oracle lock fix

* adjust oracle settings

* adjust params
2023-06-07 00:54:44 +02:00
saml33 6173d28e46 play animation on sidenav image click 2023-06-06 12:49:51 +10:00
Adrian Brzeziński 79b6fd6cc7
create switchboard oracle from ui (#162)
* wip create oracle

* wip

* wip

* wi[

* switchboard oracle wip

* switchboard oracle

* switchboard authority

* deduplicate

* fix cfg
2023-06-05 17:29:04 +02:00
saml33 70f599b6cb add side nav image placeholder 2023-06-05 22:25:10 +10:00
saml33 0f0a7c937b calc volume from cumulative 2023-06-05 21:06:37 +10:00
rjpeterson e338516872 more translations 2023-06-03 22:32:38 -07:00
saml33 095728986c more bonk 2023-06-02 16:05:08 +10:00
rjpeterson 3385974cab Merge branch 'main' into chinese-localization 2023-06-01 21:59:04 -07:00
saml33 ab62e89893 show if margin is enabled/disabled on swap form 2023-06-02 10:55:24 +10:00
saml33 97b331df27 tv styles 2023-05-31 14:38:15 +10:00
saml33 179e1422b1 Merge branch 'main' into bonk-theme 2023-05-31 13:44:53 +10:00
saml33 d67336f7b2 tv chart market name styles 2023-05-31 13:43:07 +10:00
saml33 eefc1f374d add bonk theme 2023-05-31 13:03:53 +10:00
saml33 fe5379f60a add spot market volume to trade header 2023-05-31 10:05:02 +10:00
saml33 8d03bc353d sort governance translations alphabetically 2023-05-30 10:22:36 +10:00
tlrsssss ae5b3f1c87
Merge pull request #156 from blockworks-foundation/feature/list-market
WIP: List market
2023-05-29 20:01:28 -04:00
saml33 a249080b7b update page url 2023-05-29 19:41:39 +10:00
saml33 1fb642c996 update nav and url 2023-05-29 16:02:16 +10:00
saml33 de8a2dae8b add ui 2023-05-29 15:43:01 +10:00
Adrian Brzeziński c46ac29a89 fix 2023-05-28 22:44:26 +02:00
saml33 29e208177e add average duration to funding chart title 2023-05-25 19:38:17 +10:00
saml33 08828e240d link to perp market stats from market details modal 2023-05-25 13:59:41 +10:00
saml33 fd16034483 add link to feedback survey 2023-05-25 12:45:03 +10:00
saml33 cfbbed612d merge main 2023-05-25 10:01:12 +10:00
saml33 0cf5200b2b merge main 2023-05-24 21:11:58 +10:00
saml33 25d2a68c8d add missing tooltips 2023-05-24 21:09:14 +10:00
saml33 b487c51db5 add custom modal when dragging order line 2023-05-23 21:48:26 +10:00
Adrian Brzeziński ea392fc9f0 next view wip 2023-05-22 21:47:47 +02:00
saml33 08457e993c update share image 2023-05-22 15:29:53 +10:00
saml33 cdd116dcb1 update onboarding image 2023-05-22 15:24:04 +10:00
rjpeterson 192eea2dc6 add zh_tw translations 2023-05-20 21:59:55 -07:00
rjpeterson 1fe413e0a5 Merge branch 'main' into chinese-localization 2023-05-20 21:25:02 -07:00