This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 20, 2024
-
-
Jeff Bruemmer authored
-
Alberto Perdomo authored
* Update versions in SDK introduction * SDK - Update next-js versions * Tweak wording about React versions * Tweak Next.js versions * Bump node version to 20 * Bump node version to 20
-
- Nov 19, 2024
-
-
Jeff Bruemmer authored
-
Phoomparin Mano authored
* allow passing custom views to underlying ad-hoc questions * update readme docs * accept component instead * tweak layout story * update docs * add e2e tests * cleanup tests * remove incorrect tests * simplify tests * rename prop to renderDrillThroughQuestion and update docs * swap docs order * add missing marker * clarify drill-through naming * replace dead links
-
github-automation-metabase authored
* Add v0.51.4 to the list of releases * add 50.34 --------- Co-authored-by:
Metabase bot <metabase-bot@metabase.com> Co-authored-by:
Alex Yarosh <alexandra@metabase.com>
-
Jeff Bruemmer authored
-
- Nov 18, 2024
-
-
Jeff Bruemmer authored
-
- Nov 15, 2024
-
-
Mahatthana (Kelvin) Nomsawadi authored
* Update doc on Next JS examples * Make comments consistent and remove typos * Address review Co-Authored-by:
Poom <poom@poom.dev> * Address review Co-authored-by:
Nicolò Pretto <info@npretto.com> --------- Co-authored-by:
Nicolò Pretto <info@npretto.com>
-
- Nov 14, 2024
-
-
Jeff Bruemmer authored
-
Abed Habli authored
-
Phoomparin Mano authored
* add background-disabled color * expect background-disabled to be mapped in tests
-
- Nov 13, 2024
-
-
github-automation-metabase authored
-
- Nov 12, 2024
-
-
Cam Saul authored
* Try snowflake 3.19.0 * Deafault to java 21 for drivers * Trigger CI * Try running things with --add-opens to see if it solves our problems * Fix `update-view-dashboard-timestamp-test` * Try snowflake 3.19.0 * Deafault to java 21 for drivers * Try running things with --add-opens to see if it solves our problems * Fix `update-view-dashboard-timestamp-test` * Update deps.edn * Switch to Java 21 * Docker image needs to use --add-opens option * Add note about change to Java 21 to driver changelog --------- Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Luis Paolini <paoliniluis@gmail.com>
-
Phoomparin Mano authored
* add filter picker skeleton * add filter picker skeleton * add picker in popover use case * reuse FilterColumnPicker * add question filter logic * remove fixed width from popover * add onClose handler * add e2e test skeleton * contain FilterBar in Box in story * add a test for adding filters * update e2e tests * add filter picker to the docs * inline props and functions * update the props
-
Jeff Bruemmer authored
-
Oisin Coveney authored
-
Nicolò Pretto authored
-
- Nov 11, 2024
-
-
Jeff Bruemmer authored
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
- Nov 08, 2024
-
-
appleby authored
* Add blurb from C3P0 docs to comment for unreturnedConnectionTimeout * Enable debugUnreturnedConnectionStackTraces in data-warehouse-connection-pool-properties Closes #47981 * Add defsetting for jdbc-data-warehouse-debug-unreturned-connection-stack-traces And only enable debugUnreturnedConnectionStackTraces in the C3P0 config if the setting is enabled. There is some memory cost to enabling the setting, and since maxPoolSize is user-configurable, it seems safer to disable debugUnreturnedConnectionStackTraces by default. * Add metabase.logger/level-enabled? * Log a warning if C3P0 logs are not configured correctly to log stack traces Log a warning if the user enables the jdbc-data-warehouse-debug-unreturned-connection-stack-traces but does not raise the log level for the com.mchange package to INFO or higher. * Add docs for MB_JDBC_DATA_WAREHOUSE_DEBUG_UNRETURNED_CONNECTION_STACK_TRACES * Improve markdown docs for MB_JDBC_DATA_WAREHOUSE_DEBUG_UNRETURNED_CONNECTION_STACK_TRACES Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Jeff Bruemmer authored
* add notes on oracle connection * edit
-
Alex Yarosh authored
* docs: update links to learn * bad replace * Update docs/exploration-and-organization/events-and-timelines.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Jeff Bruemmer authored
-
Phoomparin Mano authored
-
Phoomparin Mano authored
-
- Nov 07, 2024
-
-
Jeff Bruemmer authored
* notes on database browser * typo
-
Jeff Bruemmer authored
-
Luis Paolini authored
* note about apsaradb * Update docs/installation-and-operation/configuring-application-database.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Alex Yarosh authored
* docs: remove nested queries setting * docs: remove mention of nested query setting
-
Alex Yarosh authored
* docs: cloud environment variables * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Oisin Coveney authored
-
- Nov 06, 2024
-
-
Luis Paolini authored
* Update static embedding iframe resizer * Update docs/embedding/static-embedding.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Jeff Bruemmer authored
-
- Nov 05, 2024
-
-
github-automation-metabase authored
* Add v0.50.32 to the list of releases * Update releases.md --------- Co-authored-by:
Metabase bot <metabase-bot@metabase.com> Co-authored-by:
Alex Yarosh <alexandra@metabase.com>
-
Jeff Bruemmer authored
-
Luis Paolini authored
* Correct Azure SAML * Update saml-azure.md * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Luis Paolini authored
Added https://github.com/metabase/metabase/pull/49206 to the changelog (missed that on the PR)
-
Denis Berezin authored
-
- Nov 04, 2024
-
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
Alex Yarosh authored
-