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

[feature] Add exclusion config for loaded resources #5

Open
elvinaspredkelis opened this issue Apr 18, 2024 · 0 comments
Open

[feature] Add exclusion config for loaded resources #5

elvinaspredkelis opened this issue Apr 18, 2024 · 0 comments
Labels
feature New feature or request

Comments

@elvinaspredkelis
Copy link
Contributor

Currently Oversee loads all of the available ActiveRecord models. However, it's very unlikely that all of the models should be displayed in the admin dashboard (e.g. join tables are usually irrelevant for the admins).

Therefore, adding an exclusion config would be an amazing UX improvement. It would be ideal to come up with a dynamic way of setting such list (e.g. to load different resources for different moderation roles). However, it might be a tough thing to do for now, so an initializer is a viable solution for now.

@elvinaspredkelis elvinaspredkelis added the feature New feature or request label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant