Sign in to join this conversation, and others like it, in the communities you care about.
Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.
Wekan OIDC login with Gitlab
13 messages
Card popup location
12 messages
Hi. Cant run Wekan on Windows Browser, error attached. please advise.
4 messages
low effort production installation
LDAP base DN with white space in it
3 messages
Wekan / Bugs
Unless I am blind (possible) the entire section in the api definitions for CARDS is not there with 4.0.
Let me know I am crazy (or not) thanks
Its also missing from the schema section
I fixed that bug https://github.com/wekan/wekan/commit/9ae20a3f51e63c29f536e2f5b3e66a2c7d88c691
it was because of syntax errors in code
OpenAPI docs generating python code did not like those syntax errors
and did not output any errors
it just did not add those API docs