CirclesUBI / circles-groups-safe-app

[DEPRECATED] Mint Circles group tokens using this Safe app
https://groups.circlesubi.dev/
1 stars 1 forks source link

Group ownership change - Notification #210

Closed InakyMaister closed 2 years ago

InakyMaister commented 2 years ago

At its current state of development, the app does not issue a notification for when group ownership modification takes place, and considering the importance of the group ownership and the impact the owner has on the group administration, it would be a nice feature to add.

Suggested notifications text

For the former owner who's no longer the group owner: You're no longer the owner of the xxxxxxGroup For the new group owner: You're the new owner of the xxxxxxGroup

Thoughts?

marianoclaveria commented 2 years ago

Son dos tareas: Subgraphs [DONE] Aggregar notificaciones en UI

LaimeJesus commented 2 years ago

How to test

Connect app to gnosis safe [Optional] Create a new group Change the owner of the group to a new safe account (it could be a non-safe account but in that case the user won't receive a notification) See the new notification owner changed (old owner should receive the message "you are no longer the owner of ... group", the new owner should receive "you are new owner of ... group" message)

image.png