Beto Dealmeida
2a2f8a8e0a
chore: mark explore_json as deprecated in 3.0 ( #23976 )
2023-05-10 09:48:29 -07:00
Daniel Vaz Gaspar
cfc70ea8b0
chore: deprecate /superset/add_slices ( #23936 )
2023-05-08 09:28:21 +01:00
Daniel Vaz Gaspar
694f93326d
fix: methods incorrect type and update deprecated targets ( #23935 )
2023-05-05 18:57:27 +01:00
Hugh A. Miles II
fa8f98472c
chore: migrate sqllab_viz endpoint to api v1 ( #23729 )
2023-04-26 10:53:41 -04:00
Jack Fragassi
8bd432274a
chore(api v1): Deprecate superset/override_role_permissions endpoint ( #23714 )
2023-04-18 11:09:39 -07:00
Kenny Kwan
19404bc13e
fix: url_params cache miss with global async query ( #23641 )
2023-04-13 23:35:02 +03:00
Hugh A. Miles II
d581d698b6
chore: Refactor ExploreMixin to power both Datasets (SqlaTable) and Query models ( #22853 )
2023-04-10 16:32:52 -04:00
Ville Brofeldt
a8230336ff
fix(dashboard-rbac): use normal rbac when no roles chosen ( #23586 )
2023-04-07 09:53:35 +03:00
Jack Fragassi
326c0587fe
chore: Migrate copy_dash endpoint to api v1 ( #23112 )
...
Co-authored-by: hughhhh <hughmil3s@gmail.com >
2023-04-06 11:32:10 -04:00
John Bodley
b58d17f4b8
fix(revert): "fix: cache warmup solution non legacy charts. ( #23012 )" ( #23579 )
2023-04-06 06:16:34 +12:00
Diego Medina
cdc7af11bf
chore: Migrate /superset/user_slices and /superset/fave_slices to API v1 ( #22964 )
...
Co-authored-by: hughhhh <hughmil3s@gmail.com >
2023-04-03 13:29:02 -04:00
Diego Medina
f2be53dd53
chore: Migrate /superset/favstar to API v1 ( #23165 )
...
Co-authored-by: hughhhh <hughmil3s@gmail.com >
2023-03-29 16:42:23 -04:00
Hugh A. Miles II
8fa77adf9a
chore: Hugh/migrate estimate query cost to v1 ( #23226 )
...
Co-authored-by: Diego Medina <diegomedina24@gmail.com >
2023-03-17 18:02:25 -06:00
Hugh A. Miles II
9920ab3fd9
chore: Migrate /superset/schemas_access_for_file_upload to v1 ( #23227 )
...
Co-authored-by: Diego Medina <diegomedina24@gmail.com >
2023-03-14 19:21:10 -06:00
Hugh A. Miles II
b820eb8235
chore: Update pre-commit packages ( #23173 )
2023-03-13 17:05:13 -06:00
Daniel Vaz Gaspar
33b758d716
docs: improve API v1 migration documentation ( #23298 )
2023-03-09 14:19:14 -08:00
Josh Soref
dec6ac49f6
chore(backend): Spelling ( #19677 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-02-17 10:48:24 -07:00
Daniel Vaz Gaspar
4b03d2553c
fix: missing __init__ on module sqllab commands ( #23107 )
2023-02-17 11:08:14 +00:00
Diego Medina
e5a4c78dc7
chore: Migrate /superset/csv/<client_id> to API v1 ( #22913 )
2023-02-15 10:48:24 +00:00
Jack Fragassi
3fae7dbc34
chore: Migrate get_or_create_table endpoint to api v1 ( #22931 )
2023-02-15 10:38:51 +00:00
Dheeraj Jaiswal
e755b4f417
fix: cache warmup solution non legacy charts. ( #23012 )
2023-02-14 23:27:32 +02:00
Josh Soref
78ede590ee
chore(frontend): Spelling ( #19676 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2023-02-02 11:23:11 -07:00
Diego Medina
02cd75be8d
chore: Migrate /superset/tables/* to API v1 ( #22501 )
2023-02-01 12:45:57 +00:00
Diego Medina
b94052e438
chore: migrate /sql_json and /results to apiv1 ( #22809 )
2023-01-30 11:02:34 -05:00
Jack Fragassi
54f7a248a6
chore: deprecate /superset/filter/... endpoint, migrate to apiv1 ( #22882 )
2023-01-30 11:02:49 +00:00
Diego Medina
14878a160f
chore: Migrate /superset/queries/<last_updated_ms> to API v1 ( #22611 )
2023-01-27 13:20:56 -05:00
Diego Medina
bed10a0e2b
chore: deprecate /superset/slice_json/<int:slice_id> and /superset/annotation_json/<int:layer_id> ( #22496 )
2023-01-27 11:50:19 -05:00
Jack Fragassi
050cbe938f
chore: Migrate /superset/recent_activity/<user_id>/ to /api/v1/ ( #22789 )
2023-01-25 09:26:50 +00:00
Diego Medina
3ed288d4ee
chore: Migrate /superset/stop_query/ to API v1 ( #22624 )
2023-01-16 14:07:52 +00:00
Artem Shumeiko
f3696ceef3
chore: Localization of several charts and elements ( #22150 )
...
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com >
2023-01-11 09:42:54 -07:00
Diego Medina
44c9cf4de5
chore: Migrate /superset/search_queries to API v1 ( #22579 )
2023-01-11 09:22:41 -07:00
wanghong1314
8bf6d80155
fix: Stop query in SQL Lab with impala engine ( #22635 )
2023-01-10 16:52:07 +02:00
EugeneTorap
30dab3a00a
chore: Bump flask libs ( #22355 )
2023-01-09 10:10:31 +00:00
John Bodley
7e54b88a51
chore: Change get_table_names/get_view_names return type ( #22085 )
2022-11-18 12:41:21 -08:00
Hugh A. Miles II
e23efefc46
feat: refactor all get_sqla_engine to use contextmanager in codebase ( #21943 )
2022-11-15 13:45:14 -05:00
Daniel Vaz Gaspar
06f87e1467
chore: deprecate /superset/datasources/ ( #22116 )
2022-11-15 15:27:00 +00:00
Daniel Vaz Gaspar
ed1f50eab6
refactor: add deprecated decorator for old SupersetView's ( #22113 )
2022-11-14 13:34:01 +00:00
Daniel Vaz Gaspar
7c6fabb033
chore: deprecate /superset/fetch_datasource_metadata mig to API v1 ( #22102 )
2022-11-14 08:51:26 +00:00
Beto Dealmeida
4496748cd9
chore: update Druid ( #22067 )
2022-11-08 15:03:58 -08:00
Daniel Vaz Gaspar
358a4ecedd
fix: deprecate approve and request_access endpoint ( #22022 )
...
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com >
2022-11-07 08:55:15 +00:00
Ville Brofeldt
dc7399540b
chore: bubble up more db error messages ( #21982 )
2022-11-01 07:54:27 +02:00
John Bodley
3936e9ed5f
fix: Fix regression introduced in #20893 ( #21743 )
2022-10-12 18:31:26 -07:00
Daniel Vaz Gaspar
3057e4270c
feat: deprecate created_slices API endpoint ( #21664 )
...
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com >
2022-10-04 09:13:11 +01:00
Michael S. Molina
2c7323a87d
fix: Supports form_data param in old Explore endpoint ( #21469 )
2022-09-14 18:00:11 -03:00
Bogdan
44654e5abc
perf: Memoize the common_bootstrap_payload and include user param ( #21018 ) ( #21439 )
...
Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com >
2022-09-13 08:52:08 -07:00
John Bodley
eac6fdcd29
chore(sqllab): Cleanup /tables/... endpoint ( #21284 )
2022-09-13 08:22:12 -07:00
Ville Brofeldt
e1e9fda72b
fix: remove extras from all adhoc_filters controls ( #21450 )
...
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com >
2022-09-13 15:52:21 +03:00
Daniel Vaz Gaspar
c3f8417139
fix: disallow users from viewing other user's profile on config ( #21302 )
2022-09-05 13:32:48 +01:00
Zef Lin
c4b6fc5a6a
chore: migrate available_domains to api/v1 ( #21173 )
2022-09-01 16:38:02 +01:00
EugeneTorap
a2b21b55be
fix: Validate required fields in sql_json API ( #21003 )
...
* fix: Validate required params for sql_json API
* Test required params in sql_json API
* Refactoring: use marshmallow Schema for validation sql_json API
* Update SqlJsonPayloadSchema
* Update SqlJsonPayloadSchema
* Refactoring
* Refactoring
* Refactoring
2022-08-11 23:37:53 +08:00