Commit graph

80 commits

Author SHA1 Message Date
Lauri Ojansivu
1e0fdf8abc - REST API: Add startAt/dueAt/endAt etc. https://github.com/wekan/wekan/wiki/REST-API-Cards
Thanks to xet7 !

Closes #1879
2018-09-07 12:30:06 +03:00
Andrés Manelli
e74fb2f5b0 Add swimlaneId in activity. Create default swimlaneId in API 2018-09-06 00:23:50 +02:00
Lauri Ojansivu
ba63627ebf Fix typo. 2018-08-28 21:16:32 +03:00
Lauri Ojansivu
4e12bcc378 - Add Missing Index on cards.parentId since Swimlane integration
to speedup Wekan.

Thanks to Clement87 !

Closes #1863
2018-08-28 21:01:55 +03:00
Andrés Manelli
3e715bbcc9 Fix and improve linked cards 2018-08-21 22:21:23 +02:00
Omar Sy
3c9aa65ca3 Change of the default value of labelIds 2018-08-16 19:10:47 +02:00
Andrés Manelli
e55d7e4f72 Fix removed setters and getters 2018-08-15 20:50:51 +02:00
Lauri Ojansivu
ab73afe17a Fix lint errors. 2018-08-14 14:43:15 +03:00
Lauri Ojansivu
2f557ae3a5 - Fix Import from Trello error 400.
Thanks to xet7 !
2018-08-14 01:28:53 +03:00
Andrés Manelli
6adfcb3513 Refactor imported -> linked in models 2018-08-11 00:16:31 +02:00
Andrés Manelli
bce2242528 Add imported card location 2018-08-11 00:15:51 +02:00
Andrés Manelli
f0597ef0c4 Indicate board or card through icons. Indicate if archived 2018-08-11 00:15:13 +02:00
Andrés Manelli
fb75a487fc Fix lint errors 2018-08-11 00:14:13 +02:00
Andrés Manelli
37306c8d22 Add title binding 2018-08-11 00:14:13 +02:00
Andrés Manelli
74a01691e3 Add two way binding of activities, comments, and attachments 2018-08-11 00:07:29 +02:00
Andrés Manelli
49c415f023 Add two way binding of checklists 2018-08-11 00:07:29 +02:00
Andrés Manelli
724d26379c Add two way binding of card/board times 2018-08-11 00:07:29 +02:00
Andrés Manelli
0a62089df0 Allow description and member two way binding 2018-08-10 23:59:08 +02:00
Andrés Manelli
64367a01dd Link description 2018-08-10 23:57:35 +02:00
Andrés Manelli
dcc7b2970f Add UI for importing card-as-card and board-as-card 2018-08-10 23:55:19 +02:00
Nicu Tofan
b7d508e8c4
Added ability to change card's parent. 2018-06-26 17:39:31 +03:00
Nicu Tofan
c0ffd6c20f
Show parent in card (no links, yet) 2018-06-26 14:32:51 +03:00
Nicu Tofan
94a52080cf
Board level settings for subtasks 2018-06-26 14:32:51 +03:00
Nicu Tofan
aead18eb58
change all mentions of Kids => Children 2018-06-26 14:32:50 +03:00
Nicu Tofan
4ac6a507cd
Get rid of old implementation for substacks 2018-06-26 14:32:50 +03:00
Nicu Tofan
6ab1cbb341
Take archived status into consideration for subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
adb7f5b2ca
Switch from subtasks to cards in model 2018-06-26 14:32:49 +03:00
Nicu Tofan
fd465fbb60
Helpers for dealing with trees of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
879a84184f
added ability to create a tree of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
d59583915c
Initial implementation for subtasks 2018-06-26 14:32:47 +03:00
Ignatz
571f55f904 fixing search for dropdown fields, and error on loading board 2018-06-14 12:41:16 +02:00
Ignatz
259614b647 trying to fix display Issue with dropdown custom fields 2018-06-14 11:58:37 +02:00
RJevnikar
aa6076e087 Fix lint error 2018-06-05 21:29:28 +00:00
RJevnikar
78b9436f38 Fix problems highlighted by Codacy/PR Quality Review 2018-06-05 21:21:14 +00:00
RJevnikar
3ce3fa74b3 Add additional label colours (from pull by JamesLavin), Add Assigned & Requested By text fields. 2018-06-05 20:23:29 +00:00
Ignatz
0195044ba1 possible quickfix for all customFields Import errors 2018-05-23 11:02:23 +02:00
Ignatz
838578657d template literals correction 2018-05-18 10:43:43 +02:00
Ignatz
d6cfac0122 linter corrections 2018-05-18 10:24:51 +02:00
IgnatzHome
9518a5c11e resolving merge conflicts 2018-05-17 20:21:07 +02:00
Lauri Ojansivu
682eab74d9 Fix lint error.
Related https://github.com/wekan/wekan/pull/1626
2018-05-05 00:30:34 +03:00
thisNeko
2da157dbb0 API Edit Card Labels 2018-05-04 14:32:36 +02:00
couscous3
83e7e4fb27
POST /cards: allow setting card members
if members isn't specified then the authorId will be the only member of the card, otherwise the provided members attribute will be used
2018-05-03 00:35:47 +02:00
RJevnikar
07217d0e51 Add additional dates (received & end), default title of checklists to 'Checklist'
Remove translations

Add additional dates (received & end), default name checklists to Checklist
2018-03-26 20:51:24 +00:00
Andrés Manelli
243af32fc7 Add checklist ordering capability 2018-03-19 16:47:07 -03:00
Ghassen Rjab
59ba2111e8 Fix lint warnings 2018-02-27 02:57:58 +01:00
couscous3
ee0f42eeb1
add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route 2018-02-19 14:55:56 +01:00
Andrés Manelli
fcebb2a537 Fix move parameters 2018-02-07 01:24:15 -03:00
Andrés Manelli
ee2a43dd5b Add siwmlane button. Allow card drop between swimlanes 2018-01-19 16:00:02 -03:00
Andrés Manelli
690a5b9703 First swimlane draft, no functionality 2018-01-19 12:22:03 -03:00
Lauri Ojansivu
7c403053e3 Fix lint errors. 2017-12-03 04:00:55 +02:00