Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Feat: "magic links" #681

Closed
StephanH90 opened this issue Jun 20, 2022 · 3 comments
Closed

Feat: "magic links" #681

StephanH90 opened this issue Jun 20, 2022 · 3 comments

Comments

@StephanH90
Copy link
Contributor

It would be cool if we could have magic links, ie I can select something in timed, have a btn that I can click which generates me a link which, when sent to somebody, will create a new entry under "Timesheet" where they just have to enter the hours and text.

This could be extended where I can even specify the time and text when creating the magic link. The person just has to click the link and press save.

@derrabauke
Copy link
Contributor

Implemented by #1022

@trowik trowik reopened this Aug 9, 2023
@trowik
Copy link
Member

trowik commented Aug 9, 2023

When setting query params for not billable or needs review (either to false or true) sets the according flag in GUI after using the magic link.

Steps to reproduce:

  • open magic link creator
  • select Customer etc.
  • select one of needs review or not billable flag
  • unselect the chosen flag
  • magic link creator creates a link to a report with that flag set to false
  • opening the link creates a "draft" report with that flag set to true

You can still unselect the flag before saving, but that's an extra step that shouldn't happen.

@StephanH90
Copy link
Contributor Author

this has been fixed in #1046

@trowik trowik closed this as completed Aug 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants