matomo-org / matomo-org/plugin-CustomAlerts

Optimize date format in "History of triggered alerts"

Open
#170 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
17
Forks
24
Avg merge
3d 3h
Merged PRs (30d)
7

Description

The history of triggered alerts shows the Date of the alerts without the year.
Actually it looks like in the following screenshot.

For better reading it would be fine, when the new format shows the year as first.
![grafik](https://github.com/matomo-org/plugin-CustomAlerts/assets/25771066/eea4a0bb-2995-4a3a-8039-9591c9e15612)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CustomAlerts view or entry point that renders the “History of triggered alerts” dates; the issue provides only a screenshot and no file or test path. Trace the date-formatting code and identify the existing display format before updating it so the year appears first, then verify the history view shows the requested format.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.