summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar/sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-1/+1
* 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-181-0/+7
* Fix syntax. Maybe sometime later think about translations.Lauri Ojansivu2020-05-131-1/+0
* add: export board/cards/lists to CSV/TSVBryan Mutai2020-05-101-0/+59
* 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-091-4/+15
* Move "Rules" from "Board View" to "Board Settings".Lauri Ojansivu2020-03-311-0/+4
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+40
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+16
* 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-051-0/+296
|\
| * Customize of some card's functionsdollybean2020-02-041-0/+125
|/
* Add Worker role.Lauri Ojansivu2020-01-051-2/+23
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-23/+2
* Add Worker role.Lauri Ojansivu2020-01-031-12/+29
* 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 Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-30/+56
* 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-071-0/+9
* Prettier & eslint project style updateJustin Reynolds2019-06-281-131/+192
* [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-031-0/+224
* update broke ability to mute notificationsguillaume2018-10-161-2/+1
* - Add permission "No comments". It is like normal user, but does not show com...Lauri Ojansivu2018-09-041-3/+12
* resolving merge conflictsIgnatzHome2018-05-171-0/+1
|\
| * dropdown itemsPouyan Savoli2017-09-221-1/+1
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-221-1/+1
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-221-0/+1
* | Fix lint warningsGhassen Rjab2018-02-271-1/+1
* | Add search sidebarGhassen Rjab2018-02-231-0/+1
* | user can now leave the boardamadilsons2017-10-091-6/+10
|/
* fix understood syntaxRyan Helsing2017-03-191-2/+2
* dont show list optionsRyan Helsing2017-03-181-1/+0
* ability to store comment only, actual prevention nextRyan Helsing2017-03-181-3/+25
* removed trailing-whitespaceJoel Louzado2017-02-151-1/+1
* Added dynamic tooltip for sidebar tongueJoel Louzado2017-02-151-0/+7
* Merge branch 'feature/link-to-shortcuts' of https://github.com/AlexanderS/wek...Lauri Ojansivu2017-02-101-0/+3
|\
| * UI: Add link to keyboard shortcutsAlexander Sulfrian2016-04-251-0/+3
* | Merge branch 'fix-quit-board' of https://github.com/umbertooo/wekan into umbe...Lauri Ojansivu2017-02-101-2/+2
|\ \
| * | Method 'quitBoard' requires boardId but got boardFelix Michels2016-10-261-2/+2
| |/
* / powerbox identity requestsDavid Renshaw2016-11-031-0/+3
|/
* Remove unnecessary template name declarationMaxime Quandalle2016-01-031-8/+0
* Fix card infinite scrolling on card activitiesMaxime Quandalle2016-01-031-3/+1
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-4/+10
* Unassign members before removing them from a boardMaxime Quandalle2015-12-211-2/+5