Commit Graph

9 Commits

Author SHA1 Message Date
saml33 e12b24ee2e use title instead of tooltip 2024-03-18 10:06:33 +11:00
saml33 25eb665cc1 mobile styling fixes 2023-10-29 21:57:08 +11:00
saml33 0b319c48de move account actions to settings 2023-10-13 14:11:24 +11:00
saml33 68cfd1594d fixed raised button flicker 2023-10-06 10:49:46 +11:00
saml33 1614ae68d9 organize settings and use modal instead of page 2023-09-05 14:43:26 +10:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04:00
saml33 899df83839 fix notifications count styling 2023-05-24 12:28:31 +10: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
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