-
Notifications
You must be signed in to change notification settings - Fork 35
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
Features and fixes ar q2 q3 q4 2021 #858
Closed
vahidm1993
wants to merge
175
commits into
DLR-RM:develop
from
AgileRobotsAG:features_and_fixes_ar_q2_q3_q4_2021
Closed
Features and fixes ar q2 q3 q4 2021 #858
vahidm1993
wants to merge
175
commits into
DLR-RM:develop
from
AgileRobotsAG:features_and_fixes_ar_q2_q3_q4_2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
as the docker build host is still too slow
test: increase test timeout See merge request dev/sys/tci/rafcon!17
as the treeview's model is now the TreeModelFilter the iters of the TreeModel can't be used directly for selecting elements; the path can be used, as it is identical between the TreeModelFilter and the TreeModel
feat/add state machines search See merge request dev/sys/tci/rafcon!16
…l-library-usages # Conflicts: # CHANGELOG.rst # source/rafcon/gui/controllers/library_tree.py
add find usage feature See merge request dev/sys/tci/rafcon!18
new execution history layout See merge request dev/sys/tci/rafcon!26
fix: API generation See merge request dev/sys/tci/rafcon!28
…lop' do not create already existing transitions Closes DLR-RM#31 See merge request dev/sys/tci/rafcon!27
fix: assign an empty string to to_key_label Closes DLR-RM#32 See merge request dev/sys/tci/rafcon!29
call 'show_notification' via 'idle_add' Closes #41 See merge request dev/sys/tci/rafcon!33
Co-authored-by: Franz Steinmetz <[email protected]>
2 tasks
Thank you for these great features and important fixes. I focused on testing the new features and really like them. I found some possible improvements and bugs, which I list in the following:
|
A new pull request is created: |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary of pull request to merge in new features developed at Agile Robots AG.
Open TODOs before the pr can be merged:
Open TODOs after the pr: