Commit Graph

61 Commits

Author SHA1 Message Date
saml33 518ccf607a remove serum competition content (#414) 2022-09-15 17:32:55 -04:00
tjs 098f6af86d reduce rerenders 2022-08-16 15:07:55 -04:00
saml33 15266fae90 show comp modal after alpha modal 2022-08-01 13:09:53 +10:00
saml33 fe369ca537 add modal and page for spot comp 2022-08-01 12:55:41 +10:00
saml33 8d7d16355f
add delegated account icon label (#342) 2022-07-04 18:58:53 +02:00
saml33 5118b31f07 fix trade form size bugs 2022-07-01 13:44:04 +10:00
saml33 e394f7523c merge main 2022-06-19 21:07:06 +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
saml33 0a0b1f7f84 improve no account flow 2022-05-24 14:39:40 +10:00
saml33 2aeff1032e support nfts as profile pics 2022-05-11 13:29:35 +10:00
rjpeterson 1a4623240a yarn format 2022-04-23 19:09:08 -07:00
rjpeterson fe1d7f9e68 translate share modal to chinese 2022-04-23 19:08:18 -07:00
tjs d03db04d72 add check that url param exists 2022-04-15 17:05:37 -04:00
Kieran Gillen 5d92b4fe6f Merge branch 'main' of github.com:blockworks-foundation/mango-ui-v3 into mango-group-config 2022-04-01 15:00:12 +02:00
Kieran Gillen f10a1dbce0 Deletes useMangoGroupConfig hook 2022-03-31 16:58:01 +02:00
Kieran Gillen 764ea28cb4 Adds more null checking 2022-03-30 19:10:15 +02:00
Kieran Gillen 17c6dd784c Refactors wallet in store 2022-03-23 13:18:34 +01:00
Kieran Gillen 1a40a98af0 Removes calls to Wallet and Connected through MangoStore hook 2022-03-23 11:42:04 +01:00
tjshipe 0bf4244f01
Merge pull request #189 from tarcisiozf/handle-invalid-pairs
Handle input of invalid pairs
2022-03-21 00:13:19 -04:00
tjs 2fd1e8676c more type checks 2022-03-20 04:07:03 -04:00
tarcisiozf ffe035e8e1 redirect if invalid 2022-03-16 12:02:18 -03:00
tjs 597c930b98 use blockhash that expires with timeout 2022-03-13 19:26:30 -04:00
tjs dbb17b4e08 add trading view script in _document 2022-03-02 16:28:54 -05:00
tjs 299cdbe240 chore: update packages 2022-03-02 00:17:36 -05:00
tjs 80d876acc9 chore: fix warning from next js 12 upgrade 2022-03-02 00:17:16 -05:00
rjpeterson 1ee43825a9 add alerts to account and index page locales 2022-02-19 15:55:21 -06:00
saml33 95d73df500 add markets page 2022-02-17 20:44:28 +11:00
tjs 3ad223f95b add types to the store set function 2022-02-10 12:49:59 -05:00
saml33 5d28deeb57 add favorites bar and change % 2022-02-09 21:55:54 +11:00
saml33 a1664d2a58 add/remove favorites 2022-02-05 17:04:07 +11:00
Tyler Shipe 3ff9471fa1 move market.txs page to index.tsx 2022-01-31 12:48:48 -05:00
Tyler Shipe 4a0c77a3d9 increase information density 2022-01-31 10:52:28 -05:00
saml33 b716c33feb remove unnecessary window scroll 2021-12-15 09:42:02 +11:00
Tyler Shipe ae58aa5712 remove scrollbar at full height 2021-12-14 16:57:58 -05:00
Tyler Shipe 92b3ac2ce7 more improvement to load time when switching pages/markets 2021-11-14 18:37:02 +00:00
rjpeterson 0359b80e55 add translations for tradingview chart order lines 2021-10-25 11:03:00 -10: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
saml33 dbbb415060
Default market settings (#45)
* add default market settings to settings modal

* redirect to default market
2021-10-01 12:05:42 +02:00
saml33 9123e63344
Trade page mobile (#35)
* mobile styles for chart, position, account

* mobile styles for trade form

* trade page mobile styles

* tab layout

* fix unknown property fill-rule

* test swipeable tabs

* fix container height

* fix orderbook mobile styles

* account page mobile styles

* fix swipeable container height

* stats page mobile styles
2021-09-20 02:36:02 +02:00
Tyler Shipe c6e09c1ba1 fix alpha modal issue 2021-08-30 16:40:32 -04:00
Tyler Shipe 6e0018e251 reduce x padding 2021-07-19 23:04:26 -04:00
Tyler Shipe 1afe59e4e0 update modal with sol srm info 2021-06-08 10:59:39 -04:00
saml33 a49f7e2fe9
add market data header to trade page (#9)
* add market data header to trade page
2021-05-18 08:33:04 +03:00
Tyler Shipe 2d489b29c4 add Lagzda's alerts 2021-04-24 22:10:28 -04:00
Tyler Shipe ecf81a41b8 fix issue with wallet disconnect when changing pages 2021-04-15 17:54:42 -04:00
Tyler Shipe e33bc5feca add alpha popup message 2021-04-15 12:34:59 -04:00
Tyler Shipe a674ff74d3 texting fixes 2021-04-14 18:46:36 -04:00