RealDevSquad / RealDevSquad/website-backend
[RFC] - Feature Task ETA extension
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Feature
- One should be able to create an ETA extension request for their assigned task or in the case of a superuser create one for anyone.
- Extension request should be approved by
SUPERUSER | APPOWNER(In future)first and only then the task be updated if the extension request is approved. - Users should be able to create one for their tasks from
my-site.
PRs
- PR for API Contracts - https://github.com/Real-Dev-Squad/website-api-contracts/pull/96
- PR for backend API - #829
- PR for Frontend (User) - https://github.com/Real-Dev-Squad/website-my/pull/347
- PR for Frontend (SUPERUSER) - https://github.com/Real-Dev-Squad/website-dashboard/pull/284
Contributor guide
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
Review the API Contracts PR #96 and backend PR #829 first, then compare the linked frontend PRs for my-site and the SUPERUSER dashboard. The requested flow is an ETA extension request for an assigned task, approval by SUPERUSER or APPOWNER, and task updating only after approval; these changes are already represented by work elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 15/100