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

Mapping UI #48

Merged
merged 64 commits into from
Mar 25, 2024
Merged

Mapping UI #48

merged 64 commits into from
Mar 25, 2024

Conversation

akuny
Copy link
Contributor

@akuny akuny commented Mar 25, 2024

Changes

  • Rename domain layer core due to conflicting terminology with GIS-specific terminology
  • Add business logic for validating column maps to ColumnMap entity
  • Add use cases and view models for handling ColumnMap entities in application layer
  • Add flask route handlers and forms allowing users to create and update ColumnMaps

Next Steps

  • All User-to-DataProducer relationships are hardcoded. Next PR will introduce logic for associating newly registered users to a DataProducer before activating the account.

@akuny akuny requested a review from danielnaab March 25, 2024 13:59
@akuny akuny merged commit 45ce15c into main Mar 25, 2024
1 check passed
@akuny akuny deleted the mapping-ui branch March 25, 2024 17:07
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