Commit Graph

8 Commits

Author SHA1 Message Date
Adrian Brzeziński d28a5037e3 fix ui 2024-07-29 13:45:50 +02:00
saml33 a3758f27a0 do not break words in notifications 2024-03-11 14:51:55 +11:00
Adrian Brzeziński c40737de52 markdown for in app notifiactions 2024-02-03 13:17:30 +01:00
saml33 4557eff7c2 fix deposit/withdraw color in activity feed and update outdated tailwind classes 2024-01-11 20:19:31 +11:00
saml33 7610af5287
update market close price and add more info to warning (#362)
* update market close price and add more info to warning

* remove redundant dependency

* fix liquidity check calc

* use max slippage const

* show slippage limit and update warning text

* add $ sign

* fix

---------

Co-authored-by: Adrian Brzeziński <a.brzezinski94@gmail.com>
2024-01-06 14:11:37 +01:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
tjs dfa08ab441 prevent rerenders from extending time to hide notifs 2023-07-20 19:46:23 -04:00
Adrian Brzeziński d390447659
ui notifications (#127)
* notifications modal

* fix

* refetch, notify, mark as seen

* fix

* fix

* set secure cookie

* add ui

* more ui details and translations

* fix errors handling

* add remove all function to button

* pr fixes

* rename notifications toast

* add catch

* rename notifications prop in mango store

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-21 16:23:27 +02:00