Elizabeth Thompson and GitHub
f856ba246e
fix: update svgr webpack config to use svg dimensions ( #24747 )
2023-07-21 14:48:54 -07:00
Elizabeth Thompson and GitHub
1a9724582f
chore: turn off talisman for ephemeral environments in ci ( #24627 )
2023-07-19 14:22:32 -07:00
b68de27dc6
fix: force data load on import examples ( #24410 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-06-16 12:55:35 -07:00
Elizabeth Thompson and GitHub
af8f7253e1
fix: update order of build for testing a release ( #24317 )
2023-06-08 16:30:39 -07:00
Elizabeth Thompson and GitHub
8634af0a0f
chore: update UPDATING for 2.1.0 ( #24294 )
2023-06-05 12:56:19 -07:00
Elizabeth Thompson and GitHub
40fffc396c
fix: ensure json is not None ( #24280 )
2023-06-03 08:19:36 -07:00
Elizabeth Thompson and GitHub
71106cfd97
feat: create dtype option for csv upload ( #23716 )
2023-04-24 12:53:53 -07:00
Elizabeth Thompson and GitHub
26250173ab
fix: allow for dependencies that could be undefined ( #23682 )
2023-04-13 12:01:57 -07:00
b021f6e05d
feat: add new cache_query_by_user key ( #23415 )
...
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2023-03-20 12:17:20 -07:00
Elizabeth Thompson and GitHub
f4035e096f
chore: update releasing process for testing ( #23331 )
2023-03-17 17:39:37 -07:00
Elizabeth Thompson and GitHub
a8d5cb89a8
chore: use util test env for init check ( #23325 )
2023-03-10 16:07:50 -08:00
Elizabeth Thompson and GitHub
989fe27a0f
chore: log different selenium timeout errors differently ( #23290 )
2023-03-09 12:55:12 -08:00
Elizabeth Thompson and GitHub
7d8383cbd5
fix: ignore ts warnings from older typescript versions ( #23262 )
2023-03-02 11:44:26 -08:00
Elizabeth Thompson and GitHub
ae8aa60844
docs: update installation docs to include frontend asset build ( #23199 )
2023-02-28 16:17:12 -08:00
Elizabeth Thompson and GitHub
7160daecf3
chore: change AlertQueryError to 400 ( #23102 )
2023-02-16 16:31:16 -08:00
Elizabeth Thompson and GitHub
434b445e31
chore: increment statsd as warn ( #23041 )
2023-02-16 15:43:18 -08:00
Elizabeth Thompson and GitHub
4ddf67fc14
chore: move dashboard screenshot standalone logic ( #23003 )
2023-02-15 14:35:08 -08:00
Elizabeth Thompson and GitHub
f2b61fca15
fix: edit pyarrow stringify to better handle emojis and accents ( #22881 )
2023-01-30 12:29:19 -08:00
Elizabeth Thompson and GitHub
d091a68909
fix: better logic to extract errors on databricks ( #22792 )
2023-01-20 15:35:09 -08:00
Elizabeth Thompson and GitHub
c58dbf8b9c
fix: pass in slack error messages properly ( #22727 )
2023-01-17 13:30:51 -08:00
Elizabeth Thompson and GitHub
0a2fc9cdde
fix: change order of webdriver timeout checks ( #22698 )
2023-01-17 10:00:51 -08:00
Elizabeth Thompson and GitHub
cd1f6d469b
fix: remove whitespace from http_path for databricks ( #22671 )
2023-01-13 14:50:18 -08:00
Elizabeth Thompson and GitHub
804e89d725
fix: stringify ValueErrors for NaT types ( #22628 )
2023-01-06 15:15:12 -08:00
Elizabeth Thompson and GitHub
7591acba54
fix: change type of slack error ( #22443 )
2023-01-06 17:50:43 -05:00
Elizabeth Thompson and GitHub
af34e454be
fix: change example comment to match type ( #21772 )
2023-01-05 15:45:37 -08:00
Elizabeth Thompson and GitHub
608ffcbfb9
fix: make database connection modal ace fields uncontrolled ( #22350 )
2022-12-12 12:36:41 -08:00
Elizabeth Thompson and GitHub
c3a6327ff0
fix: correct exception level in log and add error message ( #22381 )
2022-12-12 10:58:58 -08:00
Elizabeth Thompson and GitHub
368e7e6b08
fix: make sure that gsheets db connection form loads properly ( #22361 )
2022-12-09 17:28:15 -08:00
Elizabeth Thompson and GitHub
1c20206057
fix: convert <NA> values to None instead of stringifying ( #22321 )
2022-12-02 17:15:20 -08:00
Elizabeth Thompson and GitHub
5c77f1ad2a
feat: add databricks form ( #21573 )
2022-12-02 10:36:27 -08:00
Elizabeth Thompson and GitHub
78a4bd6bb2
fix: don't stringify extraJson in form ( #22171 )
2022-11-21 12:57:17 -08:00
Elizabeth Thompson and GitHub
6f6cb1839e
fix: add back database lookup from sip 68 revert ( #22129 )
2022-11-15 11:57:03 -08:00
Elizabeth Thompson and GitHub
ce145c676c
refactor: use exception status for logging ( #21971 )
2022-11-14 14:14:24 -08:00
Elizabeth Thompson and GitHub
86d52fcbc4
chore: remove shadow write of new sip 68 dataset models ( #21986 )
2022-11-14 09:55:53 -08:00
Elizabeth Thompson and GitHub
efefb66c2d
chore: bump pyathena and related packages ( #21958 )
2022-10-28 18:15:15 -07:00
Elizabeth Thompson and GitHub
196c3671e2
refactor: serialize extra json in state ( #21523 )
2022-10-14 14:55:20 -07:00
Elizabeth Thompson and GitHub
75e6a04269
fix: remove deprecated ETagResponseMixin ( #21773 )
2022-10-12 10:26:42 -07:00
Elizabeth Thompson and GitHub
f58227a912
feat: add denylist for db engines ( #21486 )
2022-10-08 19:45:21 -07:00
Elizabeth Thompson and GitHub
e98943e580
refactor: pass all properties to validate_parameters ( #21487 )
2022-10-03 17:48:54 -07:00
Elizabeth Thompson and GitHub
4417c6e3e2
chore: add 4xx error codes where applicable ( #21627 )
2022-10-03 15:19:47 -07:00
Elizabeth Thompson and GitHub
ef78ec6b30
fix: catch error when masking encrypted extra is none ( #21570 )
2022-10-02 19:49:01 -07:00
Elizabeth Thompson and GitHub
7445eab5a2
add test for tab state ( #20949 )
2022-08-10 16:45:31 -04:00
Elizabeth Thompson and GitHub
463406ff09
fix: save dataset and repopulate state ( #20965 )
...
* save dataset and repopulate state
* disable dashboard button if dataset is missing
* fix error message
* fix tests
2022-08-05 14:32:49 -07:00
Elizabeth Thompson and GitHub
fb5f8cacaf
skip row if created_at_fk is null ( #20939 )
2022-08-02 15:49:32 -07:00
Elizabeth Thompson and GitHub
34ad80c642
add cypress codeowners to e2e tests ( #20921 )
2022-08-01 17:35:35 -07:00
4d29d16b64
fix: make a new entrypoint for deprecated postgres dialect ( #20895 )
...
* make a new entrypoint for deprecated postgres dialect
* Update setup.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2022-07-29 13:03:41 -07:00
Elizabeth Thompson and GitHub
cd578d2865
add having_druid back into the schema ( #20879 )
2022-07-26 17:54:46 -07:00
Elizabeth Thompson and GitHub
bbaa4cc65d
use existing row when id is found ( #20661 )
2022-07-16 00:00:39 -07:00
Elizabeth Thompson and GitHub
c2be54c335
fix: pandas bug when data is blank on post-processing ( #20629 )
...
* fix pandas bug when data is blank on post-processing
* account for multiple queries when data is blank
2022-07-08 16:33:53 -07:00
Elizabeth Thompson and GitHub
ddcef70fbd
change permissions on action ( #20496 )
2022-06-27 15:22:43 -07:00
Elizabeth Thompson and GitHub
44f0b511dd
remove autoflush for queries during dual write ( #20460 )
2022-06-23 14:50:30 -07:00
Elizabeth Thompson and GitHub
b66a617ed9
remove label for new user ( #20429 )
2022-06-22 10:21:53 -07:00
Elizabeth Thompson and GitHub
12436e47c9
fix key error on permalink fetch for old permalinks ( #20414 )
2022-06-16 15:51:17 -07:00
Elizabeth Thompson and GitHub
ccba5b2f69
chore: add action to welcome new users ( #20401 )
...
* add action to welcome new users
* fix typo
2022-06-15 16:27:55 -07:00
Elizabeth Thompson and GitHub
5a137820d0
fix: catch some potential errors on dual write ( #20351 )
...
* catch some potential errors on dual write
* fix test for sqlite
2022-06-13 17:30:13 -07:00
Elizabeth Thompson and GitHub
c6b1523db5
add breaking change information about form_data datasource_type ( #20321 )
2022-06-13 11:48:22 -07:00
f270e49c4b
chore: use exc_info to pass errors to log warnings ( #20252 )
...
* use exc_info to pass errors to log warnings
* Update superset/views/base.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
* Update superset/views/base.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2022-06-03 11:41:24 -07:00
Elizabeth Thompson and GitHub
32bb1ce3ff
feat!: pass datasource_type and datasource_id to form_data ( #19981 )
...
* pass datasource_type and datasource_id to form_data
* add datasource_type to delete command
* add datasource_type to delete command
* fix old keys implementation
* add more tests
2022-06-02 16:48:16 -07:00
Elizabeth Thompson and GitHub
060b5c0e17
chore: remove druid datasource from the config ( #19770 )
...
* remove druid datasource from the config
* remove config related references to DruidDatasource
* Update __init__.py
* Update __init__.py
* Update manager.py
* remove config related references to DruidDatasource
* raise if instance type is not valid
2022-05-04 12:48:48 -07:00
Elizabeth Thompson and GitHub
aa419b8119
fix: check type of url before performing string actions ( #19569 )
...
* ensure url is a string
* return url if param is a url
2022-04-06 17:32:10 -07:00
Elizabeth Thompson and GitHub
444b4f5832
merge multiple db heads ( #19577 )
2022-04-06 15:14:39 -07:00
Elizabeth Thompson and GitHub
88029e21b6
fix dataset update table ( #19269 )
2022-03-21 09:43:51 -07:00
e1d0b83885
chore: update updating with druid no sql deprecation ( #19262 )
...
* update updating with druid no sql deprecation
* Update UPDATING.md
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2022-03-20 21:31:44 -07:00
Elizabeth Thompson and GitHub
d645579cdd
chore!: update mutator to take kwargs ( #19083 )
...
* update mutator to take kwargs
* update updating.md
* lint
* test that the database name is properly passed in to the mutator
2022-03-18 16:01:27 -07:00
Elizabeth Thompson and GitHub
48a12ade8c
update changelog and updating files from 1.4.1 ( #18648 )
2022-03-18 08:27:57 -07:00
Elizabeth Thompson and GitHub
c143b37128
chore: log multiple errors ( #14064 )
...
* log all errors from db create
* return unique set of errors
* sort set for exceptions list
* run black
2022-03-08 17:31:19 -08:00
Elizabeth Thompson and GitHub
60db35cb4d
chore: bump pillow to major version ( #18134 )
...
* bump pillow to major version
* make a wider range for pillow dependency versions
2022-01-25 09:51:14 -08:00
Elizabeth Thompson and GitHub
1f8129241b
update changelog and updating for 1.4.0 ( #18083 )
2022-01-20 09:38:43 -08:00
Elizabeth Thompson and GitHub
b82da5c016
accept null params for validation ( #17788 )
2021-12-17 10:52:00 -08:00
Elizabeth Thompson and GitHub
13e19291f2
fix: allow for multiple columns in pivot table report ( #17636 )
...
* allow for multiple columns in pivot table report
* fix null data issue
* Update tests/unit_tests/charts/test_post_processing.py
2021-12-02 16:42:37 -08:00
Elizabeth Thompson and Yongjie Zhao
dc889f713d
add feature flag ( #1246 )
2021-11-26 11:47:20 +08:00
Elizabeth Thompson and GitHub
3ee9e11ce1
feat: add a config to enable retina quality images in screenshots ( #17409 )
...
* add feature flag for retina screenshot support
* use config for pixel density
* run black
2021-11-15 12:47:40 -08:00
Elizabeth Thompson and GitHub
71e3fa1bf3
use full resultType with csv download on chart in dashboard ( #17431 )
2021-11-15 09:57:05 -08:00
f10bc6d8fe
fix: add fallback and validation for report and cron timezones ( #17338 )
...
* add fallback and validation for report and cron timezones
* add logging to exception catch
* Run black
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2021-11-12 12:28:17 -08:00
Elizabeth Thompson and GitHub
bea8502ebd
run npm install to fix a bad package version ( #17314 )
2021-11-01 13:57:28 -07:00
Elizabeth Thompson and GitHub
08aab3b399
use full results as csv type ( #17194 )
2021-10-25 09:36:10 -07:00
Elizabeth Thompson and GitHub
ae4ced8da6
fix: update values for default timezone selector ( #17124 )
...
* update values for default timezone selector
* fix casing and comment
* Update TimezoneSelector.test.tsx
2021-10-18 09:39:20 -07:00
Elizabeth Thompson and GitHub
c2e1ab6550
add logging on successful data uploads ( #17065 )
2021-10-11 16:28:07 -07:00
Elizabeth Thompson and GitHub
5866d5ebb0
fix: Revert "fix: RBAC hide right menu ( #16902 )" ( #16968 )
...
* Revert "fix: RBAC hide right menu (#16902 )"
This reverts commit 87baac7650 .
* fix failing test
2021-10-04 19:18:12 -07:00
Elizabeth Thompson and GitHub
d375538671
only fetch db function when db exists in sql lab ( #16754 )
2021-09-21 09:40:02 -07:00
Elizabeth Thompson and GitHub
f032cc254c
fix shared query ( #16753 )
2021-09-21 09:38:23 -07:00
Elizabeth Thompson and GitHub
2a25e2d7ca
update execution logs and states for alerts ( #16736 )
2021-09-20 14:26:30 -07:00
Elizabeth Thompson and GitHub
9f5f6794ff
bump sasl ( #16669 )
2021-09-14 09:28:13 -07:00
Elizabeth Thompson and GitHub
519baa6f00
fix: params in sql lab are jumpy in the ace editor ( #16536 )
...
* fix jumpy params
* remove cypress tests
2021-09-07 09:38:45 -07:00
Elizabeth Thompson and GitHub
a0db5367d2
bump emotion to help with cache clobbering ( #16559 )
2021-09-02 13:48:21 -07:00
Elizabeth Thompson and GitHub
efe850b731
adjust initial state ( #16329 )
2021-08-18 13:18:36 -07:00
Elizabeth Thompson and GitHub
4960b5ee2b
pass correct report_format ( #16306 )
2021-08-17 18:31:38 -07:00
Elizabeth Thompson and GitHub
3709131089
check roles before fetching reports ( #16260 )
2021-08-13 20:41:03 -07:00
67c4c0116e
fix: remove encryption from db params ( #16214 )
...
* remove encryption from db params
* Update superset/db_engine_specs/base.py
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net >
2021-08-12 12:03:14 -07:00
Elizabeth Thompson and GitHub
3aefa6925b
update covid dashboard ( #16183 )
2021-08-10 20:47:13 -07:00
Elizabeth Thompson and GitHub
628169a171
feat: change query predicate to text ( #16160 )
...
* change query predicate to text
* make input multiline
* remove value that is too long for the downgrade
* keep logging lint rule
2021-08-10 17:52:01 -07:00
Elizabeth Thompson and GitHub
a3102488a1
feat: add chart image info to reports from charts ( #16158 )
...
* refetch reports on props update
* add chart types to reports
2021-08-10 15:11:10 -07:00
Elizabeth Thompson and GitHub
5488a8a948
add config to hide some user menu items ( #16156 )
2021-08-10 09:03:13 -07:00
Elizabeth Thompson and GitHub
e0576786c3
add feature flag to header bar ( #16031 )
2021-08-02 10:57:29 -07:00
5031a67597
feat: Self subscribe reports ( #16027 )
...
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com >
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com >
2021-08-02 09:12:09 -07:00
Elizabeth Thompson and GitHub
908db3ab31
fix select width ( #15986 )
2021-07-30 14:58:03 -07:00
Elizabeth Thompson and GitHub
3f6c81b621
add timezone selector to alerts and reports ( #15920 )
2021-07-28 10:02:00 -07:00
Elizabeth Thompson and GitHub
ea49aa3d2d
feat: add timezones to report cron ( #15849 )
...
* add timezones to report cron
* fix test
2021-07-27 18:28:24 -07:00
Elizabeth Thompson and GitHub
b81f120916
add timezone selector component ( #15880 )
2021-07-26 09:30:35 -07:00
Elizabeth Thompson and GitHub
9c854ff1f1
bump typescript ( #15847 )
2021-07-22 16:30:25 -07:00