Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

[Bay Dashboard] - POST endpoint updating TV bay dashboard display

Open
#4,443 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

back-end draft
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.