Commit Graph

74 Commits

Author SHA1 Message Date
saml33 ce4c9389c0 merge main and more componenets 2023-07-26 12:48:13 +10:00
tjs 1856cd7ef6 fix auto connect when viewing other accounts 2023-07-22 00:00:55 -04:00
tjs 84844bd085 add autoconnect setting 2023-07-21 23:09:20 -04:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs e478d6405a use jupiter on trade page 2023-07-16 23:41:13 -04:00
tjs dac65622ee fix env var name 2023-07-12 21:22:47 -04: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 3d86ec7ca8 fix rpc settings form styling 2023-07-03 11:57:20 +10:00
tjs 11af68b30c fix env name 2023-06-27 19:56:09 -04:00
tjs f603c139fb use correct env var 2023-06-27 19:49:36 -04:00
tjs 2cdafd7c08 add dedicated node rpc setting 2023-06-27 19:30:50 -04:00
tjs ce13f685a3 Merge branch 'main' into trade-hot-keys 2023-06-26 12:58:10 -04:00
tjs 789a38acb3 update rpc urls 2023-06-26 12:29:11 -04:00
saml33 c296946f30 convert trigger key to lower case 2023-06-26 11:14:28 +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 6337b696e7 form validation 2023-06-23 13:37:34 +10:00
saml33 8ed973a063 place order on hot key 2023-06-22 10:48:15 +10:00
saml33 0a122c0f79 hot keys modal form 2023-06-21 09:16:58 +10:00
riordanp 5b0eef685c
Use ref for Orderbook feed to prevent multiple connections, add settings tooltip (#150)
* Use ref for orderbook feed, enable if unset, prettify logs

* Add tooltip to orderbook feed setting
2023-05-10 10:53:55 +01:00
saml33 0bdbb42f28 improve notification settings ux 2023-05-08 21:59:46 +10:00
riordanp 25ea31beec
Add setting to disable orderbook feed (#148)
Co-authored-by: tlrsssss <tjshipe@gmail.com>
2023-05-07 12:53:22 +01:00
Adrian Brzeziński 1f2e90bdf8
notifications settings + websockets (#139)
* notification settings

* fix

* websockets

* fix url

* websockets

* fix

* fix

* fix api url

* fix hook

* reconnect sockets

* fix url

* fix double connection move back hooks to btn

* fix

* fix dependncy array
2023-04-28 23:36:24 +02:00
saml33 1750b865ca remove inline default-transition class 2023-04-20 11:12:45 +10:00
saml33 228ea6d59a change focus states to use focus-visible 2023-04-20 10:43:33 +10:00
saml33 03a94d4571 merge main 2023-04-18 09:17:23 +10:00
tjs 9ff76e4198 add language selector to settings 2023-04-17 14:03:35 -04:00
saml33 dd0ba043e6 update focus styles 2023-03-27 14:11:10 +11:00
saml33 1a920526d5 increase priority fee buttongroup width 2023-03-27 09:58:38 +11:00
saml33 7cd26e9da5 add focus states and improve keyboard navigation 2023-03-24 23:22:29 +11:00
saml33 caf98f8354 add customize trade page layout to settings 2023-03-23 19:29:13 +11:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
saml33 b15067a17a fix custom notification position 2023-02-14 12:57:06 +11:00
tylersssss 320853dbc3
Merge branch 'main' into trade-volume-alert 2023-02-11 15:21:07 -05:00
tjs 830e944884 fix default priority fee 2023-02-03 16:23:36 -05:00
saml33 0952fde644 merge main 2023-01-20 22:38:56 +11:00
tjs 39bbe69ffb add priority fee to settings 2023-01-19 15:31:45 -05:00
saml33 bf626cc8ef add recent trade volume alert 2023-01-18 16:06:00 +11:00
tjs 5e0492d0a6 use getState for actions 2023-01-03 17:20:00 -05:00
saml33 63ae4a09cf use select for notification position settings 2023-01-03 12:35:54 +11:00
tjs 49ac250a9a remove genesys go 2022-12-27 16:35:26 -05:00
tjs b945b62a7a more custom rpc fixes 2022-12-27 16:34:05 -05:00
tjs 0bc6593aa3 fix rpc custom connection 2022-12-27 16:13:15 -05:00
tylersssss 30153160ae
Merge branch 'main' into rpc-settings 2022-12-27 13:58:22 -05:00
saml33 916089f0fa trade chart selection settings 2022-12-22 21:04:38 +11:00
Adrian Brzeziński 2ef6070991 do not use translated values in settings fix 2022-12-21 23:33:26 +01:00
Adrian Brzeziński 28101143be default trading view 2022-12-21 18:48:39 +01:00
Adrian Brzeziński 96031df4dc fix transalate 2022-12-21 11:52:35 +01:00