summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-283-3/+3
* Hide CSV export until it's fixed in EdgeHTML compatible way.Lauri Ojansivu2020-07-231-8/+8
* use `Intl.NumberFormat` to format currencyHaben Amare2020-05-252-19/+55
* add the 'currency' custom field typeHaben Amare2020-05-252-1/+47
* Fix move selectionMarc Hartmayer2020-05-251-2/+3
* Sorry marc1006, I had to revert deepcode.ai arrow function fixes becauseLauri Ojansivu2020-05-251-1/+1
* Prettifier fixes.Lauri Ojansivu2020-05-251-1/+1
* Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-241-1/+1
* Export Board to Zip fileLewis Cowles2020-05-182-1/+12
* Try to fix Sandstorm Export menu.Lauri Ojansivu2020-05-151-6/+4
* Fix syntax. Maybe sometime later think about translations.Lauri Ojansivu2020-05-131-1/+0
* add: export board/cards/lists to CSV/TSVBryan Mutai2020-05-102-1/+75
* add: import board/cards/lists using CSV/TSVBryan Mutai2020-05-071-0/+2
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-9/+8
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-3/+3
* Remove export button if WITH_API is not enabledNico2020-04-092-13/+26
* Add filter option for assigneeDaniel Eder2020-04-082-0/+23
* Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-312-0/+8
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-011-3/+6
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-122-0/+54
* Remove hiding comments and activities.Lauri Ojansivu2020-02-101-12/+12
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-072-0/+22
* - Fix adding comments.Lauri Ojansivu2020-02-051-6/+6
* Add Board Card Settings to Show on Card only some of it's fields.Lauri Ojansivu2020-02-051-4/+10
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-052-0/+388
|\
| * Customize of some card's functionsdollybean2020-02-042-0/+154
|/
* Wider sidebar.Lauri Ojansivu2020-01-061-1/+1
* Fix: Unable to find Archive Card/List/Swimlane in board settings.Lauri Ojansivu2020-01-061-6/+5
* Add Worker role.Lauri Ojansivu2020-01-054-39/+84
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-032-25/+68
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-035-148/+60
* Add Worker role.Lauri Ojansivu2020-01-035-70/+154
* Fix lint errors.Lauri Ojansivu2019-11-261-4/+2
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-10/+20
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-2/+14
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-294-0/+17
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-293-0/+37
|\
| * Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-141-2/+5
| |\
| * \ Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-122-0/+14
| |\ \
| * | | Add 'show archive' and 'hide empty lists' in filter feature.Romulus Urakagi Tsai2019-08-073-0/+37
* | | | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-172-44/+78
| |_|/ |/| |
* | | fix error when the sidebar is not visibleTobias2019-08-121-2/+5
| |/ |/|
* | Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-072-0/+14
|/
* Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-241-2/+3
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+1
* Prettier & eslint project style updateJustin Reynolds2019-06-285-375/+462
* Fix Bug: Unable to click board submenu on mobile.Lauri Ojansivu2019-06-171-2/+2
* Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-132-47/+71
* - [View markdown on List names, Custom Fields (Text and Dropdown), Label names,Lauri Ojansivu2019-05-112-2/+6
* Fixed RTL issue #884Guy Zylberberg2019-05-081-1/+1