[WIP] Remove redundant templates under /db/my/*#663
[WIP] Remove redundant templates under /db/my/*#663benjamin-antupit wants to merge 3 commits intoWPI-LNL:masterfrom
/db/my/*#663Conversation
Adds an edit button (and page) to the event detail mega page. Edit page shows all user hour instances for event and allow editor to add additional instances or delete instance(s).
Fix `CC Report` button to edit their report, create a report if none exists, or link to existing reports if the event has been closed. clean: imports and remove unused templates
|
I would be careful about removing views here and test this throughly. If I remember correctly, certain users may see a "/db/my" page when LNL members would be seeing a "/db/events" page. Merging these in with similar views may be a good idea, but be mindful of how this may impact old events and double check that all the existing links / permissions to the views you change are updated. There are links to these pages all over the place. |
|
Agreed, @tnurse18. My current thought is to keep I'd like to replace |
/db/my/*/db/my/*
No description provided.