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

Add ability to manage Listing Categories in /admin #10481

Closed
fdocr opened this issue Sep 29, 2020 · 4 comments · Fixed by #10506
Closed

Add ability to manage Listing Categories in /admin #10481

fdocr opened this issue Sep 29, 2020 · 4 comments · Fixed by #10506
Assignees
Labels
area: admin admin panel external contributors welcome contribution is welcome!

Comments

@fdocr
Copy link
Contributor

fdocr commented Sep 29, 2020

Is your feature request related to a problem? Please describe.

The Admin dashboard (/admin) currently has a Listings section that allows administrators to manage them but we are lacking a way to manage Listing Categories.

Describe the solution you'd like

A common Rails CRUD dashboard for Listing Categories (/admin/listings/categories). This would require a new controller with at least an index, new, create, edit and update actions. For reference there's this PR (#10153) for Display Ads that can be used as blueprint for guidance.

As this can be considered a "nested dashboard" and in order to avoid growing the admin side menu (left) too much, the following is a suggested placement of the link/button that will take the administrators to the Listing Categories dashboard:

Screen Shot 2020-09-29 at 05 05 45

Additional context

This is part of a larger effort to remove the /resource_admin dashboard in favor of /admin.

@fdocr fdocr added this to To do in Hacktoberfest - Admin Updates via automation Sep 29, 2020
@github-actions
Copy link
Contributor

Thanks for the issue! We'll take your request into consideration and follow up if we decide to tackle this issue.

To our amazing contributors: issues labeled type: bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem/oss and we will follow up within 3 business days.

For full info on how to contribute, please check out our contributors guide.

@fdocr fdocr changed the title Add ability to manage Listing Categories in /admin/listings/categories Add ability to manage Listing Categories in /admin Sep 29, 2020
@Rafi993
Copy link
Contributor

Rafi993 commented Sep 29, 2020

Hello there, If this up for taking I can help.

@rhymes
Copy link
Contributor

rhymes commented Sep 29, 2020

Ok @Rafi993, I've assigned this to you

@Rafi993
Copy link
Contributor

Rafi993 commented Sep 29, 2020

Thank you @rhymes

Hacktoberfest - Admin Updates automation moved this from To do to Done Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: admin admin panel external contributors welcome contribution is welcome!
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants