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

Alert detail page #849

Merged
merged 3 commits into from
Oct 5, 2023
Merged

Alert detail page #849

merged 3 commits into from
Oct 5, 2023

Conversation

hortha
Copy link
Contributor

@hortha hortha commented Oct 4, 2023

Context

Users of the TRS Console need to be able to view details of alerts.

Changes proposed in this pull request

Populate the /alerts/{alertId} page following the designs within the ‘Closed alert’ section ofthe Figma design (note that active alerts should be visible here too).

If no alert exists with the specified alertId return a 404.

The back link should go back to /persons/{personId}/alerts where {personId} is the ID of the person linked to the current alert.

Guidance to review

CRM queries + UI + tests
Excluding detaillink functionality at the moment until CRM changes are done.

Checklist

  • Attach to Trello card
  • Rebased master
  • Cleaned commit history
  • Tested by running locally

@hortha hortha requested a review from gunndabad October 4, 2023 15:35
@hortha
Copy link
Contributor Author

hortha commented Oct 4, 2023

Alert detail page

@hortha hortha temporarily deployed to dev_aks October 4, 2023 15:42 — with GitHub Actions Inactive
@hortha hortha requested a review from gunndabad October 5, 2023 11:39
@hortha hortha temporarily deployed to dev_aks October 5, 2023 11:46 — with GitHub Actions Inactive
@hortha hortha merged commit bd4474d into main Oct 5, 2023
11 checks passed
@hortha hortha deleted the alert-detail-page branch October 5, 2023 12:08
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.

2 participants