51 Commits

Author SHA1 Message Date
Dan Percic
b8c3b76e56 rename function any to some to be consistent with the array method 2023-02-09 22:13:37 +02:00
Adina Țeudan
baad3e1dac Shift click selection logic 2023-02-08 17:20:13 +02:00
Adina Țeudan
610a88570b Move sortedDisplayedEntities from ListingComponent to ListingService 2023-02-08 16:22:58 +02:00
Dan Percic
b638c5f074 update listing and entities map services 2023-01-10 15:34:29 +02:00
Dan Percic
72d8d5abb7 angular update v15 2022-12-19 15:04:19 +02:00
Dan Percic
c174a1985e update dragging entities 2022-09-07 16:17:44 +03:00
Dan Percic
894405be8a make _all$ protected in entities service 2022-08-16 19:14:48 +03:00
Dan Percic
2e74e2649e Add support for string or number ids 2022-07-26 15:30:35 +03:00
Adina Țeudan
7875f99a07 Entities can have numbers as ids 2022-07-22 10:52:26 +03:00
Valentin Mihai
d3e45f5c98 RED-4590 - sonar fixes 2022-07-18 16:32:08 +03:00
Dan Percic
c39a69df3e remove some constructor dependencies 2022-07-11 21:34:19 +03:00
Adina Țeudan
7910420e17 Remove overrides ca asta se rezolva cu altceva, more readme 2022-06-20 22:23:18 +03:00
Dan Percic
5eba24b0da try fix v4 2022-06-20 21:49:13 +03:00
Dan Percic
cca7401d26 RED-3837: add deselect method 2022-06-16 18:43:04 +03:00
Adina Țeudan
ff90785831 Listing service privacy 2022-04-04 21:19:21 +03:00
Dan Percic
ab4568eb9d add remove method to entities service 2022-02-18 18:54:18 +02:00
Adina Țeudan
77e2275823 Removed load all if empty 2022-02-14 12:00:42 +02:00
Edi Cziszter
df28e3578b firstValueFrom instead of toPromise() 2022-01-25 16:20:37 +02:00
Adina Țeudan
a1c1be7edc Handle deleted entities 2022-01-13 00:19:52 +02:00
Timo Bejan
caf4838be6 lint 2021-12-14 23:17:36 +02:00
Adina Țeudan
e0de29cb68 Table column configs can be updated 2021-12-14 12:00:46 +02:00
Adina Țeudan
b46bfd3fa6 entityChanged$ emit after updating entities 2021-12-13 15:00:59 +02:00
Adina Țeudan
ea2d5fc69b Some fixes, bulk actions WIP 2021-12-02 01:51:53 +02:00
Adina Țeudan
11b82af88e Workflow multi select 2021-12-02 00:45:24 +02:00
Dan Percic
4621e95481 fix item select 2021-11-22 21:23:29 +02:00
Dan Percic
3ddedbbcf3 fix undefined body & add loadAll overload 2021-11-22 10:06:38 +02:00
Adina Țeudan
b338dd9baa Some improvements 2021-11-18 20:32:17 +02:00
Adina Țeudan
4242cd442b Use replace instead of set to trigger entity changed 2021-11-18 15:21:13 +02:00
Dan Percic
17c65675b9 replace multiple entities once 2021-11-17 18:03:31 +02:00
Adina Țeudan
358fa42ebd Fixed css stuff 2021-11-17 16:37:09 +02:00
Dan Percic
d5652d5ef7 pls fix css 2021-11-17 15:51:20 +02:00
Dan Percic
8beb712c54 get entity changed 2021-11-12 01:34:37 +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
5a232048f2 fix calling method in ngif, create addFilterGroups 2021-10-19 10:46:33 +03:00
Adina Țeudan
de6415965a Update selected on displayed change 2021-10-13 20:09:10 +03:00
Adina Țeudan
4040db5fba Some fixes/improvements 2021-10-11 20:43:04 +03:00
Dan Percic
2d45f05b72 add share replay 2021-10-11 13:13:27 +03:00
Adina Țeudan
6a13ac5e48 Services fixes 2021-10-08 19:40:00 +03:00
Dan Percic
feaaa5d8dc fix multiples subscribes 2021-10-07 19:34:39 +03:00
Dan Percic
c715f73fd3 fix lint 2021-10-07 16:19:36 +03:00
Dan Percic
7ab565de6c add args to load 2021-10-06 19:54:04 +03:00
Dan Percic
4e84610f65 fix eslint 2021-10-06 09:50:13 +03:00
Dan Percic
61fb1a4006 update services 2021-10-06 01:06:58 +03:00
Dan Percic
aed0b51a6d add new listing service with listing related methods 2021-10-06 00:28:07 +03:00
Adina Țeudan
4becbfa80c Eslint 2021-10-05 22:22:15 +03:00
Dan Percic
092ef1b2a8 add new methods to entities service 2021-10-05 00:08:55 +03:00
Dan Percic
c09cd590b1 update generic service 2021-09-28 16:16:12 +03:00
Dan Percic
5f5f753583 add generic service for http requests 2021-09-28 16:16:12 +03:00
Dan Percic
29c267104e Listable => IListable 2021-09-28 16:15:09 +03:00