Hugh A. Miles II
|
f3bb63be26
|
fix: SSH Tunnel creation with dynamic form (#24196)
(cherry picked from commit 226c7f807d)
|
2023-10-20 16:02:31 -07:00 |
|
Zef Lin
|
d80f326d53
|
chore(view_api): return application/json as content-type for api/v1/form_data endpoint (#24758)
(cherry picked from commit 0631a8086c)
|
2023-10-19 16:32:15 -07:00 |
|
Ville Brofeldt
|
48b1b8f0d9
|
chore(metastore-cache): add codec support (#24586)
|
2023-08-04 13:44:37 -07:00 |
|
Ville Brofeldt
|
f27cece69a
|
fix(permalink): migrate to marshmallow codec (#24166)
|
2023-08-04 13:44:37 -07:00 |
|
Elizabeth Thompson
|
4b590f3f36
|
lint
|
2023-08-04 13:44:37 -07:00 |
|
Daniel Vaz Gaspar
|
81eabcd35b
|
fix: import database engine validation (#24697)
|
2023-07-20 16:46:59 -07:00 |
|
Elizabeth Thompson
|
9abe28bc09
|
merge in fix with migration (#24314)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2023-07-07 14:47:55 -07:00 |
|
Geido
|
831cd9b030
|
chore: Remove unnecessary information from response (#24056)
|
2023-06-13 16:29:34 -07:00 |
|
Elizabeth Thompson
|
b53325e576
|
remove tests that don't apply
|
2023-06-13 16:29:34 -07:00 |
|
Elizabeth Thompson
|
f244c24bb9
|
lint
|
2023-06-13 16:29:34 -07:00 |
|
Elizabeth Thompson
|
483195ad70
|
remove blocking test from release
|
2023-06-13 16:29:34 -07:00 |
|
Daniel Vaz Gaspar
|
b26901cb05
|
fix: allow db driver distinction on enforced URI params (#23769)
|
2023-06-13 16:29:34 -07:00 |
|
Daniel Vaz Gaspar
|
8821174921
|
feat: add enforce URI query params with a specific for MySQL (#23723)
|
2023-06-13 16:29:34 -07:00 |
|
Beto Dealmeida
|
cfc2ca672e
|
fix: permission checks on import (#23200)
|
2023-06-13 16:29:33 -07:00 |
|
Daniel Vaz Gaspar
|
831978f0f7
|
fix: check sqlalchemy_uri (#23901)
(cherry picked from commit e5f512e348)
|
2023-06-13 16:29:33 -07:00 |
|
Ville Brofeldt
|
d96ba10fc3
|
fix(dashboard-rbac): use normal rbac when no roles chosen (#23586)
(cherry picked from commit a8230336ff)
|
2023-05-31 16:16:48 -07:00 |
|
Jack Fragassi
|
d04c2a5a13
|
fix(dash import): Ensure old datasource ids are not referenced in imported charts (#23582)
(cherry picked from commit 70344018b6)
|
2023-05-31 16:16:47 -07:00 |
|
Rémy DUBOIS
|
3f13463281
|
fix(chart): non existent time grain no longer breaks the application (#23441)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 07a632891c)
|
2023-05-31 16:16:47 -07:00 |
|
Geido
|
22e3ed161a
|
fix: Validate jinja rendered query (#22851)
(cherry picked from commit c7823e32ff)
|
2023-05-31 16:16:46 -07:00 |
|
Kamil Gabryjelski
|
224f962e46
|
fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 42980a69a7)
|
2023-03-13 16:57:05 -07:00 |
|
Ville Brofeldt
|
a336e685cd
|
fix(dao): use explicit id filter (#23246)
(cherry picked from commit 5a099e0762)
|
2023-03-13 16:57:05 -07:00 |
|
Daniel Vaz Gaspar
|
b14e53e492
|
fix: memoized decorator memory leak (#23139)
(cherry picked from commit 79274eb5bc)
|
2023-03-13 16:57:05 -07:00 |
|
Ville Brofeldt
|
ae6e2a00a0
|
fix(rbac): show objects accessible by database access perm (#23118)
(cherry picked from commit 89576f8a87)
|
2023-03-13 16:57:05 -07:00 |
|
Daniel Vaz Gaspar
|
7a4cd44a5d
|
fix: reorganize role permissions (#23096)
(cherry picked from commit d4362a3676)
|
2023-02-22 14:03:53 -08:00 |
|
Daniel Vaz Gaspar
|
4b03d2553c
|
fix: missing __init__ on module sqllab commands (#23107)
|
2023-02-17 11:08:14 +00:00 |
|
Elizabeth Thompson
|
434b445e31
|
chore: increment statsd as warn (#23041)
|
2023-02-16 15:43:18 -08:00 |
|
Elizabeth Thompson
|
4ddf67fc14
|
chore: move dashboard screenshot standalone logic (#23003)
|
2023-02-15 14:35:08 -08:00 |
|
Daniel Vaz Gaspar
|
c39cf36d27
|
fix: css template permissions for gamma role (#23083)
|
2023-02-15 15:26:02 +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 |
|
Cody Leff
|
684b8888b1
|
fix(dashboard): Stop updating chart owners for charts removed from dashboard (#21720)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
|
2023-02-09 12:50:06 -05:00 |
|
Artem Shumeiko
|
efe6d22d4a
|
fix(dashboard): export & import chart description and certification details (#22471)
|
2023-02-06 16:30:22 -07: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 |
|
JUST.in DO IT
|
ad1ffbd723
|
fix(explore): unable to update linked charts (#22896)
|
2023-02-03 07:07:17 +13:00 |
|
Diego Medina
|
02cd75be8d
|
chore: Migrate /superset/tables/* to API v1 (#22501)
|
2023-02-01 12:45:57 +00:00 |
|
Ville Brofeldt
|
cd6fc35f60
|
chore(db_engine_specs): clean up column spec logic and add tests (#22871)
|
2023-01-31 15:54:07 +02:00 |
|
Daniel Draper
|
e18bf3f449
|
fix(dependency): update cryptography import (#22744)
Co-authored-by: Daniel Draper <daniel.draper@understand.ai>
|
2023-01-31 10:11:26 +00:00 |
|
Elizabeth Thompson
|
f2b61fca15
|
fix: edit pyarrow stringify to better handle emojis and accents (#22881)
|
2023-01-30 12:29:19 -08: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 |
|
Igor Șincariov
|
6cf434e5c1
|
feat: Add excel export (#22006)
Co-authored-by: Igor Șincariov <igorsinc@pm.me>
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
|
2023-01-27 11:23:10 -07:00 |
|
Diego Medina
|
14878a160f
|
chore: Migrate /superset/queries/<last_updated_ms> to API v1 (#22611)
|
2023-01-27 13:20:56 -05:00 |
|
Mayur
|
8226110be8
|
fix: revert RESTful apis and react view for RLS (#22818)
|
2023-01-26 18:04:00 -08:00 |
|
Antonio Rivero Martinez
|
d6a4a5da79
|
feat(ssh_tunnel): Add feature flag to SSH Tunnel API (#22805)
|
2023-01-26 16:53:36 -08:00 |
|
Evan Rusackas
|
6998f65e1d
|
chore: removing unnecessary double spaces, a.k.a. "shotgun holes" (#22852)
|
2023-01-26 11:48:41 -07:00 |
|
Josh Soref
|
02e5dcbbf2
|
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2023-01-25 16:35:08 -07:00 |
|
Geido
|
9ed2326a20
|
feat: Move cross filters to Dashboard (#22785)
|
2023-01-25 18:01:06 +01:00 |
|
Jack Fragassi
|
050cbe938f
|
chore: Migrate /superset/recent_activity/<user_id>/ to /api/v1/ (#22789)
|
2023-01-25 09:26:50 +00:00 |
|
Beto Dealmeida
|
6f0fed77cf
|
feat: export/import allow_dml flag (#22806)
|
2023-01-24 19:16:46 -08:00 |
|