Skip to content

Refactor habit to-do list and custom to-do list#7832

Open
ToriForH wants to merge 35 commits intodevfrom
refactor/habit-to-do-list
Open

Refactor habit to-do list and custom to-do list#7832
ToriForH wants to merge 35 commits intodevfrom
refactor/habit-to-do-list

Conversation

@ToriForH
Copy link
Collaborator

@ToriForH ToriForH commented Nov 27, 2024

#7831

  • UserToDoListItem link to both ToDoListItem or CustomToDoListItem.
  • CustomToDoListItem could be default or added by current user.
  • When user assign habit with default parameters all default to-do/custom to-do items set to habit assign.
  • When user assign habit with custom parameters all selected items set to habit assign, custom items by user saved to database and set to habit assign.
  • User can edit to-do list of existing habit assign.
  • User can edit statuses of to-do list of existing habit assign.
  • Custom to-do list items created by user could be added by user to another assign of the same habit.
  • All related controllers updated.
  • All related service methods updated.
  • All related repository methods updated.
  • All related tests updated.
  • All related dto and mappers updated.
  • Unused endpoints and related methods deleted.
  • Security config updated.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2024

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants