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

Feature: datasources web admin (closes #193) #498

Merged
merged 3 commits into from Jul 26, 2015
Merged

Conversation

arikfr
Copy link
Member

@arikfr arikfr commented Jul 19, 2015

  • Ability to create and delete data sources from the web interface.
  • No need to place p12 files on the server - you can upload credentials for BigQuery using the web interface.

example

* Web interface to add and delete data sources, without the need to ssh
into the server.
* Ability to safely delete datasources -- query results from this data sources
are deleted, while queries get assigned null datasource.
* Updated the BigQuery datasource to use the JSON key file from Google Developer
console. Also both BigQuery and the Google Spreadsheets datasource no longer store
their key on the filesystem, but rather in the DB.
* Minor updates to the Flask Admin.
arikfr added a commit that referenced this pull request Jul 26, 2015
Feature: datasources web admin (closes #193)
@arikfr arikfr merged commit c7d30c8 into master Jul 26, 2015
@landscape-bot
Copy link

Code Health
Repository health increased by 0.06% when pulling 076710f on feature/ds_admin into 5f5774d on master.

@arikfr arikfr deleted the feature/ds_admin branch February 29, 2016 13:13
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.

None yet

2 participants