Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Mar 21, 2023
    • Aleksandr Lesnenko's avatar
    • Bryan Maass's avatar
    • Alexander Polyankin's avatar
      Fix data picker search (#29325) · d438e16d
      Alexander Polyankin authored
      Unverified
      d438e16d
    • Anton Kulyk's avatar
      Consolidate action form logic (#29326) · abc81162
      Anton Kulyk authored
      * Make `ActionForm` accept an `action` prop
      
      * Make field settings inside `ActionForm` if missing
      
      * Clean date-time values inside `ActionForm`
      
      * WIP
      
      * Clean and filter values on submit in `ActionForm`
      
      * Sort `ActionVizForm` props
      
      * Sort `Action` props
      
      * Use more generic `WritebackAction` type
      
      * Move more logic into the `ActionForm`
      
      * Add `useActionForm` hook
      
      * Fix parameter type in tests
      
      * Fix submitting a form when all parameters mapped
      
      * Move utils to `useActionForm`
      
      * Fix submit button label in public action e2e tests
      
      * Filter changed values only for implicit update actions
      
      * Rename `cleanInitialValues` to `cleanedInitialValues`
      
      * Fix `shouldShowConfirmation` can be a string
      
      * Nice boring code
      
      * Fix types in tests
      
      * Small rename
      
      * Move `useActionForm` utils closer to source (#29328)
      
      * Fix `ActionForm` ignored submit errors
      
      * Fix default values display in the form editor
      
      * Fix names
      Unverified
      abc81162
    • Ngoc Khuat's avatar
      db/delete! -> t2/delete! (#29352) · eb3a42f6
      Ngoc Khuat authored
      Unverified
      eb3a42f6
    • Ngoc Khuat's avatar
      db/update! -> t2/update! (#29308) · b8b6fdfe
      Ngoc Khuat authored
      db/update! -> t2/update!
      Unverified
      b8b6fdfe
    • Cam Saul's avatar
      Port query description logic to MLv2 (#29200) · 8f554528
      Cam Saul authored
      * Query  D E S C R I P T I O N S
      
      * WIP
      
      * MLv2 Query description
      
      * Test fixes
      
      * More robust error handling
      
      * MLv2 more shuffling things around
      
      * Remove unneeded impl
      
      * Cumulative FE changes
      
      * WIP
      
      * lib.expressions -> lib.expression
      
      * Address PR feedback
      
      * Fix everything
      
      * Oops fix missing metadata
      
      * Test fixes :wrench:
      
      * Fixes post-merge
      
      * Fix merge conflict
      
      * JS metadata overhaul
      
      * Test fix :wrench:
      
      * Test fix
      
      * Hack to workaround busted JOINs
      
      * Use Braden's better fix
      
      * Cumulative fixes
      
      * Test fixes :wrench:
      
      * Remove unused
      
      * Include temporal unit in query description
      
      * Don't change indentation
      
      * Revert e2e browser changes
      
      * Revert bin change
      
      * Meaningless change to kick CI
      Unverified
      8f554528
  2. Mar 20, 2023
  3. Mar 19, 2023
  4. Mar 17, 2023
  5. Mar 16, 2023
Loading