Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Releases: DANS-KNAW/easy-deposit-ui

v1.0.11

16 Nov 10:52
Compare
Choose a tag to compare
  • Security updates (#257)

v1.0.10

07 Aug 05:16
Compare
Choose a tag to compare
  • upgrade dependencies

v1.0.8

02 Jul 12:11
Compare
Choose a tag to compare
  • Bump websocket-extensions from 0.1.3 to 0.1.4

v1.0.7

12 May 20:09
Compare
Choose a tag to compare
  • stricter validation for creators and contributors (#251)
  • update parent from v6.0.2 to v6.0.3 (ec40a07)

v1.0.6

06 Apr 14:46
Compare
Choose a tag to compare
  • remove names from placeholders in creator/contributor fields (#238)
  • refactoring (#239, #242)
  • bugfix: ISNI regexp allowed too many digits if the last is X (#240)
  • file size validation (#241)
  • Add smaller examples to contributor help text; remove mandatory-indicators from initials and surname (#243)
  • Error handling in zip/tar archive extraction (#244)
  • Dependency upgrade (#245, #246, #247, eb6190d, #249, #250)
  • improve DepositOverviewTable display (f61c285)
  • add non-blank checks before validating person identifiers (#248)

v1.0.5

25 Feb 11:25
Compare
Choose a tag to compare
  • fix for ie11 tables which were not properly displayed in other browsers (#237)

v1.0.4

25 Feb 11:24
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

test for version upgrading in the browser

v1.0.3

18 Feb 07:22
Compare
Choose a tag to compare
  • fix typo: PALEOB to PALEOLB (#225)
  • validate DOI and URN related identifiers make a valid URL (#227)
  • simplify conversion of dates (#228)
  • simplify conversion of relations (#229)
  • fix typos in help texts (#230)
  • dependency upgrades (#231)
  • improve hint text on 'free dates' field (#232)
  • fix IE11 support (#226, c7a7fff)
  • improved DANS logo (#234)
  • improve UX for DatePicker fields (#233)
  • add support for other related/alternative identifiers (#236)

v1.0.2

09 Jan 08:54
Compare
Choose a tag to compare
  • avoid browser caching when a new version of this project is deployed (#223)

v1.0.1

07 Jan 12:22
Compare
Choose a tag to compare
  • replace the identifiers field with 3 separate fields for ORCID, ISNI and DAI (#215, #217)
  • make scheme on related identifier optional (#218)
  • extra validation for spatial box values (#219)
  • set state from REJECTED to DRAFT on file upload and delete (#220)
  • help text improvements (#221)
  • hide/remove field 'instructions for reuse' (#222)
  • fix DANS license URL (600bb1b)
  • upgrade easy-licenses dependency from 1.0.5 to 1.0.6 (4dd2ad4)