summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-6/+8
* Fix home header barMaxime Quandalle2015-12-191-1/+1
* Merge pull request #435 from xavierpriour/develMaxime Quandalle2015-12-182-0/+13
|\
| * Export: improved API routesXavier Priour2015-12-171-2/+1
| * Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-176-9/+45
| |\
| * | Export Wekan now server-based with proper authXavier Priour2015-12-162-18/+10
| * | fix eslintXavier Priour2015-12-131-1/+2
| * | Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-134-5/+14
| |\ \
| * | | board export now checks authenticationXavier Priour2015-12-132-1/+15
| * | | export board to Wekan JSONXavier Priour2015-12-092-0/+7
* | | | fix board headeer issuefloatinghotpot2015-12-172-11/+29
| |_|/ |/| |
* | | add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-176-9/+45
| |/ |/|
* | Fix a regression introduced in 71b9a42fMaxime Quandalle2015-12-091-2/+2
* | Allow the header bar customizationMaxime Quandalle2015-12-093-2/+11
* | Fix board archive instructionsMaxime Quandalle2015-12-091-1/+1
|/
* add: optional board descriptionfloatinghotpot2015-12-073-0/+6
* add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-073-8/+44
* bugfix: template. does not accept dom elements, but jquery canfloatinghotpot2015-11-271-3/+3
* Fix an exception introduced in 41b23f8Maxime Quandalle2015-11-011-1/+2
* Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-291-2/+4
* Update packages and update Meteor to 1.2.1Maxime Quandalle2015-10-291-2/+2
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-3/+3
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-2/+2
* Provide a default date for lists and cards creation dateMaxime Quandalle2015-10-201-2/+3
* Import board: added UIXavier Priour2015-10-173-0/+5
* Merge pull request #316 from AlexanderS/fix/delete-cardMaxime Quandalle2015-09-201-1/+1
|\
| * Fix Popup.afterCommitAlexander Sulfrian2015-09-201-1/+1
* | Add some strings to the translation setMaxime Quandalle2015-09-181-2/+2
|/
* Merge branch 'master' into develMaxime Quandalle2015-09-101-1/+7
|\
| * Fix text selection in the card detailed paneMaxime Quandalle2015-09-101-1/+7
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-082-27/+14
|/
* Fix a recurrent English typoMaxime Quandalle2015-09-061-2/+2
* Fix an issue with the star counterMaxime Quandalle2015-09-051-1/+1
* Fix member permission modificationMaxime Quandalle2015-09-052-2/+5
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-034-133/+133
* Improve list title formMaxime Quandalle2015-09-022-23/+24
* Update translation source fileMaxime Quandalle2015-09-013-19/+16
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-311-16/+8
* Improve the board subscriptionMaxime Quandalle2015-08-311-10/+16
* Fixes some UI bugs on sandstormMaxime Quandalle2015-08-312-7/+7
* Fix a bug with board title editionMaxime Quandalle2015-08-291-2/+3
* Fix the cursor used while dragging a listMaxime Quandalle2015-08-281-2/+2
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-11/+10
* Yet another iteration on the user interfaceMaxime Quandalle2015-08-284-25/+13
* Implement click-and-drag integration to translate the board canvasMaxime Quandalle2015-08-281-6/+38
* More explicit file namesMaxime Quandalle2015-08-285-6/+0
* Display keyboard shortcuts on a modalMaxime Quandalle2015-08-281-1/+3
* Show only boards in which the user participate in the home page gridMaxime Quandalle2015-08-271-1/+4
* Implement board archive and restorationMaxime Quandalle2015-08-268-21/+78