summaryrefslogtreecommitdiffstats
path: root/client/components/lists
Commit message (Expand)AuthorAgeFilesLines
* Try to fix afterwards loading of cards by addingLauri Ojansivu2020-02-221-1/+17
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-072-5/+24
* Add Worker role.Lauri Ojansivu2020-01-053-18/+23
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-10/+30
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-033-41/+16
* Add Worker role.Lauri Ojansivu2020-01-034-26/+47
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-222-10/+3
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-212-12/+7
* Using LINKED_CARDS_ENABLEDGuillaume2019-11-292-3/+15
* Fix lint errors.Lauri Ojansivu2019-11-262-24/+21
* Fix lint errors.Lauri Ojansivu2019-11-202-22/+22
* Use database when logged in. Continued.Lauri Ojansivu2019-11-192-8/+7
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-2/+2
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-192-11/+33
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-183-29/+37
* Fix card, list and swimlane move.Lauri Ojansivu2019-11-131-13/+14
* Some drag handle fixes.Lauri Ojansivu2019-11-042-6/+6
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-294-6/+65
* Revert drag handle changes.Lauri Ojansivu2019-10-034-68/+11
* Drag handles. In progress.Lauri Ojansivu2019-10-031-18/+21
* Merge pull request #2740 from whowillcare/masterLauri Ojansivu2019-10-011-0/+4
|\
| * #2738 adding all pertinent help file for due days, plus modified the .list-he...Sam X. Chen2019-10-011-0/+4
* | Drag handles continue. In progress.Lauri Ojansivu2019-10-013-2/+12
* | Drag handles continue. In progress.Lauri Ojansivu2019-09-251-0/+6
|/
* Drag handles. In Progress.Lauri Ojansivu2019-09-174-6/+40
* Revert drag handle changes.Lauri Ojansivu2019-09-143-23/+10
* Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-133-10/+23
* 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
* Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-241-1/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+4
* Prettier & eslint project style updateJustin Reynolds2019-06-283-294/+436
* Merge pull request #2406 from bentiss/fixesLauri Ojansivu2019-05-142-1/+5
|\
| * Fix card count positionBenjamin Tissoires2019-05-142-1/+5
* | Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-6/+6
|/
* Added BIDI support to "Add Card" #884Guy Zylberberg2019-05-131-2/+2
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-111-1/+2
* Fix missing profile checks.Lauri Ojansivu2019-05-093-12/+12
* Fixed RTL issue #884Guy Zylberberg2019-05-081-1/+1
* Issue : Mobile UI Center cards in list view #2371hupptechnologies2019-04-231-0/+5
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-181-3/+10
* 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-302-57/+51
* Revert spinner etc fixes of Wekan v2.56, because of some new bugs.Lauri Ojansivu2019-03-292-51/+57
* 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-262-37/+47
* 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
* Merge pull request #2270 from andresmanelli/fix_2266Lauri Ojansivu2019-03-211-1/+1
|\
| * Fix #2266Andrés Manelli2019-03-181-1/+1