Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^3.787.0^3.787.0^0.41.1^1.0.2^1.4.7^2.8.5^16.5.0^0.41.0^4.21.2^9.0.21.4.5-lts.2^6.2.0^8.13.3^4.1.2^1.6.3^0.34.1^4.8.1^3.0.0^13.15.0^3.24.2^9.24.0^4.2.0^1.4.8^2.8.17^5.0.0^9.0.8^1.4.12^22.14.1^8.11.13^13.15.0^8.0.0^0.30.4^9.24.0^10.1.2^5.2.3^15.14.0^3.7.6^1.1.7^3.5.3^4.19.3^5.8.3^8.30.1^3.1.181
commits
Fix appAssert condition in listStoreRequestsAdmin to check for existence of storeRequests
986609fView on GitHubUpdate README to include custom migration instructions and trigger setup
43db521View on GitHubAdd category seeding script to populate initial categories in the database
6dce861View on GitHubRefactor Reports schema: change description field type from uuid to varchar with a length of 500
8010208View on GitHubAdd sortOrder parameter to store query and update ordering logic
2af5b62View on GitHubFix createReport function to use productId from request object
9990b20View on GitHubAdd store request and product restoration handlers; refactor related routes and services
a84d3d4View on GitHubFix getFromEmail function to use EMAIL_SENDER for production environment
ec90840View on GitHubFix getFromEmail function to ensure consistent sender address in production
5d627efView on GitHubAdd localhost to CORS origin for local development testing support
1edbd28View on GitHubAdd localhost to CORS origin for local development test support
9804f89View on GitHubFix server listen to default host for improved flexibility
3898cfdView on GitHub