summaryrefslogtreecommitdiffstats
path: root/client/components/lists
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-161-2/+2
|/
* Fix card move with wrong swimlaneIdAndrés Manelli2019-03-051-1/+7
* Fix popup titleAndrés Manelli2019-02-272-0/+9
* Standarize copy functions. Match labels by nameAndrés Manelli2019-02-271-9/+3
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-271-16/+14
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-10/+8
* | Removed console.log.Lauri Ojansivu2019-02-261-1/+0
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-252-22/+50
* | 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-242-10/+14
* | Allow list creation from templateAndrés Manelli2019-02-243-22/+61
* | Allow card creation from templateAndrés Manelli2019-02-241-17/+18
* | Prepare to create card from templateAndrés Manelli2019-02-242-7/+6
* | Add template search in Add Card menuAndrés Manelli2019-02-242-31/+39
* | Avoid links on a template-boardAndrés Manelli2019-02-242-17/+36