Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/51 update to net 5 #52

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Toumash
Copy link

@Toumash Toumash commented Dec 7, 2021

Todo

  • I cant build the frontend. Angular CLI/packages are bugged. Stuck in extract:rxjs: sill extract rxjs@^5.1.0
  • DirectoryNotFound even when using as a NugetPackage
  • Check the functionalites
  • Fix @angular/materialcss styles not working (icons and some layout things). Maybe thats something that will come in material changelog?

@Toumash
Copy link
Author

Toumash commented Dec 17, 2021

Its mostly finished, needs only style fix. Im a reactjs guy not angular, so that could take a while to figure it out. If anyone has any idea please reply.
.NET 5, Angular 13, Node 16
image

@Toumash
Copy link
Author

Toumash commented Dec 17, 2021

The diagram is there, but the entityt settings window is blocking the view :D
The css is not being loaded properly. Probably they changed something in @angular/material

@WojciechNagorski
Copy link

WojciechNagorski commented Feb 16, 2022

Are you going to finish this issue? I have the DictionaryNotFound exception on .NET 6 and ASP Core 6.

@Toumash
Copy link
Author

Toumash commented Feb 16, 2022

Are you going to finish this issue? I have the DictionaryNotFound exception on .NET 6 and ASP Core 6.

DictionaryNotFound is out of scope for this PR, i was mean to be only a workaround.
In the meantime i've found https://github.com/ErikEJ/EFCorePowerTools
If you want to use this project with .net 6 you could for example fix the css problem with the PR (currently i have no idea how to solve it but its about z-indexes and the order of rendering)
and then i'll deliver a new deployment system which wont cause DictionaryNotFound Exceptions

@Toumash
Copy link
Author

Toumash commented Feb 21, 2022

I figured out whats going on with the diagram visualizer, so the current state is:
somehow there are missing icons and some styles from material ui and @angular/cdk packages that we need to deal with to have it fully working.

@Toumash Toumash mentioned this pull request Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants