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

friendlyid unify admin routes #20

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Conversation

tsubik
Copy link
Contributor

@tsubik tsubik commented Aug 6, 2019

Better to have unified resources retrieval by id in the admin panel. Some slugs are long and not that friendly for admin panel that's why I'm changing resource retrieval to be by id.

We have to think if we need friendly_id at all, if only for slug generation then that's overkill. We may need to track slug history change in the future though.

@tsubik tsubik requested review from kowal and simaob August 6, 2019 11:10
@simaob simaob merged commit b36efab into develop Aug 6, 2019
@simaob simaob deleted the chore/unify-admin-routes branch August 8, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants