What's Changed
- Add create user by @MRmlik12 in #1
- Add Login endpoint by @MRmlik12 in #2
- Add test workflow with codecov as a test coverage by @MRmlik12 in #3
- Add cors by @MRmlik12 in #4
- Migrate to JWT.NET by @MRmlik12 in #5
- Add user school list endpoint by @MRmlik12 in #6
- Add school request form endpoint by @MRmlik12 in #7
- Add delete school form endpoint by @MRmlik12 in #8
- Add update school form endpoint by @MRmlik12 in #9
- Recreate REST API architecture and migrate to .net 6 by @MRmlik12 in #10
- Add register user endpoint by @MRmlik12 in #11
- Add login endpoint by @MRmlik12 in #12
- Add CORS policy by @MRmlik12 in #13
- Add exception response by @MRmlik12 in #14
- Add dependabot configuration file to keep newest version of packages by @MRmlik12 in #15
- Bump Vulder.SharedKernel from 0.1.6 to 0.1.8 by @dependabot in #17
- Add change password endpoint by @MRmlik12 in #18
- Bump Vulder.SharedKernel from 0.1.8 to 0.1.9 by @dependabot in #19
- Add CodeQL for scanning vulnerabilities by @MRmlik12 in #22
- Bump coverlet.collector from 3.1.0 to 3.1.1 by @dependabot in #21
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 by @dependabot in #20
- Bump coverlet.collector from 3.1.1 to 3.1.2 by @dependabot in #23
- Bump Microsoft.EntityFrameworkCore.Abstractions from 6.0.1 to 6.0.2 by @dependabot in #28
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.1 to 6.0.2 by @dependabot in #25
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.1 to 6.0.2 by @dependabot in #24
- Bump Microsoft.EntityFrameworkCore from 6.0.1 to 6.0.2 by @dependabot in #27
- Bump Microsoft.EntityFrameworkCore.Design from 6.0.1 to 6.0.2 by @dependabot in #26
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #29
- Disallow register next account when 1 account is exits by @MRmlik12 in #30
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.2 to 6.0.3 by @dependabot in #34
- Bump Swashbuckle.AspNetCore from 6.2.3 to 6.3.0 by @dependabot in #32
- Bump BCrypt.Net-Next from 4.0.2 to 4.0.3 by @dependabot in #31
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.2 to 6.0.3 by @dependabot in #37
- Bump Microsoft.EntityFrameworkCore from 6.0.2 to 6.0.3 by @dependabot in #33
- Bump FluentValidation from 10.3.6 to 10.4.0 by @dependabot in #40
- Bump FluentValidation.AspNetCore from 10.3.6 to 10.4.0 by @dependabot in #36
- Change license date to present by @MRmlik12 in #41
- Add logger to log exceptions and traffic by @MRmlik12 in #42
- Cleanup Integration Tests by @MRmlik12 in #48
- Change controllers path by @MRmlik12 in #49
- Improve README.md by @MRmlik12 in #50
- Fix codecov raports by @MRmlik12 in #51
- Add image building and deploying to github registry by @MRmlik12 in #52
- Remove AuthException from project and replace from package Vulder.SharedKernel by @MRmlik12 in #53
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.3 to 6.0.4 by @dependabot in #43
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.3 to 6.0.4 by @dependabot in #47
- Bump Vulder.SharedKernel from 0.1.11 to 0.1.13 by @dependabot in #54
- Bump Microsoft.EntityFrameworkCore from 6.0.3 to 6.0.4 by @dependabot in #45
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 by @dependabot in #60
- Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 by @dependabot in #59
- Bump FluentValidation from 10.4.0 to 11.0.0 by @dependabot in #58
- Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 by @dependabot in #61
- Bump FluentValidation.AspNetCore from 10.4.0 to 11.0.0 by @dependabot in #57
- Bump FluentValidation from 11.0.0 to 11.0.1 by @dependabot in #62
- Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.5 by @dependabot in #67
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5 by @dependabot in #65
- Bump Microsoft.EntityFrameworkCore from 6.0.4 to 6.0.5 by @dependabot in #66
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #69
New Contributors
- @MRmlik12 made their first contribution in #1
- @dependabot made their first contribution in #17
Full Changelog: https://github.com/VulderApp/Admin/commits/0.1.0