Commit Graph

7 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
152bb50da8 refactor source code 2024-10-29 17:42:54 +07:00
5c1d4e92af enabled context and fix some api 2024-10-28 20:21:36 +07:00
d86e7cb667 add approve or reject mentor 2024-10-28 16:47:30 +07:00
4d0a6136d6 update create note 2024-10-28 16:23:58 +07:00
7573c0e5c3 update admin note 2024-10-28 15:21:20 +07:00
eec9fcfeff push code ne 2024-10-28 01:08:13 +07:00