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 Request] Board Description #793

Open
santifa opened this issue Dec 11, 2018 · 6 comments
Open

[Feature Request] Board Description #793

santifa opened this issue Dec 11, 2018 · 6 comments

Comments

@santifa
Copy link

santifa commented Dec 11, 2018

Is your feature request related to a problem? Please describe.
This feature request is not related to a specific problem.
But it should be possible to add a general description to some board to provide
insights for other users working on the same board.

Describe the solution you'd like
A board takes a general description which explain the purpose of this specific board.
Users which gets the board shared can read the general description to get
a grasp about the purpose of the board.

Describe alternatives you've considered
An alternative is the grouping of multiple boards into some sort of project object,
which takes meta information about the project in general.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@putt1ck
Copy link

putt1ck commented May 18, 2019

At the same time and for same reasoning, descriptions for stacks would also be useful

@putt1ck
Copy link

putt1ck commented Aug 9, 2019

@juliushaertl how hard do you think this would be? Might have someone I can volunteer.

@juliusknorr
Copy link
Member

The implementation boils down to the following:

  • Add new column to the oc_deck_boards table for the description
  • Add support for the new column in the \OCA\Deck\Db\Board and \OCA\Deck\Db\BoardMapper classes
  • Add support for updating the description to the BoardController/BoardApiController
  • Implement a frontend for the description editing - It would make sense to base this on the vue branch, so we don't end up with developing it twice

@charlessteiner
Copy link

This would be a great addition. Has there been any progress on it?

@miguelsan
Copy link

This is also useful for adding usage guidelines of the board.

I bet that it belongs under the board's details.

@Dubidubiduu
Copy link
Contributor

I would love to @user in that description to express who is manager of that board/topic. Hovering username should give me shortcut to talk or talk/mail that user.

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

6 participants