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 mvp-frontend milestone 2026-05-23 13:25:00 +02:00
jakob.scheid added the
type
refactor
area/global
prio
medium
labels 2026-05-23 13:25:00 +02:00
jakob.scheid added this to the MVP Frontend 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 MVP Frontend 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 MVP Frontend on 2026-05-23 13:29:27 +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