Beto Dealmeida
|
6cf681df68
|
feat(SIP-95): new endpoint for table metadata (#28122)
|
2024-04-25 12:23:49 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Daniel Vaz Gaspar
|
e465876ed4
|
feat: new Excel upload form and API (#28105)
|
2024-04-19 14:19:42 +01:00 |
|
Daniel Vaz Gaspar
|
54387b4589
|
feat: new CSV upload form and API (#27840)
|
2024-04-15 09:38:51 +01:00 |
|
John Bodley
|
28cbedb82f
|
fix: Leverage actual database for rendering Jinjarized SQL (#27646)
|
2024-03-27 08:12:25 +13:00 |
|
John Bodley
|
b25dd0c055
|
fix(sql_parse): Ensure table extraction handles Jinja templating (#27470)
|
2024-03-22 13:39:28 +13:00 |
|
Beto Dealmeida
|
36290ce72f
|
fix: guest queries (#27566)
|
2024-03-19 11:20:52 -04:00 |
|
Beto Dealmeida
|
376bfd05bd
|
fix: pass valid SQL to SM (#27464)
|
2024-03-18 15:38:58 -04:00 |
|
Beto Dealmeida
|
735b895dd5
|
fix: check if guest user modified query (#27484)
|
2024-03-12 21:28:06 -04:00 |
|
Michael S. Molina
|
8a46694ce9
|
fix: Missing SQL Lab permission (#27361)
|
2024-03-01 13:08:39 -05:00 |
|
Daniel Vaz Gaspar
|
c96e38c07c
|
fix: removes old deprecated sqllab endpoints (#27117)
|
2024-02-15 15:58:48 +00:00 |
|
John Bodley
|
847ed3f5b0
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909)
|
2024-02-14 06:20:15 +13:00 |
|
Geido
|
595c6ce3e6
|
chore: Add granular permissions for actions in Dashboard (#27029)
|
2024-02-09 16:25:32 +02:00 |
|
Vitor Avila
|
01e2f8ace3
|
fix(security manager): Users should not have access to all draft dashboards (#27015)
|
2024-02-07 09:20:41 -07:00 |
|
Daniel Vaz Gaspar
|
5b34395689
|
fix: chart import validation (#26993)
|
2024-02-06 12:14:02 +00:00 |
|
Beto Dealmeida
|
fade4806ce
|
fix: prevent guest user from modifying metrics (#26749)
|
2024-01-29 12:59:33 -05:00 |
|
Geido
|
6c029ce2e8
|
chore: Add permission to view and drill on Dashboard context (#26798)
|
2024-01-29 18:28:10 +01:00 |
|
Beto Dealmeida
|
c0b57bd1c3
|
feat(sqlparse): improve table parsing (#26476)
|
2024-01-22 11:16:50 -05:00 |
|
John Bodley
|
df79522160
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200)
|
2024-01-18 08:27:29 +13:00 |
|
Daniel Vaz Gaspar
|
8e19f59dd2
|
fix: create virtual dataset validation (#26625)
|
2024-01-17 09:11:15 +00:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
John Bodley
|
07551dc3d4
|
chore(connector): Cleanup base models and views according to SIP-92 (#24773)
|
2023-11-21 10:11:50 -08:00 |
|
John Bodley
|
dd58b31cc4
|
chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776)
|
2023-11-20 17:25:41 -08:00 |
|
John Bodley
|
7804d1451e
|
chore(security): Make get_database_perm/get_dataset_perm return optional (#24046)
|
2023-10-31 08:23:42 -07:00 |
|
Sandeep Patel
|
eb9cd2a2a5
|
refactor: Issue #25040; Refactored sync_role_definition function in order to reduce number of query. (#25340)
|
2023-10-11 11:29:52 -06:00 |
|
EugeneTorap
|
42d0474cc2
|
chore: Update pylint to 2.17.7 (#25566)
|
2023-10-09 11:51:41 -07:00 |
|
Josh Soref
|
0735680674
|
chore(backend): Spelling (#25457)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-09-29 09:36:50 -07:00 |
|
Jack Fragassi
|
fba66c6250
|
fix: Use RLS clause instead of ID for cache key (#25229)
|
2023-09-18 11:37:35 -07:00 |
|
Sebastian Liebscher
|
e585db85b6
|
chore: use contextlib.surpress instead of passing on error (#24896)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
|
2023-08-29 10:09:01 -06:00 |
|
Jack Fragassi
|
2b8d8da22a
|
fix: Allow embedded guest user datasource access with dashboard context (#25081)
|
2023-08-28 09:48:21 -07:00 |
|
Zef Lin
|
5168475826
|
fix: dataset update permission out of sync (#25043)
|
2023-08-25 11:34:25 -07:00 |
|
Lily Kuang
|
6ac906f388
|
chore: remove CssTemplate and Annotation access from gamma role (#24826)
|
2023-08-24 16:39:56 -07:00 |
|
John Bodley
|
60889d27ed
|
fix: Native filter dashboard RBAC aware dataset permission (#25029)
|
2023-08-22 09:58:43 -07:00 |
|
Beto Dealmeida
|
6b660c86a4
|
feat: a native SQLAlchemy dialect for Superset (#14225)
|
2023-08-18 12:21:36 -07:00 |
|
John Bodley
|
3f93755be2
|
fix: Address regression introduced in #24789 (#25008)
|
2023-08-18 09:27:34 -07:00 |
|
JUST.in DO IT
|
10abb68288
|
feat(sqllab): Add /sqllab endpoint to the v1 api (#24983)
|
2023-08-16 16:09:10 -07:00 |
|
John Bodley
|
5522facdc6
|
chore: Refactor dashboard security access (#24804)
|
2023-08-09 09:25:58 -07:00 |
|
John Bodley
|
7397ab36f2
|
fix: Dashboard aware RBAC dataset permission (#24789)
|
2023-08-04 11:53:34 -07:00 |
|
John Bodley
|
9f7f2c60d6
|
fix: revert "fix(embedded): adding logic to check dataset used by filters (#24808) (#24892)
|
2023-08-04 11:14:57 -07:00 |
|
Vitor Avila
|
7f9b0380e0
|
fix(embedded): adding logic to check dataset used by filters (#24808)
|
2023-07-31 14:10:57 -07:00 |
|
Sebastian Liebscher
|
14a27b1ba3
|
chore(api): clean up API spec (#24838)
|
2023-07-31 20:03:58 +03:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
Beto Dealmeida
|
9844b15e07
|
fix: embedded dashboard check (#24690)
|
2023-07-13 10:33:12 -07:00 |
|
Daniel Vaz Gaspar
|
0ddc0a6738
|
chore: remove marshmallow-enum dependency and bump FAB (#24499)
|
2023-06-27 08:37:43 +01:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
Daniel Vaz Gaspar
|
23bb1c48a1
|
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400)
|
2023-06-15 22:11:24 +01:00 |
|
Daniel Vaz Gaspar
|
c69634df27
|
chore: remove deprecated apis on superset, get_or_create_table, sqllab_viz (#24375)
|
2023-06-14 08:48:29 +01:00 |
|
Daniel Vaz Gaspar
|
c8e958fb7e
|
chore: remove deprecated apis stop_query, queries, search_queries (#24360)
|
2023-06-13 15:56:06 +01:00 |
|
Ville Brofeldt
|
c09b8c6ec8
|
chore: remove user registrations menu for non-admins (#24198)
|
2023-06-13 14:03:58 +03:00 |
|
Daniel Vaz Gaspar
|
93ba59d868
|
chore: remove deprecated apis estimate_query_cost, results, sql_json, csv (#24359)
|
2023-06-13 09:31:16 +01:00 |
|