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

Display all issues with a given label #95

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

Rishabh570
Copy link
Collaborator

Fixes #79

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

@ghost ghost assigned Rishabh570 Nov 12, 2018
@ghost ghost added the in progress label Nov 12, 2018
@Rishabh570
Copy link
Collaborator Author

Currently, hitting https://code.publiclab.org/examples/embed.html#o=publiclab&r=plots2&l=gci-candidate is giving only a list of 30 issues (which is not all of the issues), this is fixed by providing an option in the request which now returns all of the gci-candidate issues (80)...
@jywarren Please take a look...

@jywarren
Copy link
Member

Oh this is great. Merging!!! Fantastic work, @Rishabh570 !!!

@jywarren jywarren merged commit b47d680 into publiclab:main Nov 14, 2018
@ghost ghost removed the in progress label Nov 14, 2018
TildaDares pushed a commit to TildaDares/community-toolbox that referenced this pull request Apr 28, 2021
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.

Ability to display all issues with a given label for a whole organization
2 participants