summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.js
Commit message (Collapse)AuthorAgeFilesLines
* Allow description and member two way bindingAndrés Manelli2018-08-101-3/+2
|
* Link descriptionAndrés Manelli2018-08-101-1/+2
|
* Fix missing utility function.Haocen Xu2018-07-061-1/+1
|
* Hotfix more sortable elementsHaocen Xu2018-07-061-0/+6
|
* Added ability to change card's parent.Nicu Tofan2018-06-261-27/+110
|
* Links for parents in card details.Nicu Tofan2018-06-261-1/+18
|
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-0/+8
|
* Get rid of old implementation for substacksNicu Tofan2018-06-261-7/+7
|
* Change order using drag-n-drop for subtasksNicu Tofan2018-06-261-0/+38
|
* Initial implementation for subtasksNicu Tofan2018-06-261-22/+34
|
* This seems to make more sense.IgnatzHome2018-06-141-14/+15
|
* trying to understand hirachyIgnatzHome2018-06-141-0/+4
|
* Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵IgnatzHome2018-06-141-1/+41
|\ | | | | | | into feature-custom-fields
| * Fix problems highlighted by Codacy/PR Quality ReviewRJevnikar2018-06-051-1/+1
| |
| * Add additional label colours (from pull by JamesLavin), Add Assigned & ↵RJevnikar2018-06-051-1/+41
| | | | | | | | Requested By text fields.
* | testing mobile detail view fix.IgnatzHome2018-06-141-7/+13
|/
* resolving merge conflictsIgnatzHome2018-05-171-0/+1
|\
| * show custom fields on cards but still with dummy valuePouyan Savoli2017-09-221-14/+0
| |
| * card model and card ui preparation for custom fieldsPouyan Savoli2017-09-221-1/+1
| |
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-221-0/+15
| |
* | Fix lint errorsAndrés Manelli2018-04-161-3/+3
| |
* | Fix #1565Andrés Manelli2018-04-161-8/+25
| |
* | Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-261-0/+6
| | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
* | Add stylingAndrés Manelli2018-03-191-1/+1
| |
* | Add checklist ordering capabilityAndrés Manelli2018-03-191-0/+46
| |
* | Fix scroll board when opening cardDetailsAndrés Manelli2018-03-171-1/+1
| |
* | Fix card copy and move with swimlanesAndrés Manelli2018-03-071-13/+25
| |
* | changed variable namesErik Turk2018-02-151-2/+2
| |
* | spaces/tabs okay - no 'git add i18n/en-GB.i18n.json'Erik Turk2018-02-081-2/+2
| |
* | Merge branch 'devel' into copyManyErik Turk2018-02-081-5/+5
|\ \
| * | Fix move parametersAndrés Manelli2018-02-071-5/+5
| | |
* | | more spacing/tabs fixesErik Turk2018-02-081-20/+20
| | |
* | | fixed spacing & indentation - changed var to constErik Turk2018-02-081-36/+32
| | |
* | | remove console.log statementsErik Turk2018-02-081-7/+1
| | |
* | | finish adding[4~ copyManyErik Turk2018-02-081-3/+13
| | |
* | | missing )Erik Turk2018-02-051-1/+1
| | |
* | | add titleList.split to copyManyCardErik Turk2018-02-051-23/+28
| | |
* | | added PopupErik Turk2018-02-051-0/+49
| | |
* | | added copyManyCardErik Turk2018-02-051-0/+1
| | |
* | | Revert "added copyManyCard"Erik Turk2018-02-051-1/+0
| | | | | | | | | | | | This reverts commit c3fe70e09433346f25ad3701dca7f07ad441624f.
* | | added copyManyCardErik Turk2018-02-051-0/+1
|/ /
* | First swimlane draft, no functionalityAndrés Manelli2018-01-191-6/+6
| |
* | Fix lint error.Lauri Ojansivu2017-12-021-2/+0
| |
* | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-0/+4
| | | | | | | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* | Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into ↵Lauri Ojansivu2017-11-211-0/+1
|\ \ | | | | | | | | | thuanpq-card-spent-time
| * | Add card spent time to log time what can be overtime or not (will support ↵Thuan Pham Quoc2017-11-201-0/+1
| | | | | | | | | | | | filtering in future)
* | | Merge branch 'fix-title-editing-shift-key-firefox' of ↵Lauri Ojansivu2017-11-211-1/+1
|\ \ \ | | | | | | | | | | | | https://github.com/couscous3/wekan into couscous3-fix-title-editing-shift-key-firefox
| * | | card detail: fix title editing with shift keycouscous32017-11-201-1/+1
| |/ / | | | | | | in firefox there is no global `event` object, therefore we should use the `evt` argument from the event handler
* | | Fix Copy/Move cards. Thanks to thuanpq !Lauri Ojansivu2017-11-211-2/+4
| | |
* | | Merge branch 'feature/copy-move-cards-x-boards' of ↵Lauri Ojansivu2017-11-201-0/+31
|\ \ \ | |/ / |/| | | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards