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

Add services and keys module to the account settings page #3025

Closed
saleiva opened this issue Apr 6, 2015 · 3 comments · Fixed by #3357
Closed

Add services and keys module to the account settings page #3025

saleiva opened this issue Apr 6, 2015 · 3 comments · Fixed by #3357

Comments

@saleiva
Copy link
Contributor

saleiva commented Apr 6, 2015

No description provided.

@javisantana
Copy link
Contributor

this requires a change in user model, adding a key and some controler change to get it. We will do without backend help cc @Kartones @rafatower @juanignaciosl

@Kartones
Copy link
Contributor

Most backend changes are already implemented:
https://github.com/CartoDB/cartodb/blob/master/app/controllers/api/json/imports_controller.rb#L231
https://github.com/CartoDB/cartodb/blob/master/app/controllers/api/json/imports_controller.rb#L112

It would only need a new endpoint to list all services of a given user.

@xavijam
Copy link
Contributor

xavijam commented Apr 20, 2015

Ok! Sounds super good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants