Skip to content
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

Improvements in opening flowcharts #176

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Improvements in opening flowcharts #176

merged 1 commit into from
Oct 20, 2024

Conversation

paulsaxe
Copy link
Collaborator

  • Removed directories and files not ending in ".flow" from the list of flowcharts that can be opened.
  • When getting a flowchart from a previous job, the list of jobs is reversed so the most recent is at the top.
  • Enhanced the handling of parameters to support e.g. lists of values with the normal units attached. Used in e.g. thermochemistry to allow lists of temperatures and pressures with associated units.

* Removed directories and files not ending in ".flow" from the list of flowcharts
  that can be opened.
* When getting a flowchart from a previous job, the list of jobs is reversed so
  the most recent is at the top.
* Enhanced the handling of parameters to support e.g. lists of values with the
  normal units attached. Used in e.g. thermochemistry to allow lists of temperatures
  and pressures with associated units.
@paulsaxe paulsaxe added the enhancement New feature or request label Oct 20, 2024
@paulsaxe paulsaxe requested a review from seamm October 20, 2024 16:23
Copy link
Contributor

@seamm seamm left a comment

Choose a reason for hiding this comment

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

LGTM

@seamm seamm merged commit b7c4f51 into main Oct 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants