This website requires JavaScript.
Explore
Help
Register
Sign In
will
/
adopt-a-street
Watch
1
Star
0
Fork
0
You've already forked adopt-a-street
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2e12ef23d46f00fb31be4b45ee3273125c91f89
adopt-a-street
/
backend
/
models
History
William Valentin
d2e12ef23d
fix(models/point-transaction): align find() consumers to array API and correct balance/history accessors\n\nUpdates findByUser/findByType/getUserBalance/getUserTransactionHistory to consume couchdbService.find as an array, removing result.docs assumptions. Prevents undefined access and ensures correct balance retrieval.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:20 -08:00
..
Badge.js
feat: Complete standardized error handling across all models
2025-11-03 10:30:58 -08:00
Comment.js
feat: complete Comment model standardized error handling
2025-11-03 10:01:36 -08:00
Event.js
…
PointTransaction.js
fix(models/point-transaction): align find() consumers to array API and correct balance/history accessors\n\nUpdates findByUser/findByType/getUserBalance/getUserTransactionHistory to consume couchdbService.find as an array, removing result.docs assumptions. Prevents undefined access and ensures correct balance retrieval.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:20 -08:00
Post.js
…
Report.js
…
Reward.js
…
Street.js
feat: implement comprehensive search and filter system for streets
2025-11-03 13:21:59 -08:00
Task.js
feat: Complete standardized error handling across all models
2025-11-03 10:30:58 -08:00
User.js
feat: implement comprehensive gamification, analytics, and leaderboard system
2025-11-03 13:53:48 -08:00
UserBadge.js
feat: Complete standardized error handling across all models
2025-11-03 10:30:58 -08:00