Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Open Tasks from Trello #210

Open
leosa83 opened this issue Aug 1, 2016 · 0 comments
Open

Feature Open Tasks from Trello #210

leosa83 opened this issue Aug 1, 2016 · 0 comments
Assignees

Comments

@leosa83
Copy link
Member

leosa83 commented Aug 1, 2016

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
@leosa83 leosa83 changed the title feature Open Tasks from Trello Feature Open Tasks from Trello Aug 1, 2016
@leosa83 leosa83 closed this as completed in 01aeb07 Aug 9, 2016
@leosa83 leosa83 reopened this Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants