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

Since Templates have `TemplateIds` for `Templates`, `DecoratorIds` for `Decorators`, etc. that is specified in `code` and in the `imodspec`, can we have the `IntentArchitectPackager` verify that the Ids defined in...

Possibly a Mac only issue. ![image](https://user-images.githubusercontent.com/1290262/57029926-6b47ff80-6c43-11e9-87c5-1d3a2199b8d6.png)

For Templates that wish to update the Web.config file in a Visual Studio project, they only need to register a decorator that inherits `IXmlDecorator` indirectly which gives the decorator access...

![image](https://user-images.githubusercontent.com/870474/54867427-d111b380-4d88-11e9-84bc-cc4511717103.png)

In the Intent Modules view, the versions shown on the table view shows the version that is currently published instead of the current installed version. This is quite confusing to...

Running only VS 2019 (without having 2015 or earlier installed): > ``Microsoft.Build.Exceptions.InvalidProjectFileException: The tools version "15.0" is unrecognized. Available tools versions are "14.0", "2.0", "3.5", "4.0". C:\Dev\Project\Project.csproj at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(String errorSubCategoryResourceName,...

This works fine for text boxes, but not for numeric values. Steps to reproduce: - Apply a stereotype with a numeric property on it. - Change the numeric property value...

bug

The module configurations are tucked away in the modules screen. It would be more useful to make them more visible by showing them in the projects layout screen - near...

When I use use a stereotype, I would like to be able to make a property on the stereotype mandatory and for the modeller to indicate the missing property value...

The error message in the factory output doesn't help me understand what is broken. It would help if it would indicate precisely which template it was running and for which...