124 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Timo
ff471bf52a search api 2021-07-19 15:03:39 +03:00
Timo
354d308067 search api 2021-07-19 15:01:21 +03:00
Timo
159b571086 update api 2021-07-19 08:50:02 +03:00
Dan Percic
7990636066 show time to restore 2021-07-14 15:33:03 +03:00
Timo
629597b751 legal basis change model classes 2021-06-29 10:08:36 +03:00
Timo
4a9a7440e8 excluded pages addition to api and legal basis change api 2021-06-28 21:07:58 +03:00
Timo Bejan
a9b14a5ff1 Pull request #218: Report templates
Merge in RED/ui from RED-1547 to master

* commit '566e26ea2e17bc6db42a9bb58897737844a18906':
  RED-1704 Remove "WORD_SINGLE_FILE" entry as a temporary workaround
  Reports only dev mode
  Report templates
2021-06-28 14:27:36 +02:00
Timo
cd3e1f44d8 added legalBasisChangeValue field 2021-06-28 15:21:41 +03:00
Kresnadi Budisantoso
566e26ea2e RED-1704 Remove "WORD_SINGLE_FILE" entry as a temporary workaround 2021-06-28 14:07:49 +03:00
Timo
1001e2b424 api regeneration 2021-06-24 11:27:05 +03:00
Timo
e064646dc9 http api refactor 2021-06-01 09:48:41 +03:00
Timo
0f0a349679 updated necessary apis 2021-06-01 09:48:41 +03:00