21 Commits

Author SHA1 Message Date
Najjar\NajjarV02
9394b58b0e feat: initialize Lootah Robotics web application with 3D configurator and scroll-driven UI components 2026-04-20 11:36:04 +04:00
Najjar\NajjarV02
6c5f1f7f15 feat: enhance overlay button styles for improved visibility and user experience 2026-04-17 16:35:47 +04:00
Najjar\NajjarV02
7503a487ee feat: adjust overlay CTA section positioning for improved visibility 2026-04-17 16:30:53 +04:00
Najjar\NajjarV02
90a43c4312 feat: update overlay positioning and styles for improved CTA visibility 2026-04-17 16:24:20 +04:00
Najjar\NajjarV02
1788df79e1 feat: add ConfigurePage with back button and ConfiguratorSection integration 2026-04-17 16:17:52 +04:00
Najjar\NajjarV02
11ab8908fa feat: enhance pricing and persona synchronization logic for improved data consistency 2026-04-17 16:08:11 +04:00
Najjar\NajjarV02
26770e070c feat: refine overlay positioning and styles for improved layout on ScrollOverlays component 2026-04-17 15:57:02 +04:00
Najjar\NajjarV02
8216cbe0c0 feat: implement pricing item model and CRUD API for pricing management 2026-04-17 15:55:59 +04:00
Najjar\NajjarV02
a955da7ec8 feat: add responsive overlay styles and enhance ScrollOverlays component 2026-04-17 15:37:27 +04:00
Najjar\NajjarV02
83d0d9ab00 feat: add GLTF transformation and compression support
- Updated package.json to include @gltf-transform/core, @gltf-transform/extensions, @gltf-transform/functions, and draco3dgltf for GLB file processing.
- Implemented GLB compression using Draco in the upload model API route.
- Adjusted camera keyframes in ScrollScene for improved animation.
- Enhanced overlay styles in ScrollOverlays for better visual clarity.
- Added original GLB files for Kandoura, Suit, Unitree_G1, and Vest.
- Updated existing GLB files for Kandoura, Suit, Unitree_G1, and Vest.
2026-04-17 15:34:41 +04:00
Najjar\NajjarV02
9b8a50672e Add favicon.ico to the application 2026-04-17 15:01:05 +04:00
Najjar\NajjarV02
e8dda14973 feat: update page title for improved branding consistency 2026-04-17 14:56:36 +04:00
Najjar\NajjarV02
b9444979f2 feat: enhance responsive design for glass panel and configurator section 2026-04-17 13:29:44 +04:00
Najjar\NajjarV02
0793a650fb feat: add Robot Doctor and Security Guard personas with pricing and model paths 2026-04-17 10:10:54 +04:00
Najjar\NajjarV02
bb3b1f25f2 refactor: remove order synchronization logic from admin page and streamline order loading 2026-04-14 10:45:27 +04:00
Najjar\NajjarV02
9a1a562fc6 feat: implement order synchronization with Stripe and enhance order management features 2026-04-14 10:34:19 +04:00
Najjar\NajjarV02
a501d94645 feat: implement GLB file synchronization and add API for listing models 2026-04-14 10:16:56 +04:00
Najjar\NajjarV02
51671b85b8 feat: Integrate Stripe payment processing and enhance admin settings management
- Removed the previous demo payment system and implemented a real integration with Stripe for handling payments.
- Added new API routes for creating payment intents and handling webhooks from Stripe.
- Updated the database schema to include an Order model for storing payment details.
- Enhanced the admin page to manage pricing items, including the ability to upload 3D models.
- Introduced a settings management feature for the admin panel, allowing for dynamic key-value pairs.
- Improved the RobotModel component to support dynamic attire based on uploaded models.
- Added error handling and validation for file uploads and settings management.
2026-04-14 10:14:18 +04:00
Najjar\NajjarV02
dc42aeb72a feat: implement snapshot capture and storage for robot configurations 2026-04-13 18:00:12 +04:00
Najjar\NajjarV02
05b540997e feat: add admin authentication and management features
- Implemented Prisma schema with models for AdminUser, AppSettings, and Snapshot.
- Created seed script to initialize the database with an admin user and JWT secret.
- Developed admin login page with form handling and error management.
- Added API routes for admin login, logout, change password, and JWT verification.
- Integrated Stripe for payment intent management in admin orders.
- Established middleware for protecting admin routes with JWT authentication.
- Created Zustand stores for managing persona and snapshot states.
2026-04-13 17:57:59 +04:00
Yjoz
ec0f991a30 first 2026-04-10 15:31:59 +04:00