Release Notes for Version 0.5.0.1 of C#Bot.
C#Bot 0.5.0.1
Summary
- Upgraded to Dotnet Core 3
- Added forms behaviour
Migration Steps
- Follow this migration guide for upgrading from dotnet core 2.2 to 3.0
Story
- CB-4186 - C# Dot Net Core Update to 3.x
- CB-4503 - Form editor interface
- CB-4562 - Overwritable beforeSave function to React Model
- CB-4446 - Enable Question Toggle (based on other question answers)
- CB-4443 - Form create submission interface
- CB-4442 - Create Text Field Question Tile
- CB-4440 - Create question JSON schema and types
- CB-4439 - Create Graphql Submission and version endpoint
- CB-4424 - Create version controller
- CB-4418 - Template version and submission classes for forms (database models)
- CB-4380 - Frontend navigation bar
- CB-4260 - Services as interfaces
- CB-2505 - Navigation Buttons
- CB-2337 - Security Model Test
Task
- CB-4595 - Guards for form files
- CB-4559 - Forms testing
- CB-4495 - Forms page
- CB-4426 - Security for submission entities
- CB-4397 - Clean-up Jenkins Pipeline tasks and add option to run serverside tests
- CB-4287 - Clean-up serverside tests
Defect
- CB-4286 - Expanding an admin menu will reset the current view
- CB-4245 - Remove unnecessary DI statement builder.RegisterAssemblyTypes