Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10.2 importer fix #543

Merged
merged 3 commits into from
Dec 10, 2024
Merged

0.10.2 importer fix #543

merged 3 commits into from
Dec 10, 2024

Conversation

Severino
Copy link
Contributor

@Severino Severino commented Dec 10, 2024

Fixed

  • Fixed Date Range importFrom to return a JSON string
  • Fixed Date Range component in the frontend

Changed

  • Added tests to ApiDataImporterTest to check if the same columns can be used in multiple attributes
  • Added in testing data an attribute ('Aufbewahrung' [string]) to the entity type 'Fundstelle'
  • Changed the row error from just sending the column name to also send the column value
  • Dropdowns in the Data Importer are now sorted alphabetically, both the order of the attribute mappings and the option lists inside the dropdowns
  • The ErrorList component of the Data Importer in the Frontend now preserves text inside {{...}}

@Severino Severino requested a review from v1r0x December 10, 2024 08:50
Signed-off-by: Vinzenz Rosenkranz <vinzenz.rosenkranz@uni-tuebingen.de>
@v1r0x v1r0x merged commit 0890273 into release-0.10.2 Dec 10, 2024
0 of 8 checks passed
@v1r0x v1r0x deleted the 0.10.2-importer-fix branch December 10, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants