Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
Ville Brofeldt
|
20e0036336
|
fix(sql-lab): remove redundant onChange schema property (#24422)
|
2023-06-16 17:38:26 +03:00 |
|
JUST.in DO IT
|
c4242a3657
|
chore(sqllab): Remove validation result from state (#24082)
|
2023-06-08 12:53:16 -07:00 |
|
Antonio Rivero
|
1d9a761de5
|
feat(sqllab): SQLEditor Extension (#24205)
|
2023-06-01 15:30:26 -04:00 |
|
JUST.in DO IT
|
779b372d89
|
chore(sqllab): Remove functionNames from sqlLab state (#24026)
|
2023-05-23 10:42:00 -07:00 |
|
EugeneTorap
|
1670275571
|
feat: Use AntD table in FilterableTable (#23035)
Co-authored-by: justin-park <justin.park@airbnb.com>
|
2023-05-12 16:36:35 -03:00 |
|
JUST.in DO IT
|
7a55625243
|
fix(sqllab): rollback clean comments out (#24009)
|
2023-05-11 09:41:21 -07:00 |
|
JUST.in DO IT
|
d96b72d46f
|
chore(sqllab): Refactor react-query by redux-toolkit query (#23760)
|
2023-05-08 14:25:23 -07:00 |
|
JUST.in DO IT
|
d23df35087
|
fix(sqllab): custom url params disappeared (#23952)
|
2023-05-08 11:55:56 -07:00 |
|
JUST.in DO IT
|
842659dbfe
|
refactor: useEffectEvent for efficient deps (#23871)
|
2023-05-03 11:52:04 -07:00 |
|
curious86
|
d4b9c18271
|
fix(sql-editor): Fix run stop button color to improve usability (#23892)
Co-authored-by: aadhikari <aadhikari@apple.com>
|
2023-05-03 12:06:25 +03:00 |
|
Hugh A. Miles II
|
fa8f98472c
|
chore: migrate sqllab_viz endpoint to api v1 (#23729)
|
2023-04-26 10:53:41 -04:00 |
|
JUST.in DO IT
|
7e4be7d1ea
|
fix(sqllab): test failed due to legacy api url (#23805)
|
2023-04-25 05:58:28 -07:00 |
|
Diego Medina
|
4873c0990a
|
chore: Add tests to SQL lab button components (#22916)
|
2023-04-24 12:17:51 -06:00 |
|
JUST.in DO IT
|
5bec1a65ae
|
refactor(sqllab): Remove tableOptions from redux state (#23488)
|
2023-04-20 15:55:55 -07:00 |
|
Ville Brofeldt
|
b2b8c3e05b
|
fix(ace-editor): use monospace fonts by default (#23747)
|
2023-04-20 14:45:43 +03:00 |
|
JUST.in DO IT
|
0c0d2b38a6
|
fix(sqllab): infinite running state on disconnect (#23669)
|
2023-04-18 12:26:29 -07:00 |
|
Jack Fragassi
|
2a01aa66d5
|
feat: Add loading state to sqllab save/overwrite dataset modal (#23697)
|
2023-04-18 10:00:14 -07:00 |
|
JUST.in DO IT
|
c197bf9e6d
|
fix(sqllab): rendering performance regression (#23695)
|
2023-04-17 09:49:15 -07:00 |
|
JUST.in DO IT
|
40bf1a550b
|
fix(sqllab): Revert "rendering performance regression (#23653)" (#23671)
|
2023-04-13 08:23:12 -03:00 |
|
JUST.in DO IT
|
a5b6ccc1ec
|
fix(sqllab): rendering performance regression (#23653)
|
2023-04-11 16:19:18 -07: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
|
f6b5b658e5
|
chore(welcome): harmonize submenu with other routes (#22803)
|
2023-03-31 11:34:10 +03:00 |
|
JUST.in DO IT
|
d1947f7354
|
fix(sqllab): throw errors of commented out query (#23378)
|
2023-03-23 16:06:22 -07:00 |
|
JUST.in DO IT
|
ca4dd26648
|
chore(sqllab): Remove schemaOptions from redux store (#23257)
|
2023-03-22 15:35:22 -06:00 |
|
Beto Dealmeida
|
d01cf4300c
|
fix: schedule query option showing up (#23386)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-03-21 15:26:11 -07:00 |
|
Geido
|
da3791ad3d
|
fix: Table sorting reset (#23318)
|
2023-03-15 18:48:03 +01:00 |
|
Ville Brofeldt
|
b90a11191f
|
fix(safari): remove autocomplete in table select (#23361)
|
2023-03-14 15:20:33 +02:00 |
|
Lyndsi Kay Williams
|
861ecf65d4
|
chore: Remove dependency warnings from SqlEditor/index.jsx (#22974)
|
2023-02-15 12:08:17 -08:00 |
|
Lyndsi Kay Williams
|
76f7a3fb4e
|
chore: Remove dependency warnings from SqlEditorLeftBar/index.tsx (#22975)
|
2023-02-15 12:07:56 -08: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 |
|
JUST.in DO IT
|
4980621902
|
feat(sqllab): Add event logger (#23040)
|
2023-02-14 06:47:28 +13:00 |
|
Michael S. Molina
|
49aa9b4ca8
|
chore: Removes icon warnings from tests (#23054)
|
2023-02-13 12:31:09 -05:00 |
|
JUST.in DO IT
|
d3d59ee0ae
|
fix(sqllab): Invalid schema fetch by deprecated value (#22968)
|
2023-02-13 09:36:47 -07:00 |
|
Artem Shumeiko
|
773d2a54a3
|
chore: Localization of superset pt. 3 (#22938)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2023-02-07 09:21:23 -07:00 |
|
JUST.in DO IT
|
a1b7eb3870
|
fix(sqllab): clean unwanted scrollbar (#22990)
|
2023-02-07 08:05:09 -07:00 |
|
Diego Medina
|
02cd75be8d
|
chore: Migrate /superset/tables/* to API v1 (#22501)
|
2023-02-01 12:45:57 +00:00 |
|
JUST.in DO IT
|
19779d7517
|
fix(sqllab): inconsistent addNewQueryEditor behavior (#21999)
|
2023-01-30 16:54:03 -07:00 |
|
Artem Shumeiko
|
c839d0daf5
|
chore: Localization of superset pt. 2 (#22772)
|
2023-01-30 09:20:43 -07:00 |
|
Diego Medina
|
b94052e438
|
chore: migrate /sql_json and /results to apiv1 (#22809)
|
2023-01-30 11:02:34 -05:00 |
|
Diego Medina
|
14878a160f
|
chore: Migrate /superset/queries/<last_updated_ms> to API v1 (#22611)
|
2023-01-27 13:20:56 -05:00 |
|
JUST.in DO IT
|
0045816772
|
fix(sqllab): reverts #22695 (#22861)
|
2023-01-26 14:15:42 -07:00 |
|
JUST.in DO IT
|
d591cc8082
|
fix(sqllab): Invalid schema fetch for deprecated value (#22695)
|
2023-01-19 10:19:17 -07:00 |
|
Kamil Gabryjelski
|
39c96d0568
|
chore: Migrate .less styles to Emotion (#22474)
|
2023-01-19 09:17:10 +01: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 |
|
Ville Brofeldt
|
08f45ef207
|
fix(viz-gallery): respect denylist in viz gallery (#22658)
|
2023-01-10 19:08:30 +02:00 |
|
Ville Brofeldt
|
b6d39d194c
|
feat(trino): support early cancellation of queries (#22498)
|
2022-12-24 06:31:46 +02:00 |
|
Lyndsi Kay Williams
|
6b20e74442
|
fix: Create dataset polish/bug fix (#22262)
|
2022-12-20 11:05:40 -05:00 |
|