Skip to content
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

Fix #373 - Enable Filter dropdown #471

Merged
merged 7 commits into from
Dec 12, 2014
Merged

Fix #373 - Enable Filter dropdown #471

merged 7 commits into from
Dec 12, 2014

Conversation

miketaylr
Copy link
Member

Bundles in a refactor of how we compute the Issues url and params and gets rid of jQuery.deparam which we no longer need.

I removed the "View issues assigned to me" option from the design mockup because we don't really display what issues are assigned or provide tool to assign issues. So if we do that in the future, we can add it.

With this added, we should probably re-open #416 because I think I changed my mind how that should work. Will put thoughts there.

Mike Taylor added 7 commits December 9, 2014 20:24
This way there's wayyyy less string parsing.
With an option to pass it the entire thing, rather than composing
from model path and params properties. This is used when following
Link header URIs.
Now that we just get the param state from the model, we can
update it and let fetchAndRenderIssues do the rest of the work.
@miketaylr
Copy link
Member Author

r? @magsout

@miketaylr
Copy link
Member Author

Let me deploy to staging so you can play with it.

@miketaylr
Copy link
Member Author

Deployed to http://staging.webcompat.com/issues

magsout added a commit that referenced this pull request Dec 12, 2014
Fix #373 - Enable Filter dropdown
@magsout magsout merged commit d0207fd into master Dec 12, 2014
@magsout magsout deleted the issues/373/1 branch December 12, 2014 08:20
@miketaylr
Copy link
Member Author

Thanks @magsout 👍

@miketaylr miketaylr restored the issues/373/1 branch July 20, 2015 19:04
@miketaylr miketaylr deleted the issues/373/1 branch July 21, 2015 04:07
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