-
Notifications
You must be signed in to change notification settings - Fork 5
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
Release 0.12.0 #258
Release 0.12.0 #258
Conversation
U-lis
commented
Mar 26, 2024
- Query optimization
- Cache avatar level to DB
- Add all product list API with caching
- Consume valid purchases
Backmerge 0.11.0 to development
- Optimize product list query - Get all item, favs at once - Optimize purchase history query - Get all purchase history and check limitation at once
- Move admin page views(showing html) to `views` router - Update related routes
Update product/purchase APIs
Refactoring views
- Because debug toolbar is not installed in production env. - So import in global scope must raise error
Cache avatar's level into DB and use checking required level
Import debugtoolbar inside if clause
pull changes from dev to release
Consume purchase first when its valid
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |