Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Display list of evangelists #11

Closed
dolftax opened this issue Jun 16, 2015 · 14 comments
Closed

Display list of evangelists #11

dolftax opened this issue Jun 16, 2015 · 14 comments
Assignees

Comments

@dolftax
Copy link
Contributor

dolftax commented Jun 16, 2015

Follow the discussion here - MozillaIndia/old-vibe/issues/25

Example JSON

{
     "name" : "Manish Goregaokar",
     "github" : "http://github.com/Manishearth",
     "topics" : ["Firefox","Rust","Servo","Javascript"],
     "developer" : true,  
     "location" : "Mumbai",
     "mozillians" : "https://mozillians.org/en-US/u/manishearth"
}
@akhilpandey95
Copy link
Member

Working on it !!

@abhi12ravi
Copy link

@AkhilHector How's this coming up?

@akhilpandey95
Copy link
Member

Pretty fine man im almost done . Just submitting a pr is left expect it today !!

@abhi12ravi
Copy link

👍

@siddhartharao17
Copy link

Is this issue fixed? I wish to work on it..

@dolftax
Copy link
Contributor Author

dolftax commented Jun 29, 2015

@AkhilHector is working on it, as per his comment. I would recommend you to take some other issue and work on it.

@dolftax
Copy link
Contributor Author

dolftax commented Jul 3, 2015

@AkhilHector Status of this issue?

@akhilpandey95
Copy link
Member

Im almost done, Sorry for the delay will submit the PR today.

@dolftax dolftax self-assigned this Jul 4, 2015
@dolftax
Copy link
Contributor Author

dolftax commented Jul 4, 2015

The view and controller for evangelists listing is pushed - 06d842f

CSS needs to be fixed.

Note : Send PRs to evangelists branch.

@dolftax dolftax removed their assignment Jul 4, 2015
@kaustavdm
Copy link

@dolftax Quick question: Can we use the Mozillians API v2 and fetch the information from the MozSpeakers group? Essentially, any member of the group with the country set to India should be shown in this list.

@kaustavdm
Copy link

This is what you need:

GET https://mozillians.org/api/v2/users/?group=mozspeakers&api-key=yourkeyhere

@dolftax dolftax self-assigned this Jul 5, 2015
@dolftax
Copy link
Contributor Author

dolftax commented Jul 8, 2015

The API is heavily broken and passing multiple parameters (group=mozspeakers&country=india) doesn't seem to give expected result.

@kaustavdm Is there any other workaround here you could think of?

@akhilpandey95
Copy link
Member

Hey @kaustavdm instead of using gravatar what if we could use the github api and take the avatar from the github nick ?

@dolftax
Copy link
Contributor Author

dolftax commented Jul 23, 2015

PR #18 fixed this for now. Let us wait for the stable release of mozillians API and implement it by then.

@AkhilHector 👍 Thanks!

@dolftax dolftax closed this as completed Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants