Skip to content

Releases: cityssm/attendance-tracking

v1.0.0-beta.5

15 Jan 18:07
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

Highlights

  • Ensure the first available tab is displayed in Employee Attendance when absences are disabled.
  • Show call outs across all lists on employee call record.
  • Reduce jittering when switching tabs in modals.
  • Centralize config file reading into new configurator project.
  • Group work for printing multiple call out lists on same print.
  • Linting.

Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5

v1.0.0-beta.4

19 Dec 18:32
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Highlights

  • Progress towards multiple call out lists in a single printout.
  • Phone number swap on employee edit.
  • Hide confusing self service message when self service is disabled.
  • Mobile updates.
  • Code linting.
  • Minor tweaks.

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

07 Dec 16:59
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Highlights

  • Speed improvement when opening call out lists for those with manage permissions.
  • Integrations between call outs and absence calls.
  • Updated dashboard layout.
  • Missed former application names, renamed.

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

05 Dec 16:15
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Highlights

  • Application and repository renamed to "Attendance Tracking".
  • Show absence records in the call out list.

v1.0.0-beta.1

28 Nov 16:16
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Highlights

  • Ability to update call out records.
  • Tighter report permissions.
  • Remove some public references to the application name.
  • Polishing.

v1.0.0-beta

15 Nov 18:55
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Highlights

  • Supporting Node 18 or better.
  • Add "Nature of Call Out" field.
  • Code cleanup.
  • Dependencies.

Full Changelog: v1.0.0-alpha.6...v1.0.0-beta

v1.0.0-alpha.6

28 Jun 13:40
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Highlights

  • Track login abuse.
  • Deleted records cleanup task.
  • allowTesting option in config file, and a whole pile of coverage testing.
  • Minor bug fixes.
  • Removing unused code.
  • Polishing.
  • Documentation.

v1.0.0-alpha.5

13 Jun 15:40
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Highlights

  • Employee self service for call out list sign up. - #5
  • Historical record archiving to keep front end running fast.
  • More reports.
  • More polish.

v1.0.0-alpha.4

06 Jun 19:28
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Highlights

  • Better focus shifting between pages and modals.
  • Employee number regular expressions.
  • Ability to delete after hours records.
  • Toggle clipping on modals.
  • Mobile friendly updates.
  • Show temp users in User Maintenance.
  • Linting.
  • Dependencies.

v1.0.0-alpha.3

30 May 17:24
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Highlights

  • Delete absence records and return to work records.
  • Config table caching.
  • Data table hovering makes other rows lighter, makes focused row easier to read.
  • tempUsers for easier setup and testing.
  • Fixed help links.
  • Accessibility fixes with Cypress testing.
  • Linting.
  • Dependencies.