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

[3.x] Another way for tags displaying & collapsable panels #754

Merged
merged 1 commit into from
Feb 4, 2020
Merged

[3.x] Another way for tags displaying & collapsable panels #754

merged 1 commit into from
Feb 4, 2020

Conversation

Cannonb4ll
Copy link
Contributor

As I showed in PR #751 the index in this PR will now display a max of 3 tags and a small label if there are more with (53 more).

Then in the job detail view from PR #751 I display the tags at the bottom in vue-json-pretty.

I have also taken the opportunity to make the panels collapsable in the job detail so whenever there's a lot of data you can collapse that.

Screens to show what I mean:

img
img2

@driesvints
Copy link
Member

This will solve #388

@taylorotwell taylorotwell merged commit f9f9e12 into laravel:3.0 Feb 4, 2020
@driesvints
Copy link
Member

@Cannonb4ll thanks for all your work on these prs!

@Cannonb4ll
Copy link
Contributor Author

Cannonb4ll commented Feb 4, 2020

@driesvints No problem, I have a lot more idea's actually. Also, in favor of the earlier comment about too long tags. Wouldn't horizontal navigation solve this so the full content is benefitted? (We could also make this configurable)

img

@driesvints
Copy link
Member

I'm not sure. It looks good but it would be different from Telescope that way.

@Cannonb4ll
Copy link
Contributor Author

Yes true, I will leave that as it is.

@vigneshgurusamy
Copy link
Contributor

@Cannonb4ll Instead of using View detail as a hyperlink, we could use the Job name as a hyperlink and UX will be similar to failed job listing page.

@jandante
Copy link

jandante commented Feb 9, 2020

Great work @Cannonb4ll -> Very handy additions in the 3.6 update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants