Intent.Modules icon indicating copy to clipboard operation
Intent.Modules copied to clipboard

Common modules and designers for Intent Architect

Results 74 Intent.Modules issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/1290262/50635556-512f3680-0f5b-11e9-9a8c-6d86a7aa0bcc.png) ![image](https://user-images.githubusercontent.com/1290262/50635560-57bdae00-0f5b-11e9-9935-e1de784927ff.png)

Consider the following: ![image](https://user-images.githubusercontent.com/1290262/49140799-db9dce00-f2fd-11e8-9c4c-4e813c62ebf2.png) The reason for adding the C# stereotype is to specify the correct namespace, but the `Type` field will always be the same as the name field....

enhancement

Intent needs a way to cleverly figure out your latest version of Visual Studio as it doesn't figure out what your VS 2017 path is and so it just gives...

Either through a decorator or an option on the modules, they should support EF's optimistic concurrency feature through a rowversion column in the database.

enhancement

When a package was wrongfully requested, instead of getting an error message in the Intent logs saying that the package was not found, it returned this error: >Intent Package Restorer...

The first change run in SFE works without issues. Making a subsequent change and trying to execute the SFE, results in an exception thrown, that one of the CSPROJ files...

Not sure if this is a Module or EF Core problem but on non-composite relationships the migrations being generated reflect relationships that can be "cascade deleted". This causes migration execution...

The 0..1 relationship seems to include an implicit reverse navigation in the EF Mapping code which causes the code compilation to break. Something worth looking at?

When you create a new DTO and you type in a name, it highlights the DTO but because it orders it in the folder, it might jump out of sight...

Its a bit of a convenience method but would it be OK to add the "Add field" shortcut (only) to the currently selected field so that it will add another...