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.
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
Implement grouping of Attributes on generated UIs #19
Implement grouping of Attributes on generated UIs #19
Changes from all commits
771b3f2
1ae295a
a0944fb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 60 in src/fastcs/attributes.py
src/fastcs/attributes.py#L60
Check warning on line 76 in src/fastcs/attributes.py
src/fastcs/attributes.py#L76
Check warning on line 89 in src/fastcs/attributes.py
src/fastcs/attributes.py#L89
Check warning on line 121 in src/fastcs/attributes.py
src/fastcs/attributes.py#L121
Check warning on line 160 in src/fastcs/attributes.py
src/fastcs/attributes.py#L160
Check warning on line 85 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L85
Check warning on line 91 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L91
Check warning on line 100 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L100
Check warning on line 103 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L103
Check warning on line 108 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L108
Check warning on line 110 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L110
Check warning on line 121 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L121
Check warning on line 124 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L123-L124
Check warning on line 126 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L126
Check warning on line 129 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L128-L129
Check warning on line 137 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L137
Check warning on line 143 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L142-L143
Check warning on line 147 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L145-L147
Check warning on line 156 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L153-L156
Check warning on line 160 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L158-L160
Check warning on line 163 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L162-L163
Check warning on line 168 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L165-L168
Check warning on line 172 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L170-L172
Check warning on line 175 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L174-L175
Check warning on line 177 in src/fastcs/backends/epics/gui.py
src/fastcs/backends/epics/gui.py#L177
Check warning on line 20 in src/fastcs/cs_methods.py
src/fastcs/cs_methods.py#L20
Check warning on line 47 in src/fastcs/cs_methods.py
src/fastcs/cs_methods.py#L47
Check warning on line 80 in src/fastcs/cs_methods.py
src/fastcs/cs_methods.py#L80