8000 Add feature : Have a personnal board wich is connected with all my others boards · Issue #1068 · wekan/wekan · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add feature : Have a personnal board wich is connected with all my others boards #1068

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

Closed
ckiltolier opened this issue Jun 18, 2017 · 8 comments
Closed
8000

Comments

@ckiltolier
Copy link

Hi !

I don't know if the idea has already been mentionned, but it would be great if we had a personnal board connected to all of our projects board. And everytime you say you handle something in a project board, it appears in your personnal board.

The filters of your personnal board would be the name of the projects.

I don't know if it's possible to do it ?

What do you think about it ?

@ckiltolier ckiltolier changed the title Add feature : Have a personnal board wich is connected with all my others board Add feature : Have a personnal board wich is connected with all my others boards Jun 18, 2017
@xet7
Copy link
Member
xet7 commented Jun 19, 2017

You can use REST API:
#1037

This issue is related to #878 #753 #211

@ckiltolier
Copy link
Author

Don't know how to use an API for now, looks like i'm gonna learn it ;)

@xet7 xet7 closed this as completed Jun 19, 2017
@sirup
Copy link
sirup commented Oct 20, 2017

Sorry - how can the API help for doing that task? Can you give some quick instructions?
Thank you,

@xet7 xet7 reopened this Oct 20, 2017
@xet7
Copy link
Member
xet7 commented Oct 20, 2017

Install Wekan with Docker, for example:
https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-in-production

Use Huginn of Flogo to call API

REST API Docs

There will be some new REST API features in next release of Wekan.

@xet7 xet7 closed this as completed Oct 20, 2017
@sirup
Copy link
sirup commented Oct 29, 2017

As I can see so far this is mainly for manipulating users? Is there a way to get for example all cards from a users with e.g. a specific label? Then I could get all cards from all users with label "SUPER board". Afterwards it would be cool to create a new board, create new columns and create new cards with the API? Could only find this: http://fusion.github.io/wekanapi/
For getting data, but not for commiting new data?

@sirup
Copy link
sirup commented Nov 2, 2017

With Rest API #1037 I was able to connect to my Wekan DB.
However, it seems the Rest API is more designed to create/manage users. I could not figure out the following:

  • Is it possible to get the labels (or more information about the cards than only title, id, description)?
  • Is there and if so, what is the Rest API path for CREATING new cards?

Thank you...

(My aim is: I want people to work on their boards, but set a label (or something in the title if not possible) in cards for task which are very important. We than have a "meta" board, which includes all the important tasks of the team. So on one view we can have all important tasks of the whole team.

@xet7
Copy link
Member
xet7 commented Nov 2, 2017

@sirup

There is REST API Docs and Python client to REST API but I did not look at all features yet.

@huneau @mayjs

Do you know answer to this?

@xet7
Copy link
Member
xet7 commented Jun 8, 2018

There is Linked Boards and Linked Cards feature in progress #1592

@xet7 xet7 closed this as completed Jun 8, 2018
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

3 participants
0