Joel Anderson

Results 102 issues of Joel Anderson

@JustinProminic noticed that Groovy 4.0.0 is in alpha currently, and he wanted to ask about upgrading the language server. What is the current supported version of Groovy for groovy-language-server? I...

enhancement

In order for the agents generated by #1072 to work, we need a view for each form that shows only the documents for that form. For forms created in Domino...

enhancement

We also need support for renaming subforms. This will need to: - rename the .subform file - rename the corresponding .xml file. Note the recent work in #1067 - update...

bug
enhancement

We previously added in-memory CRUD operations for the generated Domino Visual Editor Royale applications (#1040). Now that we have the generated agents working with Royale for Form Builder (#978), I...

enhancement

We would like to generate Java agents for Domino Visual Editor, similar to what we did for Form Builder in #978. The agent template was designed to work with the...

bug

I did a test with Git on Windows, using the installation from Moonshine SDK Installer (See #449). I used Vagrant to create fresh Windows VM for this test. Unfortunately, I...

bug
investigation

I have added a new script to deploy Royale applications to the `DominoVagrant/demo` Vagrant instance. This will be used to clear the CORS errors without the need to start a...

feature request
test ready
in-progress
domino
on Branch

We are working on setting up a [Domino server on a Vagrant instance](https://github.com/DominoVagrant/demo) so that we can test the converted database in a safe sandbox environment. The deployment will be...

enhancement
feature request
test ready
in-progress
on Branch

We would like to add support for Subforms in the Form editor, so that blocks of form mockups can be shared between multiple forms. UPDATE: Branch: features/issue_1015_subform_support Bamboo Builds: https://static.moonshine-ide.com/downloads/releases/dev/macos/branches/features/issue_1015_subform_support...

enhancement
domino

We have been adding collapsible sections for the new properties added in #1008. ![image](https://user-images.githubusercontent.com/24532731/169396121-0e9984d2-6c36-457f-95f0-c299e8e18558.png) However, with the current implementation: - It is hard to distinguish these collapsible sections from normal...

bug
enhancement
domino