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

Feature/placeholder node #531

Merged
merged 51 commits into from
Apr 4, 2024
Merged

Conversation

slavas490
Copy link
Contributor

Pull Request Details

  • Add placeholder node

tafonina and others added 30 commits June 9, 2023 14:22
reverse merge from preprod to s-pro dev
sync Preprod branch from main repo
…-methods

remove outdated methods of old smart contract
fix invalid character, updates in BN lib
fix frontend error message for file not found
@slavas490 slavas490 changed the base branch from preprod to main March 29, 2024 15:20
@slavas490 slavas490 changed the base branch from main to preprod March 29, 2024 15:21
@slavas490
Copy link
Contributor Author

@loleg please take a look at these console logs from vis-flowchart.js
image

Copy link
Contributor

@loleg loleg left a comment

Choose a reason for hiding this comment

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

They are not really "UselessNodes", I would have rather called them "Functionless" or so, because their Use is clear to the human designer! But otherwise the code looks solid.

@loleg
Copy link
Contributor

loleg commented Apr 3, 2024

Tested and approved.

There is a minor issue in CI:

sys/workflow/engine.go
sys/workflow/workflow.go
Format validation error.  Please run make fmt

Please fix this before we merge.

background: '#56ec00',
highlight: { background: '#56ec00' },
hover: { background: '#56ec00' }
background: '#f5e203',
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice 💛
In the future, we could add a variable here for letting the user choose a color.

@loleg loleg merged commit 7fa3fc3 into ProxeusApp:preprod Apr 4, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants