Skip to content

Utilize Slug from Dashboard #75

@jermbo

Description

@jermbo

As an admin, I would like the ability to update and delete a lesson based on lesson slug.
As a user, I would like to navigate to lessons via a slug that is provided by the dashboard.
As an admin, I would like to navigate to lessons via a slug that is provided by the dashboard.
( Yeah yeah, I know these are three user stories... but I will probably tackle all of them at once as they are all related to each other. )


Side Note: While learning more about Strapi, I discovered I can look up items by slug vs id. Having made that change in the dashboard side of strapi, this broke the admin of typer.


TODO:

  • Remove all slugify and unslugify method references. ( These are no longer needed due to the slug being provided )
  • Update the url's in typer to reflect the slug coming from the dashboard
  • Updat all

Metadata

Metadata

Assignees

Labels

Admin EnhancementA feature that will enhance the admin experienceUser EnhancementA feature that will enhance the user experience.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions