Commit Graph

39 Commits

Author SHA1 Message Date
10e20092ab chore: update configuration and improve schema imports
- Updated biome.json to include "graphql.d.ts" in the ignored files list.
- Updated subproject commit reference in epess-database to the latest version.
- Removed unused script from package.json and streamlined module file extensions in tsconfig.json.
- Consolidated exclude patterns in tsconfig.build.json for clarity.
- Refactored imports across multiple schema files for consistency and improved readability.
- Enhanced various schema files by ensuring proper import order and removing redundant code.
- Improved error handling and data integrity checks in several service and schema files.
2024-12-08 20:49:52 +07:00
ae537d40f6 feat: integrate PersonalMilestoneModule into GraphQL module and update its configuration
- Added PersonalMilestoneModule to the GraphQL module imports, enhancing the overall functionality and data management.
- Updated PersonalMilestoneModule to use providers and exports for PersonalMilestoneSchema, improving module encapsulation and reusability.
2024-12-07 18:21:02 +07:00
d72c647acd feat: add QuizModule to GraphQL module imports
- Integrated QuizModule into the GraphQL module to enhance quiz-related functionalities.
- Updated module imports to ensure proper dependency management and maintainability of the codebase.
2024-12-07 15:56:19 +07:00
429c6f9073 chore: remove Milestone module and update related schemas
- Deleted the MilestoneModule and its associated schema to streamline the codebase.
- Updated QuizSchema to replace scheduleId with serviceId, enhancing the relationship structure.
- Removed references to Milestone in ServiceSchema, improving clarity and focus on relevant entities.
- Updated Prisma types to reflect the removal of Milestone, ensuring data integrity across the application.
2024-12-07 15:33:28 +07:00
bbec8aba03 refactor: update import paths in GraphQL module for consistency
- Changed import paths in graphql.module.ts to use relative paths for better organization and consistency.
- Enhanced logging in the GraphQL module by adding the module name to log messages, improving traceability during debugging.
2024-12-05 22:49:53 +07:00
6eafc6d5ef fix: improve error handling in GraphQL connection parameters
- Replaced error throws with logging for missing connection parameters in the GraphQL module.
- Enhanced the logging mechanism to provide better insights during connection failures, improving overall debugging and monitoring capabilities.
2024-12-05 22:47:26 +07:00
7729d3ce63 refactor: improve code readability and logging in GraphQL builder
- Reformat plugin array for better readability in the Builder class constructor.
- Enhance unused query handling by adding logging for unused queries in development.
- Update TypeScript error comment for clarity in GraphqlModule, specifying that the request is not typed.
2024-11-30 17:00:34 +07:00
a619c95efc Update dependencies in package.json and package-lock.json, refactor CronService to include notification handling for schedule expirations, and enhance DocumentSchema with OpenAI integration for document editing suggestions. Additionally, modify GraphqlModule to include PubSubModule for real-time notifications and improve datetime utility functions for better date formatting. Update epess-database subproject reference to indicate a dirty state. 2024-11-30 16:41:47 +07:00
26dd46c7a0 update code ngu 2024-11-25 22:06:47 +07:00
675460c39c update api 2024-11-24 15:12:05 +07:00
ccfe7bf1f1 update gi cung duoc 2024-11-22 16:04:53 +07:00
d8a3894aba update manyyyyyyyyy 2024-11-22 15:06:49 +07:00
8eec1bed55 update commission 2024-11-21 22:05:22 +07:00
3430971449 toi bi ngu 2024-11-17 20:27:33 +07:00
7e4a4283e6 toi cam thay minh la sieu nhan 2024-11-15 18:18:37 +07:00
2736547b84 fix wrong logic uploaded file 2024-11-09 15:49:06 +07:00
1897ccf677 thang an pha qua 2024-11-08 15:15:59 +07:00
57037a59ec update websocket 2024-11-06 17:16:10 +07:00
e8c0e0d312 fix invalidate sessionid 2024-11-03 18:08:04 +07:00
3cd3fffc22 properly return graphql context 2024-11-02 16:49:17 +07:00
1a5577f8e6 fix some bug and produce many problem to solve later 2024-11-02 16:27:28 +07:00
ec77f07de1 fix time geneate logic and replace default datetime by luxon 2024-11-01 17:27:25 +07:00
152bb50da8 refactor source code 2024-10-29 17:42:54 +07:00
9423a36eeb add context subscription 2024-10-29 02:21:18 +07:00
ba54d3466c optimize context 2024-10-29 01:54:19 +07:00
34cea2ccd3 implement redis cache for context 2024-10-29 00:56:23 +07:00
5c1d4e92af enabled context and fix some api 2024-10-28 20:21:36 +07:00
eec9fcfeff push code ne 2024-10-28 01:08:13 +07:00
ef89372e8c update invite center staff 2024-10-27 19:47:50 +07:00
2369275237 expose is active in service 2024-10-27 14:10:18 +07:00
8d46676a37 fix missing api key 2024-10-26 11:37:34 +07:00
48305a3948 AI da dat ten cho dong song 2024-10-26 11:10:14 +07:00
7e25e8d96b merge change from db 2024-10-25 14:49:16 +07:00
2872ac69ef update service status 2024-10-23 15:43:50 +07:00
1523642b9d update schema due to majority database change 2024-10-18 01:50:26 +07:00
7d7765c70f run eslint 2024-10-15 20:05:54 +07:00
0ac5868d2d ba me oi con thanh cong roi 2024-10-14 23:05:35 +07:00
1f86786e1a refactor api 2024-10-13 18:07:13 +07:00
0e3aa751ce Fixing file name casing 2024-10-12 23:15:06 +07:00