Skip to content

Add comma key to mark artist as caught up on releases #77

Description

@Jason-Abbott
  • Add reviewed_at column to schema.sql and migration v19
  • Add SetReviewedAt mutation and update AlbumArtists query
  • Regenerate sqlc
  • Add comma key handler to TUI
  • Update renderItem badge logic for reviewed_at
  • Update renderPane with NEWER RELEASES / REVIEWED split
  • Update help text
  • Update test version checks
  • Build, test, lint

Summary of Changes

Added reviewed_at column to artists table (migration v19). Pressing , toggles the reviewed date: sets to today if empty, clears if set. The * badge only shows for releases newer than reviewed_at. The discography pane splits non-local releases into NEWER RELEASES (unreviewed) and REVIEWED (acknowledged) sections.

👾 This issue is managed by Jig. Edits made here will be overwritten.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions