Skip to content

Conversation

rashadkhan359
Copy link
Contributor

What does this PR do?

This PR fixes the issue with reversed date order for past incidents on the Past Incidents section of the site.
It ensures that the start date appears first, followed by the end date.

Changes made:

  • Updated date order in resources/views/components/incident-timeline.blade.php.

Issue reference:

Closes #237

Testing:

  • Tested locally

@jbrooksuk jbrooksuk merged commit d3b6142 into cachethq:main May 11, 2025
31 checks passed
jbrooksuk added a commit that referenced this pull request May 11, 2025
* main: (38 commits)
  Fixes
  Fix date order for past incidents in history (#237) (#255)
  Add Koren translation to config
  Add ko translation (#265)
  Add Edit Profile page (#276)
  Bump vite from 5.4.18 to 5.4.19 (#277)
  Add coverage testing (#260)
  Add trusted proxies to Cachet config
  Add comment
  Bump vite from 5.4.14 to 5.4.18 (#273)
  Bump minor larastan version (#271)
  Compile Assets
  Tests for MakeUserCommand (#268)
  Fix code styling
  Fix PHPStan errors
  Complete french translations (#269)
  Added spanish (Spain) translations (#266)
  Set `NIGHTWATCH_ENABLED` to `false` in CI
  Use parallel testing and lint as part of testing (#259)
  Remove unused metric points update route
  ...
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.

Sequence of the date of the incident overview is backwards
2 participants