Actions
Feature #41044
closedAdd view hooks in My page
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
While writing the plugin, I realized that there is no hook available in "app/views/my/page.html.erb".
Files
Updated by Go MAEDA about 1 year ago
Could you please provide some use cases for the new hooks?
Updated by Akihiro Sada about 1 year ago
Go MAEDA wrote in #note-1:
Could you please provide some use cases for the new hooks?
My use case is to display the number of reported tickets on my page in a heatmap format.
Currently, it is necessary to override the my page to display the heatmap.
Other use case will enable the display of calendars and graphs.
Updated by Go MAEDA about 1 year ago
- Target version set to Candidate for next major release
Updated by Go MAEDA about 1 year ago
- Target version changed from Candidate for next major release to 6.0.0
Setting the target version to 6.0.0.
Updated by Go MAEDA about 1 year ago
- Subject changed from Add hook call in my page to Add view hooks in My page
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r23036. Thank you.
Actions