Skip to content
Snippets Groups Projects

feat: Add publications list modal download csv (MIN-242)

Merged Adrian Orłów requested to merge MIN-242-publications-list-modal-download-csv into development

Closes MIN-242

Objective:

Implement handling of publications list download csv action

What has been done:

  • Ability to download all publications (if search is empty) or searched publications as csv file
  • Run in sequence util that gives us ability to run async requests in chunks sequentially (its not possible to download +1500 publications related elements at once optimally)
  • Data transformers for publications
  • unit tests

CSV file template:

  • the most of data comes from base publication object but access to re482 (elementId) is possible only via different API path, Cell death (modelsNames) can be accessed easily as it's element's model name image

image

Merge request reports

Merge request pipeline #88680 passed

Merge request pipeline passed for 2d522990

Test coverage 90.49% (0.14%) from 1 job
Approved by

Merged by Adrian OrłówAdrian Orłów 1 year ago (Apr 16, 2024 2:47pm UTC)

Merge details

  • Changes merged into development with d1abccf7.
  • Deleted the source branch.

Pipeline #88989 passed

Pipeline passed for d1abccf7 on development

Test coverage 90.58% (0.14%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading