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

Datetime picker #3762

Closed
hSaria opened this issue Dec 13, 2019 · 4 comments · Fixed by #3802
Closed

Datetime picker #3762

hSaria opened this issue Dec 13, 2019 · 4 comments · Fixed by #3802
Assignees
Labels
status: accepted This issue has been accepted for implementation

Comments

@hSaria
Copy link
Contributor

hSaria commented Dec 13, 2019

Environment

  • Python version: 3.6.3
  • NetBox version: 2.6.8

Proposed Functionality

Add a datetime selector to all datetime input fields.

Use Case

Simplifies the process of specifying a date, especially considering the current implementation relies on a human to match the format. Examples of this:

  • Change Log search form
  • Aggregates' created field
  • Circuits' install date field
  • Users' token expire field

Database Changes

None

External Dependencies

Probably going to need a JS library for that, like flatpickr or something else.

@stale
Copy link

stale bot commented Dec 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale stale bot added the pending closure Requires immediate attention to avoid being closed for inactivity label Dec 27, 2019
@steffann
Copy link
Contributor

I can see the usefulness of this. I'd be willing to implement this is it gets accepted.

@stale stale bot removed the pending closure Requires immediate attention to avoid being closed for inactivity label Dec 27, 2019
@hSaria
Copy link
Contributor Author

hSaria commented Dec 27, 2019 via email

@DanSheps DanSheps added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application labels Dec 27, 2019
@DanSheps DanSheps assigned hSaria and unassigned steffann Dec 27, 2019
@hSaria
Copy link
Contributor Author

hSaria commented Dec 27, 2019 via email

@hSaria hSaria mentioned this issue Dec 28, 2019
@jeremystretch jeremystretch added type: ui and removed type: feature Introduction of new functionality to the application labels Dec 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants