summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix lint.Lauri Ojansivu2019-10-011-14/+3
* | Drag handles continue. In progress.Lauri Ojansivu2019-10-0110-28/+84
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2019-09-281-16/+36
|\|
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-2614-18/+127
| |\
| * | Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-261-16/+36
* | | Merge branch 'feature-drag-handle'Lauri Ojansivu2019-09-282-0/+7
|\ \ \ | |_|/ |/| |
| * | Drag handles continue. In progress.Lauri Ojansivu2019-09-252-0/+7
* | | Merge pull request #2720 from whowillcare/masterLauri Ojansivu2019-09-251-5/+13
|\ \ \ | | |/ | |/|
| * | Buxfixed: if username contains space, it will cause @ commment failed to send...Sam X. Chen2019-09-191-5/+13
* | | Merge branch 'feature-drag-handle'Lauri Ojansivu2019-09-1914-18/+127
|\ \ \ | |/ / |/| / | |/
| * Drag handles. In Progress.Lauri Ojansivu2019-09-1714-18/+127
* | BugFix: in richer editor @ autocomplete doesn't really insert the user name i...Sam X. Chen2019-09-171-2/+0
* | BugFix: in richer editor @ autocomplete doesn't really insert the user name i...Sam X. Chen2019-09-171-6/+28
|/
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-111-1/+21
|\
| * Merge pull request #2690 from justinr1234/fix-drag-select-on-card-detailsLauri Ojansivu2019-09-071-1/+21
| |\
| | * Fix #2451 unable to drag select text without closing card detailsJustin Reynolds2019-09-061-1/+21
* | | Fixing @user in comments doesn't work if it's in a separate lineSam X. Chen2019-09-111-0/+4
|/ /
* | Merge pull request #2665 from whowillcare/masterLauri Ojansivu2019-09-044-44/+89
|\ \
| * \ Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-2916-25/+192
| |\ \
| * | | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-174-44/+89
* | | | Merge branch 'master' of https://github.com/wekan/wekanguillaume2019-08-302-0/+79
|\ \ \ \ | | |/ / | |/| |
| * | | add card color to calendar event (#2651)Steffen2019-08-292-0/+79
* | | | Patch admin search featureguillaume2019-08-301-2/+2
|/ / /
* | | Try to fix lint, and make board loading fix Sandstorm-only whereLauri Ojansivu2019-08-261-2/+17
* | | Merge branch 'PDIS-master'Lauri Ojansivu2019-08-261-6/+10
|\ \ \
| * | | Fix app hang when Meteor.user() is null and list spinner is loaded bugRomulus Urakagi Tsai2019-08-261-6/+10
* | | | Fix last label undefinedjustinr12342019-08-261-1/+1
|/ / /
* | | Limit card width to fixed size.Lauri Ojansivu2019-08-236-5/+19
* | | Fixes #2638 importing trelloJustin Reynolds2019-08-221-12/+10
| |/ |/|
* | Wrap minicard text labels to multiple rows.Lauri Ojansivu2019-08-191-0/+1
* | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-165-3/+42
|\|
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-152-2/+33
| |\
| | * Fix bug: When on board, clicking Admin Panel redirects to All Boards page,Lauri Ojansivu2019-08-151-2/+2
| | * Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-27/+29
| | * Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-0/+5
| | |\
| | * | Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
| * | | Bugfix: 2621 Summmernote is too wide on mobile screenSam X. Chen2019-08-152-1/+4
| | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-133-6/+21
| |\|
| * | Addfeature: showing action in system message when user deleted/edited comment...Sam X. Chen2019-08-131-0/+5
* | | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-144-20/+50
|\ \ \ | | |/ | |/|
| * | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-131-14/+29
| |\|
| | * Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
| * | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB storag...Lauri Ojansivu2019-08-131-0/+12
| * | Make Admin Panel text like version etc selectable.Lauri Ojansivu2019-08-121-4/+4
| * | fix error when the sidebar is not visibleTobias2019-08-121-2/+5
| |/
* | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-1211-142/+232
|\|
| * Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-102-36/+56
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-101-2/+2
| |\
| | * Merge pull request #2603 from whowillcare/masterLauri Ojansivu2019-08-081-0/+3
| | |\
| | * | Fix null access with board bodyJustin Reynolds2019-08-081-2/+2