Commit Graph

16 Commits

Author SHA1 Message Date
Poovizhi99 8d282f2848 refactor: Remove console logs and unused state in UserAuth component 2025-06-10 11:39:23 +05:30
Poovizhi99 fafe6ff794 feat: Enhance dashboard components with new properties and improve polygon generation logic 2025-06-09 17:56:54 +05:30
Jerald-Golden-B 922dfb3543 refactor: Remove unnecessary line and improve login handling in UserAuth component
refactor: Add clearComparisonProduct call in KeyPressListener for better state management
2025-06-04 18:03:21 +05:30
Jerald-Golden-B 4d738d576a refactor: Clean up console logging and improve code formatting in UserAuth and signInApi 2025-06-04 15:27:39 +05:30
Poovizhi99 de3eb81740 worked with socket for dashboard 2025-06-02 11:20:00 +05:30
Poovizhi99 0184abdd7a merged with main 2025-05-28 17:41:24 +05:30
Gomathi b76213f49f Update environment variables, add fingerprinting, and refactor API endpoints
- Changed server socket and REST API base URLs in .env file.
- Added FingerprintJS dependencies to package.json and package-lock.json.
- Implemented fingerprint generation in UserAuth component.
- Updated API endpoints from v1 to v2 in various service files.
- Refactored API calls to include authorization tokens.
- Commented out console log statements for cleaner production code.
2025-05-26 17:58:46 +05:30
Poovizhi99 0ecb85a211 added dashboard with add delete and recently view the projects 2025-05-19 14:50:33 +05:30
Nalvazhuthi df5dfd35bc feat: Enhance User Authentication and Socket Management
- Added IDs to buttons in UserAuth for better accessibility.
- Improved socket management in Zustand store, ensuring proper connection handling.
- Introduced new Compare functionality with a dedicated popup for version comparison.
- Updated footer styles for fixed positioning and improved responsiveness.
- Redesigned controls player UI for better user experience and added walk mode toggle.
- Refactored styles for real-time visualization and compare layout for consistency.
2025-05-14 18:39:47 +05:30
Jerald-Golden-B db7b4c6f7d Refactor store imports and consolidate state management
- Updated import paths for various components to use the new builder store.
- Removed the old store file and migrated all state management logic to the new builder store.
- Ensured all components utilizing socket and visualization state are now referencing the builder store.
- This change improves organization and maintainability of the state management system.
2025-05-13 17:53:00 +05:30
Nalvazhuthi 307d2eabee Refactor API service functions for improved error handling and code consistency
- Updated signUpApi, deleteZonesApi, getZonesApi, setZonesApi, and other API functions to enhance error logging with echo.error statements.
- Reformatted function parameters for better readability.
- Removed unnecessary comments and console logs.
- Ensured consistent error messages across all API functions.
- Improved code structure for better maintainability.
2025-05-08 15:19:21 +05:30
Vishnu e64840a4e7 feat: Update logo component and refactor UserAuth for improved readability and consistency 2025-04-28 09:25:51 +05:30
Jerald-Golden-B 2717da6bae Added Loading Screen, Integerated events ui 2025-03-26 18:33:51 +05:30
Vishnu cf86dc8c37 refactor: update z-index values, enhance UserAuth checkbox, and improve sidebar styles; add ZoneProperties and Vector3Input components 2025-03-26 11:18:23 +05:30
Jerald-Golden-B 1259b5fcc8 add new features and optimizations to simulation and builder modules 2025-03-25 16:35:54 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30