Skip to content

feat: remove unused images (CM-993)#3850

Merged
gaspergrom merged 1 commit intomainfrom
feat/remove-unused-images
Feb 18, 2026
Merged

feat: remove unused images (CM-993)#3850
gaspergrom merged 1 commit intomainfrom
feat/remove-unused-images

Conversation

@gaspergrom
Copy link
Copy Markdown
Contributor

@gaspergrom gaspergrom commented Feb 17, 2026

Note

Low Risk
Mostly deletes static assets and makes a small CLI script flag change; risk is limited to potential missing-image references and local migration workflow differences.

Overview
Removes numerous unused SVG assets from the frontend (logos, empty-state illustration, identity/integration icons, and LinkedIn reaction icons), trimming the repository’s static image footprint.

Updates scripts/cli so migrate_productdb_local builds the product_flyway image with docker build ... --load, matching other migration helpers and ensuring the image is available to the local Docker engine before running migrations.

Written by Cursor Bugbot for commit d6e929c. This will update automatically on new commits. Configure here.

Signed-off-by: Gašper Grom <gasper.grom@gmail.com>
@gaspergrom gaspergrom self-assigned this Feb 17, 2026
@gaspergrom gaspergrom requested a review from emlimlf February 17, 2026 14:39
@gaspergrom gaspergrom merged commit 1c15f5c into main Feb 18, 2026
16 checks passed
@gaspergrom gaspergrom deleted the feat/remove-unused-images branch February 18, 2026 08:24
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