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

Ability to generate / export column configuration #8765

Closed
jasonyates opened this issue Mar 1, 2022 · 3 comments
Closed

Ability to generate / export column configuration #8765

jasonyates opened this issue Mar 1, 2022 · 3 comments
Assignees
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@jasonyates
Copy link

NetBox version

3.2-beta1

Feature type

New functionality

Proposed functionality

With the welcomed addition of the ability to specify default table columns under DEFAULT_USER_PREFERENCES it would be useful on the Configure Table dialogue box to be able to generate a snippet based on the current table configuration that could be used in the default preference setting.

The barrier to entry currently feels quite high as I need to know the table name and the exact internal naming of the columns in order to generate default preferences.

Use case

Improves the ease of use for default table columns on DEFAULT_USER_PREFERENCES

Database changes

No response

External dependencies

No response

@jasonyates jasonyates added the type: feature Introduction of new functionality to the application label Mar 1, 2022
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Mar 1, 2022
@jeremystretch
Copy link
Member

I struggled with this a bit during the initial implementation. What do you think is the best way to expose this? We could include a compatible representation of the user's current table configurations under their preferences; would that work?

@jeremystretch jeremystretch added the status: under review Further discussion is needed to determine this issue's scope and/or implementation label Mar 1, 2022
@jasonyates
Copy link
Author

I struggled with this a bit during the initial implementation. What do you think is the best way to expose this? We could include a compatible representation of the user's current table configurations under their preferences; would that work?

That would be a neat way to do it.

@jeremystretch jeremystretch self-assigned this Mar 3, 2022
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Mar 3, 2022
@jeremystretch
Copy link
Member

I've added a "table configuration" section to the user's preferences form to show all customized tables. This also allows a user to reset multiple table preferences.

Screenshot 2022-03-03 at 10-04-22 User Preferences NetBox

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants