[NAE-1872] Endpoint resource optimisation#197
Open
renczesstefan wants to merge 137 commits intorelease/8.0.0from
Open
[NAE-1872] Endpoint resource optimisation#197renczesstefan wants to merge 137 commits intorelease/8.0.0from
renczesstefan wants to merge 137 commits intorelease/8.0.0from
Conversation
- Empty Task ref component classes
- Don't filter out dashboard task ref fields when preprocessing data groups
- associate dashboard tiles with dashboard task ref field
- component resolver task ref field
- resolve dashboard rows/cols
- fix resolve dashboard rows/cols
- layout task ref dashboard grid tiles
- fix dashboard group title line present
- fix dashboard group lost layout information
- task ref dashboard tile content resolution
- fix task ref dashboard tile task content spinner
- task ref dashboard tile + button
- create task ref dashboard tile case on +
- task ref dashboard tile + is shown only if the task ref is editable and not blocked (assigned)
- create new task ref dashboard tile case instance and set relevant tile data
- set new task ref dashboard tile reference in the parent task ref - fixed diagonal swap of dashboard + button positions
- change button type - add border
- hidden fields in data groups are filtered only in the data groups that are immediately displayed (dashboard content is passed unfiltered until it reaches the display stage)
- dashboard line chart text field component prototype/example
- display the chart component as a text area when editable
- fix empty dashboard bugs - add parent case id data when creating dashboard tile
- add pie chart component
- add portal card component
- add portal component registry service
- add bar chart component
- add iframe dashboard component
- register multiple example app components to dashboard registry - add injector as component getter argument
- refresh content of task, when new tile is added by clicking +
Release 6.2.9
# Conflicts: # CHANGELOG.md # package.json # projects/nae-example-app/src/app/app.module.ts # projects/netgrif-components-core/package.json # projects/netgrif-components/package.json # projects/netgrif-components/src/lib/data-fields/data-fields.module.ts # projects/netgrif-components/src/lib/panel/panel.module.ts
[NAE-1703] Dashboard
- corrected dashboard error
- corrected test
# Conflicts: # CHANGELOG.md # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components/package.json
# Conflicts: # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components/package.json
- removed node 12 support
- modified CHANGELOG.md
[NAE-1881] Release 6.3.0-rc.9
- modified enums - modified resources according to BE
- corrected tests
# Conflicts: # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.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) |
|
SonarCloud Quality Gate failed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
Optimised endpoint data, corrected tests to V7, merged with 6.3.0
Implements NAE-1872
Dependencies
No new dependencies were introduced.
Third party dependencies
No new dependencies were introduced.
Blocking Pull requests
There are no dependencies on other PR.
How Has Been This Tested?
This was tested manually with postman, JProfiler and unit tests.
Test Configuration
Checklist: