This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
What's Changed
- Add submit school form controller by @MRmlik12 in #1
- Add default CORS policy by @MRmlik12 in #2
- Add approve school form endpoint by @MRmlik12 in #3
- Fix app.UseCors to Program.cs by @MRmlik12 in #4
- Short response from GetSchoolController to keep only id, schoolName and aproved by @MRmlik12 in #5
- Add get school form endpoint by @MRmlik12 in #6
- Add refuse school form endpoint by @MRmlik12 in #7
- Change http port to 6002 and https to 6012 by @MRmlik12 in #8
- Add CodeQL for scanning vulnerabilities by @MRmlik12 in #9
- Add dependabot for update new dependencies by @MRmlik12 in #10
- Bump MediatR from 10.0.0 to 10.0.1 by @dependabot in #11
- Bump coverlet.collector from 3.1.0 to 3.1.1 by @dependabot in #12
- Bump coverlet.collector from 3.1.1 to 3.1.2 by @dependabot in #14
- Bump AutoMapper from 11.0.0 to 11.0.1 by @dependabot in #13
- Add GetSchoolForms controller test by @MRmlik12 in #16
- Add RefuseSchoolForm controller test by @MRmlik12 in #17
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.1 to 6.0.2 by @dependabot in #15
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #18
- Add docker production configuration by @MRmlik12 in #19
- Add pages to school forms endpoint by @MRmlik12 in #20
- Bump FluentValidation from 10.3.6 to 10.4.0 by @dependabot in #24
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.2 to 6.0.3 by @dependabot in #22
- Bump Swashbuckle.AspNetCore from 6.2.3 to 6.3.0 by @dependabot in #21
- Bump MongoDB.Driver from 2.14.1 to 2.15.0 by @dependabot in #23
- Change license date to present by @MRmlik12 in #25
- Add logger to log exceptions and traffic by @MRmlik12 in #26
- Improve integration tests by @MRmlik12 in #28
- Change endpoints name by @MRmlik12 in #29
- Don't send body content in approve controller by @MRmlik12 in #30
- Change Approved and Refused properties into Status enum by @MRmlik12 in #31
- Improve README.md by @MRmlik12 in #33
- Add code coverage by @MRmlik12 in #34
- Add image building and deploying to github registry by @MRmlik12 in #35
- Add sendgrid by @MRmlik12 in #36
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.3 to 6.0.4 by @dependabot in #27
- Bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 by @dependabot in #37
- Bump FluentValidation from 10.4.0 to 11.0.0 by @dependabot in #39
- Bump Vulder.SharedKernel from 0.1.10 to 0.1.13 by @dependabot in #38
- Bump MongoDB.Driver from 2.15.0 to 2.15.1 by @dependabot in #40
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 by @dependabot in #41
- Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 by @dependabot in #42
- Bump FluentValidation from 11.0.0 to 11.0.1 by @dependabot in #43
- Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.5 by @dependabot in #44
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #45
- Add label to docker image by @MRmlik12 in #46
New Contributors
- @MRmlik12 made their first contribution in #1
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/VulderApp/SchoolForm/commits/0.1.0