Releases: afet-yonetim-sistemi/ays-be
Releases · afet-yonetim-sistemi/ays-be
AYS BE v1.0.0.MVP
What's Changed
- Add CODEOWNERS by @halilturkoglucs in #1
- Update README.md by @halilturkoglucs in #2
- Spring skeleton for initial use by @halilturkoglucs in #3
- Liquibase Support by @halilturkoglucs in #5
- Update README.md (#4) by @Rapter1990 in #4
- Issue 7 - Update README by @halilturkoglucs in #8
- Dockerise AYS backend by @halilturkoglucs in #11
- Register User Process by @Rapter1990 in #9
- Test Data Builder Pattern Has Been Integrated by @agitrubard in #17
- Revised Tables for Liquibase and Swagger Config by @Rapter1990 in #23
- Add docker-compose.yml and k8s deployment.yaml and service.yaml files by @halilturkoglucs in #15
- Get User(s) Implementation by @Rapter1990 in #24
- Implementation of Soft Delete User and Update User by @Rapter1990 in #33
- Implementation of Register to Platform by @Rapter1990 in #35
- Implementation of Login Process by @Rapter1990 in #37
- Implementation of Refresh Token Process by @Rapter1990 in #39
- Permission of Actuator by @Rapter1990 in #40
- Project Has Been Refactored with New Infrastructure by @agitrubard in #41
CODEOWNERS
andREADME.md
Files Have Been Updated by @agitrubard in #47- OpenAPI Modifications, Dependency Adjustments by @agitrubard in #54
- CODE_OF_CONDUCT.md Generated from GitHub by @agitrubard in #62
- Change targetPort for service.yml and containerPort for deployment.yml in Kubernetes by @Rapter1990 in #65
- unauthorized action changed 401 status code to 403 by @ilkerCelimli in #64
- Implementation of showing all administrators through admin panel by @Rapter1990 in #46
- Secure Logout Flows Have Been Created for Admin Users & Users by @agitrubard in #48
- moving the tokentype field from the body section to the header section of the jwt by @ilkerCelimli in #69
- Accelerating the Initial Project Setup Processes and Documentation by @emreylmaz in #68
organization
Naming Conventions Have Been Renamed asinstitution
by @agitrubard in #70readOnly
Keyword Has Been Removed fromAdminUserAuthServiceImpl
andUserAuthServiceImpl
Services Because Services Have Insert/Update Transactions by @agitrubard in #72- Improvement GitHub community standart by @Rapter1990 in #71
docker-compose
andREADME.md
Files Have Been Refactored & MySQL Port Has Been Changed as3307
by @agitrubard in #73- README.md File Has Been Updated by @agitrubard in #81
- Improvement issue template by @artfulCoder98 in #80
- Fix Issue Template by @Rapter1990 in #86
- Implementation of Update User Status Process by @Rapter1990 in #74
- Development Has Been Done to Enable Admins to Perform Operations Only Related to Their Own Users by @agitrubard in #83
application.yml
File Has Been Refactored & Spring Boot Version Has Been Upgraded by @agitrubard in #101- HTTP Method Has Been Changed as
POST
for User List Endpoint by @agitrubard in #107 - Ambiguous Mapping Error Has Been Fixed by @agitrubard in #109
- Admin User Controller and User Controller Tests Have Been Fixed by @agitrubard in #110
- Refactor filterChain of SecurityConfiguration by @Rapter1990 in #120
- CONTRIBUTING.md File Has Been Updated for Branch and Pull Request Naming Conventions by @agitrubard in #117
- README.md File Has Been Updated for Pull Request Naming Conventions by @agitrubard in #119
- PULL_REQUEST_TEMPLATE.md File Has Been Updated for Pull Request Naming Conventions by @agitrubard in #118
- #75 | Private and Public Keys Have Been Encrypted & Flows and Tests Have Been Refactored by @agitrubard in #104
- #50 | add the test reporter. by @skayikci in #66
- #111 | Phone Number Validations and Other Validations Have Been Fixed by @ilkerCelimli in #114
- #115 | Refactor Admin Default Role by @Rapter1990 in #121
- #116 | Refactor default createdUser and updatedUser values by @Rapter1990 in #122
- #123 | Add institution name to token for Admin User by @Rapter1990 in #125
- #124 | Building And Running Flows of Application Have Been Fixed by @agitrubard in #126
- Phone Number Validations Has Been Fixed by @agitrubard in #127
- #130 | MySQL - Testcontainers Infrastructure & Integration by @agitrubard in #131
- Deployment YML Files Have Been Fixed by @agitrubard in #129
- #132 | Enabling Application Information Service with Spring Boot Actuator by @agitrubard in #133
- Application Status Badge Has Been Added to README.md File by @agitrubard in #128
- GitHub Actions Deployment Flow Has Been Fixed by @agitrubard in #134
- #138 | Authentication Principal of
anonymousUser
Has Been Filtered by @agitrubard in #140 - #137 | Specification Infrastructure Has Been Fixed without
Map.foreach()
Method by @agitrubard in #139 - #88 | DDLs and DMLs Have Been Created for
AYS_USER_LOCATION
andAYS_USER_ASSIGMENT
by @agitrubard in #108 - #105 | Create Assignment And Location Domain by @Rapter1990 in #112
- Improvement README.md file by @artfulCoder98 in #145
- End-to-End System Tests Have Been Integrated by @agitrubard in #142
- #146 | Implement the process of Assignment for Save Operation by @Rapter1990 in #147
- #99 | Save Latest Location of User Flow by @agitrubard in #151
- #150 | Fix response type of save user endpoint by @ibrahimdenizz in #153
README.md
File Has Been Updated and Refactored by @agitrubard in #154- #150 | Revert | Fix response type of save user endpoint by @agitrubard in #155
- #94 | Implement the process of getting Assignment by ID by @Rapter1990 in #156
- #157 Admin Registration Flow Bugfix by @moaydogdu in #158
- #161 | Added supportStatus to user details. by @ilkerCelimli in #162
- #95 | Implement the process of searching Assignment by location by @ibrahimdenizz in #159
- #164 | Updated the Assignment Detail Service Response by @AhmetAksunger in #165
- #93 | Implementation of 'Assignment Listing' API Endpoint by @AhmetAksunger in #160
- #163 | Fixed response type of search assignment endpoint by @ibrahimdenizz in #167
- #148 | Implementation of 'Update Assignment' API Endpoint by @AhmetAksunger in #169
- #149 | Implementation of 'Delete Assignment' API Endpoint by @AhmetAksunger in https://gith...