Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Bay Dashboard] - POST endpoint updating TV bay dashboard display
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
POST /bay-dashboard/admin/save to update the TV bay dashboard display with new widgets.
Replaced TV dashboard with the updated dashboard matching the saved admin tools preview. Will later be called on "Save" in admin tools preview.
Acceptance Criteria
- only allowed for heads and above
- ss of postman tests
- test added for Access Denied error if member calls this endpoint
Proposed Solution
Notes
Stacking not implemented until Phase 3, currently only one widget per slot allowed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the POST /bay-dashboard/admin/save endpoint and the existing bay dashboard or admin endpoint tests. Check how access is restricted to heads and above, add coverage for a member receiving Access Denied, and verify that the endpoint updates the TV dashboard with the submitted widgets; capture the requested Postman test evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100