This adds a simple table showing the total amount of time logged by each user
but doesn't do much else
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T3569: Make Phrequent somewhat usable
T3985: Reporting for phrequent
Tried it out in local phabricator install. Works, kinda.
Diff Detail
Diff Detail
- Branch
- T3985
- Lint
Lint Warnings Severity Location Code Message Warning src/applications/phrequent/controller/PhrequentReportController.php:3 XHP29 Class Not abstract Or final Warning src/applications/phrequent/controller/PhrequentReportController.php:85 TXT3 Line Too Long Warning src/applications/phrequent/query/PhrequentUserTimeQuery.php:211 XHP9 Naming Conventions Warning src/applications/phrequent/query/PhrequentUserTimeQuery.php:217 XHP9 Naming Conventions - Unit
No Test Coverage