summaryrefslogtreecommitdiffstats
path: root/client/components/main
Commit message (Expand)AuthorAgeFilesLines
...
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-052-1/+7
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
* Optimize login form layout & cssfloatinghotpot2015-12-281-8/+9
* Don't display sing-in link to connected usersMaxime Quandalle2015-12-211-2/+3
* fix board headeer issuefloatinghotpot2015-12-173-4/+5
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-174-103/+242
* Fix a regression introduced in 71b9a42fMaxime Quandalle2015-12-091-5/+0
* Allow the header bar customizationMaxime Quandalle2015-12-096-23/+32
* bugfix: only care active members, also optimize some codefloatinghotpot2015-12-081-1/+1
* add: use user preferred lang for user form, and allow selectingfloatinghotpot2015-12-072-0/+40
* Enphasize keyboard shortcuts with a dedicated styleMaxime Quandalle2015-11-252-5/+9
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-4/+4
* Prefer ES5 methods over underscore utilitiesMaxime Quandalle2015-10-221-1/+1
* Provide a default date for lists and cards creation dateMaxime Quandalle2015-10-201-3/+3
* Abstract the jquery-textcomplete integration with EscapeActionsMaxime Quandalle2015-10-131-25/+1
* Support app deployment under a path prefixMaxime Quandalle2015-10-082-3/+7
* Fix some dead linksMaxime Quandalle2015-09-061-1/+51
* Fix header style when there are too much starred boardsMaxime Quandalle2015-09-062-4/+14
* Fix markdown rendering in the message viewerMaxime Quandalle2015-09-061-0/+7
* Fix member permission modificationMaxime Quandalle2015-09-053-15/+16
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-035-116/+52
* 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
* Update translation source fileMaxime Quandalle2015-09-012-7/+7
* Fixes some UI bugs on sandstormMaxime Quandalle2015-08-311-2/+10
* Fix the faviconMaxime Quandalle2015-08-291-1/+1
* Call me WekanMaxime Quandalle2015-08-283-4/+18
* Display keyboard shortcuts on a modalMaxime Quandalle2015-08-283-2/+37
* Open a modal (or a new page) based on contextMaxime Quandalle2015-08-282-3/+5
* Fix the layout on IE11Maxime Quandalle2015-08-271-2/+2
* Implement board archive and restorationMaxime Quandalle2015-08-264-2/+18
* Implement a modal systemMaxime Quandalle2015-08-263-9/+45
* Start the migration from iron-router to flow-routerMaxime Quandalle2015-08-234-10/+10
* Implement list restorationMaxime Quandalle2015-08-221-0/+4
* Warn if the user try to restore a card in an archived listMaxime Quandalle2015-08-201-0/+3
* Adds new app store metadata to sandstorm package definitionMaxime Quandalle2015-08-201-1/+1
* Switch the font to robotoMaxime Quandalle2015-08-203-6/+23
* 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
* Merge, move, and rename the main stylus fileMaxime Quandalle2015-06-162-4/+298
* Finish the transition from Spacebars to JadeMaxime Quandalle2015-06-153-17/+14
* Work on the card activities and commentsMaxime Quandalle2015-06-122-22/+1
* (Re-)implement default avatar using user initialsMaxime Quandalle2015-06-101-15/+17
* Define the popup translation in the stylesheet, not in the JS codeMaxime Quandalle2015-06-092-3/+9
* Re-factor the avatar system and support avatar uploadsMaxime Quandalle2015-06-091-70/+4
* Click on the page to escape the last actionMaxime Quandalle2015-06-073-14/+5
* Autosize the rich editor (for card description and comments)Maxime Quandalle2015-06-064-3/+13
* Maintain a visual indication of the popup openerElementMaxime Quandalle2015-06-061-1/+1
* Work on the user account systemMaxime Quandalle2015-06-036-20/+42
* Implement multi-selectionMaxime Quandalle2015-05-303-241/+5