196 Commits

Author SHA1 Message Date
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
Adina Țeudan
0308d6c88f Editable input & some dossier dictionary updates 2021-08-15 19:46:17 +03:00
Adina Țeudan
afa6a5ae50 Fixed hard delete endpoint, updated common-ui 2021-08-14 15:42:34 +03:00
Adina Țeudan
8204679b36 Files trash almost done 2021-08-14 00:57:06 +03:00
Timo Bejan
c6d2f91602 suggestions flag updates 2021-08-13 12:30:07 +03:00
Timo Bejan
e3e906bffe minor updates 2021-08-13 09:42:23 +03:00
Timo Bejan
e449d49c8c Report Template Upload 2021-08-13 09:42:22 +03:00
Timo Bejan
196b1e3be2 Added NotificationA PI 2021-08-12 10:31:39 +03:00
Dan Percic
3f3ddb019c Pull request #264: Common lib
Merge in RED/ui from common-lib to master

* commit 'd8e758ff147eb9331808ab51dc9cd0fee924974d':
  refactor file status
  update restore last scrolled position
  dossier wrapper refactor
  move status bar to common lib
  move table header to common lib
  move quick filters
  remove withSort, rename column to sortByKey
2021-08-11 19:06:06 +02:00
Dan Percic
d8e758ff14 refactor file status 2021-08-11 19:54:16 +03:00
Adina Țeudan
9f967ec8b9 Show list of available placeholders in report management 2021-08-11 15:10:33 +03:00
Adina Țeudan
43b04c7700 RED-1905: ocr pages license & date pipe translation fixes 2021-08-09 17:34:50 +03:00
Timo Bejan
f7ae692613 user endpoint and some search fixes 2021-08-04 11:47:16 +03:00
Timo Bejan
c9df95315f indexed file status flag & remove from dict of skipped annotations 2021-07-28 09:29:46 +03:00
Adina Țeudan
93204a8b36 Merge remote-tracking branch 'refs/remotes/origin/master' 2021-07-27 15:13:22 +03:00
Timo Bejan
3235acbe82 Pull request #251: RED-1821
Merge in RED/ui from RED-1821 to master

* commit '5f8f11108f9130ebec1f7de617b81275fcf7091d':
  working entire platform search
  add library for common ui
2021-07-23 13:23:47 +02:00
Dan Percic
0762dd3f62 Merge remote-tracking branch 'origin/master' into RED-1546 2021-07-23 13:27:20 +03:00
Timo
b8df7ab452 manual redaction fixes 2021-07-23 09:09:16 +03:00
Dan Percic
5f8f11108f working entire platform search 2021-07-23 03:09:30 +03:00
Timo
ea753f02d6 Report Templates are now used for download package, old enums have been removed 2021-07-22 15:04:00 +03:00
Timo
cf583dde4d loading services corner cases and download api updates 2021-07-20 12:54:24 +03:00
Timo
eb00732f2f Added Display Name General Config 2021-07-20 11:36:53 +03:00
Adina Țeudan
18cf026e0a Merge remote-tracking branch 'origin/master' into RED-1546 2021-07-19 16:46:36 +03:00
Adina Țeudan
ef92ff8072 Prettify project 2021-07-19 16:44:55 +03:00
Timo
ff471bf52a search api 2021-07-19 15:03:39 +03:00
Timo
354d308067 search api 2021-07-19 15:01:21 +03:00