Commit Graph

17 Commits

Author SHA1 Message Date
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 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 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 559170bded style sign with ledger for notifications 2023-08-28 09:47:15 +10:00
Adrian Brzeziński 71d2cb1465
add ability to sign with ledger to notifications center (#244)
* fix

* use ledger to sign
2023-08-27 14:53:24 +02:00
tjs 10cf640f11 update prettier pkgs, config, and reformat 2023-08-17 19:47:11 -04: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 157119eea8 fix marking notifications as seen 2023-06-30 22:59:09 +02:00
Adrian Brzeziński 80050824ea small seen msgs request impro 2023-06-30 14:38:38 +02:00
saml33 899df83839 fix notifications count styling 2023-05-24 12:28:31 +10:00
saml33 0bdbb42f28 improve notification settings ux 2023-05-08 21:59:46 +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