Commit Graph

10 Commits

Author SHA1 Message Date
David Ralph
874866bf73 feat: replace mui with new style 2026-01-25 18:12:05 +00:00
David Ralph
17560819a1 chore: change to 7.5.0 and update deps 2026-01-24 22:24:12 +00:00
alexsparkes
b2087f4733 fix(events): incorrect hover cursor 2026-01-24 14:22:18 +00:00
alexsparkes
3f638855d7 fix(build): attempted fix with version number 2026-01-23 23:00:33 +00:00
David Ralph
73bc89d7ae chore: update translations url 2026-01-03 11:32:03 +00:00
alexsparkes
59824eb6ef Refactor ItemPage and related components for improved structure and readability
- Updated styles in _main.scss to enhance layout and visual consistency.
- Refactored ItemPage.jsx to utilize new tab components (OverviewTab, QuotesTab, PhotosTab, PresetsTab) for better organization of content.
- Created InfoItem and WarningBanner components for reusable UI elements.
- Implemented QuotesTab and PhotosTab components to handle quotes and photos display logic.
- Added PresetsTab component to manage settings display.
- Enhanced user experience with dynamic tab switching and improved data handling.
2025-11-02 23:29:57 +00:00
alexsparkes
3327cacabe Remove eslint-config-react-app (incompatible with ESLint 9) and disable pre-commit lint checks 2025-10-28 09:10:09 +00:00
alexsparkes
04679ba1f6 Modernize to 2025 standards: React 19, Vite 6, ESLint 9, @dnd-kit migration 2025-10-27 23:19:35 +00:00
alexsparkes
83b3204afa chore: update SASS and fix all associated depreciation errors 2025-10-27 22:59:48 +00:00
Fawaz Khan
51d2791c65 feat(quicklinks): add drag-and-drop reordering for Quick Links (#1102)
* feat(quicklinks): enable drag-and-drop reordering for Quick Links

* fix(quicklinks): some bug fixes
2025-10-14 09:58:49 +01:00