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

basic import ui layout #1916

Merged
merged 76 commits into from
Jul 26, 2023
Merged

basic import ui layout #1916

merged 76 commits into from
Jul 26, 2023

Conversation

sleidig
Copy link
Member

@sleidig sleidig commented Jun 30, 2023

see issue: #1135
all changes that implement a new, easy-to-use import UI module.

TODO:

BUGS:

  • assigned values (enum mapping) not displayed in popup when reused from previous import
  • additional actions not applied from previous import
  • (?) dates still get parsed even if invalid mapping format defined (could not reproduce this problem currently)
  • console errors + continue button from mapping
  • make "continue" button more prominent and move to top right float (like edit entity details)

@github-actions
Copy link

Deployed to https://pr-1916.aam-digital.net/

@sleidig sleidig linked an issue Jul 4, 2023 that may be closed by this pull request
14 tasks
@sleidig sleidig marked this pull request as ready for review July 26, 2023 08:55
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 16 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@TheSlimvReal TheSlimvReal merged commit 4c43e74 into master Jul 26, 2023
@TheSlimvReal TheSlimvReal deleted the new-import-ui branch July 26, 2023 10:50
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.22.0-master.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Feature: Import UI
3 participants