Block a user

Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on th…
Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on th…

Refactor: Replace button elements with VButton and VIcon components in GroupsPage
Refactor: Replace button elements with VButton and VIcon components in GroupsPage



refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema


refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability
refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability
