-
Notifications
You must be signed in to change notification settings - Fork 4
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
[NAE-1684] Frontend component for data field caseRef #112
base: release/6.4.0
Are you sure you want to change the base?
Conversation
- start creating caseref field
- add petriflow lib and petriflow canvas
- finish with load a net and show it in petriflow lib
- little refactor
- add highlighting - add error handling - add new translations
- little refactor - fix the problem with highlighting
# Conflicts: # projects/netgrif-components-core/src/lib/data-fields/public-api.ts # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts # projects/netgrif-components/src/lib/data-fields/data-fields.module.ts # projects/netgrif-components/src/lib/data-fields/public-api.ts
- fix tests after merge
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Outdated
Show resolved
Hide resolved
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Show resolved
Hide resolved
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Outdated
Show resolved
Hide resolved
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Outdated
Show resolved
Hide resolved
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Show resolved
Hide resolved
...grif-components-core/src/lib/data-fields/case-ref-field/abstract-case-ref-field.component.ts
Show resolved
Hide resolved
projects/netgrif-components-core/src/lib/resources/interface/place-import.ts
Show resolved
Hide resolved
projects/netgrif-components-core/src/lib/resources/interface/transition-import.ts
Show resolved
Hide resolved
- fix according to PR
- fix according to PR
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
SonarCloud Quality Gate failed. |
# Conflicts: # projects/netgrif-components-core/src/assets/i18n/de.json # projects/netgrif-components-core/src/assets/i18n/en.json # projects/netgrif-components-core/src/assets/i18n/sk.json # projects/netgrif-components-core/src/lib/side-menu/content-components/new-case/abstract-new-case.component.ts # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts # projects/netgrif-components/src/lib/data-fields/data-field.theme.scss # projects/netgrif-components/src/lib/data-fields/data-fields.module.ts # projects/netgrif-components/src/lib/data-fields/public-api.ts
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Description
Create a visualisation of caseRef field as a visualisation of the current case, the original net with present marking and highlighted path and enabled transitions
Implements NAE-1684 and NAE-1686.
Dependencies
Petriflow.SVG
Petri.SVG
Third-party dependencies
Petriflow.SVG - for visualising net
Petri.SVG - for Petriflow.SVG
Blocking Pull requests
There are no dependencies on other PR
How Has Been This Tested?
manually
Test Configuration
Checklist: