Skip to content

Draft: Add Delete Timelog UI

Lee Tickett requested to merge leetickett-delete-timelog-ui into master

FAO @zillemarco @espadav8 from today's pairing session.

Next step is probably to create the mutation.graphql file and create a method in report.vue which calls the mutation, passes in the timelog id and and on callback deletes the relevant record from apollo cache.

I will close the MR and delete the branch once you've spun up an MR 💪

Thanks!

Edited by Lee Tickett

Merge request reports