Activity
create delete_all_todos method for ability to fully delete all todos …
create delete_all_todos method for ability to fully delete all todos …
create method for display the total count of all Todos, by sections
create method for display the total count of all Todos, by sections
create migrations with a new label field
create migrations with a new label field
create first_name and last_name fields for serializer and user-create…
create first_name and last_name fields for serializer and user-create…
create first_name and last_name fields for user model
create first_name and last_name fields for user model
change the message for clear_trashed method
change the message for clear_trashed method
feat: improve search with keyboard
feat: improve search with keyboard
feat: add rename label snackbar
feat: add rename label snackbar
fix: import cycle error
fix: import cycle error
feat: add undo snackbar for data deletion
feat: add undo snackbar for data deletion
fix: note list fetching
fix: note list fetching
feat: implement add label button
feat: implement add label button