-
Notifications
You must be signed in to change notification settings - Fork 5
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
Collection of improvements #37
Open
bernt-matthias
wants to merge
17
commits into
hexylena:main
Choose a base branch
from
bernt-matthias:imp
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a05c344 - Browse repository at this point
Copy the full SHA a05c344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d34fb - Browse repository at this point
Copy the full SHA 24d34fbView commit details
Commits on Jun 13, 2023
-
Validator isn't an InputParameter
particularly it has no name attribute that would be required
Configuration menu - View commit details
-
Copy full SHA for 8d3d242 - Browse repository at this point
Copy the full SHA 8d3d242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2730e33 - Browse repository at this point
Copy the full SHA 2730e33View commit details -
otherwise there is a name clash with the name attribute of the nodes before this change the CLI for repeats was ``` if str($i_repeat....) == "when_content" ``` now its ``` if str($i_ACTUAL_REPEAT_NAME....) == "when_content" ```
Configuration menu - View commit details
-
Copy full SHA for 5708ddf - Browse repository at this point
Copy the full SHA 5708ddfView commit details
Commits on Jun 14, 2023
-
if the `mako_path` parameter is passed to the `command_line` function then the path is overwritten, i.e. if the repeat is contained in or contains other conditionals, repeats, etc they do not appear in the path of the produced variable.
Configuration menu - View commit details
-
Copy full SHA for 4267bbf - Browse repository at this point
Copy the full SHA 4267bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a4539 - Browse repository at this point
Copy the full SHA 65a4539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67faa41 - Browse repository at this point
Copy the full SHA 67faa41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b05fd - Browse repository at this point
Copy the full SHA 87b05fdView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df7737b - Browse repository at this point
Copy the full SHA df7737bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed24244 - Browse repository at this point
Copy the full SHA ed24244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b326b - Browse repository at this point
Copy the full SHA b7b326bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9614a - Browse repository at this point
Copy the full SHA 8f9614aView commit details -
Configuration menu - View commit details
-
Copy full SHA for edda346 - Browse repository at this point
Copy the full SHA edda346View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbef250 - Browse repository at this point
Copy the full SHA bbef250View commit details
Commits on Aug 13, 2023
-
TextParam: simplify making them really non-optional
i.e. non-empty
Configuration menu - View commit details
-
Copy full SHA for 2807bba - Browse repository at this point
Copy the full SHA 2807bbaView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2f26eb - Browse repository at this point
Copy the full SHA d2f26ebView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.