summaryrefslogtreecommitdiffstats
path: root/client/components/sidebar
Commit message (Expand)AuthorAgeFilesLines
...
* | | UI: Fixed background on hover for labels in filter sidebarMario Orlicky2016-11-131-0/+1
* | | only show 'add member' button to users who can edit the boardDavid Renshaw2016-11-031-2/+3
* | | powerbox identity requestsDavid Renshaw2016-11-032-4/+9
|/ /
* / profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-111-1/+1
|/
* Upgrade ESLint to v2Maxime Quandalle2016-03-171-2/+2
* Remove unnecessary template name declarationMaxime Quandalle2016-01-033-20/+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
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-173-1/+53
* Add a button to move selected cardsMaxime Quandalle2015-12-102-0/+15
* Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-091-0/+1
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-082-32/+26
* add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-072-33/+127
* Improve Sandstorm usernames managementMaxime Quandalle2015-11-111-1/+1
* Finish the minicard editor auto-completion featureMaxime Quandalle2015-11-081-1/+1
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-2/+2
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-1/+1
* Translate the label colorsMaxime Quandalle2015-10-151-1/+1
* Merge pull request #326 from AlexanderS/fix/display-all-archivedMaxime Quandalle2015-09-241-2/+8
|\
| * sidebar: Filter archived cards/lists for current boardAlexander Sulfrian2015-09-241-2/+8
* | Fix removeMemberPopupAlexander Sulfrian2015-09-202-1/+10
|/
* Display “Filter cards” action for non-board membersMaxime Quandalle2015-09-181-16/+15
* Merge pull request #305 from AlexanderS/fix/multiselect-toggleMaxime Quandalle2015-09-161-4/+4
|\
| * Fix multiselect toggle logicAlexander Sulfrian2015-09-161-4/+4
* | Remove redundant wordsAlexander Sulfrian2015-09-161-2/+2
|/
* Merge branch 'master' into develMaxime Quandalle2015-09-101-1/+1
|\
| * Fix labels drag and drop from the sidebarMaxime Quandalle2015-09-101-1/+1
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-083-77/+27
|/
* Fix a recurrent English typoMaxime Quandalle2015-09-064-10/+10
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-061-1/+2
* Show avatars in search resultsMaxime Quandalle2015-09-061-1/+1
* Fix member permission modificationMaxime Quandalle2015-09-052-15/+20
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-033-162/+166
* Improve list title formMaxime Quandalle2015-09-021-2/+2
* Update translation source fileMaxime Quandalle2015-09-013-15/+15
* Hide feature non-member users can't useMaxime Quandalle2015-08-282-10/+13
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-282-1/+5
* Close the Popup when all escape actions are executedMaxime Quandalle2015-08-231-1/+1
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-232-2/+2
* Implement list restorationMaxime Quandalle2015-08-223-15/+57
* Warn if the user try to restore a card in an archived listMaxime Quandalle2015-08-202-0/+7
* Adds new app store metadata to sandstorm package definitionMaxime Quandalle2015-08-201-10/+11
* Switch the font to robotoMaxime Quandalle2015-08-202-7/+11
* profile name changed fullname and comma hotfix.Yasar icli2015-07-182-6/+6
* Fix some sidebar bugsMaxime Quandalle2015-06-161-36/+44
* Improve the multi-selection experienceMaxime Quandalle2015-06-163-27/+109
* Close "over elements" when opening the filter viewMaxime Quandalle2015-06-131-1/+5
* (Re-)implement default avatar using user initialsMaxime Quandalle2015-06-101-7/+9
* Re-factor the avatar system and support avatar uploadsMaxime Quandalle2015-06-092-7/+3