Marcel Folaron

Results 149 comments of Marcel Folaron

Thanks. Would you mind sharing some more details, or anwering questions: 1. What do you want to import? To-Dos? Projects? Ideas? Timesheets? Lean Canvas? 2. If you import todos over...

You can send an email to [my first name] @ leantime.io

Yes, we need that. I assume we'd want the option to copy and move the todo/milestone?

I think that would be very useful. Not sure I will have the time to work on this in the coming weeks given the other bugs I will have to...

So is the goal to see subtasks in the top level views (table + kanban) and allow dependencies on a Task/Story/Bug level?

Woah, that is weird. Is that on the kanban screen? Do you know what is being patched? My first guess is that sortable() is being triggered on a resize() which...

Found it. It's in the menu controller javascript that stores whether the left menu is open or not. https://github.com/Leantime/leantime/blob/0d8ec77ae78654191553f0b62ce204e1859487d8/src/domain/general/js/menuController.js#L71 I can't believe no one found that before. This has been...

huh, yeah I see it now. It sends requests to api/session . Now let me find the culprit. On Sun, Aug 7, 2022 at 4:22 PM Peter Hulstaert ***@***.***> wrote:...

Well I just searched for ".resize(" :D On Sun, Aug 7, 2022 at 4:32 PM Peter Hulstaert ***@***.***> wrote: > Glad I can be of help. > You really found...

Hi what types are you looking for? It is possible right now, however our upcoming 2.1 release will make that a little more difficult.