1967ae5402Refactor code structure for improved readability and maintainability
Najjar\NajjarV02
2026-05-21 15:53:21 +04:00
d8502292bcfeat: add AccessoriesShowcase component and accessories data
Najjar\NajjarV02
2026-05-21 15:45:45 +04:00
37fab3fcafRefactor code structure for improved readability and maintainability
Najjar\NajjarV02
2026-05-21 15:36:32 +04:00
574d43adb4feat: enhance industry detail and showcase components with responsive images and improved styles
Najjar\NajjarV02
2026-05-21 15:24:31 +04:00
7c3b42e651Refactor code structure for improved readability and maintainability
Najjar\NajjarV02
2026-05-21 14:54:20 +04:00
b5876aead5refactor: update icon imports to individual paths and enhance industry page content
Najjar\NajjarV02
2026-05-21 14:38:45 +04:00
329967df60feat: add industry pages data structure for robotics solutions across various sectors
Najjar\NajjarV02
2026-05-21 14:27:04 +04:00
fa5f4f7a3efeat: add global responsive guards and enhance layout for mobile and touch interactions
Najjar\NajjarV02
2026-05-21 13:46:17 +04:00
de9f358582refactor: remove ServicesGrid component and its associated styles
Najjar\NajjarV02
2026-05-21 13:28:38 +04:00
7458818c62feat: add CTAButton component with customizable variants, sizes, and arrows
Najjar\NajjarV02
2026-05-21 12:57:56 +04:00
79f7f9e579feat: enhance CategoryShowcaseScroll with manual scroll locking and improved layout adjustments
Najjar\NajjarV02
2026-05-20 18:21:20 +04:00
8457493f49refactor: replace RobotCategoryGrid with CategoryShowcaseScroll and update styles across components
Najjar\NajjarV02
2026-05-20 18:15:43 +04:00
729ab71c2cRefactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls.
Najjar\NajjarV02
2026-05-20 18:03:42 +04:00
bfe589be27feat: enhance BrandShowcase component with improved layout and visual elements
Najjar\NajjarV02
2026-05-20 17:58:58 +04:00
d7c343ac7drefactor: update Hero3DRobotics and RoboticsSplineShowcase components for improved styling and layout
Najjar\NajjarV02
2026-05-20 17:56:07 +04:00
92cf4aba3bfeat: add robotics components and data structures
Najjar\NajjarV02
2026-05-20 17:22:47 +04:00
2eac53dac3feat(seed): update pricing item seeding to upsert on every deploy
Najjar\NajjarV02
2026-05-19 17:46:22 +04:00
fe5f1ce25fRefactor code structure for improved readability and maintainability
Najjar\NajjarV02
2026-05-19 17:44:20 +04:00
52b910ed93feat(pricing): switch base+EDU prices to AED and unify attire at 5000 AED
Najjar\NajjarV02
2026-05-19 17:40:04 +04:00
03dbc4ac98feat(configure): add Basic vs EDU robot body selector under Persona Attire
Najjar\NajjarV02
2026-05-19 17:11:14 +04:00
c26338f355perf: preload robot-doctor and security-guard GLBs in background on page load
Najjar\NajjarV02
2026-04-20 16:13:12 +04:00
dcb6a9bb43feat: add new GLB models for police mannequin, medical professional, robot doctor, and security guard
Najjar\NajjarV02
2026-04-20 16:03:43 +04:00
e220d83397revert: use original uncompressed GLBs (robot-doctor 30MB, security-guard 38.8MB)
Najjar\NajjarV02
2026-04-20 16:02:37 +04:00
3741d7386dchore: remove raw uncompressed GLBs from repo root (keep compressed versions in public/models)
Najjar\NajjarV02
2026-04-20 16:00:34 +04:00
1e128466f3fix: prevent duplicate persona entries (race condition in hydrate), remove accidental 54MB file
Najjar\NajjarV02
2026-04-20 15:59:17 +04:00
e686d41d26fix: use configStore.getState().setPersonaAttire in ScrollOverlays
Najjar\NajjarV02
2026-04-20 12:00:20 +04:00
e1599650f0feat: add GET endpoint to retrieve contact requests with admin authentication
Najjar\NajjarV02
2026-04-20 11:44:20 +04:00
9394b58b0efeat: initialize Lootah Robotics web application with 3D configurator and scroll-driven UI components
Najjar\NajjarV02
2026-04-20 11:36:04 +04:00
6c5f1f7f15feat: enhance overlay button styles for improved visibility and user experience
Najjar\NajjarV02
2026-04-17 16:35:47 +04:00
22387dbfe1feat: compile and use seed.js for database seeding in entrypoint script
Najjar\NajjarV02
2026-04-15 10:46:42 +04:00
61f1e0f589fix: rename middleware function to proxy for clarity
Najjar\NajjarV02
2026-04-15 10:42:24 +04:00
dc99abad37feat: update Dockerfile to include Prisma seed script and enhance entrypoint for seeding feat: migrate middleware logic to new proxy.ts file for improved structure
Najjar\NajjarV02
2026-04-15 10:39:41 +04:00
45ffd33d39feat: remove --skip-generate option from Prisma db push in entrypoint script
Najjar\NajjarV02
2026-04-15 10:30:13 +04:00
4924593b40feat: consolidate Prisma CLI dependencies in Dockerfile for cleaner build
Najjar\NajjarV02
2026-04-15 10:25:09 +04:00