summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More explicit file namesMaxime Quandalle2015-08-2818-6/+7
* Complete v0.9 release notesMaxime Quandalle2015-08-281-6/+10
* 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
* Update de.i18n.jsonePirat2015-08-271-3/+3
* Show only boards in which the user participate in the home page gridMaxime Quandalle2015-08-272-1/+5
* Fix the layout on IE11Maxime Quandalle2015-08-271-2/+2
* Implement board archive and restorationMaxime Quandalle2015-08-2632-42/+138
* Implement a modal systemMaxime Quandalle2015-08-267-10/+79
* 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
* Replace bower packages by meteor onesMaxime Quandalle2015-08-253-10/+4
* Upgrade meteor to 1.2-rc.4 and package versionsMaxime Quandalle2015-08-256-98/+118
* 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-2322-199/+139
* Remove unused Travis CI configurationMaxime Quandalle2015-08-222-12/+1
* Implement list restorationMaxime Quandalle2015-08-227-15/+68
* Upgrade dependenciesMaxime Quandalle2015-08-225-38/+43
* Warn if the user try to restore a card in an archived listMaxime Quandalle2015-08-203-0/+10
* Adds new app store metadata to sandstorm package definitionMaxime Quandalle2015-08-207-27/+162
* Publish the project changelogMaxime Quandalle2015-08-201-0/+72
* Switch the font to robotoMaxime Quandalle2015-08-2015-29/+62
* profile name changed fullname and comma hotfix.Yasar icli2015-07-185-10/+10
* if not then the board list create board show button.Yasar icli2015-07-183-4/+16
* Merge pull request #223 from stevepm/patch-1Maxime Quandalle2015-07-161-1/+1
|\
| * Fix typo on board.jsSteve2015-07-131-1/+1
* | a links specifies line breaking rules hotfix.Yasar icli2015-07-162-2/+3
* | add card members popup line height hotfix.Yasar icli2015-07-161-0/+2
|/
* Allow a user to edit its profile or avatar from a member popoverMaxime Quandalle2015-06-198-58/+73
* Improve card and list sortable dragMaxime Quandalle2015-06-177-18/+26
* Fix some sidebar bugsMaxime Quandalle2015-06-161-36/+44
* Fix #196Maxime Quandalle2015-06-162-10/+6
* Merge, move, and rename the main stylus fileMaxime Quandalle2015-06-165-149/+157
* Fix #199Maxime Quandalle2015-06-164-62/+80
* Fix #190Maxime Quandalle2015-06-161-1/+1
* Improve the multi-selection experienceMaxime Quandalle2015-06-1612-53/+146
* Finish the transition from Spacebars to JadeMaxime Quandalle2015-06-153-17/+14
* Close "over elements" when opening the filter viewMaxime Quandalle2015-06-131-1/+5
* Fix card attachmentsMaxime Quandalle2015-06-136-218/+102
* Work on the card activities and commentsMaxime Quandalle2015-06-1231-692/+591
* Fix card title editionMaxime Quandalle2015-06-1110-99/+71
* (Re-)implement default avatar using user initialsMaxime Quandalle2015-06-106-43/+91
* Define the popup translation in the stylesheet, not in the JS codeMaxime Quandalle2015-06-093-5/+11
* Automatically star new boards created with the header shortcutMaxime Quandalle2015-06-091-0/+3
* Re-factor the avatar system and support avatar uploadsMaxime Quandalle2015-06-0922-227/+161
* Add a UI to restore archived cardsMaxime Quandalle2015-06-0717-84/+137