Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Finance Fixes - Delete Expense Type Button
Open
@Ember-Fri is already working on this.
Since Dec 30, 2024.
front-end
medium
stale
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Blocked by #1934
Add a column to the account code table in the admin tools page that allows a user to delete an account code.
Acceptance Criteria
- There's a column of delete buttons on the account code table that corresponds to each account code
- When you click on delete button a modal pops up asking you if you're sure you want to delete the corresponding account code with a delete and cancel button.
Proposed Solution
See how we do delete for reimbursement requests
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.
Assessment
This issue has not been assessed yet.