Tag: Frontend

  • November 23rd, 2022

    Updated the Calendar to display per-category totals, as well as the total overtime earned, for the displayed Employee and Month. Employees cannot update or delete Entries that have been approved.

  • November 13th, 2022

    Add a ‘Previous’ button the Employee page, next to the ‘Next’ button. Removed the ‘Back’ button from the Employee page. Added a /employees/{id}/previous endpoint to retrieve the previous employee ID.

  • November 4th, 2022

    Fixed a bug that caused applying pay periods to fail. Added ‘<‘ and ‘>’ buttons to the employee selector in the Calendar view.

  • October 23rd, 2022

    Added a “Next” button to the Employee screen, to allow Admins and Managers to move quickly through the list of employees. Added a /employees/{id}/next endpoint to retrieve the next employee ID. Performance and security improvements.

  • March 23rd, 2022

    Added version information to aid in debugging.

  • March 18th, 2022

    Fixed a bug that could cause adding a new time entry to fail.

  • October 24th, 2021

    Added a new ‘Terminated’ toggle to employees. Once an employee is marked as terminated, they can no longer log in. Added an ‘include/show terminated’ toggle to reports and the list of employees.

  • October 16th, 2021

    Added a new ‘Employer > Reports’ section to the menu. Added a new report. Enter a year, and optionally select Categories, to download a CSV showing all the Entries for the year, grouped by employee, totaled by week.

  • September 5th, 2021

    Admins and Managers can now edit the approval status of single entries. Admins and Managers can now see which entries have been finalized. All users can now see which entries have been approved. Admins and Managers can now approve an employee’s entries from the Calendar view. The Employee list, and an employee’s list of entries…

  • September 3rd, 2021

    Added a “Calendar” view, to see a whole month’s worth of time entries all at once: