summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* forgot a 'IgnatzHome2018-05-201-1/+1
* Removing Debug Lines, correcting behavior, caching las valide filter, and add...IgnatzHome2018-05-203-9/+8
* 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
* correct way, wrong ideaIgnatzHome2018-05-191-2/+7
* 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
* correcting 'no custom fields'IgnatzHome2018-05-191-2/+8
* More Filter Corrections (Custom Fields)IgnatzHome2018-05-191-16/+3
* Filter Sidebar CorrectionsIgnatzHome2018-05-191-1/+7
* Correcting FIlter search with Multiple Custom FieldsIgnatzHome2018-05-191-2/+2
* Correcting constructed mongoSelectorIgnatzHome2018-05-191-10/+21
* Filter on custom fields presenceIgnatzHome2018-05-193-3/+18
* first test for custom fields filterIgnatz2018-05-181-0/+6
* indend correctionsIgnatz2018-05-183-11/+11
* template literals correctionIgnatz2018-05-182-2/+2
* linter correctionsIgnatz2018-05-184-219/+220
* That should do itIgnatzHome2018-05-171-3/+1
* Style ChangesIgnatzHome2018-05-171-1/+1
* More style correctionsIgnatzHome2018-05-172-2/+6
* Removing Doupling start / end and more style correctionsIgnatzHome2018-05-172-14/+2
* correcting style errorsIgnatzHome2018-05-171-3/+2
* removing checkbox types part 2IgnatzHome2018-05-171-2/+2
* resolving merge conflictsIgnatzHome2018-05-1722-61/+647
|\
| * number + date fieldsPouyan Savoli2017-10-148-130/+241
| * dropdown itemsPouyan Savoli2017-09-228-67/+185
| * text custom fields are now editable using inlinedFormPouyan Savoli2017-09-222-8/+33