Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-07-01 17:23:41 -04:00
parent 2c90e7c585
commit 34b2168d0d
10 changed files with 181 additions and 7 deletions

View file

@ -484,9 +484,9 @@ export class TrelloCreator {
green: 'nephritis',
red: 'pomegranate',
purple: 'wisteria',
pink: 'pomegranate',
lime: 'nephritis',
sky: 'belize',
pink: 'moderatepink',
lime: 'limegreen',
sky: 'strongcyan',
grey: 'midnight',
};
const wekanColor = mapColors[trelloColorCode];