~ondrak/ondras-snaps/+git/wekan:greenkeeper-eslint-3.7.0

Last commit made on 2016-09-30
Get this branch:
git clone -b greenkeeper-eslint-3.7.0 https://git.launchpad.net/~ondrak/ondras-snaps/+git/wekan

Branch merges

Branch information

Name:
greenkeeper-eslint-3.7.0
Repository:
lp:~ondrak/ondras-snaps/+git/wekan

Recent commits

5ed51c0... by greenkeeperio-bot <email address hidden>

chore(package): update eslint to version 3.7.0

https://greenkeeper.io/

b90d668... by Maxime Quandalle

Merge pull request #669 from AlexanderS/fix/remove-user-on-leave

Fix remove user actions

4013184... by Alexander Sulfrian <email address hidden>

Models: Remove board from starred list

This will fix the starred counter. If the board is not public, the user
is unable to see the board and remove it from the list of starred
boards.

7b0e573... by Alexander Sulfrian <email address hidden>

Models: Remove user from all objects on board leave (Fixes: #667)

Remove the user as member and watcher of all lists, cards and the board itself
when leaving the board.

ce4fcbf... by Alexander Sulfrian <email address hidden>

Models: Fix remove member activity

The member is only set to inactive, so we could not test for $pull.
Instead we have to look into the $set modified and check whether the
member was deactivated.

301210c... by Maxime Quandalle <email address hidden>

Fix eslint testing

Partially reverting c8705a0

dd95f0b... by Maxime Quandalle <email address hidden>

Release 0.11.0-rc2

77069a3... by Maxime Quandalle <email address hidden>

Fix undefined variables errors

3643bd4... by Drew Fisher

Fix bug where you get a "null" option in @-mention autocomplete (#649)

4d0e4ce... by AlexanderS

models: Remove wrong line (fix #650) (#651)