Uh oh!
There was an error while loading. Please reload this page.
wire frontend to real APIs - #303
Conversation
nourshoreibah
left a comment
There was a problem hiding this comment.
Some comments on pieces I think may be broken! Would you please add the test-environment label to this pr and test your pr with the account i sent in proj-branch? just to make sure the linking actually workss
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mehanana
left a comment
There was a problem hiding this comment.
Apart from Nour's comments, I only found 1 small change needed!
Uh oh!
There was an error while loading. Please reload this page.
🌿 ⏳ Creating preview environment… (logs) |
🌿 Preview environment — ready ✅Open:https://d3nmtjoh6ir9ym.cloudfront.net/pr-303/ Shared RDS + Cognito (prod data); DB migrations are not applied here — if this PR adds a migration, endpoints using the new columns will fail until it merges. New commits update this environment in place — a note is posted here on each update. Remove the |
ℹ️ Issue
Closes#248
📝 Description
Wire frontend pages to the real backend APIs and make tests CI-friendly by adding deterministic auth + API mocks so typecheck/tests don't fail when calling protected endpoints.
Briefly list the changes made to the code:
✔️ Verification
🏕️ (Optional) Future Work / Notes