summaryrefslogtreecommitdiffstats
path: root/client/components/lists/listBody.js
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-3/+3
* Merge branch 'fixes' of https://github.com/marc1006/wekan into marc1006-fixesLauri Ojansivu2020-05-141-5/+2
|\
| * Fix typoMarc Hartmayer2020-04-301-1/+1
| * Fix creation of card linksMarc Hartmayer2020-04-301-4/+1
* | Swimlanes ID missing in new boardsmvolo172020-05-131-1/+1
|/
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-2/+2
* Try to fix afterwards loading of cards by addingLauri Ojansivu2020-02-221-1/+17
* Add Worker role.Lauri Ojansivu2020-01-051-1/+2
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-2/+1
* Add Worker role.Lauri Ojansivu2020-01-031-1/+2
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-221-6/+0
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-211-11/+6
* Using LINKED_CARDS_ENABLEDGuillaume2019-11-291-0/+11
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-7/+5
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-15/+10
* Try to fix lint, and make board loading fix Sandstorm-only whereLauri Ojansivu2019-08-261-2/+17
* Fix app hang when Meteor.user() is null and list spinner is loaded bugRomulus Urakagi Tsai2019-08-261-6/+10
* Prettier & eslint project style updateJustin Reynolds2019-06-281-229/+317
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-6/+6
* Fix missing profile checks.Lauri Ojansivu2019-05-091-9/+9
* list: do not use IntersectionObserver to reduce CPU usageBenjamin Tissoires2019-04-011-20/+30
* - [Add back zoom fixes of #2250](https://github.com/wekan/wekan/issues/2250).Lauri Ojansivu2019-03-301-49/+40
* Revert spinner etc fixes of Wekan v2.56, because of some new bugs.Lauri Ojansivu2019-03-291-40/+49
* list: disconnect infinite-scroll observer to prevent memory leakBenjamin Tissoires2019-03-261-2/+6
* list: move the spinner into its own blaze componentBenjamin Tissoires2019-03-261-29/+36
* list: make sure the spinner of infinite scrolling doesn't show on loadBenjamin Tissoires2019-03-261-3/+10
* list: simplify infinite scrollingBenjamin Tissoires2019-03-261-44/+17
* Fix popup titleAndrés Manelli2019-02-271-0/+5
* Standarize copy functions. Match labels by nameAndrés Manelli2019-02-271-9/+3
* Removed console.log.Lauri Ojansivu2019-02-261-1/+0
* Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-17/+38
* Fix miniscreen renderAndrés Manelli2019-02-241-2/+2
* Fix lint errorsAndrés Manelli2019-02-241-40/+40
* Allow swimlane creation from templateAndrés Manelli2019-02-241-9/+10
* Allow list creation from templateAndrés Manelli2019-02-241-19/+43
* Allow card creation from templateAndrés Manelli2019-02-241-17/+18
* Prepare to create card from templateAndrés Manelli2019-02-241-3/+4
* Add template search in Add Card menuAndrés Manelli2019-02-241-19/+24
* Avoid links on a template-boardAndrés Manelli2019-02-241-10/+28
* Remove links from templates board for the momentAndrés Manelli2019-02-241-3/+8
* - When writing to minicard, press Shift-Enter on minicard to go to next line ...Lauri Ojansivu2019-02-011-1/+1
* Use infinite-scrolling on listsBenjamin Tissoires2019-02-011-0/+81
* custom fields upgrade -- correctNunes Nelson2018-11-071-3/+3
* custom fields upgradeNunes Nelson2018-11-051-0/+10
* Fix #1885Andrés Manelli2018-09-121-4/+30
* Fix and improve linked cardsAndrés Manelli2018-08-211-6/+7
* Refactor imported -> linked in componentsAndrés Manelli2018-08-111-14/+14
* Fix lint errorsAndrés Manelli2018-08-111-1/+1
* Avoid reimport imported cardAndrés Manelli2018-08-111-1/+2
* Allow description and member two way bindingAndrés Manelli2018-08-101-3/+3