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

Feature/cde 38 #28

Merged
merged 17 commits into from
Mar 13, 2024
Merged

Feature/cde 38 #28

merged 17 commits into from
Mar 13, 2024

Conversation

afonsobspinto
Copy link
Member

@afonsobspinto afonsobspinto commented Mar 6, 2024

closes https://metacell.atlassian.net/browse/CDE-38

  • Renames interlexId headerIndex for a more generic id (so that it can be used for both custom data fields and CDEs)
  • Adds CDE Level as mandatory column to distinguish between CDEs and Custom data fields (previously we were using the interlexId column)
  • Updates integration example with the above changes and adds a new callback example (that automatically downloads the datasetMapping as a csv file)
  • Fixes small issue in the custom mapping dropdown since selectedOption was not being properly updated
  • Replaces placeholder data with real data in the preview box component
  • Replaces placeholder data with real data in the mapping tab component
  • Connects dropdown for entities previously mapped
  • Fixes infinite search issue on Mapping Tab and updates search logic.
  • Implements radio functionality on SuggestionsStep/SuggestionDetailsUI
  • Connects accept suggestion
  • Removes deprecated simpleHash strategy
  • Updates preciseAbbreviation backup strategy to use id
  • Fixes resetRow strategy (previously was removing everything from the row to reset but we should keep the variable name)
  • Updates suggestions algorithm to only consider unmapped columns
  • Updates updateRow function to follow headerIndexes
2024-03-05.23-59-44.mp4

@afonsobspinto afonsobspinto marked this pull request as ready for review March 6, 2024 13:51
@ddelpiano ddelpiano merged commit 71d954a into develop Mar 13, 2024
1 check passed
@ddelpiano
Copy link
Member

merging this since discussed during the meeting of 2 weeks ago and the TL agreed to the implementation, just forgot to merge.

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