Skip to content

Releases: Sage-Bionetworks/data_curator

v24.8.1

13 Aug 16:44
e607c6c
Compare
Choose a tag to compare

What's Changed

Enhancements:
*Upgrade to Schematic v24.7.2.
*UI Update - Updated the Sage logo in the waiter screen. by @afwillia in #601
*Added a function to read and format the DCA config options.
*Added a cross-manifest validation option to the DCA config. [amp-ad/General] by @afwillia in #607 & by @afwillia in #599
*Created a new DCA instance for DCC admins to test data mode and config changes. [amp-ad/General]

Error Handling Improvements:
*When a data type cannot be found in a schema, an error message is displayed. [amp-ad/General] by @afwillia in #603

Bug Fixes:
*Fixed an issue where the waiter screen would not update correctly when a user is not certified. [HTAN/General] by @afwillia in #600 and by @afwillia in #608
*Fixed a false warning about data not being in a folder when folders are present. [HTAN/ELP/General] by @afwillia in #604
*Fixed the issue where failing to choose a manifest would result in the application crashing. [NF/VEOIBD/General] by @afwillia in #605

Full Changelog: v24.5.1...v24.8.1

24.5.1

23 May 16:21
acc8e63
Compare
Choose a tag to compare

What's Changed

New Features

  • Update sage logo by @afwillia in #596
  • Instead of raw google sheet URL, display link as metadata type, proje… by @afwillia in #594
  • Explose new schematic display name parameter Fds 1402 by @afwillia in #588
  • Provide an error for empty folders rather than a disconnect Fds 505 by @afwillia in #593
  • Add file_annotations_upload paramter to model/submit Fds 1852 by @lakikowolfe in #597

Bug Fixes

  • Fix bug where app errors after selecting an asset view and project th… by @afwillia in #592

Other Changes

Full Changelog: v24.1.1...v24.5.1

v24.2.1

29 Feb 23:36
36d5507
Compare
Choose a tag to compare

What's Changed

New Features

  • Expose new display name parameters in Schematic API to DCA Config @afwillia in #588

Technical Debt

  • Read the project scope into a vector from the template config file. by @afwillia in #583
  • Fds 1514 security fixes by @afwillia in #585
  • Update base image to shiny-base release-1.9 which reduces superfluous… by @afwillia in #587
  • Add data_model_labels to to model_submit by @afwillia in #589

Full Changelog: v24.1.1...v24.2.1

v24.1.2

04 Jan 17:36
7e2c027
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.11.1...v24.1.2

23.11.1

16 Nov 17:30
366007f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.10.1...v23.11.1-rc.7

What's Changed

Full Changelog: v23.10.1...v23.11.1

v23.10.1

12 Oct 17:24
d3c3841
Compare
Choose a tag to compare
  • Improved error handling and messaging for folder selection, manifest download and submission.
  • Use strict_validation = TRUE in schematic manifest/generate

v23.8.2

30 Aug 20:09
87adb64
Compare
Choose a tag to compare

Features and Fixes

  • DCA & Schematic versions added to UI
  • Schematic manifest get option strict_validation set to false. Fixes issues editing cells in Google Sheets and Excel
  • Staging DCA now uses staging branch of data_curator_config for the data model and template dropdown menu
  • Fixed a bug to enable selecting different templates without a refresh of the app
  • Display an error to users who don’t have access to projects instead of receiving a disconnect error from the app

v23.7.1

18 Jul 20:38
f0960a7
Compare
Choose a tag to compare

The multitenant version of DCA using the Schematic REST API is officially live. The app uses data_curator_config repo for configuring DCCs.

v23.3.1

27 Mar 16:51
f8b635f
Compare
Choose a tag to compare

Fixes a bug during validation that caused the app to disconnect.

v23.1.2

12 Jan 22:39
Compare
Choose a tag to compare

What's Changed

Improvements 🌟:

  • Develop update workflow by @afwillia in #448
  • Added "service account creds.json" in shiny deployment workflow and deleted credentials.json and tocken.pickle by @linglp in #456

Features 🚀 :

  • Added repository dispatch trigger in github workflow to allow schematic to trigger DCA deployment by @linglp in #447

New Contributors

Full Changelog: v23.1.1...v23.1.2