•  
     
    story #11253 get a consolidate view of my time tracking in my personal dashboard
Summary
tuleap user
get a consolidate view of my time tracking in my personal dashboard

I can do my reporting

  • By default the date picker pre-select the last week
  • There is a table that list the time across projects for the current user on the given period
    • REST route to get that information
  • This table is paginated (load more button)
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#11253
Manuel Vacelet (vaceletm)
2018-03-31 13:56
2018-03-07 11:07
11567

References
Referencing story #11253

Git commit

tuleap/tuleap/stable

Add js components in tlp-mocks for unit tests ab19efa52a
Integrate Timetracking into Tuleap 37df421594
Take design feedback into account 81a845ca61
Package Timetracking plugin f27646ffad
Retrieve times from trackers having timetracking enabled e543e357e0
Add missing dockblocks in timetracking representations a1318e7d39
Load more button in widget 0546e019c5
Get artifact badge color c2f510c546
Aggregate times by artifact 20a2bb1780
Display content in widget 5b3b80cc2e
Handle pagination in timetracking REST route e53f726d16
REST Query with dates 7e569ad2b1
Enhance translations ac68815101
Introduce Timetracking REST tests 23bcb8df4c
Create REST route GET /timetracking 81bb09cbbe
s/Timesheeting/Timetracking c13a913fc0
Use Karma v1 6dd60f97cb
Empty table in widget a43fb81f53
Select date for the widget 12fe48c906
Move timetracking DAOs to PDO and prepared statements 3d4aa22f3f
Referenced by story #11253

Follow-ups

User avatar
  • I want to
    -get a consolidate view of my timesheeting in my personal dashboard 
    +get a consolidate view of my time tracking in my personal dashboard 
User avatar
Joris MASSON (jmasson)2018-03-08 11:36
gerrit #10766 integrated into Tuleap 9.18.99.32

  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Status changed from Ready (stalled) to On going