Closed shoetten closed 7 years ago
@shoetten Thanks!
@shoetten I'm working on a similar feature and used this PR as a reference because I'm new to the wekan codebase and needed to start developing relatively quickly.
I'm trying to implement another field (together with 'edit' popups) to show an 'Estimate # of Hours) for a card. I'm stuck at the point where my 'edit' templates are not displaying; I'm having trouble with the Popup.open()
system in Wekan. My code is here, I'd be very grateful if you could take a look at it.
If you'd like to get in touch with me I'm on the wekan channel chat as well: joel.louzado.
As discussed in #12, here is my take on start and due date functionality for Wekan.
I updated the original pull request a little bit, but these points are still valid:
Some more thinks to consider:
Additionally, as @xet7 pointed out, it would be nice to be able to import due dates from Trello.
If you're ready to merge, i can squash it done into a single commit, if you prefer it that way.