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

CE-14-Add Offset to incident datetime #165

Merged
merged 44 commits into from
Oct 23, 2023
Merged

CE-14-Add Offset to incident datetime #165

merged 44 commits into from
Oct 23, 2023

Conversation

barrfalk
Copy link
Contributor

@barrfalk barrfalk commented Oct 18, 2023

Description

A new column should be added to the complaint table to store the offset for the incident datetime that reflects the timezone of the user who entered the original time.

How Has This Been Tested?

  • Verified new columns exist
  • Verified data was converted to PDT time
  • Verified that user can edit and create incident times, and that the user's timezone is reflected in the change
  • Verified that a user viewing a complaint with an incident time outside their timezone will be displayed relative to the original timezone.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:03 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:03 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:03 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:03 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 22:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 23:39 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 23:39 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 23:39 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 18, 2023 23:39 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 20, 2023 23:45 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 20, 2023 23:45 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 20, 2023 23:45 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 20, 2023 23:45 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 15:54 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 15:54 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 15:54 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 15:54 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:29 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:29 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:29 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:29 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
10.5% 10.5% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:50 — with GitHub Actions Inactive
@barrfalk barrfalk temporarily deployed to dev October 23, 2023 20:50 — with GitHub Actions Inactive
@barrfalk barrfalk added this pull request to the merge queue Oct 23, 2023
Merged via the queue into main with commit dd97f08 Oct 23, 2023
14 of 16 checks passed
@barrfalk barrfalk deleted the feature/CE-14 branch October 23, 2023 22:10
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