Commit Graph

928 Commits

Author SHA1 Message Date
Tyler Shipe b49237df50 updated fees to show ftt-perp fee 2021-11-01 15:49:23 -04:00
Tyler Shipe f49f1cb0d0 update to latest mango client to get new markets 2021-11-01 15:24:27 -04:00
tjshipe d049f1faa8
Merge pull request #63 from mfenn/trade-history-market-link
Link to markets from trade history table
2021-11-01 11:44:46 -04:00
Tyler Shipe ac16fb6f89 fix: css styles for page height 2021-11-01 11:30:46 -04:00
Tyler Shipe cb462eb47a fix: error when hourly interest is undefined 2021-11-01 11:14:43 -04:00
Tyler Shipe 02f604b4e6 Merge branch 'alpha' into main 2021-11-01 11:07:04 -04:00
Tyler Shipe 057ba849d9 fix ada svg icon 2021-10-31 21:47:26 -04:00
Tyler Shipe 17c890829b add cardano icons 2021-10-31 15:44:59 -04:00
Tyler Shipe 8d4be3e812 remove aaveicon import 2021-10-31 14:27:56 -04:00
Tyler Shipe f3361a8953 only calc spot max if market config is spot market 2021-10-31 14:24:33 -04:00
Michael Fenn ca30bf96b5 link to market from trade history table, like in perp position table 2021-10-29 21:00:53 -04:00
Tyler Shipe 9aa9d152c9 fixes for ada perp mkt 2021-10-29 14:57:50 -04:00
Tyler Shipe eebec54d2e use latest mango client 2021-10-29 14:44:41 -04:00
Tyler Shipe 9c2c7186ae yarn format 2021-10-28 12:46:45 -04:00
Tyler Shipe 44176247d7 temp: hide hourly funding table 2021-10-28 12:45:19 -04:00
ImpossiblePairs 8beab41743
Toggle button for Order Line Visibility (#62)
* Toggle button for Order Line Visibility

Allow users to toggle order line visibility on and off.  Should be useful if you have a lot of orders on the books.

* Updated const

Button updated to const.

* Remove event not used

Event in addEventListener never used, and removed.
2021-10-28 13:45:29 +01:00
Tyler Shipe f2c484de63 allow changing settings before wallet is connected 2021-10-27 17:43:10 -04:00
Tyler Shipe 299402c605 Merge branch 'nextjs12' into main 2021-10-27 17:21:19 -04:00
Tyler Shipe dcd636f3f0 add back target for netlify 2021-10-27 16:46:31 -04:00
Tyler Shipe fc1665444f upgrade to next12, remove babel, remove emotionjs, convert emotion styles to inline 2021-10-27 16:46:31 -04:00
Tyler Shipe 109f75a984 add mango account to trade page 2021-10-27 16:31:45 -04:00
Tyler Shipe 6b28aa3666 Merge branch 'hourly-stats-tables' into main 2021-10-27 12:44:09 -04:00
Tyler Shipe 97250b8c74 immediately refresh order book when switching markets 2021-10-27 11:53:07 -04:00
Steven Sarmiento e21c2eacf2
a few spanish updates to correct translations 2021-10-26 21:36:28 -07:00
Steven Sarmiento ba06b19c9d
updated spanish file 2021-10-26 21:24:47 -07:00
saml33 69ceb6f1b0 add chinese interest translations 2021-10-27 11:07:10 +11:00
Tyler Shipe 597e0b65b7 reduce padding to remove horizontal scrollbar; yarn format 2021-10-26 11:57:54 -04:00
Tyler Shipe 7bbdcc0e7a update perp maker fee 2021-10-26 11:27:26 -04:00
saml33 ce2e32ee1a
add buttongroup and interest info to deposit/withdraw (#59) 2021-10-26 15:25:36 +01:00
ImpossiblePairs da10aa9966
Fix Order Line Number Formatting
Number formatting of the order line text updated to account for SOL decimal precision.
2021-10-25 15:53:38 -07:00
Tyler Shipe 98a151d8a0 add quote symbol to funding table 2021-10-25 15:39:49 -04:00
Tyler Shipe 8ec17ecfaf yarn format TradingView/index.tsx 2021-10-25 15:24:00 -04:00
Tyler Shipe 3da0b240f5 add paginated tables for account interest and funding 2021-10-25 15:21:54 -04:00
tjshipe d1eb208600
Merge pull request #40 from blockworks-foundation/tradingview-order-lines
Add Tradingview Order Lines to Main
2021-10-22 22:25:43 -04:00
Tyler Shipe 77095e5049 temp: disable hourly funding to optimize queries and switch to table view 2021-10-22 11:29:15 -04:00
tjshipe 1c9a669d7c
Merge pull request #57 from rjpeterson/translation-zh
add missing translations
2021-10-22 10:57:05 -04:00
rjpeterson 25bb4413bf add missing translations to withdrawModal 2021-10-21 21:57:16 -10:00
rjpeterson 9f69a001b0 add edit-name translation 2021-10-21 15:42:39 -10:00
Tyler Shipe 5df4678d09 fix i18n punctuation 2021-10-21 21:13:43 -04:00
Tyler Shipe 308bd60177 add i18n for editing account name 2021-10-21 21:12:40 -04:00
tjshipe 9dcb0f329f
Merge pull request #52 from blockworks-foundation/perp-table-market-link
link to perp market from positions table
2021-10-21 16:19:26 -04:00
tjshipe 20a7652bf4
Merge pull request #50 from blockworks-foundation/ImpossiblePairs-calculateTradePrice-patch-1
Fix calculateTradePrice function
2021-10-21 16:11:43 -04:00
Tyler Shipe eecf9a919d move useOrderbook login into useHydrateStore to reduce rerenders 2021-10-21 15:45:13 -04:00
tjshipe 5293e7d71b
Merge pull request #55 from rjpeterson/translation
Translation
2021-10-20 15:29:51 -04:00
rjpeterson e41f05ea2c add string interpolation to spanish file 2021-10-20 08:53:09 -10:00
rjpeterson 0733e8cda7 add missing translations, add spanish option, fix dropmenu z-index 2021-10-20 08:48:02 -10:00
Steven Sarmiento e039b1527b
adding spanish translation 2021-10-20 10:14:45 -07:00
rjpeterson bf679598bb
Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54)
* start english localization

* fix typo

* add to english localization

* add some zh translations, fix discrepencies in en

* add more chinese translations

* finish trad chinese translations

* add simplified folder, add locales.json with meta info, add latest ui updates in english

* add latest ui changes for chinese-trad and sort

* fix typo

* convert trad to simp

* Update common.json

* add review changes by @HZ2078

* fix typos

* add latest ui changes

* new ui change & trad-simp convert

* delete monospace from locales.json

* add next-i18next translation framework. Add translations up to #103

* replace more html with traslate tags

* lint & add more phrases

* add missing translations

* add language select dropdown

* add new update transltations

* add latest gui update translations

* add useTranslation to lang switch

* sort common.json, add lang descriptions

* update netlify config to support i18n

* make translations more consistent

Co-authored-by: Hz2078 <92381714+HZ2078@users.noreply.github.com>
Co-authored-by: Tyler Shipe <tjshipe@gmail.com>
2021-10-20 13:42:40 +01:00
Tyler Shipe bdc65a18f0 set default cluster to mainnet 2021-10-19 15:29:53 -04:00
Tyler Shipe 50a08599da add token config for MSRM 2021-10-19 12:48:00 -04:00