Skip to content

Releases: gwleuverink/clickup-time-tracker

0.1.1 (2022-02-04)

04 Feb 08:27
Compare
Choose a tag to compare

Add workflow for rolling out builds via GH actions

Full Changelog: 0.1.0...0.1.1

0.1.0 (2022-02-04)

03 Feb 23:26
Compare
Choose a tag to compare

Initial release!

  • Fetch & list tracking entries for active view
  • Create a new entry by dragging on the calendar
  • Search through all Clickup tasks in searchable select field when adding a new entry
  • Refresh cached Clickup tasks asynchronously in the background process with convenient UI control
  • Update a time entry when resizing/moving the event
  • Disable editing (resize/drag/delete) when the associated task is closed
  • Add proper accesibility support & hooks to create & detail modals
  • Double click event to show details
  • In details modal add a button to delete the tracking entry
  • Add select + backspace to delete support
  • Add copy/paste support
  • Show proper toast alerts when things happen in the app
  • Add full bleed title bar
  • Add a preferences screen where the user can set env variables
  • Add online/offline state splash screen
  • Replace all inline svg's with svg components (heroicons included in project)
  • Add proper validation to create modal
  • Rewrite css overrides to scss
  • Auto updater using Github registry

New Contributors

Full Changelog: https://github.com/gwleuverink/clickup-time-tracker/commits/0.1.0