summaryrefslogtreecommitdiffstats
path: root/client/components/boards/boardsList.styl
Commit message (Collapse)AuthorAgeFilesLines
* Add Features: limit the board list to 2 or 1 for mobile clientsSam X. Chen2019-07-111-2/+3
|
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+1
| | | | Thanks to xet7 !
* - Add Feature: Move board to Archive button at each board at All Boards page.Lauri Ojansivu2019-05-101-0/+14
| | | | | | Thanks to xet7 ! Related #2389
* [Fix: Description of Board is out of visible after Feature "Duplicate ↵Lauri Ojansivu2019-04-081-0/+1
| | | | | | | | Board"](https://github.com/wekan/wekan/issues/2324). Thanks to sfahrenholz and xet7 ! Closes #2324
* Minor fixesAngelo Gallarello2019-04-051-0/+13
|
* Restore original font and font sizes.Lauri Ojansivu2018-04-111-2/+2
| | | | Admin panel people and version texts to darker.
* Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into ↵Lauri Ojansivu2017-11-211-0/+17
|\ | | | | | | thuanpq-card-spent-time
| * Added red-green circle to board lists item for indicating board which has ↵Thuan Pham Quoc2017-11-201-0/+17
| | | | | | | | overtime logs or normal spent time log
* | Fixed issue on board list with long-desc boardsThuan Pham Quoc2017-11-201-0/+1
|/
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
| | | | | | | | | | | | | | | The layout issue was related to the lack of autoprexing for CSS properties. c69f993 did improve the reload time significantly but for that I had to replace `mquandalle:stylus` by the core `stylus` package. Unfortunatly it is currently difficult to run an autoprefixer with the core CSS compilers (as reported in https://github.com/meteor/meteor/issues/5219). So instead we rely on `nib` which transparently define some mixins for autoprefixing, the only restrictions being that we have to manually `@import 'nib'` on top of stylus files. Fixes #461
* add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-171-3/+22
|
* add: invite user via email, invited user can accept or decline, allow member ↵floatinghotpot2015-12-071-1/+8
| | | | to quit
* Fix member permission modificationMaxime Quandalle2015-09-051-1/+4
| | | | Fixes #280
* More explicit file namesMaxime Quandalle2015-08-281-0/+120