This website requires JavaScript.
Explore
Help
Sign In
ankhbayar
/
Assist_Design
Watch
1
Star
0
Fork
0
You've already forked Assist_Design
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Assist_Design
/
apps
/
bff
History
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
..
openapi
Refactor and clean up BFF and portal components for improved maintainability
2025-09-18 14:52:26 +09:00
prisma
Merge branch 'main' into Tema-v1
2025-09-06 10:05:23 +09:00
scripts
Refactor address management and update related services for improved clarity and functionality
2025-09-17 18:43:43 +09:00
src
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
.eslintrc.json
Refactor address management and update related services for improved clarity and functionality
2025-09-17 18:43:43 +09:00
.tsbuildinfo-minimal
Remove deprecated files and schemas related to validation and type patterns. Update package.json scripts for type-checking with improved memory options. Refactor various components to utilize Zod for validation, enhancing form handling across the application. Clean up unused imports and streamline API client configurations for consistency.
2025-09-19 16:34:10 +09:00
Dockerfile
Update Dockerfile and package configurations for BFF module
2025-09-01 16:45:12 +09:00
nest-cli.json
Refactor TypeScript configurations and enhance logging setup
2025-08-30 18:22:31 +09:00
package.json
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
tsconfig.build.json
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
tsconfig.json
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
tsconfig.typecheck.core-utils.json
Refactor AuthZodController to AuthController, enhancing login and password set functionalities with throttling and improved response handling. Update AuthModule to reflect controller name change and add new services. Refine AuthService to return sanitized user data and improve error logging. Enhance AuthThrottleGuard to track login attempts by IP and User Agent for better security. Clean up unused JWT guard and streamline token management in AuthTokenService.
2025-09-19 17:37:46 +09:00