1367 Commits

Author SHA1 Message Date
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
Timo Bejan
4c270190a9 false positive no longer can be forced 2021-08-17 10:22:33 +03:00
Timo Bejan
209a980965 suggest removal for hint finalization 2021-08-17 10:05:38 +03:00
Timo Bejan
9f6fa4b545 reason for recommendation and remove from dictionary for hints 2021-08-17 10:05:38 +03:00
Timo Bejan
8412e9f9b8 report template fix, multi confirmation window support 2021-08-17 10:05:38 +03:00
Valentin
94847c7fbd solved comments 2021-08-16 18:18:22 +03:00
Timo Bejan
88fb1e4d63 mfix 2021-08-16 17:55:32 +03:00
Timo Bejan
dd1526bf85 improved notifs 2021-08-16 17:43:11 +03:00
Timo Bejan
ec0cb17672 viewer refresh 2021-08-16 14:51:13 +03:00
Valentin
27f6d69c30 removed not needed logs 2021-08-16 14:00:05 +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
Adina Teudan
d898b1c241 Pull request #268: RED-1551
Merge in RED/ui from RED-1551 to master

* commit '2f45fe631e6d677a8e2fa063d2b98811fad86a7d':
  Dictionary technical name
  Working edit dossier dictionary display name
  Fixes
  Edit dossier dictionary name WIP
  Editable input & some dossier dictionary updates
2021-08-16 12:04:36 +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
Valentin
ef2f2caa2d Merge branch 'master' into VM/HelpModeUpdates 2021-08-16 11:13:23 +03:00
Valentin
75bac408d6 disable help mode 2021-08-16 11:08:57 +03:00
Adina Țeudan
2f45fe631e Dictionary technical name 2021-08-16 10:57:32 +03:00
Timo Bejan
4f166bf38c RED-1796 2021-08-16 09:21:45 +03:00
Adina Țeudan
69620b0b7e Working edit dossier dictionary display name 2021-08-16 09:10:52 +03:00
Adina Țeudan
60545315cd Fixes 2021-08-15 20:56:04 +03:00
Adina Țeudan
12d2b40246 Edit dossier dictionary name WIP 2021-08-15 20:04:39 +03:00
Adina Țeudan
0308d6c88f Editable input & some dossier dictionary updates 2021-08-15 19:46:17 +03:00
Adina Țeudan
cf288b916b Fixes 2021-08-14 18:14:12 +03:00
Dan Percic
3d8a19289c fix loading service 2021-08-14 17:23:29 +03:00
Valentin
4c515eb165 added functionality for help mode to highlight helper elements when clicking outside of them 2021-08-14 16:46:22 +03:00
Adina Țeudan
afa6a5ae50 Fixed hard delete endpoint, updated common-ui 2021-08-14 15:42:34 +03:00
Adina Țeudan
053c3db3b9 Fixed exact date pipe 2021-08-14 15:13:04 +03:00
Valentin
23c298b6f6 added more css updates 2021-08-14 02:23:31 +03:00
Adina Țeudan
8204679b36 Files trash almost done 2021-08-14 00:57:06 +03:00
Timo Bejan
4ca5714189 fixed actions 2021-08-13 16:43:06 +03:00
Timo Bejan
2fad0d6e83 disabled help mode for release 2021-08-13 16:19:53 +03:00
Timo Bejan
f8250d9267 history fix and labels 2021-08-13 16:19:53 +03:00
Timo Bejan
13172a6a55 simplified annotation flow 2021-08-13 16:19:53 +03:00
Timo Bejan
8162698120 text area fullscren fix 2021-08-13 14:49:24 +03:00
Timo Bejan
3bf27c5060 minor fixes 2021-08-13 14:49:24 +03:00
Valentin-Gabriel Mihai
5d3e9da09e Pull request #266: VM/InteractiveHelpMode3
Merge in RED/ui from VM/InteractiveHelpMode3 to master

* commit '0da6126ebfb3cbb2ed17e69b880146bd39c0a841':
  removed commented code
  solved comments
  added translations
  - added help mode modal, wip on creating directive to click on elements to open their docs when help mode is on - added back 'devFeaturesEnabled' check, deleted by mistake - extracted the help mode code from base screen into a separate component - created directive for help mode to open the doc into another tab when an element is selected - added 'gif' illustration instead of 'png' - added help mode directive also for the 'new dossier button'
2021-08-13 13:04:40 +02:00
Valentin
0da6126ebf removed commented code 2021-08-13 13:55:18 +03:00
Valentin
a9a765b75e solved comments 2021-08-13 13:51:36 +03:00
Timo Bejan
3086edf4e4 cleanup 2021-08-13 13:17:18 +03:00
Timo Bejan
e9ee79f16a response 2021-08-13 13:17:18 +03:00
Timo Bejan
f4a71b9b88 refactor state updates 2021-08-13 13:17:18 +03:00
Timo Bejan
41882b603b added comments 2021-08-13 12:30:07 +03:00
Timo Bejan
76ccf2fa89 added comments 2021-08-13 12:30:07 +03:00
Timo Bejan
4305745ece cleanup for recent opened file 2021-08-13 12:30:07 +03:00
Timo Bejan
c6d2f91602 suggestions flag updates 2021-08-13 12:30:07 +03:00
Timo Bejan
f4dcabea29 refactor state transitions for annotations 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
Valentin
a204565b29 added translations 2021-08-12 14:47:47 +03:00
Valentin
1ff342d37e - added help mode modal, wip on creating directive to click on elements to open their docs when help mode is on
- added back 'devFeaturesEnabled' check, deleted by mistake
- extracted the help mode code from base screen into a separate component
- created directive for help mode to open the doc into another tab when an element is selected
- added 'gif' illustration instead of 'png'
- added help mode directive also for the 'new dossier button'
2021-08-12 12:43:42 +03:00