Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CCT list calculations endpoint #499

Merged
merged 3 commits into from
Nov 18, 2024
Merged

feat: CCT list calculations endpoint #499

merged 3 commits into from
Nov 18, 2024

Conversation

Judge40
Copy link
Contributor

@Judge40 Judge40 commented Nov 14, 2024

feat: CCT list calculations endpoint

Add a GET: /api/cct/calculation endpoint to retrieve all calculations
associated with the current user.

feat: CCT list calculations endpoint

Add a GET: /api/cct/calculation endpoint to retrieve all calculations
associated with the current user.

TIS21-6544
TIS21-6623

Add a `GET: /api/cct/calculations` endpoint to retrieve all calculations
associated with the current user.

TIS21-6544
TIS21-6623
Add created and lastModified timestamps to CCT calculations.
Update CctCalculation summary sorting to use last modified instead of
name, with the most recent modification first.

TIS21-6544
TIS21-6623
@Judge40 Judge40 requested a review from a team November 14, 2024 16:24
Copy link

sonarcloud bot commented Nov 18, 2024

@Judge40 Judge40 merged commit 2a33468 into main Nov 18, 2024
3 checks passed
@Judge40 Judge40 deleted the feat/cctCalculator branch November 18, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants