Skip to content

Update UI Screenshots after switching primary brand color - #90

Merged
sgiehl merged 1 commit into
prepare6xfrom
dev-20496
Jul 30, 2026
Merged

Update UI Screenshots after switching primary brand color#90
sgiehl merged 1 commit into
prepare6xfrom
dev-20496

Conversation

@tzi

@tzi tzi commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Description

Update UI screenshots after small color update in the Morpheus theme to introduce the dark mode.

This update should follow the merge of this PR:

issue dev-20496

Checklist

  • [✔] Tested locally or on demo2/demo3?
  • [NA] New test case added/updated?
  • [NA] Are all newly added texts included via translation?
  • [NA] Are text sanitized properly? (Eg use of v-text v/s v-html for vue)
  • [NA] Version bumped?
  • [NA] I have understood, reviewed, and tested all AI outputs before use
  • [NA] All AI instructions respect security, IP, and privacy rules

@tzi
tzi marked this pull request as draft July 24, 2026 14:22
@tzi
tzi changed the base branch from 5.x-dev to prepare6x July 24, 2026 14:25
Teal brand screenshots on 6.x-dev plugin base; synced from matomo-org/matomo run 30405694397.
@sgiehl
sgiehl marked this pull request as ready for review July 30, 2026 09:22
@sgiehl
sgiehl merged commit abf2569 into prepare6x Jul 30, 2026
20 of 21 checks passed
sgiehl pushed a commit that referenced this pull request Aug 9, 2026
Teal brand screenshots on 6.x-dev plugin base; synced from matomo-org/matomo run 30405694397.
sgiehl added a commit that referenced this pull request Aug 10, 2026
* Prepare for Matomo 6

Bump plugin version to 6.0.0 and require Matomo >=6.0.0-b1,<7.0.0-b1.

* Run tests on same PHP versions as core (8.1, 8.5)

* Run plugin tests against MySQL 8.0 and MariaDB 10.6 (#87)

* Run plugin tests against MySQL 8.0 and MariaDB 10.6

The workflow inherited the shared action's MySQL 5.7 default, which is below
Matomo's new minimum. Pin the database-backed jobs to the supported floor:
PluginTests now runs a MySQL 8.0 + MariaDB 10.6 matrix, and the UI/JS jobs run
on MySQL 8.0.

* Only upload plugin test artifacts for the MySQL matrix leg

PluginTests runs a MySQL + MariaDB matrix; the upload-artifacts condition
matched both legs and uploaded twice. Restrict the upload to the MySQL leg.

* Update expected UI screenshots for the new headless Chrome (Node 24 / Puppeteer 24) (#89)

* Update expected UI screenshots for the new headless Chrome (Node 24 / Puppeteer 24)

* Run the plugin UI tests on Node 24

Match the Node 24 / Puppeteer 24 screenshot-testing stack; the UI job was still pinned to Node 16.

* Update UI screenshots (#90)

Teal brand screenshots on 6.x-dev plugin base; synced from matomo-org/matomo run 30405694397.

* Update UI screenshots for the report header search

The DataTable search moved from the table footer into the shared ReportHeader
(matomo-org/matomo#24986), which changes every report screenshot.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Add changelog entry for 6.0.0 [ignore_release]

* Use the shared matomo6 PHP version aliases [ignore_release]

The workflow pinned 8.1 / 8.5 as literals, which drift as soon as core
changes its supported range. Resolve them through the central action instead.

* Update PHPStan config for Matomo 6 [ignore_release]

Raise phpVersion to the new PHP 8.1 floor. PHPStan 2 fails hard on an
excludePaths entry that matches nothing, so drop the vendor/ entry (the plugin
has no composer.json) and mark github-action-tests/ optional — it only exists
inside a CI run.

* Update UI screenshots for the collapsed report-header search [ignore_release]

Core now renders the report search as an icon in the shared ReportHeader
instead of an expanded search box, which removes a header row and shifts the
whole treemap up.

---------

Co-authored-by: Thomas ZILLIOX <thomas.zilliox@innocraft.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants