Michael S. Molina
|
a971a28a34
|
fix: DashboardRoles cascade operation (#25349)
|
2023-09-20 13:08:07 -03:00 |
|
John Bodley
|
d54e827bb9
|
fix: Add explicit ON DELETE CASCADE for dashboard_roles (#25320)
|
2023-09-18 09:49:51 -03:00 |
|
Stepan
|
14c324950a
|
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-09-14 15:57:08 -07:00 |
|
KSPT-taylorjohn
|
bbfaeb074e
|
fix: Chart series limit doesn't work for some databases (#25150)
|
2023-08-31 15:05:39 -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 |
|
John Bodley
|
adaab3550c
|
fix: Ensure SQLAlchemy sessions are closed (#25031)
|
2023-08-23 11:57:36 -07:00 |
|
Vitor Avila
|
cacad56172
|
chore(dashboard import/export): include additional fields to export/import commands (#24941)
|
2023-08-14 13:50:31 -07:00 |
|
Beto Dealmeida
|
4bc46003b5
|
chore: rate limit requests (#24324)
|
2023-08-11 09:35:31 -07:00 |
|
Beto Dealmeida
|
6f24a4e7a8
|
fix: calls to _get_sqla_engine (#24953)
|
2023-08-11 12:54:01 +02:00 |
|
John Bodley
|
55014bf58b
|
chore: Add explicit ON DELETE CASCADE for embedded_dashboards (#24939)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-08-10 11:41:14 -03:00 |
|
John Bodley
|
94c595093b
|
chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938)
|
2023-08-10 10:56:11 -03:00 |
|
John Bodley
|
5522facdc6
|
chore: Refactor dashboard security access (#24804)
|
2023-08-09 09:25:58 -07:00 |
|
EugeneTorap
|
5f103072b0
|
fix: Python3.11 (str, Enum) issue (#24803)
|
2023-07-31 09:04:09 -07:00 |
|
Jack Fragassi
|
77889b29fb
|
fix: Allow chart import to update the dataset an existing chart points to (#24821)
|
2023-07-28 16:08:03 -07:00 |
|
Gyuil Han
|
ff7c1528db
|
fix(dashboard): increase json_metadata field (#24510)
|
2023-07-25 15:30:43 -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
|
7675e0db10
|
fix: search_path in RDS (#24739)
|
2023-07-20 12:57:48 -07:00 |
|
John Bodley
|
ae00489779
|
chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628)
|
2023-07-11 11:39:03 -07:00 |
|
JUST.in DO IT
|
e20b69587f
|
chore(sqllab): add extra_json on tabstate (#24489)
|
2023-06-23 14:31:31 -07:00 |
|
John Bodley
|
b9824d687e
|
fix: Native filter dynamic numeric search (#24506)
|
2023-06-23 14:00:31 -07:00 |
|
John Bodley
|
652bf6454e
|
fix: Native filter dynamic numeric search (#24418)
|
2023-06-21 09:45:15 -07:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04: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 |
|
Maxime Beauchemin
|
b70808d071
|
chore: cleanup sqlalchemy warnings (#24403)
|
2023-06-16 15:30:47 -07:00 |
|
Ville Brofeldt
|
20e0036336
|
fix(sql-lab): remove redundant onChange schema property (#24422)
|
2023-06-16 17:38:26 +03:00 |
|
Daniel Vaz Gaspar
|
23bb1c48a1
|
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400)
|
2023-06-15 22:11:24 +01:00 |
|
Hugh A. Miles II
|
eb05225f0d
|
feat(sshtunnel): add configuration for SSH_TIMEOUT (#24369)
|
2023-06-13 12:29:40 -04:00 |
|
John Bodley
|
2b364898a5
|
fix: Address regression introduced in #22853 (#24121)
|
2023-06-12 15:32:40 -07:00 |
|
Michael S. Molina
|
a7f7f6645d
|
feat: Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags (#24345)
|
2023-06-12 10:40:22 -07:00 |
|
John Bodley
|
0e3f1f638c
|
chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow (#24266)
|
2023-06-09 18:54:31 -07:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
0496779434
|
chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029)
|
2023-05-19 06:42:19 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
Geido
|
66fb4867dc
|
chore: Remove unnecessary information from response (#24056)
|
2023-05-17 20:07:47 +03:00 |
|
John Bodley
|
2f0caf8a0d
|
fix: Handle python_date_format in ExploreMixin (#24068)
|
2023-05-16 06:54:12 -07:00 |
|
Beto Dealmeida
|
2938c5dc03
|
fix: handle python_date_format in ExploreMixin (#24062)
|
2023-05-15 17:51:14 -04:00 |
|
Hugh A. Miles II
|
de96372ba7
|
chore: add log for ssh tunnel information (#24058)
|
2023-05-15 10:43:04 -07:00 |
|
Ville Brofeldt
|
f7dd52b8f5
|
feat: implement time grain in temporal filters (#24035)
|
2023-05-12 14:41:09 +03:00 |
|
Beto Dealmeida
|
7fe0ca12c0
|
chore: remove duplicates of validate_adhoc_subquery (#24023)
|
2023-05-11 17:00:06 -07:00 |
|
Hugh A. Miles II
|
669e1802a6
|
fix: [chart power query] error show when user input column with x-axis (#23776)
|
2023-04-22 18:57:20 -04:00 |
|
Daniel Vaz Gaspar
|
f80e738196
|
fix: get or create db with an existing invalid URL (#23737)
|
2023-04-20 09:50:57 +01:00 |
|
John Bodley
|
b35b5a6e05
|
chore(db_engine_specs): Refactor get_index (#23656)
|
2023-04-13 09:23:16 +12:00 |
|
Hugh A. Miles II
|
976e33330f
|
fix: presto CI failed test (#23666)
|
2023-04-12 15:27:53 -04:00 |
|
Akshay Kumar Sharma
|
e8f32c4bc4
|
fix(saved_queries): wrong enum for object_type of saved_query (#23611)
|
2023-04-10 16:37:16 -04: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 |
|
John Bodley
|
83df609782
|
fix: Ensure verbose mapping exists for SQL Lab Query model (#23597)
|
2023-04-07 06:34:00 +12:00 |
|
Hugh A. Miles II
|
a4d4084d08
|
fix: tags features flag on base models (#23548)
|
2023-04-04 10:32:24 -04: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 |
|
Beto Dealmeida
|
2c6f581fa6
|
feat(postgresql): dynamic schema (#23401)
|
2023-03-17 17:53:42 -07:00 |
|
Beto Dealmeida
|
42e8d1b498
|
chore: improve schema security (#23385)
|
2023-03-17 08:05:50 -07:00 |
|