Content
View differences
Updated by Niels Lindenthal over 1 year ago
**As** a user logging time and costs in OpenProject
**I want to** filter in both dimensions have a basic time tracking page
**so that** I can have consolidated reports. easily do CRUD on my time logs
**Acceptance criteria**
* Extend Add an index /time\_entries
* Add a basic TimeEntry query that uses the same rules
* Use the filters and index components that we use on projects. projects
<br>
**Optional (tbd)**
* Add specific routes such as `/work_packages/:id/time_entries` as a redirect to the index page with a set of filters
* Allow triggering the timesheet export from there
**Out of scope**
* Remove time entry table functionality from within cost reports
**I want to** filter in both dimensions
**so that** I can have consolidated reports.
**Acceptance criteria**
* Extend
* Add a basic TimeEntry query that uses
* Use the
<br>
**Optional (tbd)**
* Add specific routes such as `/work_packages/:id/time_entries` as a redirect to the index page with a set of filters
* Allow triggering the timesheet export from there
**Out of scope**
* Remove time entry table functionality from within cost reports