This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 21, 2024
-
-
Alex Yarosh authored
* mongodb connection * mongodb connection info * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Cam Saul authored
* Cljfmt config part 2 * Backport updated config and linter fork from part 3 * Update formatting
-
Oisin Coveney authored
-
Chris Truter authored
-
Jeff Bruemmer authored
* blocked at table level * edits * note on sql questions
-
Uladzimir Havenchyk authored
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
Oisin Coveney authored
-
Luis Paolini authored
-
Nicolò Pretto authored
-
Alexander Polyankin authored
-
Chris Truter authored
-
Roman Abdulmanov authored
-
Nicolò Pretto authored
* poc of removing data usage step for the tech plan * pretend it's not cloud if hasAddedPaidPlanInPreviousStep is true * split the jest tests files to simulate pro cloud, pro selfhosted and starter cloud scenarios
-
Phoomparin Mano authored
feat(sdk): embedding cli opens the metabase store to get trial token and applies the license (#46810) * open metabase store to get trial token * remove license env from instance setup as we provide the license key later * activate metabase license * fix password field missing * fix formatting for generated component files message * activate license key * add missing auth options for postgres * add function to print with padding * prevent infinite loop and update section representation * show the activate license error in red * rename variable
-
Chris Truter authored
-
Nemanja Glumac authored
-
Romeo Van Snick authored
* Add offset presets * Render OffsetPresets initially * Add BucketInput * Render BucketInput and do not rely on referential equality for Lib.Bucket * Make sure the currently selected bucket shows in the presets * Lift label into CompareAggregations * Fix spacing of label * Fix labels based on comparison type * Use Switch for include current period * Include current bucket in CurrentPeriodInput label * Fix unit tests * Add more unit tests for CompareAggregations * Update e2e test for column compare to handle presets * Group offset tests * Add tests for moving average * Add tests to verify changing the bucket works * Fix type * Make sure temporal columns are buckatable before picking them * Make getPreferredPresets more clear * Add test for temporal expression column * Fix lint
-
Alexander Solovyov authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Theme object detail texts * Add loki tests
-
Nicolò Pretto authored
-
Alexander Solovyov authored
-
- Aug 20, 2024
-
-
Aleksandr Lesnenko authored
* hide echarts tooltip on scroll * lint
-
Aleksandr Lesnenko authored
* fix echarts tooltip issues * fix types * use another merge-ref package
-
Alex Yarosh authored
-
Alex Yarosh authored
* highlight 1 * highlight 2
-
Uladzimir Havenchyk authored
-
Nemanja Glumac authored
* Split utils from `QuestionDataSource` * Do the computation inside the component * Compute query only once * Fix imports order
-
Cam Saul authored
* Cljfmt * Fix new GH action
-
Uladzimir Havenchyk authored
-
lbrdnk authored
* Add update-stale-references and test * Update test
-
Uladzimir Havenchyk authored
* refactor: sort import members inside destructuring * Show an error message when the temporal unit is not applicable to a dashboard card (#46983) * Fix tests * Add tests * Add tests * Fix types * Fix types --------- Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
Jeff Bruemmer authored
-
Uladzimir Havenchyk authored
* hide terminal-report logs from console * disable html output from testing-library-dom * revert failing code
-
Nicolò Pretto authored
* make the newsletter signup a checkbox instead of a button * update copy on unit test * fix describe nesting * update the ui to be like the design * make tests use userEvent.click to avoid warning about missing act * use the subscribeToNewsletter function * add basic e2e test for newsletter subscription * move wait to the end of the test to see if it passes in ci * remove async to see if it fixes the issue * trying to mock the response * make it clear why we're mocking the response * use getUserEmail as suggested by Sloan * inline var a suggested on code review
-
Nemanja Glumac authored
* Remove `Collections` entity loader * Load collections directly within the component * Add E2E repro for #46221
-
Alexander Polyankin authored
* Fix tests * Add tests * Add tests * Fix types * Fix types
-
Nemanja Glumac authored
-
Cam Saul authored
* Kondo Config cleanup * Restore warnings for with-log-messages-for-level until #28827 is merged * Updated clojure.test hooks * Fix kondo warning * Test defn/defmacro exclamation point linter should also use :parallel/disallowed (part 1) * WIP * Time for me to learn to spell * Finish the cleanup * Remove code I was typing as an example * Fix renamed var * Fix the SAML tests * Fix Kondo warning
-
- Aug 19, 2024
-
-
Nemanja Glumac authored
-