Valentin
0b2d787ba5
Merge remote-tracking branch 'origin/VM/HelpModeUpdates' into VM/HelpModeUpdates
2021-08-16 11:15:02 +03:00
Bamboo
04f3d13a6f
chore(release)
2021-08-16 10:14:18 +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
Bamboo
90e8f5c826
chore(release)
2021-08-16 08:26:42 +02:00
Timo Bejan
4f166bf38c
RED-1796
2021-08-16 09:21:45 +03:00
Bamboo
ac0114f5d0
chore(release)
2021-08-14 17:19:50 +02:00
Adina Țeudan
cf288b916b
Fixes
2021-08-14 18:14:12 +03:00
Bamboo
d46d42c05f
chore(release)
2021-08-14 16:28:09 +02:00
Dan Percic
3d8a19289c
fix loading service
2021-08-14 17:23:29 +03:00
Bamboo
669ca000a1
chore(release)
2021-08-14 15:48:29 +02: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
Bamboo
d00c977746
chore(release)
2021-08-14 14:48:06 +02:00
Adina Teudan
aea72c22ed
Pull request #267 : File trash
...
Merge in RED/ui from file-trash to master
* commit 'afa6a5ae50fc6ed25f967e565121cbde2021990d':
Fixed hard delete endpoint, updated common-ui
Fixed exact date pipe
chore(release)
Updated common-ui
Files trash almost done
2021-08-14 14:46:07 +02: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
Bamboo
cb56907229
chore(release)
2021-08-14 00:03:10 +02:00
Adina Țeudan
b93b4bd11f
Updated common-ui
2021-08-14 01:00:22 +03:00
Adina Țeudan
8204679b36
Files trash almost done
2021-08-14 00:57:06 +03:00
Bamboo
7627097317
chore(release)
2021-08-13 15:47:43 +02:00
Timo Bejan
4ca5714189
fixed actions
2021-08-13 16:43:06 +03:00
Bamboo
929ea3d35d
chore(release)
2021-08-13 15:24:45 +02: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
Bamboo
bb719a224a
chore(release)
2021-08-13 13:54:04 +02: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
Bamboo
66a89f82ba
chore(release)
2021-08-13 13:09:18 +02: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
Bamboo
8e72f12379
chore(release)
2021-08-13 12:22:02 +02: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
Bamboo
34b6d96869
chore(release)
2021-08-13 11:34:50 +02: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
Bamboo
71aeb46a35
chore(release)
2021-08-13 08:47:13 +02: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
Bamboo
f3fd36a851
chore(release)
2021-08-12 09:36:23 +02:00
Timo Bejan
8f51be0a8e
Added NotificationA PI
2021-08-12 10:31:39 +03:00