This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 08, 2024
-
-
Cal Herries authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Ngoc Khuat authored
-
Nemanja Glumac authored
-
Alexander Solovyov authored
-
- May 07, 2024
-
-
Cam Saul authored
* Don't optimize [:between <expr w/ :default bucketing> <relative-datetime> ...] filters * Update tests
-
Cam Saul authored
* Only nest expressions referenced in breakouts or aggregations * Support Offset() as expression with no breakouts * Test fixes
* Oracle test update * Improved Oracle test * Test update * Fix busted test * Fix running and saving Offset over the REST API * Remove stray :wow * More test fixes -
Ryan Laurie authored
* Add back entity picker search item tooltip This reverts commit 7fbf839e415f717633e223c34600655ca2865181. * make z-indexes a bit more sane * fix rebase
-
Cam Saul authored
* Only nest expressions referenced in breakouts or aggregations * Test fixes
* Oracle test update * Improved Oracle test -
Romeo Van Snick authored
* Add suffix to name if column already exists * Add test for duplicate combine columns * Use direct question in test Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Fix formatting * Use createQuestion for other tests too * Fix table references --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Nick Fitzpatrick authored
* initial attempt * search button * small adjustments * adding back the search bar * adding an extra check in e2e * i18n adjustment * impls pr feedback --------- Co-authored-by:
Sloan Sparger <sloansparger@gmail.com>
-
dpsutton authored
before: ```clojure ❯ clj -M:"$ALIASES" Warning: environ value /Users/dan/.sdkman/candidates/java/current for key :java-home has been overwritten with /Users/dan/.sdkman/candidates/java/21.0.2-tem WARNING: abs already refers to: #'clojure.core/abs in namespace: clojure.algo.generic.math-functions, being replaced by: #'clojure.algo.generic.math-functions/abs 2024-05-07 04:39:37,890 INFO metabase.util :: Maximum memory available to JVM: 8.0 GB ``` after: ```clojure ❯ clj -M:"$ALIASES" Warning: environ value /Users/dan/.sdkman/candidates/java/current for key :java-home has been overwritten with /Users/dan/.sdkman/candidates/java/21.0.2-tem 2024-05-07 04:40:42,561 INFO metabase.util :: Maximum memory available to JVM: 8.0 GB ``` Now no warning about `abs`
-
Aleksandr Lesnenko authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Update the README to document some SDK quirks * Address review
-
Kamil Mielnik authored
* Remove snippets in search models - They're not supported, see model-to-db-model in search/config.clj * Fix TS error * Fix TS error
-
Ngoc Khuat authored
-
Romeo Van Snick authored
* Use extract column icon for column extraction drill thru * Use combine column icon for column combine drill thru
-
Ngoc Khuat authored
-
Tim Macdonald authored
* Remove unusued code paths for automagic filtering All the way from 2018! * Use pre-computed value
-
- May 06, 2024
-
-
Ryan Laurie authored
* add basic table component * use basic table in api keys UI * tweak padding * replace test id * update e2e test ids
-
Aleksandr Lesnenko authored
-
Ryan Laurie authored
* add new entity picker result item * simplify types * enterprise icon fixes * unit test fixes * design updates * address PR comments * remove poorly implemented tooltip * fix unit test * simplify spinner situation
-
Ryan Laurie authored
* Make bulk action bar reusable * unify bulk action usage * skip obsolete test
-
Aleksandr Lesnenko authored
* add chart model logging * fix x-axis time series interval computation when x-values include nulls
-
bryan authored
-
bryan authored
-
Uladzimir Havenchyk authored
-
Emmad Usmani authored
* add percent change to timeseries tooltip * move computeChange to lib/numeric * cleaning up code in numeric.js * color text * add unit to key * move change to tooltip footer * fix extra bottom spacing * remove color * handle gaps in data * clean up code * add change to funnel tooltip * move retained to footer in funnel * update copy * remove min decimal count * rename events.tsx -> events.ts * add test cases to line-bar-tooltips.cy.spec.js * add specs for edge cases * readd exports to fix numeric.unit.spec.js * don't show for change for scatterplot * translate retained * use parseTimestamp instead of String * handle quarter interval * remove redundant dayjs calls * handle quarter with Feburary correctly
-
John Swanson authored
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Abed Habli authored
* Update ssh-tunnel.md Add SSH key authentication option to SSH tunneling docs * Update docs/databases/ssh-tunnel.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> * Update docs/databases/ssh-tunnel.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> * Update docs/databases/ssh-tunnel.md Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Cal Herries authored
-
- May 05, 2024
-
-
lbrdnk authored
-
- May 03, 2024
-
-
bryan authored
-
John Swanson authored
For dashboards and cards/models only.
-
Vamsi Peri authored
Remove the language for how important is this feature to you
-
Uladzimir Havenchyk authored
-