barsa
|
e339f20ef5
|
Refactor project structure by removing deprecated .editorconfig and compose-plesk.yaml files, and updating paths in documentation. Introduce new .editorconfig and prettier.config.js files in the config directory for improved code style consistency. Update API paths in portal components for clarity and consistency, enhancing maintainability across services. Add tsx dependency in package.json and update pnpm-lock.yaml accordingly.
|
2025-09-27 16:59:25 +09:00 |
|
barsa
|
b6c77b5b75
|
Remove deprecated environment configuration files and clean up documentation related to Zod implementation. Update pnpm-lock.yaml for consistency in package versions. Refactor BFF and portal components to enhance type consistency, error handling, and maintainability across various services. Streamline import paths and remove unused code to improve overall project organization.
|
2025-09-26 18:28:47 +09:00 |
|
barsa
|
4b877fb3e0
|
Update .gitignore to exclude package-lock.json and remove eslint-report.json. Refactor package.json scripts for build and dev processes, and update dependencies for uuid and @types/uuid. Enhance BFF module structure by adding SecurityModule and QueueModule, and improve error handling in GlobalExceptionFilter. Streamline Salesforce and WHMCS integrations with updated service methods and type definitions for better maintainability. Adjust API paths in portal components for consistency and clarity.
|
2025-09-26 15:51:07 +09:00 |
|
barsa
|
ec69e3dcbb
|
Refactor Freebit and WHMCS integrations to enhance maintainability and error handling. Update type definitions and streamline service methods across various modules. Improve import paths and clean up unused code to ensure better organization and clarity in the project structure.
|
2025-09-25 17:42:36 +09:00 |
|
barsa
|
b9c24b6dc5
|
Refactor Freebit integration by removing the csurf dependency and updating related type definitions. Enhance Freebit API request handling with improved error management and logging. Update data structures for traffic and quota history responses to streamline data processing. Adjust service methods for better clarity and maintainability.
|
2025-09-25 17:01:47 +09:00 |
|
barsa
|
e66e7a5884
|
Update TypeScript configuration to include scripts directory, clean up unused lines in various files, and refactor error handling in cache service. Enhance logging for database and Redis connections, and streamline order processing logic in the orders module. Improve validation schemas and ensure consistent import/export practices across modules.
|
2025-09-25 11:44:10 +09:00 |
|
T. Narantuya
|
60f328269a
|
Refactor authentication and billing components to streamline functionality and improve code organization. Remove deprecated files and consolidate loading states across the application. Update package configurations and enhance error handling in various services for better consistency and maintainability.
|
2025-09-20 11:35:40 +09:00 |
|
NTumurbars
|
01e0f41c14
|
refactor: extract bff bootstrap logic
|
2025-09-18 15:18:12 +09:00 |
|