Skip to content
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

UI Show full job definition by default #3631

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

DingoEatingFuzz
Copy link
Contributor

Previously, it only expanded two objects deep. Now everything is visible but still collapsable.

@@ -11,7 +11,7 @@ export default Component.extend({
classNames: ['json-viewer'],

json: null,
expandDepth: 2,
expandDepth: Infinity,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and beyond!

Copy link
Contributor

@meirish meirish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

∞ 👍

@DingoEatingFuzz DingoEatingFuzz merged commit b09974e into master Dec 7, 2017
@DingoEatingFuzz DingoEatingFuzz deleted the b-ui-expand-definition branch December 7, 2017 22:42
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants