generated from dxw/rails-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
SC-80 Add tasklist tab to case #1997
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test coverageLine: 87.06% |
serenaabbott11
changed the title
Add tasklist tab to case
SC-80 Add tasklist tab to case
Nov 22, 2024
serenaabbott11
force-pushed
the
sc-80-evaluation-task-list
branch
from
November 25, 2024 12:02
6daabd2
to
d056369
Compare
Test coverageLine: 87.16% |
serenaabbott11
force-pushed
the
sc-80-evaluation-task-list
branch
from
November 25, 2024 15:20
d056369
to
bd17db5
Compare
serenaabbott11
temporarily deployed
to
az-dev
November 25, 2024 15:23
— with
GitHub Actions
Inactive
Test coverageLine: 87.16% |
serenaabbott11
requested review from
threedaymonk and
edwin-jebaraj
as code owners
November 25, 2024 15:29
threedaymonk
approved these changes
Nov 25, 2024
A tasklist tab is needed for the school collab project to show procops what tasks there are to complete for an evaluation. This is only for level 4 and 5 cases. At the moment, it is showing tasks but it is not functional and pages will be added one by one. It is behind a feature flag sc_tasklist_tab so the page is hidden until fully ready for procops.
serenaabbott11
force-pushed
the
sc-80-evaluation-task-list
branch
from
November 27, 2024 10:10
bd17db5
to
785fc1a
Compare
Quality Gate passedIssues Measures |
Test coverageLine: 87.19% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A tasklist tab is needed for the school collab project to show procops what tasks there are to complete for an evaluation. This is only for level 4 and 5 cases. At the moment, it is showing tasks but it is not functional and pages will be added one by one. It is behind a feature flag sc_tasklist_tab so the page is hidden until fully ready for procops.
Changes in this PR
Screen-shots or screen-capture of UI changes