summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Support avatars and improve permissions integration on sandstormMaxime Quandalle2015-09-051-4/+5
* Fix an issue with the star counterMaxime Quandalle2015-09-051-1/+1
* Fix member permission modificationMaxime Quandalle2015-09-059-33/+43
* Force popup closing when closing the detailed card paneMaxime Quandalle2015-09-041-0/+2
* Change our presence packageMaxime Quandalle2015-09-042-1/+8
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-0340-1139/+1066
* Improve list title formMaxime Quandalle2015-09-026-46/+33
* Fix attachments downloadingMaxime Quandalle2015-09-022-4/+7
* Add an horizontal scrollbar on code snippetsMaxime Quandalle2015-09-021-0/+5
* Avoid side effects while clicking on a link in a card descriptionMaxime Quandalle2015-09-011-0/+17
* Re-enable attachments on sandstormMaxime Quandalle2015-09-011-2/+1
* Update translation source fileMaxime Quandalle2015-09-0112-75/+74
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-313-29/+43
* Fix comment insertionMaxime Quandalle2015-08-311-2/+2
* Improve the board subscriptionMaxime Quandalle2015-08-311-10/+16
* Temporarily hide the attachment feature on sandstormMaxime Quandalle2015-08-311-1/+2
* Don't save a draft if the card description hasn't been modifiedMaxime Quandalle2015-08-311-1/+4
* Fixes some UI bugs on sandstormMaxime Quandalle2015-08-313-9/+17
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-3110-93/+210
* Fix property passing in the userAvatar componentMaxime Quandalle2015-08-301-1/+2
* Redesign the card design header and change header menu iconMaxime Quandalle2015-08-306-28/+22
* Fix a bug with board title editionMaxime Quandalle2015-08-291-2/+3
* Fix a bug with the comment buttonsMaxime Quandalle2015-08-291-3/+3
* Fix the faviconMaxime Quandalle2015-08-291-1/+1
* Fix the cursor used while dragging a listMaxime Quandalle2015-08-282-3/+6
* Increase the avatar max size and show an error if it is too bigMaxime Quandalle2015-08-282-15/+32
* Hide feature non-member users can't useMaxime Quandalle2015-08-286-37/+38
* Fix label alignement on SafariMaxime Quandalle2015-08-281-0/+2
* Call me WekanMaxime Quandalle2015-08-285-9/+20
* Improve the list menuMaxime Quandalle2015-08-285-83/+83
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-2811-43/+53
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-283-12/+57
* More explicit file namesMaxime Quandalle2015-08-2818-6/+7
* Display keyboard shortcuts on a modalMaxime Quandalle2015-08-286-4/+66
* Open a modal (or a new page) based on contextMaxime Quandalle2015-08-286-24/+57
* Show only boards in which the user participate in the home page gridMaxime Quandalle2015-08-271-1/+4
* Fix the layout on IE11Maxime Quandalle2015-08-271-2/+2
* Implement board archive and restorationMaxime Quandalle2015-08-2613-24/+97
* Implement a modal systemMaxime Quandalle2015-08-266-10/+78
* ES6ify our Popup libraryMaxime Quandalle2015-08-261-108/+108
* Fix EscapeActions click in handlingMaxime Quandalle2015-08-253-21/+33
* Fix a type: document -> document.bodyMaxime Quandalle2015-08-251-1/+1
* Upgrade meteor to 1.2-rc.4 and package versionsMaxime Quandalle2015-08-253-20/+12
* Fix the starsMaxime Quandalle2015-08-255-28/+17
* Lower the required usernames length from 5 to 2Maxime Quandalle2015-08-231-1/+1
* Close the Popup when all escape actions are executedMaxime Quandalle2015-08-234-17/+27
* Fix the board component data loadingMaxime Quandalle2015-08-233-88/+98
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-2316-177/+118
* Implement list restorationMaxime Quandalle2015-08-225-15/+66
* Upgrade dependenciesMaxime Quandalle2015-08-223-26/+26