19 Commits

Author SHA1 Message Date
Dan Percic
87b19da9a9 update pipes 2023-03-16 23:47:30 +02:00
Adina Țeudan
610a88570b Move sortedDisplayedEntities from ListingComponent to ListingService 2023-02-08 16:22:58 +02:00
Dan Percic
2e74e2649e Add support for string or number ids 2022-07-26 15:30:35 +03:00
Adina Țeudan
9f2cdbe490 Case insensitive sort 2022-03-24 16:20:46 +02:00
Adina Țeudan
376b76648d Lodash-es 2022-03-21 20:40:26 +02:00
Dan Percic
17c65675b9 replace multiple entities once 2021-11-17 18:03:31 +02:00
Dan Percic
1b75b12fbd add only orderBy 2021-11-17 16:13:35 +02:00
Dan Percic
712178ea34 use refCount for shareReplay & add shareDistinctLast operator 2021-11-06 15:54:23 +02:00
Dan Percic
127c47576b share only last emitted value, fix disabled filter 2021-10-19 11:37:16 +03:00
Dan Percic
2d45f05b72 add share replay 2021-10-11 13:13:27 +03:00
Dan Percic
4e84610f65 fix eslint 2021-10-06 09:50:13 +03:00
Dan Percic
8d001e95b5 move filters to classes, remove _primaryKey from listing component 2021-09-28 16:15:51 +03:00
Adina Țeudan
1afafe0e28 Eslint curly 2021-08-26 20:45:15 +03:00
Adina Țeudan
6d9806160a Modules & prepare for workflow listing mode 2021-08-25 22:17:20 +03:00
Dan Percic
908256aaca update lint rules, fix lint errors 2021-08-16 21:19:47 +03:00
Dan Percic
7bd24c4352 make sorting method static, remove sorting service injector 2021-08-06 14:41:45 +03:00
Dan Percic
be233975d6 add search service and better typings 2021-08-06 14:30:07 +03:00
Dan Percic
1c0128c11a add sort and humanize pipe 2021-08-06 03:25:08 +03:00
Dan Percic
bb7b3af13e add sorting and utility types 2021-08-05 21:25:40 +03:00