summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Advanced Filter for Custom Fields.Lauri Ojansivu2018-05-211-0/+8
| | * | Update translations.Lauri Ojansivu2018-05-2143-84/+84
| | * | Update translations.Lauri Ojansivu2018-05-2142-32/+116
| | * | Merge branch 'feature-advanced-filter' of https://github.com/feuerball11/weka...Lauri Ojansivu2018-05-206-5/+336
| |/| |
| | * | forgot a 'IgnatzHome2018-05-201-1/+1
| | * | Removing Debug Lines, correcting behavior, caching las valide filter, and add...IgnatzHome2018-05-204-9/+10
| | * | Correcting not FilterIgnatzHome2018-05-201-1/+1
| | * | testing theorie: subcommands are allways 1 entryIgnatzHome2018-05-201-1/+5
| | * | making custom-fields uneditable on minicardIgnatzHome2018-05-201-2/+2
| | * | customFields bevore mebers on minicardIgnatzHome2018-05-201-5/+5
| | * | style correction for custom fields on minicardIgnatzHome2018-05-202-4/+12
| | * | correcting indent in jadeIgnatzHome2018-05-201-4/+4
| | * | showOnCard test implementationIgnatzHome2018-05-201-0/+9
| | * | correcting strings not part of subcommandIgnatzHome2018-05-201-1/+1
| | * | More conditions and logic Operators, Also Brackets.IgnatzHome2018-05-201-4/+148
| | * | removing .cmd in oricessing OperatorsIgnatzHome2018-05-201-2/+2
| | * | stringify console.logs becouse of asynchrone nature from chromes interpretati...IgnatzHome2018-05-201-3/+3
| | * | More Debugging LogsIgnatzHome2018-05-201-1/+3
| | * | Testing 'or' condition for advanced FilterIgnatzHome2018-05-201-22/+57
| | * | rewrite Filter._getMongoSelecto to not include Empty Filter.IgnatzHome2018-05-201-12/+10
| | * | More DebuggingIgnatzHome2018-05-191-1/+4
| | * | find to findOneIgnatzHome2018-05-191-1/+1
| | * | debugging _fieldNameToIdIgnatzHome2018-05-191-1/+4
| | * | correcting _fieldNameToId(field);IgnatzHome2018-05-191-2/+2
| | * | i was constructing the wrong and the whole time.. *sigh*IgnatzHome2018-05-191-2/+5
| | * | fixing string detection in advanced filterIgnatzHome2018-05-191-2/+1
| | * | another debug lineIgnatzHome2018-05-191-0/+1
| | * | damm i got the eslint file again....IgnatzHome2018-05-191-1/+1
| | * | correct way, wrong ideaIgnatzHome2018-05-192-3/+8
| | * | javascript is confusing sometimesIgnatzHome2018-05-191-1/+1
| | * | this took me way too longIgnatzHome2018-05-191-2/+2
| | * | console log for debugIgnatzHome2018-05-191-1/+1
| | * | correcting return type from constructedIgnatzHome2018-05-191-1/+1
| | * | correcting push not part of stringIgnatzHome2018-05-191-1/+1
| | * | first test for Advanced FilterIgnatzHome2018-05-193-2/+118
* | | | Merge branch 'devel'Lauri Ojansivu2018-05-2040-76/+116
|\| | |
| * | | Update translations.Lauri Ojansivu2018-05-2040-76/+116
| | |/ | |/|
* | | Merge branch 'devel'Lauri Ojansivu2018-05-1912-10/+53
|\| |
| * | v0.98v0.98Lauri Ojansivu2018-05-193-4/+4
| * | Merge branch 'feuerball11-feature-custom-fields-filter' into develLauri Ojansivu2018-05-199-5/+48
| |\ \
| | * | - Filtering by Custom FieldLauri Ojansivu2018-05-191-0/+9
| | * | Update translations.Lauri Ojansivu2018-05-192-0/+2
| | * | Use NPM 6.0.1Lauri Ojansivu2018-05-192-2/+2
| | * | Merge branch 'feature-custom-fields-filter' of https://github.com/feuerball11...Lauri Ojansivu2018-05-194-3/+35
| |/| | | | |/
| | * correcting 'no custom fields'IgnatzHome2018-05-191-2/+8
| | * More Filter Corrections (Custom Fields)IgnatzHome2018-05-191-16/+3
| | * Filter Sidebar CorrectionsIgnatzHome2018-05-192-1/+8
| | * Correcting FIlter search with Multiple Custom FieldsIgnatzHome2018-05-191-2/+2
| | * reverting .eslintrc (i always forget to dont commit this)IgnatzHome2018-05-191-1/+1
| | * Correcting constructed mongoSelectorIgnatzHome2018-05-192-11/+22