This commit is contained in:
@@ -9,6 +9,13 @@ todo: Take a serious look at .net5 migration, it will almost certainly be bette
|
|||||||
1) Look at all libs I use and see if they have .net5 compatibility
|
1) Look at all libs I use and see if they have .net5 compatibility
|
||||||
2) Do it!
|
2) Do it!
|
||||||
|
|
||||||
|
aspnetcore 5.x update
|
||||||
|
By now it might be out of RC status
|
||||||
|
update guide: https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio
|
||||||
|
breaking changes: https://docs.microsoft.com/en-us/dotnet/core/compatibility/3.1-5.0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: take a look at front end cypress testing etc again, it's going to be the best way to assure quality going forward and indespensible for smoke / load testing
|
todo: take a look at front end cypress testing etc again, it's going to be the best way to assure quality going forward and indespensible for smoke / load testing
|
||||||
|
|
||||||
|
|
||||||
@@ -86,11 +93,6 @@ todo: DASHBOARD
|
|||||||
- Printable, need to test render these same metrics graphs in reports
|
- Printable, need to test render these same metrics graphs in reports
|
||||||
|
|
||||||
|
|
||||||
aspnetcore 5.x update
|
|
||||||
By now it might be out of RC status
|
|
||||||
update guide: https://docs.microsoft.com/en-us/aspnet/core/migration/31-to-50?view=aspnetcore-3.1&tabs=visual-studio
|
|
||||||
breaking changes: https://docs.microsoft.com/en-us/dotnet/core/compatibility/3.1-5.0
|
|
||||||
|
|
||||||
|
|
||||||
todo: decimal-control and currency-control:
|
todo: decimal-control and currency-control:
|
||||||
Fix currency and decimal input controls since after vue-currency update latest version get error ".$ci is undefined" when open a form with them on it
|
Fix currency and decimal input controls since after vue-currency update latest version get error ".$ci is undefined" when open a form with them on it
|
||||||
|
|||||||
Reference in New Issue
Block a user