Skip to content

Commit

Permalink
Add todo item to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jan 15, 2024
1 parent 83e6637 commit 206e125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ Before submitting design contributions, please discuss them with the Standard Eb
- Allow submitter or admins to edit unapproved artwork submissions. Approved/in use submissions should not be editable by anyone.
- Expose artist alternate spellings in the "new artwork" form. Alternate spellings should be included as a new `<datalist>` item, with an artist ID equal to the artist name of record.
- Include in-use ebook slug as a search parameter when searching for artwork by keyword.
- Remove `in_use` status for an artwork; instead, an artwork with an `EbookWwwFilesystemPath` that is not `null` should be considered to be "in use" regardless of its `Status`.
Expand Down

0 comments on commit 206e125

Please sign in to comment.