Skip to content

Changed how read comic books are tracked [#2261]#2264

Merged
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:feature/issue-2261
Dec 28, 2024
Merged

Changed how read comic books are tracked [#2261]#2264
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:feature/issue-2261

Conversation

@mcpierce
Copy link
Contributor

  • Moved the list of read comic books to the ComiXedUser class.
  • Added the Read Comic Books feature to the front end.
  • Removed the Last Read feature.

Closes #2261

Status

READY

Does this PR contain migrations?

YES

Before You Submit Your PR:

  • Have you announced your PR on the comixed-dev mailing list?
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Refactors existing code (code changes for efficiency or maintainability)
  • Security fix (be sure to include the CVE in the commit message)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label Dec 28, 2024
@mcpierce mcpierce added this to the 2.3 milestone Dec 28, 2024
 * Moved the list of read comic books to the ComiXedUser class.
 * Added the Read Comic Books feature to the front end.
 * Removed the Last Read feature.
@sonarqubecloud
Copy link

@mcpierce mcpierce merged commit 4cd8d26 into comixed:main Dec 28, 2024
@mcpierce mcpierce deleted the feature/issue-2261 branch December 28, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A pull request containing a a new feature, refactoring, or security improvement..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify marking comics as read or unread.

1 participant