This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 22, 2024
-
-
Aleksandr Lesnenko authored
* fix pivot tables overflow & edit styles * Update Loki Snapshots --------- Co-authored-by:
Metabase Automation <github-automation@metabase.com>
-
Romeo Van Snick authored
* Use global search for aggregation picker * Add names to aggregation picker items so they can be searched * Render info icon metric descriptions * Add unit tests for global aggregation picker search * Add test for searching metrics * Add a test for metrics descriptions * Sort metrics * Fix e2e test * Use Flex from metabase/ui * Handle markdown in metric description * Add test for sorted metrics * Update Markdown styling in metric description * Fix clojure formatting * Test for markdown in the Metric description * Fix lint * Fix test for markdown * Use simpler equality test * Fix overflow in test
-
John Swanson authored
If we don't have access to the collection, we shouldn't have access to the timelines.
-
Alexander Solovyov authored
-
Chris Truter authored
-
Alexander Solovyov authored
this retains previous behavior
-
Ngoc Khuat authored
-
Uladzimir Havenchyk authored
* handle reselect warnings about wrong usage of selectors * return stable references * add a comment * address excellent review
-
Chris Truter authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Kamil Mielnik authored
-
- Aug 21, 2024
-
-
bryan authored
* tests ensure blocked tables downgrade > blocked db * implement the blocked table -> blocked db rollback - move/add tests for it
-
adam-james authored
-
Nemanja Glumac authored
-
Noah Moss authored
Make sure we insert special segmented permission paths for sandboxed tables on downgrade to 49 (#47085)
-
Vamsi Peri authored
-
Roman Abdulmanov authored
-
Cam Saul authored
* Cljfmt config part 2 * Part 3 WIP * Part 3 WIP * Part 3 WIP * Part 3 WIP * Part 3 WIP * Use fork with https://github.com/weavejester/cljfmt/pull/348 and https://github.com/weavejester/cljfmt/pull/350 * Backport updated config and linter fork from part 3 * Update formatting * Reformat * Fix bad indentation from #47064
-
Ryan Laurie authored
* QuestionAlertWidget to FC + TS * update e2e tests * use regular alert for unsubscribes * Create Question and Dashboard Sharing Menu * Handle some edge cases * top notch unit tests * more testing and tweaking * fix imports * more tests * add alerts to question sharing menu * add tests for alerts * update e2e tests * use Oisin's toolbarbutton * fix rebase * prompt to save before sharing questions * show prompt to set up notification channels * fix import * update tests and hide on notebook screen * fixes * clean up pulse types * update e2e tests * fix a bunch more tests * more e2e test fixes * maybe green now?
* last one * design updates * make channel setup modal nicer * simpler component props * lint fix * lint fixes -
metamben authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
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
-