- Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: RandomProgramm3r/Promo-Code-API
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Implement comment management endpoints
#49 by RandomProgramm3r was merged Jun 11, 2025 Loading…
test: Add comprehensive tests for PromoComment
#50 by RandomProgramm3r was merged Jun 21, 2025 Loading…
chore(env): Update .env.example with new configuration variables
#52 by RandomProgramm3r was merged Jul 2, 2025 Loading…
feat: Add promo code activation and history endpoints
#53 by RandomProgramm3r was merged Jul 3, 2025 Loading…
test: Add comprehensive tests for user promo operations
#54 by RandomProgramm3r was merged Jul 4, 2025 Loading…
test: Add tests for promo activation statistics
#56 by RandomProgramm3r was merged Jul 6, 2025 Loading…
feat: Refactor core logic and enhance security
#57 by RandomProgramm3r was merged Jul 9, 2025 Loading…
refactor(core, business): unify pagination and promo serializers with enhanced validation
#58 by RandomProgramm3r was merged Jul 15, 2025 Loading…
refactor(core, business, serializers): centralize base serializers and streamline promo/user logic
#59 by RandomProgramm3r was merged Jul 17, 2025 Loading…
refactor(likes): make like/unlike operations atomic and enhance like action tests
#60 by RandomProgramm3r was merged Jul 17, 2025 Loading…
refactor(feed): Simplify promo feed logic and related views
#61 by RandomProgramm3r was merged Jul 22, 2025 Loading…
refactor(user, validators): extract PromoActivationService & simplify password validators
#62 by RandomProgramm3r was merged Jul 23, 2025 Loading…
refactor: consolidate Redis config, validators, tests, and serializer logic
#63 by RandomProgramm3r was merged Jul 25, 2025 Loading…
chore: refactor promo activation, update lint rules, and expand test coverage
#64 by RandomProgramm3r was merged Jul 26, 2025 Loading…
chore: make hosts configurable and enrich project documentation
#65 by RandomProgramm3r was merged Jul 26, 2025 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.