JUST.in DO IT
cd8b56706b
fix: unable to disallow csv upload on header menu ( #30271 )
2024-09-17 14:27:47 -07:00
JUST.in DO IT
2f0c9947ce
fix(dashboard): Invalid owner's name displayed after updates ( #30272 )
2024-09-17 14:27:30 -07:00
JUST.in DO IT
c33d49ecab
fix(dashboard): invalid button style in undo/redo button ( #30273 )
2024-09-17 10:16:56 -07:00
Maxime Beauchemin
f315a4f02c
chore: move SLACK_ENABLE_AVATARS from config to feature flag ( #30274 )
2024-09-16 16:07:11 -07:00
JUST.in DO IT
f553344aa1
chore(sqllab): Add shortcuts for switching tabs ( #30173 )
2024-09-16 09:10:45 -07:00
Đỗ Trọng Hải
e9094659d3
refactor(frontend): migrate 6 tests from Enzyme to RTL ( #30151 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-09-13 15:02:03 -06:00
Geido
dbab2fb955
fix(CrossFilters): Do not reload unrelated filters in global scope ( #30252 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-09-13 15:20:51 +02:00
JUST.in DO IT
ff3b86b5ff
feat(sqllab): Add timeout on fetching query results ( #29959 )
2024-09-12 09:41:28 -07:00
JUST.in DO IT
be0a0ced25
fix: filters panel broken due to tabs scroll ( #30180 )
2024-09-11 16:30:34 -07:00
Ross Mabbett
0f44362348
refactor(explore): Migrate MetricsControl test suite to RTL ( #30232 )
2024-09-11 16:52:28 -04:00
Evan Rusackas
7bb6a14944
feat: Displaying details to Dataset/Database deletion modals ( #30016 )
2024-09-10 15:27:25 -06:00
Josh Soref
d0c9cde0ba
chore(frontend): Spelling ( #25452 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-09-10 15:05:35 -06:00
Vitor Avila
d191e67e51
fix(Dashboard download): Download dashboard screenshot/PDF using SupersetClient ( #30212 )
2024-09-10 19:27:19 +02:00
Beto Dealmeida
1f890718a2
feat: `is_mutating` method ( #30177 )
2024-09-09 13:56:18 -04:00
Đỗ Trọng Hải
aa50eb3b03
build(dev-deps, deps): upgrade major versions for FE deps ( #29963 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-09-06 11:44:22 -06:00
JUST.in DO IT
4d1db9e32c
fix(sqllab): Skip AceEditor in inactive tabs ( #30171 )
2024-09-06 13:58:59 -03:00
JUST.in DO IT
e02b18c63c
fix(native filter): undefined layout type on filterInScope ( #30164 )
2024-09-05 10:51:55 -07:00
Michael S. Molina
de3de541e7
fix: FacePile is requesting avatars when SLACK_ENABLE_AVATARS is false ( #30156 )
2024-09-05 08:50:50 -03:00
JUST.in DO IT
2097b716f4
fix(sqllab): race condition when updating cursor position ( #30154 )
2024-09-04 13:11:11 -07:00
JUST.in DO IT
880d634dc8
fix(sqllab): race condition when updating same cursor position ( #30141 )
2024-09-04 08:18:42 -03:00
Beto Dealmeida
ff449ad8ab
feat: OAuth2 database field ( #30126 )
2024-09-03 20:57:55 -04:00
Beto Dealmeida
09dfe2f2ab
feat: Oauth2 in DatabaseSelector ( #30082 )
2024-09-03 20:11:37 -04:00
Evan Rusackas
9c3eb8f51f
fix(accessibility): logo outline on tab navigation, but not on click ( #30077 )
2024-09-03 12:04:22 -06:00
Michael S. Molina
72a520fba4
fix: Retrieving Slack channels when Slack is disabled ( #30074 )
2024-09-03 11:32:22 -03:00
Ross Mabbett
9596e458c6
refactor(databases): Create constants.ts, move interface to types.ts ( #30027 )
2024-09-03 10:13:37 +02:00
Michael S. Molina
548d543efe
fix: When hovering Drill By the dashboard is scrolled to the top ( #30073 )
2024-08-30 15:27:43 -03:00
Michael S. Molina
cd6b8b2f6d
fix: Delete modal button with lowercase text ( #30060 )
2024-08-30 13:33:22 -03:00
Evan Rusackas
07985e2f5a
fix: Revert "fix(list/chart views): Chart Properties modal now has transitions" ( #30041 )
2024-08-28 12:30:58 -06:00
Michael S. Molina
2afb66d68d
fix: Dashboard list row height does not match other lists ( #30025 )
2024-08-27 14:02:17 -03:00
Jack
2fda221b7c
feat(alert/reports): adding logic to handle downstream reports when tab is deleted from dashboard ( #29333 )
2024-08-23 15:26:26 -05:00
Elizabeth Thompson
9249facaf5
fix: Reports are not sent when selecting to send as PNG, CSV or text ( #30001 )
2024-08-23 10:56:15 -06:00
Jack
7db34b994e
fix(screenshots): dashboard screenshots do not capture filter state ( #29989 )
2024-08-23 19:23:44 +03:00
Daniel
cb23d6f1a8
fix: Removed fixed width constraint from Save button ( #29686 )
2024-08-23 09:22:18 -07:00
Antonio Rivero
bc6d2dba37
feat(time_comparison): Support all date formats when computing custom and inherit offsets ( #30002 )
2024-08-23 15:32:25 +02:00
Usiel Riedl
9d5268ab6d
feat(sqllab): Adds refresh button to table metadata in SQL Lab ( #29974 )
2024-08-22 17:07:59 -07:00
JUST.in DO IT
1a1548da3b
chore(shared components): Migrate enzyme to RTL ( #26258 )
2024-08-22 08:34:51 +09:00
JUST.in DO IT
1ca5947a7d
fix(sqllab): flaky json explore modal due to shallow equality checks for extra data ( #29978 )
2024-08-22 07:28:08 +09:00
Evan Rusackas
5ec3093deb
chore(antd): straightening out button import paths ( #29969 )
2024-08-19 20:15:34 -06:00
Elizabeth Thompson
7e88649730
fix: thumbnail url json response was malformed ( #29938 )
2024-08-19 11:08:39 -07:00
JUST.in DO IT
6e1ef193dd
fix(sqllab): Add abort call on query refresh timeout ( #29956 )
2024-08-17 06:59:57 +09:00
Elizabeth Thompson
88d07ce603
fix: only show dataset name in list ( #29944 )
2024-08-15 09:24:51 -07:00
Elizabeth Thompson
0c3aa7d8fe
fix: load slack channels earlier ( #29846 )
2024-08-06 15:40:30 -07:00
Evan Rusackas
052b38bdf3
fix(capitalization): Capitalizing a button. ( #29867 )
2024-08-06 10:29:00 -06:00
Đỗ Trọng Hải
1c3ef01209
chore(build): uplift several outdated frontend packages ( #29652 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-08-06 09:02:01 -06:00
Mathis Van Eetvelde
aa26ca5c27
fix(docs): update timescale.png ( #24411 )
...
Signed-off-by: Mathis Van Eetvelde <mathis.vaneetvelde@protonmail.com>
2024-08-05 13:07:21 -06:00
Kamil Gabryjelski
f1136b57dd
perf: Remove antd-with-locales import ( #29788 )
2024-08-05 17:17:59 +02:00
Geido
d877d46557
refactor(Slider): Upgrade Slider to Antd 5 ( #29786 )
2024-08-05 16:42:15 +03:00
Kamil Gabryjelski
9c058fee7a
perf: Lazy load moment-timezone ( #29791 )
2024-08-05 15:03:55 +02:00
Kamil Gabryjelski
e2eb9fe35e
fix: Add missing icons ( #29851 )
2024-08-05 09:07:36 +02:00
Ross Mabbett
6bc8567802
refactor(ChartCreation): Migrate tests to RTL ( #29674 )
2024-08-02 21:42:26 -04:00
Ross Mabbett
819597faf6
refactor(controls): Migrate AdhocMetricOption.test to RTL ( #29843 )
2024-08-02 19:54:06 -04:00
Ross Mabbett
27c08d0e0e
refactor(controls): Migrate MetricDefinitionValue.test to RTL ( #29845 )
2024-08-02 19:53:52 -04:00
Kamil Gabryjelski
5936e8dbca
perf: Antd icons tree shaking ( #29787 )
...
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-08-01 16:11:27 +02:00
Kamil Gabryjelski
d143b24232
perf: Lazy load React Ace ( #29796 )
2024-08-01 15:14:58 +02:00
Evan Rusackas
66eb9593d1
fix(list/chart views): Chart Properties modal now has transitions ( #28796 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-07-31 17:57:53 -06:00
Maxime Beauchemin
c094ac3584
style: remove uppercase from labels, buttons, tabs to align with design system ( #29673 )
2024-07-31 13:50:09 -07:00
Evan Rusackas
da46ad4013
feat: adding AntdThemeProvider to storybook config ( #29795 )
2024-07-31 13:14:26 -06:00
Evan Rusackas
0d62bb2261
fix(translations): Translate embedded errors ( #29782 )
2024-07-31 11:19:03 -06:00
Evan Rusackas
2bce20f790
fix: Fixing incomplete string escaping. ( #29772 )
2024-07-30 16:36:26 -06:00
Jack
d21d7591c0
feat(alerts): enable tab selection for dashboard alerts/reports ( #29096 )
2024-07-30 16:25:19 -06:00
JUST.in DO IT
3c971455e7
fix(explore): missing column autocomplete in custom SQL ( #29672 )
2024-07-26 11:33:37 -07:00
Ross Mabbett
dac69e2092
feat(explorer): Add configs and formatting to discrete comparison columns ( #29553 )
2024-07-25 18:43:56 -04:00
Geido
3de2b7c989
refactor(ProgressBar): Upgrade ProgressBar to Antd 5 ( #29666 )
2024-07-23 18:59:41 +03:00
Kamil Gabryjelski
453e6deb97
fix: Dashboard editable title weird behavior when adding spaces ( #29667 )
2024-07-23 14:55:17 +02:00
nsivarajan
27dde2a811
feat(alert/report): Added optional CC and BCC fields for email notifi… ( #29088 )
...
Co-authored-by: Sivarajan Narayanan <sivarajannarayanan@Sivarajans-MacBook-Pro.local>
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
2024-07-22 19:33:47 +02:00
Michael S. Molina
be833dce4f
fix: Layout of native filters modal with lengthy columns ( #29648 )
2024-07-22 09:02:16 -03:00
Michael S. Molina
92537f1fd5
fix: Loading of native filter column ( #29647 )
2024-07-22 09:01:49 -03:00
Michael S. Molina
9487d6c9d6
fix: Required native filter message wrongfully appearing ( #29643 )
2024-07-19 14:21:54 -03:00
JUST.in DO IT
5539f87912
fix(sqllab): prev shema/table options remained on fail ( #29638 )
2024-07-19 10:21:16 -07:00
Geido
1e412a8711
refactor(Dashboard): Fetch dashboard screenshot via dedicated endpoint ( #29272 )
2024-07-18 14:46:14 +03:00
Elizabeth Thompson
6dbfe2aab9
feat: add slackv2 notification ( #29264 )
2024-07-17 15:14:32 -07:00
Geido
c0d46eb1af
refactor(Tag): Upgrade Tag and TagsList to Ant Design 5 ( #29593 )
2024-07-17 23:19:39 +03:00
Đỗ Trọng Hải
ae6e58f918
feat(frontend/hooks): replace 3rd-party BroadcastChannel with native Web API equivalence ( #29584 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-17 13:15:20 -06:00
JUST.in DO IT
db3fa8df77
fix(sqllab): Show warning message when deprecated db is selected ( #29607 )
2024-07-17 10:37:58 -07:00
Geido
245e1986c1
chore: Clear redux localStorage on logout ( #29602 )
2024-07-17 15:10:37 +03:00
Đỗ Trọng Hải
c30ca534a3
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset ( #29419 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-16 17:35:37 -06:00
Đỗ Trọng Hải
462cda400b
fix(storybook): fix broken Storybook stories during development ( #29587 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-15 09:34:38 -06:00
Vitor Avila
33b934cbb3
fix(Tags filter): Filter assets by tag ID ( #29412 )
2024-07-11 12:26:36 -03:00
Ayush Tripathi
ec5bbaa678
feat: add connector for CouchbaseDB ( #29225 )
...
Co-authored-by: ayush-couchbase <ayush.tripathi@couchbase.com>
2024-07-10 11:54:36 +03:00
Geido
428b68f3e0
refactor: Upgrade Badge component to Ant Design 5 ( #29124 )
...
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-07-09 15:18:53 -06:00
Đỗ Trọng Hải
3bf89893dc
feat(build): uplift Storybook to v8 ( #29408 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-09 15:02:28 -06:00
Kamil Gabryjelski
3d0665183c
fix: Table time comparison breaking after form data update ( #29525 )
2024-07-09 14:42:11 +02:00
yuanoOo
b4560d442b
feat(database): Add OceanBase support ( #29496 )
2024-07-09 11:26:23 +02:00
Geido
e768796491
refactor: Upgrade Card to Ant Design 5 ( #29389 )
2024-07-08 13:24:10 +03:00
Vitor Avila
0f60701995
chore(Home): Avoid firing API requests when a custom Home is used ( #29493 )
2024-07-05 16:57:25 -03:00
Vitor Avila
4e861cf86e
chore(utils): Support select_columns with getUserOwnedObjects and split recentActivityObjs ( #29459 )
2024-07-04 13:03:13 -03:00
Michael S. Molina
35da6ac270
fix: Dashboard hangs when initial filters cannot be loaded ( #29456 )
2024-07-03 09:16:07 -03:00
Joe Li
fb1f2c4f18
fix: re-add missing code from PR #28132 ( #29446 )
2024-07-02 16:58:55 -07:00
Đỗ Trọng Hải
e274925b2a
chore(frontend): remove obsolete ESLint rules in tests ( #29405 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-06-28 12:45:38 -07:00
Đỗ Trọng Hải
a3f0d00714
refactor(src/explore/comp/controls/metricControl): migrate Enzyme test to RTL syntax ( #29380 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-06-28 13:22:19 -03:00
Geido
2a587a771c
feat: Add Ant Design 5 Theme ( #29328 )
2024-06-28 15:16:05 +02:00
Michael S. Molina
c83d5b88e1
feat: Adds the ECharts Sankey chart ( #29329 )
2024-06-26 08:36:07 -03:00
JUST.in DO IT
58f33d227a
fix(explore): don't respect y-axis formatting ( #29367 )
2024-06-26 08:16:36 -03:00
Ross Mabbett
b5a72e21f7
refactor(Homepage): Migrate Home.test to RTL ( #29353 )
2024-06-25 17:58:26 -04:00
Đỗ Trọng Hải
dffad48504
feat(build): uplift `Jest` to v29 ( #29118 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-06-25 11:56:14 -06:00
JUST.in DO IT
160cece017
fix(explore): restored hidden field values has discarded ( #29349 )
2024-06-24 14:52:32 -07:00
Michael S. Molina
ee5227733b
fix: Cannot delete empty column inside a tab using the dashboard editor ( #29346 )
2024-06-24 11:36:18 -06:00
Maxime Beauchemin
5e060cef7c
feat: add new SQLLAB_FORCE_RUN_ASYNC feature flag ( #29231 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-06-20 14:28:46 -07:00
Aditya Mishra
6378ec5d69
feat(dashboard): Enables pivot table download option at dashboard level ( #29123 )
...
Co-authored-by: adimyth <aditya@fnp.dev>
2024-06-20 13:28:10 -04:00
Evan Rusackas
03143bf9ad
chore(applitools): making tests more static for consistent testing ( #28201 )
2024-06-20 10:41:59 -06:00
Ed Jannoo
70f6f5f3ef
fix(ui): Disable ability to export data when user does not have the correct permission ( #28429 )
2024-06-20 09:26:51 -06:00
Geido
313ee596f5
fix(Dashboard): Color inconsistency on refreshes and conflicts ( #27439 )
2024-06-20 15:30:11 +02:00
JUST.in DO IT
4537ab6b1a
fix(sqllab): excessive API calls for schemas ( #29279 )
2024-06-18 14:02:40 -07:00
JUST.in DO IT
725afc3848
fix(sqllab): invalid empty state on switch tab ( #29278 )
2024-06-18 11:45:09 -07:00
ka-weihe
527f1d20ad
fix: filters not updating with force update when caching is enabled ( #29291 )
2024-06-18 13:56:56 -03:00
Jack
914ebd9ba3
fix(permalink): adding anchor to dashboard permalink generation ( #28744 )
2024-06-17 17:52:31 +02:00
Michael S. Molina
08e44c0850
feat: Improves the Drill By feature ( #29242 )
...
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-06-17 09:25:20 -03:00
JUST.in DO IT
ddc9f06786
refactor(sqllab): nonblocking delete query editor ( #29233 )
2024-06-14 12:25:55 -07:00
Antonio Rivero
7ddea62331
feat(table): Table with Time Comparison ( #28057 )
...
Co-authored-by: Lily Kuang <lily@preset.io>
Co-authored-by: lilykuang <jialikuang@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2024-06-14 20:21:43 +02:00
Michael S. Molina
16c449748a
fix: Custom SQL filter control ( #29260 )
2024-06-14 10:26:58 -07:00
Ross Mabbett
2418efe85c
test(Explorer): Fix minor errors in ExploreViewContainer syntax, add tests ( #29249 )
2024-06-14 13:40:05 -03:00
JUST.in DO IT
05829cbda9
chore(sqllab): Add logging for actions ( #28876 )
2024-06-14 09:35:17 -07:00
Mehmet Salih Yavuz
66bd0ce3d0
test(storybook): fix component stories ( #29245 )
2024-06-14 16:33:08 +02:00
Ross Mabbett
0dc9215c89
fix(Explore): Keep necessary form data to allow query mode switching ( #29234 )
2024-06-13 14:30:49 -03:00
JUST.in DO IT
31afb62e95
refactor(sqllab): nonblocking switch query editor ( #29108 )
2024-06-12 15:07:34 -07:00
JUST.in DO IT
a88979631e
fix(sqllab): run previous state query ( #29230 )
2024-06-12 15:04:19 -07:00
Matheus Batista
024cfd86e4
feat(formatters): Add custom d3-time-format locale ( #24263 )
2024-06-10 12:24:33 -06:00
JUST.in DO IT
fc9bc175e6
fix: CI failture due to Default React import ( #29110 )
2024-06-06 16:14:33 -07:00
Pranav Sadagopan
066f6b1f8a
feat: add Current time-range options for time filter ( #28637 )
...
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-06-06 14:07:09 -06:00
Enzo Martellucci
961cb961e9
refactor: Removes the export of QueryFormData ( #28786 )
2024-06-06 18:50:52 +03:00
Michael S. Molina
df0b1cb8ed
feat: Adds Histogram chart migration logic ( #28780 )
2024-06-05 13:33:50 -03:00
JUST.in DO IT
dabb4e064f
fix(explore): Drill to detail truncates int64 IDs ( #29081 )
2024-06-05 09:03:06 -07:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports ( #28571 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-06-05 08:13:24 -03:00
JUST.in DO IT
8a8ce16a1f
refactor(sqllab): nonblocking new query editor ( #28795 )
2024-06-04 18:56:50 -07:00
Michael S. Molina
95706d9be2
feat: Adds the Featured Charts dashboard ( #28789 )
2024-06-04 16:59:10 -03:00
Michael S. Molina
896fe854dc
feat: Adds the ECharts Histogram chart ( #28652 )
2024-06-04 09:35:18 -03:00
Ross Mabbett
35e1820f8a
fix(Mixed Chart Filter Control): Allow delete condition for `adhoc_filters_b` ( #28771 )
2024-05-31 14:44:37 -07:00
JUST.in DO IT
ce568c34f9
fix(dashboard): unable to resize due to the overlapped droptarget ( #28772 )
2024-05-30 13:08:33 -07:00
Elizabeth Thompson
78aa79bb15
chore(revert): "add listener to repaint on visibility change for canvas" ( #28654 )
2024-05-29 13:54:00 -07:00
Elizabeth Thompson
cbd3fa2190
fix: do not close database modal on mask click ( #28750 )
2024-05-29 13:53:35 -07:00
JUST.in DO IT
453a645356
fix(sqllab): Sort db selector options by the API order ( #28749 )
2024-05-29 11:17:37 -07:00
Daniel Vaz Gaspar
87110ebce4
fix: dashboard performance ( #28609 )
...
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Joe Li <joe@preset.io>
2024-05-28 13:09:05 -07:00
Vitor Avila
0fdb4b7c23
chore(tags): Handle tagging as part of asset update call ( #28570 )
2024-05-28 11:41:31 -04:00
Elizabeth Thompson
62a0336425
fix: add listener to repaint on visibility change for canvas ( #28568 )
2024-05-21 09:52:32 -07:00
Sivaramakrishnan Vaidyanathan
c51ca98e14
fix: Add back description column to saved queries #12431 ( #28349 )
...
Co-authored-by: SRK <sivaramakrishnan_vaidyanathan@apple.com>
Co-authored-by: ʈᵃᵢ <tai@apache.org>
2024-05-17 13:18:14 -06:00
JUST.in DO IT
956511f7ef
fix(explore): hide a control wrapped with StashFormDataContainer correctly ( #28555 )
2024-05-16 18:30:18 -03:00
Antonio Rivero
b1f85dce71
refactor(plugins): BigNumber Time Comparison with existing time_offset API ( #27718 )
...
Co-authored-by: lilykuang <jialikuang@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2024-05-16 18:47:50 +02:00
Geido
938a7270eb
fix(Dashboard): Prevent scroll when hovering filters ( #28550 )
2024-05-16 16:06:00 +03:00
Puridach wutthihathaithamrong
aa2b060da8
feat: Customizable email subject name ( #26327 )
...
Co-authored-by: Puridach Wutthihathaithamrong <>
2024-05-16 16:04:42 +03:00
Michael S. Molina
2defa10d37
chore: Adds setActiveTabs back ( #28520 )
2024-05-15 16:12:40 -03:00
Vitor Avila
6232aac95a
chore(D2D): Add granular permission for dashboard drilling operations ( #28435 )
2024-05-15 15:31:30 +01:00
JUST.in DO IT
65e0d54fa5
fix(dashboard): invalid drop item on a tab ( #28507 )
2024-05-15 08:48:14 -03:00
Daniel Vaz Gaspar
c12deed12e
chore: deprecate multiple old APIs ( #28492 )
2024-05-14 22:00:45 +01:00
Enzo Martellucci
920f2f437e
refactor: Migrate saveModalActions to TypeScript ( #28046 )
2024-05-14 17:51:44 +03:00
Jack
d871b4d267
fix(ar-modal): updateNotificationSettings not updating state ( #28409 )
2024-05-13 09:38:12 -07:00
Kamil Gabryjelski
983f809951
fix: Color scheme control crashing when dashboardId present ( #28457 )
2024-05-13 18:00:29 +02:00
Ross Mabbett
b0157649af
fix(dashboard): Change class name on last Droppable in a column ( #28395 )
2024-05-10 12:13:54 -07:00
JUST.in DO IT
02478e5b95
feat(dashboard): Add metadata bar to the header ( #27857 )
2024-05-10 10:28:57 -07:00
JUST.in DO IT
3a62eab163
fix(SIP-95): missing catalog cache key ( #28415 )
2024-05-10 10:18:14 -07:00
Maxime Beauchemin
26df7b4ad5
feat: clarify that 'Text' supports markdown ( #28425 )
2024-05-10 09:17:37 -07:00
Beto Dealmeida
498c608667
fix: pass catalog when estimating query cost ( #28410 )
2024-05-09 21:56:11 -04:00
Beto Dealmeida
f29e1e4c29
feat: catalog support for Databricks native ( #28394 )
2024-05-09 17:41:15 -04:00
Beto Dealmeida
e516bba8fc
fix: table autocomplete should pass catalog ( #28413 )
2024-05-09 15:57:31 -04:00
Vitor Avila
307ebeaa19
chore(Databricks): New Databricks driver ( #28393 )
2024-05-09 14:58:03 -04:00
Kamil Gabryjelski
bbfe5c0ae8
feat(explore): Color scheme groups, new color schemes ( #27995 )
2024-05-09 16:43:58 +02:00
Beto Dealmeida
ce668d46cc
feat(SIP-95): catalogs in SQL Lab and datasets ( #28376 )
2024-05-08 17:19:36 -04:00
JUST.in DO IT
07cd1d89d0
fix(explore): hide advanced analytics for non temporal xaxis ( #28312 )
2024-05-08 17:40:28 -03:00
Jonathan Schneider
c8185694be
fix: update links to reference docs listing Superset issue codes ( #28389 )
2024-05-08 15:08:38 -04:00
Michael S. Molina
9e4ba6762f
fix: Scroll to top when selecting a global dashboard tab ( #28386 )
2024-05-08 15:54:00 -03:00
Daniel Vaz Gaspar
9a339f08a7
feat: new Columnar upload form and API ( #28192 )
2024-05-06 15:51:42 +01:00
JUST.in DO IT
7c8423a522
fix(explore): cannot reorder dnd of Metrics ( #28269 )
2024-05-01 10:13:12 -03:00
Maxime Beauchemin
538d1bb245
docs: merge database config under Configuration section ( #28281 )
2024-04-30 18:39:32 -07:00
Ross Mabbett
efda57e8a5
chore(AlteredSliceTag): Migrate to functional ( #27891 )
...
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-04-30 14:55:11 +03:00
JUST.in DO IT
44690fb299
fix(dashboard): unable to drop tabs in columns ( #28242 )
2024-04-29 14:50:25 -03:00
JUST.in DO IT
7e94dc5b40
fix(sqllab): invalid css scope for ace editor autocomplete ( #28156 )
2024-04-26 09:48:13 -07:00
JUST.in DO IT
cdbf8f394a
chore: Add custom keywords for SQL Lab autocomplete ( #28153 )
2024-04-26 09:48:01 -07:00
Beto Dealmeida
6cf681df68
feat(SIP-95): new endpoint for table metadata ( #28122 )
2024-04-25 12:23:49 -04:00
Abhishek-kumar-samsung
cf90def462
feat: custom refresh frequency ( #24449 )
...
Co-authored-by: Nitesh Kumar Dubey Samsung <136478415+dubey-nitesh@users.noreply.github.com>
2024-04-24 08:38:52 -06:00
Jack
b7f3e0bb50
fix(AlertsReports): making log retention "None" option valid ( #27554 )
2024-04-23 16:05:00 +03:00
Daniel Vaz Gaspar
de82d90b9c
chore: refactor file upload commands ( #28164 )
2024-04-23 08:42:19 +01:00
dependabot[bot]
fe2be5ffea
build(deps): bump react-virtualized-auto-sizer from 1.0.7 to 1.0.24 in /superset-frontend ( #28085 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-04-22 10:13:34 -06:00
Daniel Vaz Gaspar
e465876ed4
feat: new Excel upload form and API ( #28105 )
2024-04-19 14:19:42 +01:00
dependabot[bot]
783dbb5040
build(deps): bump chrono-node from 2.2.6 to 2.7.5 in /superset-frontend ( #26746 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-04-18 14:50:58 -06:00
Edgar Ulloa
7263c7cb47
refactor: add "button" role to clickable UI elements for improved accessibility ( #26602 )
2024-04-18 18:28:02 +02:00
Geido
9ee56bbc5b
chore(Dashboard): Improve accessibility chart descriptions ( #28127 )
2024-04-18 18:20:31 +02:00
Braum
fda9c60e25
docs: small fixes and update of README screenshots ( #28102 )
2024-04-18 09:26:01 -06:00
Beto Dealmeida
68a982dfe6
feat(sip-95): new endpoint for extra table metadata ( #28063 )
2024-04-18 10:42:53 -04:00
Geido
89da4f82d3
fix(Dashboard): Support "Edit chart" click on a new window ( #28054 )
2024-04-16 20:03:17 +02:00
Maxime Beauchemin
e9c0ca545f
feat: Slack Avatar integration ( #27849 )
2024-04-16 08:40:27 -07:00
Michael S. Molina
6e01a68276
fix: Dynamic filter does not show all values on blur/clear events ( #28036 )
2024-04-16 08:11:56 -03:00
Elizabeth Thompson
99c414e4da
fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TIMEOUT ( #28018 )
2024-04-15 13:16:18 -07:00
Geido
2a62c40526
chore(Dashboard): Accessibility filters Popover ( #28015 )
2024-04-15 17:54:53 +02:00
Guen Prawiroatmodjo
08aaebbf7c
feat(dbview): Add token request button to DuckDB and MotherDuck database modal ( #27908 )
...
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2024-04-15 09:02:19 -04:00
Michael S. Molina
caad29b5b3
fix: Select is accepting unknown pasted values when `allowNewOptions` is false ( #28017 )
2024-04-15 09:33:17 -03:00
Daniel Vaz Gaspar
54387b4589
feat: new CSV upload form and API ( #27840 )
2024-04-15 09:38:51 +01:00
Michael S. Molina
06077d42a8
fix: Incorrect onChange value when an unloaded value is pasted into AsyncSelect ( #27996 )
2024-04-12 11:08:05 -03:00
sowo
35c8b7a162
fix(drillby): Enable DrillBy in charts w/o filters (dimensions) ( #27941 )
2024-04-11 12:47:02 -06:00
soniagtm
4f363e1180
feat: add option to disable rendering of html in sql lab and table chart ( #27969 )
...
Co-authored-by: Sonia <sonia.gautam@agoda.com>
2024-04-11 12:46:34 -06:00
Jack
eb4ca010ae
fix(alerts/reports): removing duplicate notification method options ( #27239 )
2024-04-10 13:49:08 -06:00
Geido
4202fba0f1
fix(Dashboard): Add aria-label to filters and search forms ( #27968 )
2024-04-10 12:10:13 +02:00
Kamil Gabryjelski
ae0f2ce3c1
fix: useTruncation infinite loop, reenable dashboard cross links on ChartList ( #27701 )
2024-04-09 12:30:57 +02:00
Kamil Gabryjelski
4ecfce98f6
feat(explore): Clear temporal filter value ( #27788 )
2024-04-09 11:27:21 +02:00
Elizabeth Thompson
34b1db219c
feat(accessibility): add tabbing to chart menu in dashboard ( #26138 )
...
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Diego Pucci <geido@Diegos-MBP.wind3.hub>
2024-04-08 18:40:57 +02:00
Spencer Torres
a1983e468b
fix(frontend): allow "constructor" property in response data ( #25407 )
2024-04-05 22:46:12 -07:00
JUST.in DO IT
eda304bda9
chore(explore): Hide non-droppable metric and column list ( #27717 )
2024-04-05 09:29:05 -07:00
Ross Mabbett
265390c243
fix(Dashboard): Add border to row when hovering HoverMenu in edit mode ( #27593 )
2024-04-04 16:31:07 -07:00
Kamil Gabryjelski
a498d6d10f
refactor: Move fetchTimeRange to core package ( #27852 )
2024-04-03 18:34:23 +02:00
Kamil Gabryjelski
c3149994ac
feat(viz picker): Remove some tags, refactor Recommended section ( #27708 )
2024-04-03 14:04:42 +02:00
Beto Dealmeida
9022f5c519
feat(SIP-85): OAuth2 for databases ( #27631 )
2024-04-02 22:05:33 -04:00
Maxime Beauchemin
12fe2929a4
fix: row limits & row count labels are confusing ( #27700 )
2024-04-02 13:58:35 -07:00