Changes in this Release
fix: issue with new invoice filter
fix: Remove cpu heavy animations
feat: Altered Timesheets repo method getAll to take invempl as 0
feat: Changed invempl from being a checkbox to be a select
feat: Added handling of invempl as a selected
feat: Changed default of ticketFilter to be -1 to align with the rest
feat: Modified projectFilter to better align with current functionality
feat: Ensured that setting ticketFilter cannot result in an empty query by accident
feat: Added ticketFilter to timesheets/showAll
What's Changed
Other Changes
- Feature/invoiced filter in show all timesheets by @jeppekroghitk in #3094
- Feature/ticket filter in show all timesheets by @jeppekroghitk in #3093
Full Changelog: v3.5.11...v3.5.12