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

Pipelines Rewrite #1075

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Pipelines Rewrite #1075

merged 4 commits into from
Feb 27, 2024

Conversation

PintoGideon
Copy link
Collaborator

@PintoGideon PintoGideon commented Feb 27, 2024

I have rewritten the pipeline component in this PR to address the bugs listed below.

  1. I have implemented error handling to ensure more robust code.
  2. The code has been updated to render large trees correctly.
  3. I have replaced the previous DataListComponent from Patternfly with a Collapse Component for more consistency in design.
  4. The code now ensures consistent error handling when adding pipelines to the tree.

However, it's important to note that this pull request introduces regressions in two features:

  1. The replication of a pipeline by editing node parameters using a form will be added in the next PR.
  2. You cannot delete a pipeline currently.
  3. Tests need to be written for this feature, which will be included in the next PR.

Screenshot from 2024-02-27 08-12-45

@PintoGideon PintoGideon merged commit a4f0af0 into FNNDSC:master Feb 27, 2024
1 check passed
@PintoGideon PintoGideon deleted the bug-fixes branch March 12, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant