JUST.in DO IT
|
4f2e264b3f
|
chore(sqllab): Change icon color for running sql (#22050)
|
2022-11-15 12:33:53 -08:00 |
|
Elizabeth Thompson
|
6f6cb1839e
|
fix: add back database lookup from sip 68 revert (#22129)
|
2022-11-15 11:57:03 -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 |
|
Peng Ren
|
b32de3dd9e
|
feat: Add a new database driver for Amazon DynamoDB (#22077)
|
2022-11-14 20:57:04 -08:00 |
|
Elizabeth Thompson
|
ce145c676c
|
refactor: use exception status for logging (#21971)
|
2022-11-14 14:14:24 -08:00 |
|
JUST.in DO IT
|
c3f1873c43
|
fix(sqllab): Add templateParams on kv store (#22013)
|
2022-11-14 10:46:21 -08:00 |
|
Elizabeth Thompson
|
86d52fcbc4
|
chore: remove shadow write of new sip 68 dataset models (#21986)
|
2022-11-14 09:55:53 -08:00 |
|
Michael S. Molina
|
824dc7188b
|
fix: Right click on country map with code filter (#22081)
|
2022-11-14 08:52:31 -05: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 |
|
Yongjie Zhao
|
5b67e0712d
|
refactor: update documents and rename variables (#22074)
|
2022-11-11 18:04:56 +08:00 |
|
Eric Briscoe
|
defe5c8ba7
|
feat: Integrate ant d table component into DatasetPanel (#21948)
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2022-11-10 18:02:51 -06:00 |
|
Daniel Vaz Gaspar
|
35e0e5bfe6
|
chore: improve performance on bootstrap permissions (#22083)
|
2022-11-10 21:47:55 +00:00 |
|
Antonio Rivero Martinez
|
95b4c7b7fe
|
chore(bigquery): Add extra logging for BigQuery exceptions so we can have better insight on exceptions (#22024)
|
2022-11-09 22:56:08 -05:00 |
|
Eric Briscoe
|
736b53418a
|
feat: create table component based on ant design Table (#21520)
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2022-11-09 17:33:27 -05:00 |
|
John Bodley
|
9f7bd1e63f
|
fix(presto/trino): Ensure get_table_names only returns real tables (#21794)
|
2022-11-09 14:30:49 -08:00 |
|
waynewenswag
|
53ed8f2d5a
|
feat(helm): add metadata namespace (#22020)
superset-helm-chart-0.7.7
|
2022-11-09 10:41:40 -08:00 |
|
Beto Dealmeida
|
4496748cd9
|
chore: update Druid (#22067)
|
2022-11-08 15:03:58 -08:00 |
|
Corbin Robb
|
cdec09243b
|
test: Fix act errors in DndColumnSelectControl tests (#22068)
|
2022-11-08 16:24:43 -05:00 |
|
JUST.in DO IT
|
ef6b9a97d5
|
feat(dashboard): confirm overwrite to prevent unintended changes (#21819)
|
2022-11-08 13:06:19 -08:00 |
|
Beto Dealmeida
|
cd1b379bdf
|
fix: accept only JSON credentials (#22040)
|
2022-11-07 12:42:33 -08:00 |
|
Lyndsi Kay Williams
|
7a52b22237
|
test: Fix act errors in DndMetricSelect test (#22048)
|
2022-11-07 12:33:57 -06:00 |
|
Michael S. Molina
|
aa48cae6fb
|
chore: Adds RTL tests to DropdownContainer (#22041)
|
2022-11-07 10:11:28 -05:00 |
|
Daniel Vaz Gaspar
|
e33a08693b
|
fix: datasource save, improve data validation (#22038)
|
2022-11-07 10:33:24 +00: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 |
|
Jack Fragassi
|
c870fbe9e2
|
feat: Add 3 new extension points for inserting custom icons (#22027)
|
2022-11-04 11:53:57 -07:00 |
|
Yann Jouanique
|
9832bbd469
|
build: Mutli-stage build and slim image for websocket container (#21954)
|
2022-11-04 09:10:06 -07:00 |
|
Michael S. Molina
|
7d1df3b78d
|
feat: Improves SafeMarkdown HTML sanitization (#21895)
|
2022-11-04 10:34:02 -04:00 |
|
Michael S. Molina
|
b040211970
|
feat: Adds more customization properties to DropdownContainer (#22031)
|
2022-11-04 10:20:49 -04:00 |
|
Stephen Liu
|
9b6322b640
|
fix(native-filters): panels are collapsed when switch native filters (#21976)
|
2022-11-04 19:10:08 +08:00 |
|
JUST.in DO IT
|
5e1eecb3e7
|
chore(dataset): enable reload for schema and table (#22032)
|
2022-11-03 17:59:05 -07:00 |
|
John Bodley
|
6bbf4f8718
|
fix: JSON serializers (#22029)
|
2022-11-03 17:29:10 -07:00 |
|
Kamil Gabryjelski
|
68e8b00cde
|
feat(dashboard): Support changing filter bar location (#22004)
|
2022-11-03 16:50:34 +02:00 |
|
Yongjie Zhao
|
d52d72ce64
|
refactor: Feature flags getter (#22015)
|
2022-11-03 22:30:22 +08:00 |
|
Michael S. Molina
|
97e3e790a3
|
feat: Adds the DropdownContainer component (#21974)
|
2022-11-03 14:53:50 +01:00 |
|
Cody Leff
|
4cbd70db34
|
fix: Revert shared controls typing change. (#22014)
|
2022-11-03 11:58:38 +08:00 |
|
Lyndsi Kay Williams
|
ba65f66897
|
fix: Change downloadAsImage to use Superset theme (#22011)
|
2022-11-02 21:24:10 -05:00 |
|
Yongjie Zhao
|
429f246f7a
|
refactor: clean up codes (#22002)
|
2022-11-03 00:16:10 +08:00 |
|
Geido
|
4e33235020
|
chore: Verify edit permission for Horizontal filter bar (#21990)
|
2022-11-02 12:02:33 +02:00 |
|
John Bodley
|
4a330a3630
|
chore: Refactor ownership (#21938)
|
2022-11-02 01:05:31 -07:00 |
|
JUST.in DO IT
|
3a023392e6
|
fix: invalid float number format by json-bigint (#21996)
|
2022-11-02 01:04:17 -07:00 |
|
Yongjie Zhao
|
a9b229dd1d
|
feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767)
|
2022-11-02 08:21:17 +08:00 |
|
AAfghahi
|
25be9ab4bc
|
fix: bump gecko and mozilla in Dockerfile (#21995)
|
2022-11-01 18:02:37 -04:00 |
|
Maxime Beauchemin
|
72598a5b2a
|
fix: rename datasource->dataset in error message (#21959)
|
2022-11-01 21:53:06 +08:00 |
|
Ville Brofeldt
|
dc7399540b
|
chore: bubble up more db error messages (#21982)
|
2022-11-01 07:54:27 +02:00 |
|
Geido
|
5c27aafc0b
|
feat: Selectable dropdown triggered by icon component (#21955)
|
2022-10-31 19:02:40 +01:00 |
|
JUST.in DO IT
|
3bb9187797
|
fix: invalid float number format by json-bigint (#21968)
|
2022-10-31 10:20:43 -07:00 |
|
Hugh A. Miles II
|
7f78778792
|
refactor: return initial exception and check if it's user error (#21836)
|
2022-10-31 12:33:01 -04:00 |
|
Ville Brofeldt
|
a02a778cc3
|
feat(reports): execute as other than selenium user (#21931)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-10-31 14:32:49 +02:00 |
|