feat: add orange profit level above 60 percent #47

Merged
addison merged 6 commits from feat/orange-profit-level into main 2026-08-25 12:39:13 -04:00
Collaborator

Summary

  • Add an orange profit-level color for percentages above 60%.
  • Preserve existing thresholds, with exactly 60% remaining dark green.
  • Add unit coverage and update the performance report specification.

Validation

  • npm test
  • npm run build
  • npm run lint (passes with one existing warning in SalesReportPage.tsx)
## Summary - Add an orange profit-level color for percentages above 60%. - Preserve existing thresholds, with exactly 60% remaining dark green. - Add unit coverage and update the performance report specification. ## Validation - `npm test` - `npm run build` - `npm run lint` (passes with one existing warning in `SalesReportPage.tsx`)
feat: add orange profit level above 60 percent
Some checks failed
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Failing after 15s
85ce05d5f2
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
refactor: use switch for profit level thresholds
Some checks failed
CI / frontend (pull_request) Successful in 37s
CI / backend (pull_request) Failing after 15s
c2bca00cfe
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
test: add over-60-percent profit seed invoice
Some checks failed
CI / frontend (pull_request) Successful in 37s
CI / backend (pull_request) Failing after 14s
c1308f6ae7
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
style: darken orange profit level
Some checks failed
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Failing after 14s
4056e78cea
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
test: clean up profit level coverage
Some checks failed
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Failing after 15s
d278f29985
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
style: format backend server config
All checks were successful
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Successful in 36s
7827d261e9
Amp-Thread-ID: https://ampcode.com/threads/T-01a03972-8116-779c-878d-3ec5d536add8
Co-authored-by: Addison Emig <[email protected]>
addison deleted branch feat/orange-profit-level 2026-08-25 12:39:13 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kwila/office-extensions!47
No description provided.