What are you guys working on now? It's been so long ♥
A CSS hack which creates a Kanban-like board UI in a specified list:
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
Hi, we're working on the mobile version (make it better + add 'delete' support), but we also have some hot time on the primary job. That's why there is a delay with updates.
ReplyDeleteWhat is the primary job? Is it not CheckVist?
ReplyDeleteMy primary job is a software developer at JetBrains, I'm working on TeamCity project there.
ReplyDelete