Maxime Beauchemin
|
1781ebbaa4
|
fix: [search query view] edit link is broken (#10128)
* fix: [search query view] edit link is broken
* eslint + mypy
* rever app.py changes
* addressing comments
* use api/v1/query
* fix test
|
2020-06-25 12:20:10 -07:00 |
Daniel Vaz Gaspar
|
0610c489bb
|
[query] Migrate api v1 query to new location (#9479)
* [query] Migrate api v1 query to new location
* Improved errors and tests
* [query] nit and revert undesired change
* [query] lint
* [query] revert nan change
* Update superset/queries/api.py
Co-Authored-By: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update tests/queries/api_tests.py
Co-Authored-By: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* change endpoint location to charts
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2020-04-09 09:05:49 +01:00 |
Daniel Vaz Gaspar
|
c0807c1af7
|
[query] New, readonly API (#9403)
* [query] New, readonly API
* Update tests/queries/api_tests.py
Co-Authored-By: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2020-04-06 11:18:32 +01:00 |