shinkan-jinkendo/frontend/src
Lars ceef6f09e2
All checks were successful
Deploy Development / deploy (push) Successful in 34s
Test Suite / pytest-backend (push) Successful in 24s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 28s
feat: improve media library layout and loading behavior
- Added a hidden anchor element to the media library for smooth scrolling to the top of the grid after uploads.
- Introduced a sequence reference to manage concurrent media item fetch requests, ensuring accurate loading states.
- Updated upload summary messaging to include a note about the list being refreshed after uploads.
- Enhanced loading state management to prevent unnecessary updates when fetch requests are out of sync.
2026-05-07 22:02:18 +02:00
..
components feat: enhance media library and lifecycle management 2026-05-07 14:10:26 +02:00
config feat: Add TrainerContextsPage to navigation 2026-04-23 14:26:10 +02:00
constants feat: enhance exercise filtering capabilities with new catalog rules 2026-05-06 21:20:19 +02:00
context feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +02:00
pages feat: improve media library layout and loading behavior 2026-05-07 22:02:18 +02:00
utils feat: enhance media upload handling and MIME type resolution 2026-05-07 21:55:22 +02:00
app.css feat: improve media library layout and loading behavior 2026-05-07 22:02:18 +02:00
App.jsx feat: enhance media library and lifecycle management 2026-05-07 14:10:26 +02:00
main.jsx feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
version.js feat: update version and enhance exercise filtering features 2026-05-06 17:15:44 +02:00