This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 23, 2024
-
-
metamben authored
* Strip expression metadata for field expression Fixes #44940.
-
Sloan Sparger authored
* reorganizes data-permissions.ts to be a folder split by a file per concern, moves some logic out into other utils files where it makes sense * pr feedback and fix lints
-
Raphael Krut-Landau authored
feat(admin/performance): In Admin / Performance, add a tab where you can manage the caching policies of dashboards and questions (#42990) Closes #42567
-
Alexander Polyankin authored
* Fix binning matching * Add tests * Add tests * Add tests * typo * Update src/metabase/lib/equality.cljc Co-authored-by:
Braden Shepherdson <braden@metabase.com> * Fix alignment * Fix alignment * Update src/metabase/lib/js.cljs Co-authored-by:
Braden Shepherdson <braden@metabase.com> --------- Co-authored-by:
Braden Shepherdson <braden@metabase.com>
-
Nick Fitzpatrick authored
* move default modal padding to general modal component * small adjustments. Using base modal where apropriate * shame
-
Raphael Krut-Landau authored
-
Chris Truter authored
-
Alexander Polyankin authored
* Add subfolders in querying * Add subfolders in querying * Add subfolders in querying * Remove FilterContent * Remove FilterContent * Remove FilterContent * Remove FilterContent * Remove FilterContent
-
Ngoc Khuat authored
-
Jeff Bruemmer authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Update interactive embedding CTA UTM tags * Make the UTM tags more readable * Update static embed doc UTM tags * Update static embed appearance customization doc UTM tags * Update font upsell UTM tags * Update tests * Fix wrong upgrade URL * Update tests
-
Phoomparin Mano authored
* only use viz height for visualization view * move the default viz height fallback * default to full-height if height is zero or unavailable * remove test wrapper
-
Oleksandr Yakushev authored
perf: [insights] Use direct conversions in ->millis-from-epoch to avoid clojure.java-time overhead (#47145)
-
Oleksandr Yakushev authored
-
- Aug 22, 2024
-
-
Jeff Bruemmer authored
-
Nick Fitzpatrick authored
* extending table component features * adding unit tests * PR Feedback * PR Feedback * unit test adjustment
-
Noah Moss authored
Properly detect when Snowflake is using a local key file when expanding connection properties (#46348)
-
bryan authored
* recents updates to better support metrics allows updating metric views through the API improves parent_collection calculation * add 2 tests for metrics
-
Cam Saul authored
-
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
-