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

Split maps ingestion system into a separate sub-route #130

Merged
merged 5 commits into from
Jan 24, 2024
Merged

Conversation

davenquinn
Copy link
Member

@davenquinn davenquinn commented Jan 24, 2024

This PR begins to address #117 by putting the ingestion/editing interface
into a separate subtree of the app. This reduces the vulnerability of "view-only"
pages to issues stemming from the ingestion app's complexities, and allows
running the app reasonably well without an ingestion API available.

  • Update login redirect to get page on client side
  • Switch most imports to relative paths
  • Move entire maps ingestion system into /maps/ingestion subdirectory
  • Remove edit link from individual maps
  • Updated styles for main maps list

@davenquinn davenquinn merged commit 715c19f into main Jan 24, 2024
0 of 3 checks passed
@davenquinn
Copy link
Member Author

@CannonLock this will be a big merge, again, so I encourage you to do it ASAP

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.

1 participant