Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 02, 2021
    • Tieu Philippe KHIM's avatar
      Fix/mongo srv connection string (#19114) · 89ffe406
      Tieu Philippe KHIM authored
      Generate correct connection string when srv is defined, including `authDb`
      
      Default `authDb` to `admin` if not set
      Unverified
      89ffe406
    • frannietrempe's avatar
      Added test email steps; minor reorganizing (#19183) · 2bf3b428
      frannietrempe authored
      
      * Added test email steps; minor reorganizing
      
      * Update docs/troubleshooting-guide/cant-send-email.md
      
      Co-authored-by: default avatarflamber <1447303+flamber@users.noreply.github.com>
      
      Co-authored-by: default avatarflamber <1447303+flamber@users.noreply.github.com>
      Unverified
      2bf3b428
    • Howon Lee's avatar
      Funnel static viz BE (#19172) · 98b82c4e
      Howon Lee authored
      Static viz for funnel plots. Pursuant to #18676.
      Unverified
      98b82c4e
    • Jeff Evans's avatar
      A truststore is still a keystore (#19178) · 31a3d361
      Jeff Evans authored
      Unverified
      31a3d361
    • Anton Kulyk's avatar
      Dataset query editor (#19103) · 40bf5698
      Anton Kulyk authored
      * Pass real dataset instance to QB components
      
      * Add basic support for "dataset" QB mode
      
      * Add simple DatasetEditor page
      
      * Fix dataset editor turns into ad-hoc mode on any change
      
      * Navigate back from the editor
      
      * Use `getQuestion` selector for datasets too
      
      * Allow removing "Visualize" button from Notebook
      
      * Allow hiding native query editor's parameters list
      
      * Add `isInitiallyOpen` prop to native query editor
      
      * Add "Edit query" button to question sidebar
      
      * Add ResizableNotebook component
      
      * Add query editor to dataset editor
      
      * Fix native dataset updates change QB mode to "view"
      
      * Hide NavBar on dataset editor page
      
      * Add ability to save updated dataset query
      
      * Extend Cypress helper to create native datasets
      
      * Add E2E tests for dataset query editor
      
      * Use ActionButton for "Save changes" button
      
      * Reset query changes on "Cancel" button click
      
      * Move DatasetEditor to QB components
      
      * Fix QB selectors unit tests
      
      * Test `getIsResultsDirty` tests for datasets
      
      * Test `getQuestion` QB selector
      
      * Lock dataset display to table in editor
      
      * Allow to disable visualization click handlers
      
      * Disable table click actions for dataset editor
      
      * Fix can't open native query sidebars
      
      * Remove not used component
      
      * Fix scroll effect when resizing notebook
      
      * Fix "back" button behavior
      
      * Fix missing translation
      
      * Fix template tags assignment in dataset QB mode
      Unverified
      40bf5698
  2. Dec 01, 2021
  3. Nov 30, 2021
  4. Nov 29, 2021
  5. Nov 28, 2021
  6. Nov 27, 2021
    • Alexander Lesnenko's avatar
      Static multi-series Line/Area/Bar chart (#19019) · 60889e09
      Alexander Lesnenko authored
      * XYChart
      
      * support axes formatting, support negative values for bars and areas
      
      * calculate chart bounds based on axes presence, ticks sizes
      
      * Add legend
      
      * legend for single column, more examples
      
      * polish, unit tests
      
      * clean mess
      
      * fix XYChart renders bars with the same names, add demo for an edge case
      
      * goal line support
      
      prettier
      
      * legend folder rename
      Unverified
      60889e09
  7. Nov 26, 2021
  8. Nov 25, 2021
  9. Nov 24, 2021
  10. Nov 23, 2021
Loading