Adina Țeudan
19915eeff3
Merge remote-tracking branch 'origin/master' into RED-2045
2021-08-25 14:29:47 +03:00
Timo Bejan
0c69c876c0
upload csv + pdf
2021-08-25 12:59:33 +03:00
Timo Bejan
8f63ab8643
upload csv + pdf
2021-08-25 12:46:17 +03:00
Timo Bejan
4af32eec0a
multi file fix
2021-08-25 12:37:07 +03:00
Adina Țeudan
951202a3fa
Error page
2021-08-25 12:24:12 +03:00
Adina Țeudan
9c845a9cd7
Moved loading service & overlay to common
2021-08-25 12:23:10 +03:00
Timo Bejan
40b80e1cce
fixed request state for remove skipped
2021-08-25 11:44:50 +03:00
Timo Bejan
8280d7c34b
events from app-state for dossier template reload - refactor file status model
2021-08-25 10:33:21 +03:00
Timo Bejan
f89a798efb
dynamic filters update, fixed colors and dossier action updates without refresh
2021-08-25 10:33:21 +03:00
Timo Bejan
09581f202c
set relativ paths - temporary fix
2021-08-24 15:03:33 +03:00
Timo Bejan
d0e5eccafd
fixed bld
2021-08-24 13:51:58 +03:00
Timo Bejan
9e0a1f8ed7
Listable by ID instead of reference
2021-08-24 13:48:55 +03:00
Dan Percic
feb54ed7de
update common ui
2021-08-24 13:48:26 +03:00
Dan Percic
0e973d459b
update help mode
2021-08-24 13:48:25 +03:00
Dan Percic
a82859c377
move help mode to common lib
2021-08-24 13:48:25 +03:00
Dan Percic
204a000dd5
use action for close button instead of a directive
2021-08-24 13:48:25 +03:00
Dan Percic
fa44c6332a
move input with action to common lib, update icons namespace
2021-08-24 13:48:25 +03:00
Dan Percic
eed3aecf4a
refactor input with action
2021-08-24 13:48:24 +03:00
Dan Percic
02a4b46476
move toaster service
2021-08-24 13:48:11 +03:00
Dan Percic
b6670a75c8
move popup filter to common lib
2021-08-24 13:47:47 +03:00
Timo Bejan
275d0f5cb5
Listable by ID instead of reference
2021-08-24 13:33:42 +03:00
Timo Bejan
02b71ed2e2
listable
2021-08-24 13:27:29 +03:00
Adina Țeudan
ff8eef0c2e
No notifications message & some other improvements
2021-08-23 18:08:54 +02:00
Timo Bejan
292524c1c3
reversed order to temporary ignore server error
2021-08-23 16:40:49 +03:00
Timo Bejan
7094ece351
fixed grid
2021-08-23 16:40:49 +03:00
Timo Bejan
fff8f0fc35
fixed sort
2021-08-23 16:40:49 +03:00
Timo Bejan
3b1c194fba
Dynamic Table Columns Cleanup for view-cache
2021-08-23 14:07:06 +03:00
Valentin
79da25c747
- updated dynamic filters to be the last in the list
...
- added 'Unset' instead of empty string or null
2021-08-23 14:07:06 +03:00
Timo Bejan
fed8d963d7
updated grid layout for dynamic columns
2021-08-23 14:07:06 +03:00
Valentin
a4ae61fcac
updated 'addDynamicColumns' method to be private
2021-08-23 14:07:05 +03:00
Valentin
2a2e028b44
updated grid columns based on dynamic columns
2021-08-23 14:06:45 +03:00
Valentin
173e47a3d2
File Attributes
...
- added 'filterable' and 'displayedInFileList' to file attributes
- added dynamic filters and columns for new added file attributes
2021-08-23 14:05:35 +03:00
Valentin
8837a7e919
updated 'addDynamicColumns' method to be private
2021-08-23 14:04:14 +03:00
Valentin
8c1fc0624f
updated grid columns based on dynamic columns
2021-08-23 14:04:14 +03:00
Valentin
232f2df003
File Attributes
...
- added 'filterable' and 'displayedInFileList' to file attributes
- added dynamic filters and columns for new added file attributes
2021-08-23 14:04:14 +03:00
Timo Bejan
23c66148e7
help in dev-mode and upload report type removal
2021-08-23 09:16:41 +03:00
Adina Țeudan
9d3a6a9c21
Fixed some imports
2021-08-20 13:50:13 +02:00
Adina Țeudan
29e917c043
Fixed leftover code in edit dossier dialog
2021-08-20 12:54:39 +02:00
Timo Bejan
0f8096cf3e
fixed sort order
2021-08-19 16:01:33 +03:00
Valentin
18a7643195
renamed 'isHidden' property to 'hidden'
2021-08-19 15:51:14 +03:00
Valentin
62d32f8849
added flag to AnnotationWrapper to not lose hidden annotations when they are reloaded
2021-08-19 14:35:14 +03:00
Dan Percic
6f7f23f97f
refactor annotation filters
2021-08-18 18:13:51 +03:00
Timo Bejan
ed11a3cbc7
quickfix
2021-08-17 21:23:07 +03:00
Timo Bejan
929aa355d7
excluded pages fix and legal basis / image reacat fix
2021-08-17 21:23:07 +03:00
Dan Percic
7b375e481a
fix dossier's status bar
2021-08-17 16:39:25 +03:00
Dan Percic
4d840effd8
update lib eslint
2021-08-17 15:13:49 +03:00
Dan Percic
10cdc205f3
fix icons bg, filter padding, make filter popup reactive
2021-08-17 15:13:49 +03:00
Timo Bejan
a0cbcf0b55
reverting mistakes
2021-08-17 14:29:25 +03:00
Valentin-Gabriel Mihai
2a021fa727
Pull request #269 : VM/HelpModeUpdates
...
Merge in RED/ui from VM/HelpModeUpdates to master
* commit 'b1ee9495ad023504122092e35b0efa0304e16a22':
solved comments
solved comments
chore(release)
disable help mode
chore(release)
added functionality for help mode to highlight helper elements when clicking outside of them
added more css updates
2021-08-17 11:21:54 +02:00
Valentin
b1ee9495ad
solved comments
2021-08-17 11:56:21 +03:00