Commit Graph

377 Commits

Author SHA1 Message Date
Adrian Brzeziński 746b7b0f0f fix suggested values 2023-09-18 12:25:24 +02:00
saml33 b7b1adc605 fix create account modal height 2023-09-13 15:19:10 +10:00
saml33 257218b98c close settings modal with esc button 2023-09-13 12:47:15 +10: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
Adrian Brzeziński 662d110ae0 fix naming of suggested values borrow weight and deposit weight 2023-09-11 21:13:54 +02: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
Adrian Brzeziński e78e579611 upgrade mango settings 2023-09-08 17:55:24 +02:00
Adrian Brzeziński 0a12116dd5 fix suggested values modal 2023-09-07 14:34:43 +02:00
microwavedcola1 8193542879 Bump TS client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-09-07 13:48:54 +02:00
Adrian Brzeziński ef3a46dde7 adjust force report in switchboard oracle 2023-09-06 13:05:42 +02: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 b658a69d1b update layout 2023-09-04 13:43:34 +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 98cd5a9e54 change max serum3 slots to 4 2023-08-24 22:05:22 +10:00
saml33 c737eb1307 decrease account size maximum accounts 2023-08-24 11:42:15 +10:00
Adrian Brzeziński ee13a7497f add price impacts to suggested tokens 2023-08-23 18:13:55 +02:00
Adrian Brzeziński 6ba3ca9b55 adjust oralce creation settings 2023-08-18 13:03:12 +02:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
saml33 402437bbf6
Merge pull request #174 from blockworks-foundation/stop-orders
stop orders
2023-08-18 08:08:21 +10:00
Adrian Brzeziński f50eac06d4
fix suggested tokens (#239) 2023-08-17 21:43:34 +02:00
Adrian Brzeziński 24a14d1016 adjust forceReportPeriod prop in oracle create 2023-08-16 22:45:09 +02:00
saml33 68206cea69 merge main 2023-08-16 15:27:45 +10:00
saml33 ae9235b1d1 show details of used accounts in settings and hook for data 2023-08-15 13:06:00 +10:00
saml33 8ed1ab81bc merge main 2023-08-13 21:21:08 +10:00
tjs 62a3f337e1 use latest client; upgrade to new signature status 2023-08-12 14:40:34 -04:00
saml33 0e30d3ad3d Revert "limit number of accounts to 5"
This reverts commit 2885e6e8c4.
2023-08-12 13:15:14 -04:00
microwavedcola1 1408609043 decrease to a more conservative estimate until we are more certain
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-08-11 10:50:41 +02:00
saml33 2885e6e8c4 limit number of accounts to 5 2023-08-11 15:18:59 +10:00
saml33 768ed1170e only show increase account size when account not full 2023-08-11 13:06:38 +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
Adrian Brzeziński d5e0be25b5
oracle adjustments lower tiers (#230)
* tier settings for switchboard

* fix

* feed matching

* better match switchboard

* allow list with lower tier

* lower listing

* fixes

* fixes
2023-08-10 18:33:17 +02:00
Adrian Brzeziński 76b0b4e25b
dashboard cleanup (#228)
* dsahboard wip

* wip dashboard modal

* fix

* fix dashboard
2023-08-09 15:12:35 +02: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 f646943419 fix account size maximums 2023-08-08 08:26:12 +10:00
saml33 72372ba2da add increase account size ui 2023-08-07 14:08:35 +10:00
saml33 02301bedcc Merge branch 'main' into stop-orders 2023-08-02 09:39:55 +10:00
Adrian Brzeziński 1fd23ae37a
notifications per mango account - wip (#221)
* mango account notifications wip

* wip

* fix

* fix

* adjustments

* fixes
2023-08-01 22:27:12 +02:00
saml33 840991961f merge main 2023-07-31 09:56:42 +10:00
Adrian Brzeziński 9c851f3dd9
new switchboard template - wip (#218)
* use direct routes

* fix

* fix

* switchboard fixes

* fix
2023-07-29 12:43:30 +02:00
saml33 ce4c9389c0 merge main and more componenets 2023-07-26 12:48:13 +10:00
tjs d885c19703 fix wallet connect for onboard 2023-07-22 21:28:50 -04:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs 07b0c80e6a only show detected wallets in dropdown 2023-07-20 19:48:43 -04:00
tjs 4bb2c0016e migrate to wallet-adapter only; use autoconnect 2023-07-20 19:08:04 -04:00