Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.2 KB

Changelog

[Unreleased]

Added

  • Reopen action now allows reopen the last task

Changed

  • Default order by of tasks
  • Change order of queries

[0.1.5] - 2023-07-01

Added

  • Add confirmation before sending tasks to the integration.
  • Allow to manage a list of TODOs
  • Pass one TODO to a TASK
  • Task start and end time edition

Changed

  • Action "modify" renamed to "edit".

[0.1.4] - 2023-06-09

Changed

  • Display external ID in the log once a task has been sent
  • Content of column reported. Before was an icon and now it's just colored text.
  • Condense the space of the tables.
  • Minimize the size of the reported column.

Added

  • Add a new table grouping tasks by project.
  • Tasks are grouped by date/desc/project when they are sent to the integration.

[0.1.3] - 2023-06-04

Changed

  • An error message is displayed when the report task to redmine fails
  • Date format. Now it shows the week day

Added

  • Show task preview after modify it
  • Allow set db and integration through config file
  • Help improved
  • Add some unit tests

[0.1.2] - 2023-06-03

Added

  • Display tasks table
  • Add & stop tasks
  • Modify tasks
  • Reopen a previous task
  • Integration with Redmine