-
Notifications
You must be signed in to change notification settings - Fork 10
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
Plug Extension #11
Comments
I like this idea. I think a good first step would be to create a page where users are able to see plugs that they've submitted which still have credits remaining on them. Unfortunately I don't think there's a good way with the templating system that we're currently using on Plug to have parent templates (like how there's a base.html template in Conditional for all the generic CSS and formatting stuff), so there will be a substantial amount of code duplication from the |
I added an area to the upload page where users can view their uploaded plugs today. From there it should be fairly easy to add in a way to extend the view limit for high-value plugs. |
Display a user's uploaded plugs on the /upload page so they know what has already been uploaded/approved. This resolves an issue where users may not realize that they have already uploaded a plug. This also serves as partial work towards the completion of: liam-middlebrook#11
Display a user's uploaded plugs on the /upload page so they know what has already been uploaded/approved. This resolves an issue where users may not realize that they have already uploaded a plug. This also serves as partial work towards the completion of: liam-middlebrook#11
Display a user's uploaded plugs on the /upload page so they know what has already been uploaded/approved. This resolves an issue where users may not realize that they have already uploaded a plug. This also serves as partial work towards the completion of: liam-middlebrook#11
When your advertising campaign is going really strongly, there is no way to extend the view limit at current, and all of your momentum gets lost.
The text was updated successfully, but these errors were encountered: