This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch bigquery-list-catalogs-perms
in repository https://gitbox.apache.org/repos/asf/superset.git


      at aa636ed02f fix(bigquery): return no catalogs when creds not set

This branch includes the following new commits:

     new 69d372c75a feat: get html (links/styling/img/...) to work in pivot 
table (#29724)
     new dacdf80f56 perf: Lazy load React Ace (#29796)
     new 4338c7bf8d perf: Antd icons tree shaking (#29787)
     new 8b10392fa4 fix: Add missing icons (#29851)
     new 0f41e5f345 fix(PivotTable): Pass string only to safeHtmlSpan (#29895)
     new cd6fee4ec9 fix: add mutator to get_columns_description (#29885)
     new d392bd7168 fix: thumbnail url json response was malformed (#29938)
     new 3be700d7b6 fix: only show dataset name in list (#29944)
     new 881fbd1ed5 perf: Lazy load rehype-raw and react-markdown (#29855)
     new 541bd6f2d9 perf: Lazy load moment-timezone (#29791)
     new a14cc34f69 feat(explorer): Add configs and formatting to discrete 
comparison columns (#29553)
     new bbe83d11d1 feat(alerts): enable tab selection for dashboard 
alerts/reports (#29096)
     new 03a96c15aa fix: Fixing incomplete string escaping.  (#29772)
     new 923353dd25 style: remove uppercase from labels, buttons, tabs to align 
with design system (#29673)
     new 363e29f15e perf: Remove antd-with-locales import (#29788)
     new 9829c6c2d5 fix(capitalization): Capitalizing a button. (#29867)
     new 67e5014a91 feat: Enable injecting custom html into head (#29917)
     new 22350cbbfa feat(time_comparison): Support all date formats when 
computing custom and inherit offsets (#30002)
     new 69228a50f5 fix: Reports are not sent when selecting to send as PNG, 
CSV or text (#30001)
     new 5032fb8c15 feat(alert/reports): adding logic to handle downstream 
reports when tab is deleted from dashboard (#29333)
     new eb5419774a feat: allow create/update OAuth2 DB (#30071)
     new e653250ced feat: Oauth2 in DatabaseSelector (#30082)
     new 8d7d4a6aca refactor(databases): Create constants.ts, move interface to 
types.ts (#30027)
     new ae5c4aea2a feat: OAuth2 database field (#30126)
     new 23c40a77ab feat(explore): Add time shift color control to ECharts 
(#29897)
     new bce65ef2da chore(explore): Medium font weight for section headers 
(#30321)
     new f87c8d588f fix: parse pandas pivot null values (#29898)
     new 22f7578d16 feat(datasets): Allow swap dataset after deletion (#30364)
     new ffab7ca3e4 feat(Digest): Add RLS at digest generation for Charts and 
Dashboards (#30336)
     new f3e8e5a54b feat: allow configuring an engine context manager (#30266)
     new 1a0e30b492 feat(jinja): add advanced temporal filter functionality 
(#30142)
     new 6063abb490 chore(View): Remove unnecessary theme view and defer basic 
styles (#30128)
     new fa5ce07e20 chore: add logging for dashboards/get warnings (#30365)
     new 4fb95b6796 chore(Dashboard): Unblock Global Styles (#30440)
     new 60c7d059dc refactor(explore): Migrate MetricsControl test suite to RTL 
(#30232)
     new 7d200d7991 refactor(Slider): Upgrade Slider to Antd 5 (#29786)
     new 1131df1e10 refactor(ChartCreation): Migrate tests to RTL (#29674)
     new 63a97ef2b4 refactor(controls): Migrate AdhocMetricOption.test to RTL 
(#29843)
     new 00d0eee848 chore: log warnings for database tables api (#30410)
     new 39e67138f8 feat(SQL Lab): better SQL parsing error messages (#30501)
     new 82bf17cca3 fix(Jinja metric macro): Support Drill By and Excel/CSV 
download without a dataset ID (#30443)
     new 1126d7240c build(deps): bump cryptography from 42.0.7 to 42.0.8 
(#30143)
     new 529aa1455b refactor(Dashboard): Native filters form update endpoint 
(#30609)
     new 738718f9fb fix(Dashboard): DatePicker to not autoclose modal (#30702)
     new 7d3d11fa4d feat(dataset API): Add parameter to optionally render Jinja 
macros in API response (#30721)
     new 65b43fc2bb feat(oauth): adding necessary changes to support bigquery 
oauth (#30674)
     new b45ebe38d6 fix(explore): column data type tooltip format (#30588)
     new 2e4b304d9a refactor(Switch): Upgrade Switch to Ant Design 5 (#30731)
     new f3b5661980 style(databases-upload-form): update Upload Form cosmetics  
 (#30758)
     new 40d4b227b7 fix(explore): Update tooltip copy for rendering html in 
tables and pivot tables  (#30682)
     new 109cbde45a fix: warning emits an error (#28524)
     new fb465028a3 chore: add link to Superset when report error (#30576)
     new 607cfb805b feat(oauth2): add support for trino (#30081)
     new e5475f971f feat: allow exporting all tabs to a single PDF in report 
(#30694)
     new a0b927734e fix(time_comparison): Allow deleting dates when using 
custom shift (#30848)
     new e75444b74f chore: Chart context menu permissions cleanup (#30854)
     new 70d60c8de4 fix(TimezoneSelector): Failing unit tests due to timezone 
change (#30828)
     new 8a016fcd89 chore(FilterBar): Filter bar accessibility (#30812)
     new 9f9353432c fix(chart data): removing query from /chart/data payload 
when accessing as guest user (#30858)
     new 654b1ffa2d fix(Dashboard): Native & Cross-Filters Scoping Performance 
(#30881)
     new 33455a7bcb perf: Prevent redundant calls to getRelevantDataMask 
(#30883)
     new db93cdf246 refactor: Split FastVizSwitcher into multiple files for 
readability (#30662)
     new 062630e5f4 feat: add logging durations for screenshot async service 
(#30884)
     new 6f123039b0 fix: don't show metadata for embedded dashboards (#30875)
     new 475a757e73 chore: Enable suppressing default chart context menu 
(#30613)
     new 646baf2e31 chore: update help text copy on dataset settings (#30775)
     new 81696591c5 chore(antd): straightening out button import paths (#29969)
     new 2d9d3ea861 chore(AntD5): touchup on component imports/exports, theming 
ListViewCard (#29545)
     new f39fa03a57 fix: Graph chart colors (#30851)
     new 10972bbe2c build(deps-dev): bump eslint-plugin-cypress from 2.11.2 to 
3.4.0 in /superset-frontend + corresponding refactor (#29964)
     new 2c3a91527f refactor(input): Migrate Input component to Ant Design 5 
(#30730)
     new 538ad661e6 fix: remove --no-optional from docker-compose build (#29779)
     new a46cb3868f chore: enable lint PT009 'use regular assert over 
self.assert.*' (#30521)
     new 207ec950e9 refactor(Avatar): Migrate Avatar to Ant Design 5 (#30740)
     new 27648c1f25 fix: blocks UI elements on right side (#30886)
     new 9a923a8f6d fix(empty dashboards): Allow downloading a screenshot of an 
empty dashboard (#30767)
     new 04d0a7eb24 fix(Dashboard): Exclude edit param in async screenshot 
(#30962)
     new 75ae3b61df fix(Card): Use correct class names for Ant Design 5 Card 
component (#30964)
     new 4d817a6b59 chore(Accessibility): Fix accessibility for 'Show x 
entries' dropdown in tables (#30818)
     new 8a5c06bf32 fix: Domain 'undefined' error in Storybook (#30661)
     new 686ffbf34e chore: add performance information to tooltip (#30948)
     new 2507224b10 chore: add unit tests for `is_mutating()` (#31021)
     new 7d456bb2ce fix(dataset): use sqlglot for DML check (#31024)
     new a19d922217 fix(Dashboard): Retain colors when color scheme not set 
(#30646)
     new 2e04a30efe refactor: Migration of AnnotationLayerControl to TypeScript 
(#28346)
     new fea79de6e1 refactor(List): Upgrade List from antdesign4 to antdesign5 
(#30963)
     new 1b93aa1a97 fix(Dashboard): Ensure shared label colors are updated 
(#31031)
     new 3103714d6c fix(Dashboard): Backward compatible shared_label_colors 
field (#31163)
     new fe4d11a97b fix: check orderby (#31156)
     new 869963af2f feat: purge OAuth2 tokens when DB changes (#31164)
     new 8a3c1a7daa feat: make sure to quote formulas on Excel export (#31166)
     new c2ad361b7a fix(dashboard): invalid button style in undo/redo button 
(#30273)
     new 8ed025e8cf fix: Time-series Line Chart Display unnecessary total 
(#31181)
     new 9acb87c4d5 feat(dashboard): update tab drag and drop reordering with 
positional placement and indicators for UI (#29395)
     new 59a672f70a fix(embedded): Hide anchor links in embedded mode (#31194)
     new 92c61d7779 refactor: Migration publishedStatus to typescript (#30653)
     new 9d97eb4ace chore: Refactor dashboard header to func component (#31029)
     new 57b0a96755 chore: Cleanup code related to MetadataBar, fix types 
(#31030)
     new d0f6e22d2f fix: x axis title disappears when editing bar chart (#30821)
     new 1266ea5c23 chore(Tooltip): Upgrade Tooltip to Ant Design 5 (#31182)
     new 7aeb3f6b3c feat(db_engine): Implement user impersonation support for 
StarRocks (#28110)
     new fa28c37a7c fix(Databricks): Escape catalog and schema names in 
pre-queries (#31199)
     new 82ca7f93f1 fix: check for column before adding in migrations (#31185)
     new 9f76911ea5 fix: add more clickhouse disallowed functions on config 
(#31198)
     new 11f9312244 refactor: Split SliceHeaderControls into smaller files 
(#31270)
     new d82a788c14 feat(Handlebars): formatNumber and group helpers (#31261)
     new 4065728363 fix(filters): improving the add filter/divider UI. (#31279)
     new 89d19468b2 fix: annotations on horizontal bar chart (#31308)
     new 63631164b4 chore(FilterBar): move the "Add/edit filters" button in the 
FilterBar to the settings menu (#31290)
     new 941c37b6fa refactor(Name_column): Make 'Name' column of Saved Query 
page into links (#31312)
     new a0c1c2bee8 refactor(Alert): Migrate Alert component to Ant Design V5 
(#31168)
     new df79db3d20 fix: pass string to `process_template` (#31329)
     new 675fe608b5 fix(sqllab): duplicate error message (#31353)
     new 022125894d fix(database import): Gracefully handle error to get 
catalog schemas (#31437)
     new e5bf68761b fix(Dashboard): Sync color configuration via dedicated 
endpoint (#31374)
     new 62aede4b4f fix: prevent multiple pvm errors on migration (#31332)
     new f2e0e80729 fix(filter options): full size list item targets (#31449)
     new b002469d9e fix: Tooltip covers the date selector in native filters 
(#31472)
     new 6c6bbeef63 docs(contributing): fix broken link to translations 
sub-section (#29768)
     new 1797390793 docs: Check markdown files for bad links using linkinator 
(#28424)
     new f74244d662 fix(frontend/docker, ci): fix borked Docker build due to 
Lerna v8 uplift (#29725)
     new becca2f1fc fix(translations): Translate embedded errors (#29782)
     new 854e744ec7 refactor(controls): Migrate MetricDefinitionValue.test to 
RTL (#29845)
     new 4e45317e56 fix: Rename database from 'couchbasedb' to 'couchbase' in 
documentation and db_engine_specs (#29911)
     new 6cef2e9a74 fix(package.json): Pin luxon version to unblock master 
(#30859)
     new 273fd9ef6a fix(AllEntitiesTable): show Tags (#31301)
     new 33674e4736 fix(explore): Styling issue in Search Metrics input field 
(#31473)
     new ee16236586 fix: Card component background color (#31483)
     new 4dccf7f3e5 fix: Big Number side cut fixed (#31407)
     new 5bcf5f2a2b Revert "chore: Cleanup code related to MetadataBar, fix 
types (#31030)"
     new 73ecd6d240 Revert "chore: Refactor dashboard header to func component 
(#31029)"
     new 4847382db2 chore: update package-lock.json version
     new aa636ed02f fix(bigquery): return no catalogs when creds not set

The 133 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to