aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Necessary backend for issue #673 #267

Closed Bisgaard01 closed 2 years ago

Bisgaard01 commented 2 years ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Added ShowPopup column to Setting table. Added ef core migration to enable upgrading/downgrading database to/from this version.

Fixes part of #673

Type of change

Delete unchecked boxes (only for Type of change)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Development Configuration Type "flutter --version" and "dart --version" in your CMD to check versions.

*ASP.NET Core Runtime 6.0.9

Checklist: