- 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
ci: Fix coverage reporting and update bages
#67 by RandomProgramm3r was merged Jul 27, 2025 Loading…
fix(ci): Correct Codecov reporting and file discovery
#68 by RandomProgramm3r was merged Jul 27, 2025 Loading…
feat: Create a user application for registration and authentication, write tests.
#2 by RandomProgramm3r was merged Mar 8, 2025 Loading…
refactor: Rework JWT authentication and add tests.
#3 by RandomProgramm3r was merged Mar 15, 2025 Loading…
refactor: Rework the validator for the other field and its age and country fields.
#4 by RandomProgramm3r was merged Mar 16, 2025 Loading…
refactor: Add some changes to registration and authentication, add a test.
#5 by RandomProgramm3r was merged Mar 17, 2025 Loading…
feat: Add authorization and authentication for companies.
#9 by RandomProgramm3r was merged Mar 25, 2025 Loading…
test: Add tests for the business application.
#10 by RandomProgramm3r was merged Mar 26, 2025 Loading…
feat: refresh token company update, add tests
#11 by RandomProgramm3r was merged Mar 27, 2025 Loading…
feat: Implement promo creation endpoint with validations and company …
#12 by RandomProgramm3r was merged Mar 28, 2025 Loading…
test: Add tests to the business app for creating promo codes.
#13 by RandomProgramm3r was merged Mar 29, 2025 Loading…
feat(business): Replace numeric ID with UUID for Company and Promo models.
#14 by RandomProgramm3r was merged Mar 30, 2025 Loading…
feat(business): Add endpoint GET api/business/promo/list.
#15 by RandomProgramm3r was merged Apr 6, 2025 Loading…
test: Add tests for the GET api/business/promo/list endpoint.
#16 by RandomProgramm3r was merged Apr 7, 2025 Loading…
feat(business): Add GET endpoint /api/business/promo/{id}/.
#19 by RandomProgramm3r was merged Apr 10, 2025 Loading…
test(business): Rename and extend base class for promo tests.
#20 by RandomProgramm3r was merged Apr 11, 2025 Loading…
feat: Add PATCH method and PromoDetailSerializer for promo endpoint.
#21 by RandomProgramm3r was merged Apr 12, 2025 Loading…
test(business): Add tests for promo code detail endpoint.
#22 by RandomProgramm3r was merged Apr 13, 2025 Loading…
test(business): Add more validation tests for the detail endpoint.
#23 by RandomProgramm3r was merged Apr 14, 2025 Loading…
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.