summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
* Support app deployment under a path prefixMaxime Quandalle2015-10-085-7/+11
* 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
|/
* Merge pull request #316 from AlexanderS/fix/delete-cardMaxime Quandalle2015-09-204-5/+5
|\
| * Fix Popup.afterCommitAlexander Sulfrian2015-09-204-5/+5
* | Add some strings to the translation setMaxime Quandalle2015-09-181-2/+2
* | 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-103-2/+11
|\
| * Fix the draft saving feature on card switchingMaxime Quandalle2015-09-101-0/+3
| * Fix labels drag and drop from the sidebarMaxime Quandalle2015-09-101-1/+1
| * Fix text selection in the card detailed paneMaxime Quandalle2015-09-101-1/+7
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-0811-234/+77
|/
* Fix some dead linksMaxime Quandalle2015-09-063-4/+54
* Fix header style when there are too much starred boardsMaxime Quandalle2015-09-062-4/+14
* Fix a recurrent English typoMaxime Quandalle2015-09-066-14/+14
* Add a missing translationMaxime Quandalle2015-09-061-4/+2
* Hide some disabled forms for anonymous board viewersMaxime Quandalle2015-09-063-17/+22
* Fix markdown rendering in the message viewerMaxime Quandalle2015-09-061-0/+7
* Show avatars in search resultsMaxime Quandalle2015-09-062-2/+8
* 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
* Change our presence packageMaxime Quandalle2015-09-041-1/+1
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-0325-800/+737
* 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-0111-68/+67
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-312-21/+33
* 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-317-154/+112
* 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