-
Notifications
You must be signed in to change notification settings - Fork 21
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
basic import ui layout #1916
basic import ui layout #1916
Conversation
Deployed to https://pr-1916.aam-digital.net/ |
and column-mapping interface
src/app/features/import/import-review-data/import-review-data.component.ts
Outdated
Show resolved
Hide resolved
# Conflicts: # src/app/features/import/import.module.ts
9d7f137
to
94dfee3
Compare
c1bfd9f
to
6774cfb
Compare
72f8e94
to
cad5887
Compare
# Conflicts: # src/app/core/configurable-enum/basic-autocomplete/basic-autocomplete.component.ts # src/app/features/data-import/data-import.service.spec.ts # src/app/features/data-import/data-import/data-import.stories.ts
to allow seamless loading from ImportMetadata
SonarCloud Quality Gate failed. 1 Bug No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
🎉 This PR is included in version 3.22.0-master.11 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.22.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
see issue: #1135
all changes that implement a new, easy-to-use import UI module.
TODO:
BUGS:
dates still get parsed even if invalid mapping format defined(could not reproduce this problem currently)