Skip to content

Feature Open Tasks from Trello #210

@leosa83

Description

@leosa83

Description

route

/projects/:id

Template

/project-profile-html-template

Todo

Design features

The structure of the Open Tasks for Trello should be:

If number of trello boards > 1 and If number of cards > 0 then <h1> 'Tasks in Board' + board.name </h1> else if number of boards == 1 and cards == 0 then show an empty table
Header: Card, Description, Labels, Bulletpoints
Row (onClick => open Card in trello in new tab):
Cardname,
Card description, "label1, label2, label3",
count totalt nbr of bulletpoints (checked and unchecked) in all checklists in this card

Other features

  • The data should be loaded for all trello boards (links) in the project

Remaining task

  • Make the countCheckListItems function work

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions