devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
795 stars 221 forks source link

Add actions to ticket hours logging #12

Open heloufir opened 1 year ago

heloufir commented 1 year ago

Another suggestion, but maybe it's more complicated is to add that functionality directly on Comment Tab, like do GitLab. Infact, on gitlab, when you comment an issue you can write something like "/spend 30m" that means that the comment also add 30 minutes with that comment to Time Log.

Here an example: immagine

and just a suggestion, can be done something like this:

immagine

Originally posted by @denistorresan in https://github.com/devaslanphp/project-management/issues/9#issuecomment-1363864812