Skip to content

Releases: peterpeterparker/tietracker

Color and Backup

13 May 17:42
Compare
Choose a tag to compare

Features

  • new color picker with input field to enter any custom color (hex code) more easily
  • backup ux "reverted". on invoices page, these can exported to Excel and, export of the all local database has been moved to about (I use it rarely)

Sort and backup

10 Apr 12:43
Compare
Choose a tag to compare

Features

  • sort last active projects first on home screen
  • backup all entries of the local database

Fix

  • close modal with hardware back button after export
  • improve battery usage when a task is running and app is in foreground

New Client Modal

09 Feb 17:51
Compare
Choose a tag to compare

Style

  • even on iOS, actually, the md style of the cards fits better the overall design
  • on new client modal, submit button color when inactive

Fix

  • make color mandatory when initializing a new client
  • reset client modal form after submit

Signature

07 Feb 12:15
b438752
Compare
Choose a tag to compare

Fix

  • handle undefined signature on exported documents

Native file system PDF type

07 Feb 11:59
d53e7a7
Compare
Choose a tag to compare

Fix

  • native file system export PDF type

French curency format

07 Feb 11:43
Compare
Choose a tag to compare

Fix

  • french currency format PDF export

PDF export

07 Feb 10:17
Compare
Choose a tag to compare

Features

  • export invoices to PDF
  • signature (text) for the exported documents (footer)
  • update dependencies

Styles

  • actions buttons centered
  • cards ios mode
  • open sans as font for the app

Fix

  • catch null ref project modal

Templates

07 Nov 09:38
Compare
Choose a tag to compare

Features

  • add, remove and edit the templates (#86)
  • cuter suspense loading spinner (#89)

Fix

Backup and Summary

20 Sep 13:03
Compare
Choose a tag to compare

Features

  • backup on demand (#80)
  • display the total of the open invoices (#81)
  • add the summary to the stats tab

Fix

  • excel export "duration" column references in case of backup

Total billable hours overview

01 Sep 16:43
da3ef05
Compare
Choose a tag to compare

Features

  • feat: display total billable hours on export modal (#77)
  • update dependencies