Commit graph

68 commits

Author SHA1 Message Date
Nadav Tasher
ebece3f961 Disable sidebar showing when filtering using keyboard shortcut 2024-11-16 17:25:42 +02:00
Martin Filser
806ad78637 Move every CustomFields.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2023-07-18 21:25:28 +02:00
Martin Filser
5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2023-07-18 21:25:28 +02:00
helioguardabaxo
946c288925 Fix due date filter for next and this week. 2023-06-08 12:43:26 -03:00
helioguardabaxo
70de2d48be Added 'next week' due date filter 2023-04-10 20:54:22 -03:00
Martin Filser
2e5ec0308f Adjust all other moment imports to moment-with-locales 2022-04-27 17:24:42 +02:00
Jan Küster
60af7766bf Switch tap:i18n to custom TAPi18n implementation 2022-04-18 18:02:14 +03:00
Ben0it-T
6c83cb5b44 Try to fix : Filter List by Title - prevent showing only the list title - Hiding empty lists in Swimlane view 2021-10-30 00:58:57 +02:00
Ben0it-T
8550213146 Fix : Filter List by Card Title - see #4066 comments 2021-10-25 20:05:07 +02:00
Martin Filser
95719cbd24 Boards weren't loaded because of missing filter 2021-10-25 12:32:48 +02:00
Ben0it-T
5b5b8fe427 Fix : Filter List by Card Title #3594 2021-10-23 13:16:33 +02:00
Lauri Ojansivu
c2da477735 Fixed Non-ASCII attachment filename will crash when downloading.
Thanks to xet7 !

Fixes #2759
2021-04-29 13:26:49 +03:00
Mike Crute
e7186b47b0 Support filtering by due date 2021-04-19 07:44:09 -07:00
Daniel Eder
fe285c62e1 Add filter option for assignee
Works exactly like member
2020-04-08 16:59:59 +03:00
Sam X. Chen
b26504f414 Fix: lists filter didn't get added into filter active checklist 2019-10-30 09:45:50 -04:00
Sam X. Chen
d2d4840758 Add Feature: allowing user to filter list in Filter function not just cards 2019-10-18 18:06:34 -04:00
Sam X. Chen
bc2a20f04e Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list 2019-10-18 16:44:09 -04:00
Romulus Urakagi Tsai
4f4e0a21f8 Add 'show archive' and 'hide empty lists' in filter feature. 2019-08-07 07:58:05 +00:00
Justin Reynolds
3eb4d2c341 Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
Lauri Ojansivu
3f937764cb Fix lint errors. 2018-08-13 20:01:08 +03:00
Lauri Ojansivu
b015b5b724 Revert eslint changes, because they caused breakage. 2018-08-12 17:32:53 +03:00
Lauri Ojansivu
f5515cb95f Fix lint errors. 2018-08-12 14:36:37 +03:00
Andrés Manelli
17308dc5f3 Fix lint errors 2018-08-11 01:00:21 +02:00
IgnatzHome
ba2012af43 regex for advanced filter 2018-06-14 21:14:16 +02:00
Lauri Ojansivu
c46817f23a Fix lint errors. 2018-06-14 20:14:43 +03:00
Ignatz
6a154ee9b0 correcting error in advanced filter 2018-06-14 12:56:29 +02:00
Ignatz
558539e21b trying to fix integer search 2018-06-14 12:49:59 +02:00
Ignatz
571f55f904 fixing search for dropdown fields, and error on loading board 2018-06-14 12:41:16 +02:00
Lauri Ojansivu
529594ef55 Fix lint errors. 2018-05-23 20:58:28 +03:00
Ignatz
3d1f004e90 lint corrections 2018-05-23 11:04:12 +02:00
IgnatzHome
dd7c9997a9 Removing Debug Lines, correcting behavior, caching las valide filter, and adding description 2018-05-20 14:53:00 +02:00
IgnatzHome
256ca129f0 Correcting not Filter 2018-05-20 14:03:48 +02:00
IgnatzHome
6d9ac3ae48 testing theorie: subcommands are allways 1 entry 2018-05-20 13:19:18 +02:00
IgnatzHome
ecbb8ef071 correcting strings not part of subcommand 2018-05-20 11:27:22 +02:00
IgnatzHome
1c0c5bde0f More conditions and logic Operators, Also Brackets. 2018-05-20 11:15:57 +02:00
IgnatzHome
c3044a6b8b removing .cmd in oricessing Operators 2018-05-20 10:20:29 +02:00
IgnatzHome
778a29855f stringify console.logs becouse of asynchrone nature from chromes interpretation... WAT 2018-05-20 10:11:46 +02:00
IgnatzHome
eb859dac3a More Debugging Logs 2018-05-20 09:57:40 +02:00
IgnatzHome
9ac1164440 Testing 'or' condition for advanced Filter 2018-05-20 09:47:20 +02:00
IgnatzHome
39974c9532 rewrite Filter._getMongoSelecto to not include Empty Filter. 2018-05-20 09:33:51 +02:00
IgnatzHome
4ff8989e8f More Debugging 2018-05-19 22:29:12 +02:00
IgnatzHome
2bf13a50c4 find to findOne 2018-05-19 22:17:00 +02:00
IgnatzHome
382b14ea27 debugging _fieldNameToId 2018-05-19 21:54:20 +02:00
IgnatzHome
17fcfd3697 correcting _fieldNameToId(field); 2018-05-19 21:42:11 +02:00
IgnatzHome
811ccf0f10 i was constructing the wrong and the whole time.. *sigh* 2018-05-19 21:31:43 +02:00
IgnatzHome
422424d21c fixing string detection in advanced filter 2018-05-19 21:19:10 +02:00
IgnatzHome
0bdc7efc8b another debug line 2018-05-19 21:06:53 +02:00
IgnatzHome
ba12b53e49 correct way, wrong idea 2018-05-19 20:53:25 +02:00
IgnatzHome
b9ead144fb javascript is confusing sometimes 2018-05-19 20:33:49 +02:00
IgnatzHome
1d58e40133 this took me way too long 2018-05-19 20:17:52 +02:00