Commit Graph

35 Commits

Author SHA1 Message Date
tjs db8a0324aa add tailwind prettier plugin; run yarn format 2022-03-09 15:53:11 -05:00
tjs b6999cd220 add performance chart to account page 2022-03-01 14:06:39 -05:00
Maximilian Schneider 8388decf3b longer timeouts and SPAM 2022-01-21 16:22:53 -08:00
Tyler Shipe fe4130ca4b v3.3 supports closing mango accounts 2022-01-16 18:35:47 -06:00
Tyler Shipe 5d550e58b3 remove cluster env var and link explorer txs to correct cluster 2022-01-15 20:00:34 -06:00
Tyler Shipe 1b1679ac17 add tx id to error notifications 2022-01-10 17:25:05 -05:00
Tyler Shipe 41fa096294 use latest mango client to add confirming transaction notification 2021-12-29 13:39:17 -05:00
Tyler Shipe 389376d565 add better logic check for description 2021-12-20 12:05:45 -05:00
Tyler Shipe b5e3de18ac show error notification for 30 secs 2021-12-20 10:46:03 -05:00
Tyler Shipe b16849b5ef add coingecko stats 2021-12-19 13:17:43 -05:00
Tyler Shipe 0f13c748e4 add jupiter ag swap 2021-12-17 16:02:02 -05:00
Tyler Shipe 6ea9a2b37e add check for description in notification 2021-12-17 14:52:07 -05:00
Tyler Shipe e033d84a5d show confirmation timeout errors longerso txid is easier to read 2021-12-17 11:20:48 -05:00
Tyler Shipe e1eb407eb6 clear recent tables list after switching markets 2021-12-13 18:29:16 -05:00
Tyler Shipe ac818e5a5d add flag to show and hide notifications 2021-12-09 16:21:53 -05:00
Tyler Shipe 23e8fd23a4 display tx id in timeout errors 2021-12-06 01:48:20 -05: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 361268c751 fix: bugs when changing state with new order types 2021-10-11 14:02:20 -04:00
Tyler Shipe c5615254bf extract health variables in accountInfo component 2021-09-04 18:41:02 -04:00
Tyler Shipe d51f4419ba clean up notification console logs 2021-08-24 15:43:34 -04:00
Tyler Shipe 1c0962031b add notification when sol balance is low and when connecting wallet; disable connect button until walletadapter is loaded 2021-08-24 12:28:25 -04:00
saml33 8076afecc4 notification styling 2021-07-30 22:06:27 +10:00
Tyler Shipe a0ba6f44e8 update notifications, wire up account change modal 2021-07-06 18:04:20 -04:00
Tyler Shipe ab277fee2b yarn lint and yarn format 2021-05-31 16:30:59 -04:00
Ralfs d239416364 more cleanup and add txid link when transaction error 2021-05-22 01:00:39 +03:00
saml33 23220e3555 trigger set alerts modal from margininfo 2021-05-02 00:02:21 +10:00
Tyler Shipe 2d489b29c4 add Lagzda's alerts 2021-04-24 22:10:28 -04:00
Tyler Shipe e765ffa3d7 revert button text change and remove extra notifications 2021-04-15 11:57:00 -04:00
saml33 abf9aaa671 disconnect wallet dropdown with copy address 2021-04-14 22:01:58 +10:00
Tyler Shipe e0510dd3f8 remove opacity from notification 2021-04-13 17:24:06 -04:00
Tyler Shipe 9e67c147bf fee discount tables and more theming 2021-04-12 23:39:08 -04:00
Tyler Shipe 6605cbdd48 convert trade form inputs to tailwind and continue theming 2021-04-12 16:01:55 -04:00
Tyler Shipe 932b52f649 remove xwind and convert to className prop 2021-04-12 12:49:02 -04:00
Tyler Shipe 799b9d843c add notifications 2021-04-12 00:17:23 -04:00
Tyler Shipe 37cf5bae14 create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00