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

Add time booking component #1

Open
2 tasks
Syndesi opened this issue Sep 10, 2023 · 0 comments
Open
2 tasks

Add time booking component #1

Syndesi opened this issue Sep 10, 2023 · 0 comments
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Sep 10, 2023

Time booking component should be able to work with the following properties, and ideally work with a subset of them and calculate remaining properties automatically:

  • Start timestamp.
  • End timestamp.
  • Duration, calculated property.
  • Name.
  • Description / summary.
  • List of tags, optional.
  • Link to other element, usually project or ticket, to which the time is billed.
  • State which displays if the time booking is accepted?
    • Can this be resolved with tags?

Timestamps are internally stored as an UTC timestamp, displayed as date + time + user's current timezone in respect with summer/winter time.

  • User should be able to define the displayed timezone, either globally or for the component only.
@Syndesi Syndesi added this to the 0.2.0 milestone Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant