Skip to content

Feature/save example screener UI#423

Open
joshwanf wants to merge 2 commits intomainfrom
feature/save-example-screener-ui
Open

Feature/save example screener UI#423
joshwanf wants to merge 2 commits intomainfrom
feature/save-example-screener-ui

Conversation

@joshwanf
Copy link
Copy Markdown
Collaborator

@joshwanf joshwanf commented Apr 9, 2026

Changes

  • Moved ./seed-data into ./builder-api/src/main/resources and changed how seed data is read (raw file path vs classpath). There was a bug where production only copies ./builder-api (cannot see ./seed-data) and the packaged app cannot access normal file paths like it does in development
  • Added ExampleScreenerExportService and an "Export Example Screener" button in the frontend. After changing the example screener(s) through the UI, this behavior will export all Firestore documents into ./builder-api/src/main/resources (overwriting the directory). Pushing to Github lets us diff the changes.

@joshwanf joshwanf requested a review from prestoncabe as a code owner April 9, 2026 01: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.

1 participant