Seperated creating and editing Areas and Tasks from projects
Updated services to .NET 7 and EF 8
Created page to send email to remind users to submit tickets.
7/07/2023 Service
Using the api you can link managers to employees on the invoicing spreadsheet
7/22/2022 UI + Service
When you set a start date the app now auto sets the end date to the same day.
Employee Excel Export Has been updated to separate Project / Task / Area fields
Export to Excel has been added to all Admin Reports and some reworks were done to make the data easier to read.
11/03/2020 UI + Service
Multi-day tickets
Users can add tickets that span multiple days. This also means that you can now end a ticket at exactly midnight.
Unsubmitted tickets will remain multi-day when saved to prevent confusion when entering your tickets. However, once a ticket is SUBMITTED, the ticket is split for each day it spans so that the invoicing process can continue as normal.
For reporting purposes, if the report start date or end date falls between the start and end date of a ticket, the report will only show the portion of the ticket that falls in between the report start and end date. This will be indicated by a symbol on the ticket.
Project totals have been added to the bottom of the tickets screen
This totals section is calculated based on hours on your unsubmitted tickets.
Day of the week has been added to the ticket edit screen in the date picker.
Removed tooltips from ticket edit page.
They were in the way quite a lot and did not always remain off when turned off. Most everyone should know about those changes at this point. New employees won't know what the form used to look like, so they don't need to know what changed over a year ago.
Ticket edit date and time default to the current time to the nearest 5 or 15 minutes, depending on your saved preferred time increment.
Hot keys have been added to the ticket edit page.
Pressing the “N” key in a date or time input will adjust it to the current date/time.
Up and down arrow keys will increment/decrement the date selected by one day and time selected by one minute.
Pressing the “ENTER” key will save the current ticket and create a new ticket.
UI has been added to allow administrators to make Areas and Tasks inactive.
Administrators can edit submitted tickets
From a report screen (), anyone with administrator level priveleges can edit submitted tickets. Clicking the edit button will lead to the exact same window you would see when entering a new ticket for yourself, but you will see the name of the person the ticket belongs to at the top.
Unsubmitted and invoiced tickets cannot be edited.
06/07/2019
The Description entered on a ticket will be posted as a comment in DevOps when a ticket is changed.
Admin Project report and TFS by Project report now have the option to export to either one sheet or multiple sheets in Excel.
There are now ‘standard’ projects that a user will always have in their project list. Whether a project is standard or not can be changed by an Admin in the project options.
General styling to make the project management page a little easier to navigate.
05/02/2019 UI
Adding links to wishlist, change log, and editing the wishlist.
05/01/2019 UI
Redesigned project management page to be less confusing.
02/25/2019 Service
Admin Project Time by Area Report: now exports to excel spreadsheet
Admin Project Time by Employee Report: now exports to excel spreadsheet
Admin Employee Report: now exports to excel spreadsheet
Reports for employees: now tabulated by selected sort order and organized to better fit each sort order
Better sorting and column sizing for all excel reports
02/22/2019 UI
Fixed Project view table for role 0 so that columns and rows display correctly
01/24/2019 UI
Upgraded to Angular 7: Button styling and other css issues fixed
Bug fixed: ‘toggle all’ checkbox now unchecks after submitting or deleting on tickets and invoicing pages
Improved UI and functionality on TFS TIckets admin report
01/14/2019 UI
Date added to ticket tabs
Added tab for viewing all unsubmitted tickets
Dialog added to confirm deletion of tickets
10/03/2018 UI + Service
Support for Admins to control a project's “Active” status
10/01/2018 UI
Active filter for projects
09/29/2018 UI
New button allowing PDF export of tickets for employees using report
09/29/2018 Service
PDF export support of tickets for employees using report
Validation of expiration of personal access tokens
Fixed bug where users could save a ticket with 0 duration
09/02/2018 UI
Modal window component on Admin Project report for editing ticket
Ticket time increment preference added to profile so that users can change ticket time by 5 or 15 minutes with arrow keys
08/28/2018 UI
Export function on TFS by Project
08/28/2018 Service
Export function on TFS by Project
Projects page can edit whether projects are billable
05/30/2018 UI
Saving or editing a ticket will return user to the tab of that ticket's date
05/30/2018 Service
Added unspecified areas to Employee report
05/26/2018 UI
Invoicing by Date Report now has dropdown menu with options for Invoice Backup, Invoice on single sheet, and Invoice by project on multiple sheets
Rates page allows for easy storage of rates per person per project as billable to the client
05/26/2018 Service
New Rates database to hold rates for Invoice Backup report
Added Invoice Backup report
05/19/2018 UI
Invoicing by Date Report now has checkbox for dividing projects onto individual Excel sheets
Added TFS Tickets by Project Report
Autofill TFS descripiton when work item is entered if no description filled
05/19/2018 Service
Invoicing by Date Report supports dividing projects onto individual Excel sheets
Added TFS Tickets by Project Report
05/06/2018 UI
Project Admin Reporting employee report orders by employee, then by area
05/06/2018 Service
Project Admin Reporting now runs report by employee
05/05/2018 UI
Added Invoicing by Date Range Report
05/05/2018 Service
Added Get Invoice by Date Range
Project Admin Reporting now includes tickets with no area specified
03/23/2018 UI
Ticket Integration w/TFS updated to be project TFS aware
Profile updated to manange TFS Personal Access Tokens
Admin Invoicing Prototype
Ticket Date creation modified
03/23/2018 Service
Ticket Integration w/TFS updated to add/subtract ticket hours from Remaining/Completed Efforts
Support for Admin Invoicing
12/12/2017 UI
Ticket Edit form fields now have max/min width
All selected tickets cleared after submit
12/08/2017 UI
Supressed Autocomplete on Ticket Edit form
11/30/2017 UI
Updated ticket edit screen button functionality to Save/Copy, Save/New, Save/Exit
Added bubble help to ticket edit screen
Added new TFS Ticket report to Admin Reports
11/30/2017 Service
New Project defaults to Active=true
Added support for new TFS Ticket Report
10/31/2017 UI
Copy/New ticket blanks out any existing Work Item information
10/31/2017 Service
Updated Report queries to start at 12:00:00am and end on 11:59:59pm of requested dates