Skip to content

Releases: falkoschumann/activity-sampling

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 May 19:35
787808f

Fixed

  • App could crash on exit.
  • [Burn-up] Data was not shown in diagram.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 21 May 19:46
3c403a4

Fixed

  • [Log Activity] Notification was not closed when push log button.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 May 20:28
81a0ea7

Added

  • [Start Timer] Start the timer with a given interval
  • [Stop Timer] Stop the timer
  • [Current Interval] Notify the user when an interval is elapsed
  • [Log Activity] Log the activity with a client, a project, a task and with optional notes or category
  • [Recent Activities] Group activities by working days for the last 30 days
  • [Recent Activities] Summarize hours worked today, yesterday, this week and this month
  • [Report] Summarize hours worked for clients
  • [Report] Summarize hours worked on projects
  • [Report] Summarize hours worked on tasks
  • [Report] Summarize hours worked on categories
  • [Report] Summarize the total hours worked
  • [Report] Summarize in a period
  • [Statistics] Create histogram for hours worked on tasks
  • [Statistics] Create histogram for cycle times
  • [Statistics] Determine median for hours worked on tasks
  • [Statistics] Determine median for cycle times
  • [Statistics] Filter statistic data by category
  • [Estimate] Estimate tasks with cycle times
  • [Estimate] Filter tasks by category
  • [Burn-Up] Determine tasks done over time
  • [Burn-Up] Determine total throughput
  • [Burn-Up] Filter tasks in a period
  • [Burn-Up] Filter tasks by category
  • [Timesheet] Summarize hours worked on tasks
  • [Timesheet] Summarize the total hours worked
  • [Timesheet] Summarize in a period
  • [Timesheet] Compare with capacity
  • [Timesheet] Take holidays into account
  • [Timesheet] Take vacation into account
  • [Export Timesheet] Export timesheet in Harvest format