-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Add tab for multi arch in history page #134
Conversation
Looks good. I assume the hardcoded arch list is just to make the mockup? |
Yes, this is a mock for the style only, I will continue the PR ASAP 😄 |
I added the behaviour for multi arch images. Can you test it ? |
Built with:
Notes:
Other than that, it seems to work, and show me different things for the different archs. (side note: it would be nice if "created" and "created by" (and other common fields) appeared in the same layout in each history block to make scanning by eye easier) |
Thank you for your feedback ! So the order will be Created => Created by => id for example ? |
… times no arch when the landing page is not tag history reorder history elements
Last change fixes all of the issues I saw. Tabs appear on first load, and order is stable when flipping tabs. It's much easier to flip between them to see what's changing, and easier to skim down the list to find the relevant history 👍 |
Yeaaah cool ! 😄 thank you again for your feedback ! |
Feature
This PR add the support for multi-arch images.
Screenshoot
@bjj: This style is OK for you ?
closes #130