Releases: intive/patronage2023-dotnet
Releases · intive/patronage2023-dotnet
v.0.6.0
What's Changed
- Feature/patro23-240-setup-azurite-container by @AlanP22 in #60
- Bugfix/PATRO23-325-edit budget endpoint enhancement by @PiotrekkP in #90
- bugfix/PATRO23-324 create budget currency validator by @PiotrekkP in #99
- Bugfix/PATRO23-295-move event handlers to valid namespace by @PiotrekkP in #92
- feature/PATRO23-297 - change name of the business rules by @DawidBski in #94
- bugfix/PATRO23-327 sorting and pagination fix by @PiotrekkP in #95
- feature/PATRO23-41 - add remove budget test by @DawidBski in #78
- feature/PATRO23-331 - standardization the names of systems subjected to testing by @DawidBski in #101
- Bugfix/PATRO23-314-323 - fix invalid transaction cancel by @DawidBski in #93
- bug/PATRO23-331 - Change to ISO8601 date format by @IzabelaPalubicka in #100
- bugfix/PATRO23-334 - change some class locations by @DawidBski in #102
- [PATRO23-312] Add filtering by type by @pzajaczkowski in #89
- feature/PATRO23-307 Remove redundant AppException classes by @KlaudiaGajocha in #96
- feature/PATRO23-332 - budget details filtering by category type by @pzajaczkowski in #104
- feature/PATRO23-338 - add favourite mock by @IzabelaPalubicka in #106
- bug/PATRO23-342 - change password chars by @IzabelaPalubicka in #108
- bug/PATRO23-343 - Add income categories by @IzabelaPalubicka in #109
- Feature/patro23 311 budget details searching by name by @a-lipert in #105
- Bugfix/PATRO23-341 Change avatar to string. by @a-lipert in #111
- feature/PATRO23-276 - Add sharing budget by @IzabelaPalubicka in #97
- tests/PATRO23-337 - add tests for user budget by @DawidBski in #103
- feature/PATRO23-35 - add isFavourite flag by @IzabelaPalubicka in #113
- [PATRO23-299] fix budget values by @Kepeczsz in #84
- bugfix/PATRO23-353 - fix delete favourite by @IzabelaPalubicka in #117
- bugfix/PATRO23-354 - wrong budget name by @pzajaczkowski in #119
- feature/PATRO23-340 - add hangfire background job by @DawidBski in #112
- bugfix/PATRO23-355 - fix password regex by @pzajaczkowski in #118
- [PATRO23-348] Budget contains invalid dates. by @Kepeczsz in #115
- task/PATRO23-364 - add favourite flag to budget details by @IzabelaPalubicka in #120
- [PATRO23-134] add validation pipeline by @Slashu in #116
- feature/PATRO23-379 create mock for generating report. by @Kepeczsz in #124
- feature/patro23-43 - import and export budgets by @LukaszWinowicz in #107
- Feature/PATRO23-372 Report by @Kepeczsz in #125
- bug/PATRO23-380 invalid userId validation by @Kepeczsz in #127
- bug/PATRO23-393 add filtering by currency in report by @Kepeczsz in #130
- feature/PATRO23-346 - add favourite budget tests by @IzabelaPalubicka in #123
- feature/PATRO23-339 add email service to send emails by @a-lipert in #114
- bug/PATRO23-394 invalid userId validation by @Kepeczsz in #131
- bug/PATRO23-384-invalid-response-type-in-export by @Kepeczsz in #132
- Bugfix/patro23 43 fix validation in import/export budgets by @LukaszWinowicz in #129
- [PATRO23-367] add validation codes to validators, add CustomValidatio… by @Slashu in #136
- feature/PATRO23-370-refresh-token by @Kepeczsz in #135
- Feature/PATRO23-351 - export expenses and incomes from csv file by @pzajaczkowski in #133
- bug/PATRO23-400-add-email-to-users-list-in-budget-details by @Kepeczsz in #142
- bug/PATRO23-401-invalid-budget-dates-revert by @Kepeczsz in #143
- Feature/PATRO23-373 Share budget improvment by @IzabelaPalubicka in #134
- Bugfix/PATRO23-378 Invalid validation in create budget. by @a-lipert in #138
- Feature/patro23 313 budget details sorting in columns by @PiotrekkP in #126
- feature/PATRO23-350 - add new transaction categories to budget by @DawidBski in #128
- Feature/patro23 352 export income expanse via mail by @Kepeczsz in #144
- Feature/PATRO23-349 Export budget via mail by @KlaudiaGajocha in #141
- [PATRO23-402] - fix sending email. Add emal box authentication. by @mateuszgiedzinski in #145
- Feature/PATRO23-230 - add transaction attachment by @AlanP22 in #121
- [PATRO23-408] - change user information returned for list of transact… by @mateuszgiedzinski in #146
- Bugfix/PATRO23-411 - adjust category validation in import transactions by @pzajaczkowski in #147
- [PATRO23-412] fix access token. by @Kepeczsz in #148
- Release_v.0.6.0. by @IzabelaPalubicka in #149
Full Changelog: v.0.5.0...v.0.6.0
v.0.5.0
What's Changed
- feature/PATRO23-55 - add user module by @pzajaczkowski in #70
- feature/PATRO23-106 - add base repository class by @IzabelaPalubicka in #65
- feature/PATRO23-231-229 - add tests by @DawidBski in #67
- feature/PATRO23-41 - Remove budget by @DawidBski in #69
- Bugfix/PATRO23-302 - set valid repositories in tests by @DawidBski in #76
- Bugfix/PATRO23-301 - incorrect displaying budget details info by @DawidBski in #73
- Bugfix/PATRO23-303 - invalid migrations for state field by @DawidBski in #77
- Feature/patro23 299 mock budget statistic details by @Kepeczsz in #71
- [PATRO23-131]-Add test to prevent using mediatR directly by @mateuszgiedzinski in #79
- [PATRO23-132]-Add architecturetest that checks aggregates fields and … by @mateuszgiedzinski in #82
- Feature/PATRO23-39-edit-budget by @PiotrekkP in #75
- Feature/patro23 52 add middleware global error handler by @Slashu in #72
- Feature/patro23 123 add database integration testes by @KlaudiaGajocha in #63
- Bugfix/PATRO23-306 - Fix invalid route for Example module by @pzajaczkowski in #85
- Fix: Create budget transaction validator enables to create budget tra… by @PiotrekkP in #87
- Feature/patro23 277 cancel income expense by @Kepeczsz in #83
- Feature/patro23 24 list of users in application by @a-lipert in #80
- Bugfix/patro23-308 - 500 when id for create budget missing by @LukaszWinowicz in #86
- feature/PATRO23-273 - roles and permissions by @DawidBski in #81
- Release v.0.5.0 by @AlanP22 in #88
New Contributors
Full Changelog: v.0.4.0...v.0.5.0
v.0.4.0
What's Changed
- feature/PATRO23-33 - List of budgets by @a-lipert in #44
- feature/PATRO23-193 - create user in kc by @IzabelaPalubicka in #48
- Feature/patro23 50 add console application insights loggingg by @KlaudiaGajocha in #40
- feature/PATRO23-205 - enhance code quality check by @DawidBski in #52
- Bug/applicationinsights - error by @Kepeczsz in #53
- feature/PATRO23-242 - DockerCompose for local smtp mock by @LukaszWinowicz in #55
- feature/PATRO23-201 - prevent add launch settings by @IzabelaPalubicka in #56
- Create budget aggregate by @AlanP22 in #41
- feature/PATRO23-206 - add DateTimeProvider. by @IzabelaPalubicka in #54
- feature/PATRO23-159 - change docker csproj location and clean dockerfile by @DawidBski in #58
- feature/PATRO23-158 - Improve automatic registration by @Kepeczsz in #59
- hot fix of assemblies by @Kepeczsz in #61
- Feature/patro23-226 create budget validator by @a-lipert in #50
- feature/PATRO23-227 - budget details basic information by @pzajaczkowski in #57
- Bugfix/PATRO23-279 add budget icon to list of budgets by @a-lipert in #64
- feature/PATRO23-231 - create new income and expense by @Kepeczsz in #51
- Release_v.0.4.0 by @Kepeczsz in #66
Full Changelog: v.0.3.0...v.0.4.0
v.0.3.0
What's Changed
- [PATRO23-154] add design time dbcontex creation by @DawidBski in #27
- feature/PATRO23-102-Add-migrations-run-on-startup by @pzajaczkowski in #35
- feature/[PATRO23-145] - add registration to keycloak by @IzabelaPalubicka in #33
- feature/[PATRO23-64] - keycloak user authentication by @pzajaczkowski in #34
- feature/PATRO23-146 - add password policy by @IzabelaPalubicka in #36
- feature/patro23-135-create budget module by @PiotrekkP in #37
- feature/PATRO23-133 - User context provider by @pzajaczkowski in #45
- feature/PATRO23-202 enhance swagger documentation by @DawidBski in #42
- feature/patro23-7 sign in by @LukaszWinowicz in #43
- Feature/patro23-192 - create sign up api endpoint by @Kepeczsz in #38
- Release_v.0.3.0. by @IzabelaPalubicka in #49
Full Changelog: v.0.2.0...v.0.3.0
v.0.2.0
What's Changed
- Feature/patro23 47 add entity framework by @a-lipert in #5
- Joined sparated constructors in ExampleRepo by @pzajaczkowski in #12
- Update dev based on bugfixes in main. by @mateuszgiedzinski in #14
- Origin/feature/PATRO23-102-Run-Migrations-On-Startup by @KlaudiaGajocha in #13
- Feature/patro23 46 fluent validation by @PiotrekkP in #8
- [PATRO23-142] Edit readme formatting. by @a-lipert in #19
- Feature/patro23 66 automatic registration by @IzabelaPalubicka in #17
- Feature/Patro23 59 mssql table as domain event store by @a-lipert in #18
- [PATRO23-147] Fix readme instructions. by @a-lipert in #25
- [PATRO23-54] Local docker development environment by @DawidBski in #20
- Feature/patro23 69 automatic configuration dbcontext by @pzajaczkowski in #22
- [PATRO23-56] Local keycloak environment by @DawidBski in #24
- Feature/patro23 48 mediat r as command query bus by @AlanP22 in #16
- feature/Patro23-49-Created CreateExampleCommandHandlerTests, GetExampleQueryHandlerTests… by @LukaszWinowicz in #6
- Feature/patro23 105 configure api cors policy by @LukaszWinowicz in #23
- Bug/patro23-160 Build error on Mac by @AlanP22 in #29
- Bug/patro23 157 error during calling example controller by @Kepeczsz in #28
- Release_v.0.2.0 by @mateuszgiedzinski in #31
New Contributors
- @a-lipert made their first contribution in #5
- @KlaudiaGajocha made their first contribution in #13
- @PiotrekkP made their first contribution in #8
- @DawidBski made their first contribution in #20
- @AlanP22 made their first contribution in #16
- @LukaszWinowicz made their first contribution in #6
Full Changelog: v.0.1.0...v.0.2.0
Release v.0.1.0
Merge pull request #11 from intive/dev Release_v.0.1.0.