Skip to content

DEEP v1.3.24

Aditya Khatri edited this page Sep 27, 2019 · 2 revisions
repo branch
server https://github.com/the-deep/server/releases/tag/release-v1.3.20
client https://github.com/the-deep/client/releases/tag/release-v1.3.19
react store https://github.com/the-deep/react-store/releases/tag/release-v1.3.12

Europe Media Monitor Connector

  • Added a new connector type for the EU’s Joint Research Centre Europe Media Monitor tool.
  • DEEP now extracts EMM triggers and EMM entities from the EMM connector and attaches it with associated leads
  • Users can filter Leads using EMM risk-factors, keywords and entities
  • Leads with EMM tags associated with it will have ‘EMM’ button next to title in Leads Table and Leads grid view

Connectors

  • Made improvements to how the data is pulled to show projects in the connectors page
  • Disabled the connectors form if a user has removed themselves from a given connector
  • Moved test results inside a popup
  • Connectors listed on the left side of the page are now shown according to grouping
  • Leads for connectors are cached for 12 hours making pagination among connectors faster

Entry Comments

  • Users can now comment on entries and have threads with other project users
  • Users can assign other users to a comment and start a thread/discussion
  • Comments and replies can be edited and removed
  • Threads can be resolved

Author/Publisher Registry

Add Leads page

  • Inputs for both the author and publisher fields are now restricted to being selected from either a pre-defined list or a new value added by a user
  • Previously selected publisher/author will be shown as hint (not automatically migrated)
  • Suggestions for publisher/author will be shown as a hint if not found in the organization list
  • Resolved an issue where the Add Leads page would hang when a large number of Leads were added
  • Scroll to selected Lead on Lead listing pane when page is loaded
  • Will show 'filtered' option only if a filter is applied (for export, remove, and save actions)
  • Added ‘filtered’ option for export Leads action
  • Project can be changed if Lead is not saved
  • If the project is changed and the current assignee is not in the newly selected project, then field is cleared

Chrome Extension

  • Users have the ability to a new add publisher/author if not present in the current listing
  • Users will be able to add publisher/author from registry

Leads

  • Cloaked edit and remove buttons according to project permissions
  • Merged ‘protected’, ‘restricted’ to ‘confidential’ in the Lead confidentiality field
  • Implemented a POST API call instead of GET to fetch leads

Projects

  • Introduced new role, ‘Non-confidential viewer’
  • Non-confidential viewer cannot export leads to other projects and won’t be able to view documents marked as confidential
  • ‘Reader’ users cannot export confidential documents

Export

  • Used new API to fetch leads
  • ‘Reader’ users won’t be able to export or filter documents based on confidentiality
Clone this wiki locally