summaryrefslogtreecommitdiffstats
path: root/client/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typoIvan Radeljic2017-02-131-1/+1
* Fix typo of multipleActionsCurtis G2017-01-151-1/+1
* Fix eslint regressions.David Renshaw2016-11-161-3/+3
* Merge pull request #6 from mario-orlicky/filter-by-emptyLauri Ojansivu2016-11-151-2/+23
|\
| * forgotten semicolonMario Orlicky2016-11-131-1/+1
| * Filtering logic by empty labels/membersMario Orlicky2016-11-131-3/+24
* | always fall back to navigator.language if user.profile.language is not setDavid Renshaw2016-11-151-2/+2
* | Wait until Meteor.startup() to set the language.David Renshaw2016-11-151-19/+12
* | Fix startup for clients using Finnish and Chinese.David Renshaw2016-11-151-3/+9
|/
* Fix undefined variables errorsMaxime Quandalle2016-07-211-1/+1
* Avoid <a> links redirections on inlinedFormMaxime Quandalle2016-07-201-1/+3
* Fix a typo (#515)Prayag Verma2016-07-111-1/+1
* Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-181-1/+1
|\
| * Changes in code to correct the spelling of emoji (plural)Daniel2016-02-281-1/+1
* | Upgrade ESLint to v2Maxime Quandalle2016-03-175-3/+7
|/
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-311-0/+5
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-172-9/+24
* Allow the header bar customizationMaxime Quandalle2015-12-091-3/+9
* Merge GitHub PR #387Maxime Quandalle2015-11-152-0/+119
|\
| * add preview attached image, allow upload image from clipboard and drag & drpfloatinghotpot2015-11-132-0/+119
* | Finish the minicard editor auto-completion featureMaxime Quandalle2015-11-081-4/+28
|/
* Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-291-1/+1
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-224-10/+11
* Add some ESLint rules and fix some related issuesMaxime Quandalle2015-10-141-4/+4
* Set some DOM transformation to fix some of the accessibility issuesMaxime Quandalle2015-10-131-0/+41
* Abstract the jquery-textcomplete integration with EscapeActionsMaxime Quandalle2015-10-131-0/+30
* Shortcut: F toggles filter sidebarfisle2015-09-191-0/+11
* Shortcut: Spacebar assigns self to current cardfisle2015-09-191-0/+23
* Centralize all mutations at the model levelMaxime Quandalle2015-09-082-15/+1
* Fix a recurrent English typoMaxime Quandalle2015-09-063-10/+10
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-0311-299/+252
* Update translation source fileMaxime Quandalle2015-09-011-7/+7
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-313-14/+173
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-281-6/+16
* Display keyboard shortcuts on a modalMaxime Quandalle2015-08-281-0/+25
* Open a modal (or a new page) based on contextMaxime Quandalle2015-08-283-19/+26
* Implement board archive and restorationMaxime Quandalle2015-08-261-1/+1
* Implement a modal systemMaxime Quandalle2015-08-262-0/+32
* ES6ify our Popup libraryMaxime Quandalle2015-08-261-108/+108
* Fix EscapeActions click in handlingMaxime Quandalle2015-08-251-17/+24
* Fix a type: document -> document.bodyMaxime Quandalle2015-08-251-1/+1
* Upgrade meteor to 1.2-rc.4 and package versionsMaxime Quandalle2015-08-251-10/+5
* Close the Popup when all escape actions are executedMaxime Quandalle2015-08-232-15/+25
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-231-3/+3
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-191-12/+6
* Improve the multi-selection experienceMaxime Quandalle2015-06-163-9/+18
* Work on the card activities and commentsMaxime Quandalle2015-06-121-0/+42
* Fix card title editionMaxime Quandalle2015-06-111-1/+2
* Define the popup translation in the stylesheet, not in the JS codeMaxime Quandalle2015-06-091-2/+2
* Add a UI to restore archived cardsMaxime Quandalle2015-06-071-1/+1