• Joined on 2023-04-03
inmake pushed to main at inmake/stream.graff.tech-new 2025-10-13 18:46:49 +05:00
inmake pushed to main at inmake/stream.graff.tech-new 2025-10-07 21:11:58 +05:00
4a44968b89 Refactor HomePage to use custom Button component; enhance login service to fetch user with full relations for improved data handling.
inmake pushed to main at inmake/stream.graff.tech-new 2025-10-07 19:40:13 +05:00
a49129f643 Remove outdated documentation files for companies and migration guide; implement server session management features including server assignment and session status updates; enhance database schema for servers and server sessions with new fields and validation; add auto-assign functionality for unassigned sessions.
Compare 2 commits »
inmake pushed to main at inmake/stream.graff.tech-new 2025-10-06 13:01:10 +05:00
9e4bc7b0f8 Add environment variable for API URL; update TypeScript configuration to include vite-env; refactor API client to use environment variable; modify timestamp fields in database schemas to include timezone support
0b024af454 Refactor Protected and Public Routes for Consistent Loading UI; Enhance HomePage with User Company and Branch Details; Update LoginPage Layout; Introduce User Relations in Auth Services
Compare 2 commits »
inmake pushed to main at inmake/stream.graff.tech-new 2025-10-03 15:44:53 +05:00
531e2d2e7e init
inmake created branch main in inmake/stream.graff.tech-new 2025-10-03 15:44:53 +05:00
inmake created repository inmake/stream.graff.tech-new 2025-10-03 15:44:29 +05:00
inmake pushed to main at inmake/irth-new-client-120 2025-08-18 16:15:35 +05:00
c17f707533 Update .env file to activate production API URL and enable tour availability in projects data
Compare 2 commits »
inmake pushed to main at inmake/irth-new-client-120 2025-07-28 17:23:02 +05:00
6894237af9 Refactor components to comment out unused imports and navigation logic, replacing navigate calls with window.open for external links. Clean up commented code in VirtualTourPage for better readability.
inmake pushed to main at inmake/irth-new-client-120 2025-07-28 14:57:54 +05:00
818f270c90 Refactor FloorPlan components to use Unit type for selectedUnit and update floor property types from number to string. Clean up related onSelect handlers and improve unit click handling across multiple components.
inmake pushed to main at inmake/irth-new-client-120 2025-07-28 13:02:49 +05:00
964167e863 Refactor FloorPlanDubaiMarina7_38Comb component to filter duplicate units and improve mask data handling. Clean up commented code in FloorsPage and remove console logs in UnitPage for better performance.
inmake pushed to main at inmake/irth-new-client-120 2025-07-28 12:43:07 +05:00
592b51a17d Refactor FloorPlan components: remove unused FloorPlanDubaiMarina, update floor type from string to number in several components, and adjust related properties in projects data. Comment out Eruda initialization in main.tsx for mobile debugging.
Compare 2 commits »
inmake pushed to main at inmake/irth-new-client-120 2025-07-22 17:43:59 +05:00
9f298e7e35 Add tourAvailable property to projects and fix iframe class formatting
Compare 2 commits »
inmake pushed to main at inmake/irth-new-client-120 2025-07-18 17:01:54 +05:00
8bbb4413b0 init
inmake created branch main in inmake/irth-new-client-120 2025-07-18 17:01:54 +05:00
inmake created repository inmake/irth-new-client-120 2025-07-18 17:00:27 +05:00
inmake pushed to master at mikhail_lanskikh/irth-backend 2025-07-07 13:24:29 +05:00
26ad6a65f6 Update unit retrieval logic and schema to include unitTypeVariant