Aiirondev_dev
bc61e87ab0
Refactor UI styles to use CSS variables for consistent theming
...
- Updated background colors across various templates to use CSS variables for better theming support.
- Replaced hardcoded colors with variables like `var(--ui-surface)` and `var(--ui-surface-soft)` for backgrounds.
- Adjusted text colors to use `var(--ui-text)` for improved readability and consistency.
- Enhanced the theme toggle functionality in the base template to dynamically change theme colors based on user preference.
- Ensured that all relevant templates reflect the new theming approach for a cohesive user experience.
2026-04-20 20:20:33 +02:00
Aiirondev_dev
e464628ab7
Enhance admin content layout with responsive design adjustments and improved styling for item cards
2026-04-20 14:34:17 +02:00
Aiirondev_dev
a5a6f89f18
Add predefined filters and update cost labels to include currency symbol
2026-04-20 14:10:23 +02:00
Aiirondev_dev
6835ee87a7
Update modal button class and increase z-index for improved visibility
2026-04-20 09:40:08 +02:00
Aiirondev_dev
3a9d45327a
Improve mobile layout with viewport adjustments, scrolling enhancements, and refined modal styling
2026-04-20 09:31:11 +02:00
Aiirondev_dev
bfbc8b6796
Refactor color styles to use CSS variables for improved consistency and maintainability
2026-04-19 23:35:45 +02:00
Aiirondev_dev
7a4c3b82c0
Enhance dark mode support and improve mobile layout with theme-aware styles and optimizations
2026-04-19 21:54:00 +02:00
Aiirondev_dev
1d6c722cd3
Implement dynamic page size for mobile devices and optimize rendering with content visibility
2026-04-19 21:43:17 +02:00
Aiirondev_dev
3e48aa23cc
Refactor scroll distance calculation and prefetch logic for mobile layout in main and admin templates
2026-04-19 21:36:41 +02:00
Aiirondev_dev
a12eea15d7
feat: Enhance item detail views with damage history and improved loading logic
2026-04-18 11:39:56 +02:00
Aiirondev_dev
29e0356641
feat: Implement optimized image serving and caching for improved performance
2026-04-17 23:46:08 +02:00
Aiirondev_dev
fd6915a923
feat: Enhance favorites management by binding session favorites to authenticated users and updating cache handling
2026-04-17 23:25:02 +02:00
Aiirondev_dev
06c2270842
feat: Enhance mobile responsiveness for container and modal styles in main and admin templates
2026-04-17 19:18:46 +02:00
Aiirondev_dev
7f1d616bb3
feat: Improve mobile layout handling for item loading indicators and prefetching logic
2026-04-17 19:05:34 +02:00
Aiirondev_dev
a8ac08d5b0
Implement light mode for item loading to optimize initial data fetch
2026-04-12 20:36:13 +02:00
Aiirondev_dev
05c4c73635
Add loading indicator for main items in admin view to enhance user experience
2026-04-12 20:21:47 +02:00
Aiirondev_dev
60ec21f34e
Implement lazy loading and prefetching for main admin items to enhance performance
2026-04-12 19:30:20 +02:00
Aiirondev_dev
0f372f5056
Refactor MongoDB client imports and implement lazy loading for main items in UI
2026-04-12 17:36:49 +02:00
Aiirondev_dev
c078de0076
Enhance library items API with pagination support and improve loading mechanism in UI
2026-04-12 17:22:49 +02:00
Aiirondev_dev
a96e103733
Add bulk selection functionality for filter options in admin templates
2026-04-10 17:13:09 +02:00
Aiirondev_dev
fad7d9a757
Initial Commit
2026-04-10 14:48:52 +02:00