Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Property Reorder & Value Insert #398

Merged
merged 11 commits into from
Jun 22, 2020
Merged

Conversation

fschrader1992
Copy link
Collaborator

This PR:

  • Enables the reordering of section properties.
  • Adds a method to insert a new property.value at a certain index.

Move Property to new_index in section.properties.
Insert property.value at index.
Allows also negative values for index (backwards position).
@coveralls
Copy link

coveralls commented Jun 19, 2020

Coverage Status

Coverage increased (+0.1%) to 77.198% when pulling 2316199 on fschrader1992:validation into 66c97fc on G-Node:master.

Copy link
Contributor

@mpsonntag mpsonntag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very useful features, nice PR!

@mpsonntag mpsonntag merged commit a231956 into G-Node:master Jun 22, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants