Skip to content

Added size parameter, including all known large elePHPants #86

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wimg
Copy link
Contributor

@wimg wimg commented Nov 30, 2020

Create a new pull request instead of changing the old one, since I had to reset a bunch of (seemingly unrecoverable) things in my Github account.

I added the size parameter, which defaults to 'small' but can be anything else in theory. If the parameter is not 'small', it is used to show behind the name of the elephpant type.

Logically a db migration is required.

One important note : I had to change the default order from "year desc, id desc" to "year desc, name asc" to make sure the small and large (or other) versions would be together. I don't think the id adds a lot of value, other than having a reverse order within a given year (which seems only useful for the last few models) ?

@wimg wimg mentioned this pull request Nov 30, 2020
@wimg wimg mentioned this pull request Dec 17, 2020
@wimg
Copy link
Contributor Author

wimg commented Feb 14, 2024

Fixed all conflicts

"image": "1-original-blue.jpg"
},
{
"name": "Original Blue",
Copy link
Contributor

Choose a reason for hiding this comment

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

Spacing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be resolved. Very odd behaviour...

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.

2 participants