This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
Releases: DANS-KNAW/easy-deposit-ui
Releases · DANS-KNAW/easy-deposit-ui
v1.0.11
v1.0.10
- upgrade dependencies
v1.0.8
- Bump websocket-extensions from 0.1.3 to 0.1.4
v1.0.7
v1.0.6
- 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
v1.0.4
v1.0.3
- fix typo:
PALEOB
toPALEOLB
(#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
v1.0.1
- 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 from1.0.5
to1.0.6
(4dd2ad4)