Skip to content

Make XCom display as react json - #40640

Merged
jscheffl merged 4 commits into
apache:mainfrom
jscheffl:feature/make-xcom-display-as-react-json
Jul 22, 2024
Merged

Make XCom display as react json#40640
jscheffl merged 4 commits into
apache:mainfrom
jscheffl:feature/make-xcom-display-as-react-json

Conversation

@jscheffl

@jscheffljscheffl commented Jul 7, 2024

Copy link
Copy Markdown
Contributor

Same like #40639 this PR attempts to make the grid XCom display being a proper JSON react view.

Note: This PR just adds one commit on top of PR #40639: c8601cf

image

@boring-cyborgboring-cyborgBot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jul 7, 2024
@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from a85ca8b to c8601cfCompareJuly 8, 2024 21:25
@jscheffl
jscheffl marked this pull request as ready for review July 8, 2024 21:26
@jscheffljscheffl added this to the Airflow 2.10.0 milestone Jul 8, 2024
Comment threadairflow/www/static/js/dag/details/RenderedJsonField.tsx Outdated
Comment threadairflow/www/static/js/dag/details/RenderedJsonField.tsx Outdated
Comment threadairflow/www/static/js/dag/details/RenderedJsonField.tsx Outdated
@jscheffl

Copy link
Copy Markdown
ContributorAuthor

@bbovenzi made the changes of review feedback in #40639 - will rebase the second PR once the first is OK :-D

@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from c8601cf to 00aa301CompareJuly 9, 2024 17:40
@jscheffl
jscheffl requested a review from bbovenziJuly 9, 2024 17:41
Comment threadairflow/www/static/js/dag/details/taskInstance/Xcom/XcomEntry.tsx Outdated
@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from 00aa301 to bdf0725CompareJuly 12, 2024 20:06
@jscheffl
jscheffl requested a review from bbovenziJuly 12, 2024 20:08
@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from bdf0725 to 191644fCompareJuly 16, 2024 21:49
@jscheffljscheffl added the area:API Airflow's REST/HTTP API label Jul 16, 2024
@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from 191644f to 055200bCompareJuly 17, 2024 16:58
@jscheffl
jschefflforce-pushed the feature/make-xcom-display-as-react-json branch from 3524895 to 5f5039aCompareJuly 17, 2024 18:29
@jscheffl
jscheffl merged commit 6c591e5 into apache:mainJul 22, 2024
@ephraimbuddyephraimbuddy added the type:improvement Changelog: Improvements label Jul 22, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* Enable proper JSON view in Xcom display as well
* Review feedback
* Implement a native endpoint for XCom API to prevent retrieval as Python JSON string
* Fix pytests
Comment threadairflow/api_connexion/openapi/v1.yaml
@jscheffl
jscheffl deleted the feature/make-xcom-display-as-react-json branch October 5, 2025 07:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.area:webserverWebserver related Issuestype:improvementChangelog: Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jscheffl@bbovenzi@VladimirYushkevich@ephraimbuddy