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

MAT-7085: change action button to just navigate to measure #650

Merged
merged 6 commits into from
Sep 26, 2024

Conversation

ethankaplan
Copy link
Contributor

MADiE PR

Jira Ticket: MAT-7085
(Optional) Related Tickets:

Summary

All Submissions

  • This PR has the JIRA linked.
  • Required tests are included.
  • No extemporaneous files are included (i.e Complied files or testing results).
  • This PR is merging into the correct branch.
  • All Documentation needed for this PR is Complete (or noted in a TODO or other Ticket).
  • Any breaking changes or failing automations are noted by placing a comment on this PR.

DevSecOps

If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.

  • This PR has NO significant security impact (i.e Changing auth methods, Adding a new user type, Adding a required but vulnerable package).
  • All CDN/Web dependencies are hosted internally (i.e MADiE-Root Repo).

Reviewers

By Approving this PR you are attesting to the following:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose.
  • The tests appropriately test the new code, including edge cases.
  • If you have any concerns they are brought up either to the developer assigned, security engineer, or leads.

@ethankaplan ethankaplan marked this pull request as ready for review September 25, 2024 17:30
@ethankaplan ethankaplan requested a review from a team as a code owner September 25, 2024 17:30
@ethankaplan ethankaplan changed the base branch from MAT-7084 to develop September 26, 2024 18:13
@ethankaplan ethankaplan merged commit 9ba5ac9 into develop Sep 26, 2024
10 checks passed
@ethankaplan ethankaplan deleted the MAT-7085 branch September 26, 2024 20:25
@@ -304,20 +304,42 @@ export default function MeasureList(props: {
customSort(rowA.original.model, rowB.original.model),
},
{
//AAAA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possible artifact from planning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants