Commit graph

23 commits

Author SHA1 Message Date
Lauri Ojansivu
5dd318a481 v7.38 2024-03-10 23:47:29 +01:00
Mirko Genovese
574acd6744
Update api.py
#5322 Fix error during delete.
2024-03-08 11:45:34 +01:00
Mirko Genovese
82d9f77eb3
Update api.py
Added new 4 command. 

checklistid, checklistinfo, get_list_cards_count and get_board_cards_count
2024-02-28 07:58:19 +01:00
Mirko Genovese
04f0967b18
Update api.py Deleteallcards
Will delete all cards from Swimlanes automatically, will retrieve automatically all list id and delete everything.
2024-02-22 07:55:09 +01:00
Mirko Genovese
fc11ff13c5
Update api.py Addchecklist command with multiple items also or just title 2024-02-22 07:22:24 +01:00
Mirko Genovese
03044250a3
Update api.py EDITCARDCOLOR 2024-02-21 12:03:14 +01:00
Mirko Genovese
2a0af154c6
Update api.py Add createlabel 2024-02-21 08:17:38 +01:00
Mirko Genovese
cf589cb792
Update api.py EDIT BOARD TITLE 2024-02-16 11:29:20 +01:00
Mirko Genovese
1a6ab68752
Update api.py
Typo error on instructions
2024-02-09 08:17:59 +01:00
Mirko Genovese
42e4bc3105
Update api.py
Add card with label and add a label to a card
2024-02-07 16:03:03 +01:00
xator91
4e2475502a
Update api.py
Added getcard and cardsbyswimlane
2024-02-07 14:38:49 +01:00
Lauri Ojansivu
ea908adbf9 Added Edit Custom Field Value to api.py .
Thanks to RazvanTinca and xet7 !

Fixes #4927
2023-05-18 09:27:59 -04:00
Lauri Ojansivu
8092f8be28 Try to fix User API.
Thanks to xet7 !

Fixes #4039
2023-01-13 21:50:39 +02:00
Lauri Ojansivu
f485ccea2f Added newuser to api.py .
Thanks to WassimDhib and xet7 !

Fixes #4774,
fixes #4771
2022-12-14 09:51:31 +02:00
Lauri Ojansivu
aa2c3774a2 Fixed WeKan api.py . WeKan API now works in newest WeKan and n8n.
Thanks to DimDz and Joffcom.

Fixes #4595
2022-09-14 16:02:50 +03:00
Lauri Ojansivu
02f056851d Try to fix api.py adddcustomfieldtoboard.
Thanks to xet7 !
2021-10-19 08:27:28 +03:00
Lauri Ojansivu
3921209c9f api.py: Add Custom Fields to Board. Does not work yet, error: Settings must be object.
Thanks to xet7 !
2021-10-16 19:07:36 +03:00
Lauri Ojansivu
5c571ca863 api.py: Info of one Custom Field.
Thanks to xet7 !
2021-10-16 17:51:59 +03:00
Lauri Ojansivu
bcf3573131 api.py: List Custom Fields of Board.
Thanks to xet7 !
2021-10-16 17:41:18 +03:00
Lauri Ojansivu
eac102dbbf api.py: Added "List All Public Boards".
Thanks to xet7 !
2021-10-16 16:50:47 +03:00
Lauri Ojansivu
bf62a947fb Fixed Python API example: Edit card, etc.
Thanks to Lucky-Shi and xet7 !

Fixes #3767
2021-06-01 12:41:54 +03:00
Lauri Ojansivu
387f0600ce REST API: Fix typos, remove extra code.
Thanks to xet7 !
2020-12-03 07:14:06 +02:00
Lauri Ojansivu
051f7b2769 REST API: Added Wekan REST API Python CLI, for adding card, downloading attachments etc.
Thanks to xet7 !

Related #1482
2020-12-03 06:54:25 +02:00