Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Basic CRUD REST Endpoint for units in libraries #1703

Open
Tracked by #1697
bradenmacdonald opened this issue Mar 4, 2025 · 0 comments
Open
Tracked by #1697

Backend: Basic CRUD REST Endpoint for units in libraries #1703

bradenmacdonald opened this issue Mar 4, 2025 · 0 comments

Comments

@bradenmacdonald
Copy link
Contributor

bradenmacdonald commented Mar 4, 2025

Allow creating a unit, viewing units in library, updating the title, and deleting the unit.

More Requirements:

  1. Units must be added to the Meilisearch index and retrievable from the search APIs.
  2. Enforce permissions, same as for creating a component in the library.
  3. Set a "friendly" slug based on the title.

Out of scope:

  1. No ability to add components to the unit yet.
@bradenmacdonald bradenmacdonald changed the title Basic CRUD REST Endpoint for units in libraries. Allow creating a unit, viewing units in library and search results, setting/changing the title, and deleting the unit. No ability to add components yet. Enforce permisisons. Set a "friendly" slug based on the title. Basic CRUD REST Endpoint for units in libraries Mar 4, 2025
@bradenmacdonald bradenmacdonald moved this to In grooming in Libraries Overhaul Mar 4, 2025
@bradenmacdonald bradenmacdonald changed the title Basic CRUD REST Endpoint for units in libraries Backend: Basic CRUD REST Endpoint for units in libraries Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In grooming
Development

No branches or pull requests

1 participant