Refactor: restructure assets directory #76

Merged
jakob.scheid merged 2 commits from refactor/restructure-assets-directory into main 2026-05-23 13:29:04 +02:00
Owner

Description

There are now subdirectories in the assets directory for different assets types.

Summary

  • Move all images from src/assets/ into src/assets/images/ (currently, there are only images available as assets) and update import paths in components using them
  • Remove src/assets/.gitkeep

Related issues

Closes: #73

# Description There are now subdirectories in the assets directory for different assets types. ## Summary - Move all images from `src/assets/` into `src/assets/images/` (currently, there are only images available as assets) and update import paths in components using them - Remove `src/assets/.gitkeep` ## Related issues Closes: #73
jakob.scheid added this to the 0.1.0 milestone 2026-05-23 13:25:00 +02:00
jakob.scheid added the Kind/RefactorArea/Global
Priority
Medium
3
labels 2026-05-23 13:25:00 +02:00
jakob.scheid added this to the Project Board project 2026-05-23 13:25:00 +02:00
jakob.scheid added 2 commits 2026-05-23 13:25:00 +02:00
jakob.scheid moved this to Review in Project Board on 2026-05-23 13:25:40 +02:00
jakob.gregory approved these changes 2026-05-23 13:27:35 +02:00
jakob.gregory left a comment
Member

A good change!

A good change!
jakob.scheid merged commit 0251d5c577 into main 2026-05-23 13:29:04 +02:00
jakob.scheid deleted branch refactor/restructure-assets-directory 2026-05-23 13:29:04 +02:00
jakob.scheid moved this to Done in Project Board on 2026-05-23 13:29:27 +02:00
jakob.scheid changed title from Restructure assets directory to Refactor: restructure assets directory 2026-07-20 12:10:56 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#76