Releases: podkrepi-bg/api
Releases · podkrepi-bg/api
v0.6.3
Highlights
- Feature/notify all users on donation by @AndreyGoranov in #431
- More descriptive errors sent to frontend in case of unique db record constraint
- [in-progress] new donation flow
What's Changed
- 407 - New Donation Flow PaymentIntent endpoints and flow by @dimitur2204 in #425
- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #429
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #430
- Cancel Payment Intent Endpoint by @dimitur2204 in #433
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #434
- Modified Prisma UniqueConstraint Error Structure returned in response by @BogoCvetkov in #437
- New Donation Flow - Payment status bug fixes after testing by @dimitur2204 in #436
- Fix target ref for PR tests by @imilchev in #441
New Contributors
- @BogoCvetkov made their first contribution in #437
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Hotfix
- reverted nestjs/axios to try fix google login by @quantum-grit in #427
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Highlights
- Fixed double counting in vault.amount when same bank import is uploaded twice by @quantum-grit in #421
- Added more factories for the seeds (#411) by @valkirilov in #419
- reduced logger verbosity on non-dev environment by @quantum-grit in #426
What's Changed
- package upgrades for security by @quantum-grit in #418
- build(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #422
- build(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #423
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #424
Full Changelog: v0.5.1...v0.6.1
v0.5.1
Highlights
- [#1184] Admin Donations Search by @AndreyGoranov in #413
- Deleting of campaign to set status to deleted without actually deleting it by @quantum-grit in #417
- Added more factories for the seeds by @valkirilov in #411
Other Changes
- build(deps): bump luxon from 3.1.1 to 3.2.1 by @dependabot in #414
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #412
- build(deps): bump class-validator from 0.13.2 to 0.14.0 by @dependabot in #416
Full Changelog: v0.5...v0.5.1
v0.5.0
Highlights
- Monthly Donations subscription that can be cancelled by user or stops automatically after campaign target is reached
- Pagination of donation wishes
- Donations Admin UI import/export and filtering improvements
What's Changed
- Add pagination to findWishesByCampaignId endpoint. by @katzarov in #397
- Update package.json by @valkirilov in #401
- Refactor isBillingNameNil function for bank transaction files by @Nnachevvv in #399
- Added campaign to the donation response object by @kachar in #405
- filled billingName with 'cash payment' when OppositeSideName is empty by @quantum-grit in #404
- Introduce factories for the seeds by @valkirilov in #403
- 1194 - set faker seed to 1 for consistent data by @dimitur2204 in #406
- Payment intent endpoint by @dimitur2204 in #410
- Admin donations filters by @AndreyGoranov in #409
- Recurring donations backend part by @slavcho in #390
- Recurring donations credentials fix by @slavcho in #415
New Contributors
Full Changelog: v0.4.16...v0.5
v0.4.16
Highlights
- Fixed for imported donations - timezone and missing name when donation on bank counter
- Export of donations to excel
- Fixed regression - creating campaign was not working
What's Changed
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #381
- Fix Docker issue by @ani-kalpachka in #388
- Export data to excel by @AndreyGoranov in #391
- Upgrade typescript dependency from 4.3.5->4.8.3 by @Nnachevvv in #392
- Fix date time for bank transactions by @Nnachevvv in #387
- Update the mapping of donations data before export by @AndreyGoranov in #396
- Check if billing name is present during cash deposit by @Nnachevvv in #393
- removed company relation until the frontend starts sending proper request by @quantum-grit in #398
New Contributors
- @ani-kalpachka made their first contribution in #388
- @AndreyGoranov made their first contribution in #391
Full Changelog: v0.4.15...v0.4.16
v0.4.15
What's Changed
- [fixed-regression] added the missing campaignPhotos in response by @quantum-grit in #386
Full Changelog: v0.4.14...v0.4.15
v0.4.14
Highlights
- Paypal integration with listening to webhook events
- Single postgres instance on localhost for backend db and keycloak db
- Added Legal Entity as Organizer
What's Changed
- campaign required field - hacktoberfest2022 by @devkishor8007 in #347
- reduce test coverage annotations by @quantum-grit in #349
- Edit permision to be given also for user in role, not only admins by @marinovl7 in #346
- Feature/update donation person by @stann1 in #348
- Paypal integration continues by @quantum-grit in #350
- paypal continued by @quantum-grit in #351
- Paypal fixing config by @quantum-grit in #352
- Paypal continued by @quantum-grit in #353
- Trying to fix RawBody from request for Paypal by @quantum-grit in #354
- added: paypal config in docker compose by @quantum-grit in #355
- stabilize campaign seed by @quantum-grit in #356
- trying to fix rawbody for paypal on staging by @quantum-grit in #357
- 359 - One postgres instance for both keycloak and general database by @dimitur2204 in #360
- Update outdated docs discrepancies by @valkirilov in #361
- 1087 feature add ability to assign legal entitycompany as organizer by @dimitur2204 in #362
- Report test results to an artifact by @imilchev in #373
- upgrade yarn by @quantum-grit in #372
- fix migrations docker build by @quantum-grit in #375
- upgrade migrations image to node18 by @quantum-grit in #376
- Seed more donations for campaigns by @batebobo in #369
- build(deps): bump imranismail/setup-kustomize from 1 to 2 by @dependabot in #377
- 379 Add better database seeds by @dimitur2204 in #380
- Add foreign key for campaign.company_id by @Nnachevvv in #383
- fixing bank imports with floating numbers by @quantum-grit in #385
- fixign local docker seed and keycloak init by @quantum-grit in #382
New Contributors
- @valkirilov made their first contribution in #361
- @batebobo made their first contribution in #369
- @Nnachevvv made their first contribution in #383
Full Changelog: v0.4.13...v0.4.14
v0.4.13
What's Changed
- [API improvement]: Add Tags by @devkishor8007 in #343
- Upgrade github actions by @imilchev in #345
- New API endpoint to get all the campaigns that the user donated to by @marinovl7 in #342
New Contributors
- @devkishor8007 made their first contribution in #343
- @marinovl7 made their first contribution in #342
Full Changelog: v0.4.12...v0.4.13
v0.4.12
What's Changed
- Initial Paypal Integration by @quantum-grit in #341
Full Changelog: v0.4.11...v0.4.12