summaryrefslogtreecommitdiffstats
path: root/client/components/cards/checklists.js
Commit message (Collapse)AuthorAgeFilesLines
* Add two way binding of checklistsAndrés Manelli2018-08-111-1/+3
|
* Hotfix more sortable elementsHaocen Xu2018-07-061-3/+1
|
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+6
|
* typo in renaming itemDetail to checklistItemDetailNicu Tofan2018-06-261-2/+2
|
* Initial implementation for subtasksNicu Tofan2018-06-261-2/+2
|
* Fix class name change when clicking check boxAndrés Manelli2018-03-191-1/+1
|
* Add checklist ordering capabilityAndrés Manelli2018-03-191-18/+24
|
* Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-191-34/+32
|
* Fix lint errors.Lauri Ojansivu2017-12-031-2/+2
|
* Updated comments about pressing enter on formsBrooks Becton2017-11-141-1/+2
|
* Added markdown support to card-titles, minicard-titles, checklist title, and ↵Brooks Becton2017-11-141-1/+1
| | | | checklist items
* fixed linting erroramadilsons2017-09-291-1/+1
|
* removed unnecessary deleteDialog helper, delete dialog now uses tap-i18namadilsons2017-09-291-5/+1
|
* removed linting errorsamadilsons2017-09-271-1/+1
|
* code clean upamadilsons2017-09-271-11/+0
|
* Merge branch 'master' of https://github.com/wekan/wekan into issue881amadilsons2017-09-271-11/+13
|\
| * Update Checklists clientGhassen Rjab2017-09-241-11/+13
| | | | | | Use new methods added in Checklist model
* | sugested fix for issue #881amadilsons2017-09-271-18/+72
|/
* Implemented checklist item sorting across checklistsJim Martens2017-09-121-0/+67
|
* Add check to see if input is emptynztqa2017-07-011-8/+15
|
* Improve input of checklistnztqa2017-06-301-0/+7
| | | | When finished input of checklist item title, open new checklist item.
* comment only working, naive implementation completeRyan Helsing2017-03-181-0/+6
|
* current progressRyan Helsing2017-03-181-0/+4
|
* Add remaining of checklist feature codeLauri Ojansivu2017-02-031-0/+15
|
* Add checklist featurelksime2017-01-201-0/+74