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]: Dynamic Date Parameter in Timed #555

Open
1 task done
trowik opened this issue Dec 18, 2024 · 0 comments
Open
1 task done

[FEATURE]: Dynamic Date Parameter in Timed #555

trowik opened this issue Dec 18, 2024 · 0 comments
Labels
feature This issue or pull request discusses a feature

Comments

@trowik
Copy link
Member

trowik commented Dec 18, 2024

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

I propose the addition of a new feature to Timed that would streamline the verification process.
Currently, I use a script that opens a new browser window with the URLs of views containing entries for employees that I need to verify, such as:

https://timed.adfinis.com/analysis?fromDate=2024-11-04&ordering=-date%2Cid&reviewer=451&toDate=2024-11-10&user=323&verified=0

Describe the solution you'd like

While it would possible to use a browser bookmark for this purpose, the main inconvenience is the need to manually update the date each time. It would be highly beneficial for me (and potentially for others involved in verifying Timed entries) if we could set a dynamically evaluated date range parameter, for instance:

https://timed.adfinis.com/analysis?dateRange=@lastWeek&ordering=-date%2Cid&reviewer=451&user=323&verified=0

This feature would save time and reduce manual input, optimizing the workflow for verification tasks.

Describe alternatives you've considered

No response

Additional context

No response

Required

  • I have checked past issues to see if this feature has already been requested.
@trowik trowik added the feature This issue or pull request discusses a feature label Dec 18, 2024
@trowik trowik added this to timed Dec 27, 2024
@trowik trowik moved this to 📋 Backlog in timed Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request discusses a feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant