-
Notifications
You must be signed in to change notification settings - Fork 132
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
feat: (Platform) approval flow phase 3 #5302
Conversation
Deploy Preview for fundamental-ngx ready! Built with commit 2427f8b |
3325fae
to
e92b4a6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
Have a couple of questions
...rc/lib/components/approval-flow/approval-flow-add-node/approval-flow-add-node.component.html
Outdated
Show resolved
Hide resolved
libs/platform/src/lib/components/approval-flow/approval-flow.component.ts
Outdated
Show resolved
Hide resolved
@platon-rov , I started with 'Empty' scenario. Created parallel nodes(two) at the root level and then couple of serial nodes. After saving, the root node(with two parallel ones) is not properly joined to the next level node. |
e92b4a6
to
c854d82
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
LGTM, except e2e test cases failing. approving it |
I think I should remove the fix as there exist some doubts about that scenario. I sent you an email with the details, in short - we should agree it with design team. |
4604a3e
to
93d8c1a
Compare
* Multiple start nodes now supported. * Nested parallel nodes now supported. * Adding nodes to the empty process now supported. * Various bug fixes. * Internationalization extended. Co-authored-by: Sean Moore <[email protected]>
* Multiple start nodes now supported. * Nested parallel nodes now supported. * Adding nodes to the empty process now supported. * Various bug fixes. * Internationalization extended. Co-authored-by: Sean Moore <[email protected]>
Please provide a link to the associated issue.
Closes #4993, #4832, #4882, #4884, #4924, #4883.
Please provide a brief summary of this pull request.
Implements features requested, fix component's related bugs.
All requirements here.
Please check whether the PR fulfills the following requirements
https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md
https://github.com/SAP/fundamental-ngx/wiki/PR-Review-Checklist
Documentation checklist:
README.md