NASA-IMPACT / admg-casei

ADMG Inventory
https://impact.earthdata.nasa.gov/casei/
Apache License 2.0
1 stars 0 forks source link

Coming soon page not showing expected content #570

Closed heidimok closed 11 months ago

heidimok commented 11 months ago

Describe the bug The coming soon page we implemented https://github.com/NASA-IMPACT/admg-casei/issues/507 is expected to show users campaigns that are in admin review. But we aren't seeing anything listed.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://impact.earthdata.nasa.gov/casei/explore/upcoming/'
  2. Don't see anything on page

Expected behavior The expected behaviour should be that it shows any campaign that's currently a 'create' draft that is also 'in admin review' from the production MI.

It should show this campaign in production: https://admg.nasa-impact.net/drafts/campaign?action=Create&status=4&short_name=

Screenshots image No visible coming soon items

image Expected 1 campaign item with 'draft' status 'awaiting admin review'

Additional context Paper trail of findings

Downstream weirdness of not having deployed the backend:

Acceptance Criteria

### Tasks
- [ ] Deploy admg-backend to production, to enable the unpublished drafts endpoint
- [ ] Set up Github Environments on this repo, so we can define separate sets of secrets for staging and production
- [ ] Redeploy the frontend with the correct URL for the ADMG API