nifi/.github/workflows
Matt Gilman 39ab3129f0
NIFI-13632: Updating content access. (#9221)
* NIFI-13632: Updating content access.
- Removing existing content viewer application.
- Introduced new front end based content viewer applicaiton.
- Introduced new bundled content viewers for hex and images.
- Deleted previous image content viewer.
- Migrated existing standard content viewer (which handles json, xml, yaml, csv, and text) to utilize new content access interface.
- Moved standard content viewer into its own NAR.
- Moved and renamed custom ui utils and content viewer utils into nifi-common.
- Added mime type to FlowFileSummary response payload to help drive the initially opened content viewer.

* NIFI-13632: Fixing rat issue.

* NIFI-13632: Fixing CI issue.

* NIFI-13632: Removing standard content viewer war from code coverage.

* NIFI-13632: Addressing review feedback.

* NIFI-13632: Fixing import.

* NIFI-13632: Further simplification of content viewer state.

* NIFI-13632: Removing unneeded code.

* NIFI-13632: Adding a min height around codemirror.

* NIFI-13632: Addressing review feedback.
- Rendering mime type in the content viewer.
- Preventing additions to the browser history as the user changes how the content is viewed.
- Appending forward slash to content viewer UIs to prevent unnecessary redirect.
- Removing Standard Content Viewer title based on review feedback.
- Fixing double scroll bar in the Standard Content Viewer on small browser heights.
- Removed unnecessary application.yml.
- Bumping spring boot version.

This closes #9221
2024-09-06 09:12:38 -04:00
..
ci-workflow.yml NIFI-13632: Updating content access. (#9221) 2024-09-06 09:12:38 -04:00
code-coverage.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
docker-tests.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
integration-tests.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
stale.yml NIFI-12753 Updated GitHub Actions to current versions 2024-02-08 16:20:50 -06:00
system-tests.yml NIFI-13651 Moved framework-related modules under framework-bundle 2024-08-16 13:44:13 -05:00