221 Commits

Author SHA1 Message Date
Dan Percic
ea44a716ab update file upload service 2021-10-14 23:02:05 +03:00
Dan Percic
e386c6a28f add smtp service 2021-10-14 23:02:05 +03:00
Dan Percic
9a73d3d1d9 add rules service 2021-10-14 23:02:05 +03:00
Dan Percic
d8594964e9 add report template service 2021-10-14 23:02:05 +03:00
Dan Percic
df5dc1c30e add redaction log service 2021-10-14 23:02:05 +03:00
Dan Percic
9d7797e280 add reanalysis service 2021-10-14 23:02:05 +03:00
Dan Percic
741c2d7fd6 update manual annotation service 2021-10-14 23:02:05 +03:00
Dan Percic
09cf5b795a add licence report service 2021-10-14 23:01:35 +03:00
Dan Percic
65b2f25844 add general settings service 2021-10-14 23:01:35 +03:00
Dan Percic
ca07dc417c remove unused services from api module 2021-10-14 23:01:35 +03:00
Dan Percic
9938a5b276 add file management service 2021-10-14 23:01:35 +03:00
Timo Bejan
99e31a571a delta view sort of 2021-10-14 09:53:16 +03:00
Adina Țeudan
c9c17db246 Removed LegalBasisMappingControllerService 2021-10-11 22:23:58 +03:00
Adina Țeudan
48b17eddec Manage justifications 2021-10-11 21:04:15 +03:00
Timo Bejan
c9d793948a fixed some bugs 2021-10-11 08:41:11 +03:00
Dan Percic
5365c6c7e6 update file download service 2021-10-07 14:14:07 +03:00
Dan Percic
0ca1c3b536 update dossier attributes service 2021-10-06 19:54:29 +03:00
Dan Percic
f598bad151 create digital signature service 2021-10-06 17:10:48 +03:00
Dan Percic
d41a8fb397 create service for audit 2021-10-06 16:47:05 +03:00
Dan Percic
f0f3195d19 update dossier templates service 2021-10-06 16:36:02 +03:00
Dan Percic
4357c7fc59 update user service, name pipe, initials avatars 2021-10-06 14:19:10 +03:00
Dan Percic
824794a4cc update user preference service 2021-10-06 11:17:47 +03:00
Dan Percic
8095d6a941 update eslint 2021-10-06 09:54:07 +03:00
Dan Percic
4ba75fea07 remove dossier template id from file 2021-10-02 00:07:55 +03:00
Dan Percic
065fe432f6 update types / undefineds 2021-10-02 00:07:42 +03:00
Timo Bejan
6562b362a8 reverted type-id 2021-09-29 20:01:56 +03:00
Dan Percic
afe0df2931 add file attributes service 2021-09-29 17:17:23 +03:00
Timo Bejan
94ec7ccbe5 retarded fix 2021-09-29 11:42:45 +03:00
Timo Bejan
c309a5385d compilation fix 2021-09-29 10:24:07 +03:00
Timo Bejan
935ed65734 merged stuff 2021-09-29 09:25:32 +03:00
Timo Bejan
e76bef3a97 migrated to API adjustments for SQL - compiles 2021-09-29 08:58:29 +03:00
Dan Percic
10798dd934 update dictionary 2021-09-28 16:27:35 +03:00
Dan Percic
1eedfa688e use dictionary service 2021-09-28 16:27:35 +03:00
Dan Percic
967574146e use files service and dossiers service 2021-09-28 16:27:29 +03:00
Dan Percic
91efc6fd0e use generic service for dossiers 2021-09-28 16:27:14 +03:00
Dan Percic
11f804c526 FileStatusWrapper => File 2021-09-28 16:27:14 +03:00
Dan Percic
3ae7679090 fix audit 2021-09-28 16:22:25 +03:00
Dan Percic
0ac286d193 update file attribute config 2021-09-28 16:22:25 +03:00
Dan Percic
d5de4f5104 UserWrapper => User 2021-09-28 16:22:00 +03:00
Dan Percic
38d406ec85 rename DossierTemplateModelWrapper, rename dossierWrapper 2021-09-28 16:22:00 +03:00
Dan Percic
07123ef70b TypeValueWrapper => TypeValue 2021-09-28 16:22:00 +03:00
Dan Percic
d1cc15ec23 add class for dossier attributes & rename interface 2021-09-28 16:20:48 +03:00
Dan Percic
c0640a65dc refactor dossier model 2021-09-28 16:20:48 +03:00
Dan Percic
0123356287 add engines property and show relevant messages in popover 2021-09-24 19:55:13 +03:00
Dan Percic
713c30bc31 nx updates 2021-09-18 09:49:37 +03:00
Timo Bejan
02b71ed2e2 listable 2021-08-24 13:27:29 +03:00
Timo Bejan
064ef88a11 new fields 2021-08-19 16:01:33 +03:00
Timo Bejan
8412e9f9b8 report template fix, multi confirmation window support 2021-08-17 10:05:38 +03:00
Valentin-Gabriel Mihai
9d88a84181 Pull request #270: WIP on notifications
Merge in RED/ui from VM/Notifications to master

* commit 'f576c7bb33170794a1d2f7d6a7aa0d954b4c25df':
  WIP on notifications
2021-08-16 12:49:39 +02:00
Valentin
f576c7bb33 WIP on notifications
- replaced mock notifications with the real ones from database;
- grouped notifications using the same format as for the comments;
- called API to mark the notification as read/unread;
- added messages with links for notification targets;
2021-08-16 12:03:56 +02:00