Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Remove leftover AMO views, templates, template tags (bug 973140) #2112

Merged
merged 1 commit into from Jun 3, 2014

Conversation

diox
Copy link
Member

@diox diox commented Jun 2, 2014

@@ -156,72 +24,7 @@ def impala_addon_listing_header(context, url_base, sort_opts={}, selected=None,
return new_context(**locals())
Copy link
Member

Choose a reason for hiding this comment

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

We can remove this also if we remove the conditional in mkt/developers/templates/developers/apps/dashboard.html.

Copy link
Member Author

Choose a reason for hiding this comment

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

You mean the whole template tag? it's actually useful/used, when the developer visiting the page has some apps.

Copy link
Member

Choose a reason for hiding this comment

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

ah, you're right. I misread if not addons but that makes sense. This must be the sort by alpha or created thing.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah - I almost refactored this to also be able to completely remove BaseFilter, but the PR was already enormous.

@robhudson
Copy link
Member

r+wc and passing mkt/ tests. Nice to see the rest of these go.

@diox
Copy link
Member Author

diox commented Jun 2, 2014

Tests are now passing, minus the 3 that are already a problem in marketplace atm : https://ci-addons.allizom.org/job/marketplace-build-branch/77/#showFailuresLink

diox added a commit that referenced this pull request Jun 3, 2014
Remove leftover AMO views, templates, template tags (bug 973140)
@diox diox merged commit 396d803 into mozilla:master Jun 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants