Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 15, 2024
    • Romeo Van Snick's avatar
      Info icon design update (#42557) · 214a5989
      Romeo Van Snick authored
      * Render item icon inline with column icon
      
      * Use inline info icon in field picker
      
      * Use new QueryColumnInfoIcon on filter columns picker
      
      * Use new QueryColumnInfoIcon on suggestions dropdown
      
      * Use new QueryColumnInfoIcon aggregations dropdown
      
      * Use new QueryColumnInfoIcon filter modal
      
      * Use new QueryColumnInfoIcon in BreakoutColumnListItem
      
      * Use new QueryColumnInfoIcon in FieldList
      
      * Use new QueryColumnInfoIcon in DataSelectorFieldPicker
      
      * Update TableInfoIcon to render fallback too
      
      * Use new TableInfoIcon in DataSelector
      
      * Use new TableInfoIcon in ViewHeader
      
      * Fix types in breakout column
      
      * Move aria-label to wrapper
      
      * Move binning back to the right
      
      * Always give info icon full opacity
      
      * Remove asDot props everywhere
      Unverified
      214a5989
    • Uladzimir Havenchyk's avatar
    • Ngoc Khuat's avatar
      An one time job to init send-pulse trigger and migration down to clean up... · fe1f5950
      Ngoc Khuat authored
      An one time job to init send-pulse trigger and migration down to clean up send-pulse triggers (#42316)
      
      * Add a job to init send pulse trigger only once
      
      * Send pulse triggers should respect report timezone (#42502)
      Unverified
      fe1f5950
  2. May 14, 2024
  3. May 13, 2024
    • Aleksandr Lesnenko's avatar
    • Emmad Usmani's avatar
      Unverified
      47148ce7
    • Emmad Usmani's avatar
      refactor legend components to use items prop (#42417) · 09022267
      Emmad Usmani authored
      * refactor legend components to use items prop
      
      * update RowChart
      
      * add types
      
      * add key to type
      
      * fix type errors
      
      * fix legend.unit.spec.ts
      Unverified
      09022267
    • bryan's avatar
      New Recents API Format (#42239) · 2b91354f
      bryan authored
      
      * wip
      
      * adds more collection-touch events
      
      * remove sneaky dep that slipped in
      
      * cleaning up, and adding tests
      
      * respond to review comments + mini bug reports
      
      * make it official
      
      * double official
      
      * cleanup + return recent-views/Item for `GET activity/popular_items`
      
      * get popular_items returning the proper shape
      
      * compare doesn't what I thought
      
      * add display_name to tables
      
      * table.database.name should be the db name, not the table name
      
      * add table.database.initial_sync_status
      
      * improve call to toucan2
      
      * light renaming + many text fixes
      
      * include moderated_status in cards and datasets
      
      * look up Dashboard permissions for Dashboards
      
      * stop double-querying for `can-write?` checks
      
      - also include some debug logging
      
      * fix card <-> model dispatching
      
      also gets tests passing locally
      
      * let the test runner run the tests
      
      * fix gc test
      
      * adds description
      
      * description can be null
      
      * better tests
      
      no more nils passed through the app
      
      * debugging test
      
      * fix tests and skip archived
      
      * mysql finesse
      
      * ellide inactive tables
      
      * wip
      
      * adds more collection-touch events
      
      * remove sneaky dep that slipped in
      
      * cleaning up, and adding tests
      
      * respond to review comments + mini bug reports
      
      * make it official
      
      * double official
      
      * cleanup + return recent-views/Item for `GET activity/popular_items`
      
      * get popular_items returning the proper shape
      
      * compare doesn't what I thought
      
      * add display_name to tables
      
      * table.database.name should be the db name, not the table name
      
      * add table.database.initial_sync_status
      
      * improve call to toucan2
      
      * light renaming + many text fixes
      
      * include moderated_status in cards and datasets
      
      * look up Dashboard permissions for Dashboards
      
      * stop double-querying for `can-write?` checks
      
      - also include some debug logging
      
      * fix card <-> model dispatching
      
      also gets tests passing locally
      
      * let the test runner run the tests
      
      * fix gc test
      
      * adds description
      
      * description can be null
      
      * better tests
      
      no more nils passed through the app
      
      * debugging test
      
      * fix tests and skip archived
      
      * mysql finesse
      
      * New Recents + Popular API Format - Frontend (#42305)
      
      * fix tests
      
      * new API payload format for recents and populars
      
      * update url generation
      
      * update recents components
      
      * update tests
      
      * only show 5 recents in command palette
      
      * remove unused types
      
      * update tests
      
      * obey the linter
      
      * type updates
      
      * fix unit test
      
      * change where we filter recents
      
      ---------
      
      Co-authored-by: default avatarBryan Maass <bryan.maass@gmail.com>
      
      * fix modelToUrl types
      
      * respond to review comments
      
      * post merge test fix
      
      ---------
      
      Co-authored-by: default avatarRyan Laurie <30528226+iethree@users.noreply.github.com>
      Co-authored-by: default avatarRyan Laurie <iethree@gmail.com>
      Unverified
      2b91354f
    • Raphael Krut-Landau's avatar
      Ellipsify descriptions properly in Browse models (#42456) · cc0a4231
      Raphael Krut-Landau authored
      * Ellipsify descriptions properly in Browse models
      
      * Simplify
      Unverified
      cc0a4231
    • Jeff Bruemmer's avatar
      add 49.10 (#42599) · e6213e4b
      Jeff Bruemmer authored
      Unverified
      e6213e4b
    • adam-james's avatar
      Don't use the slugify util for filenames (#42475) · 127a62f6
      adam-james authored
      * Don't use the slugify util for filenames
      
      * Fix tests that looked for incorrect filenames
      
      * add a test
      
      * fix filename in pulse test util
      Unverified
      127a62f6
    • Noah Moss's avatar
      SCIM-scoped API key (#42086) · 9d968d9e
      Noah Moss authored
      Unverified
      9d968d9e
    • Nemanja Glumac's avatar
      Remove `classlist-polyfill` (#42588) · dcc5587f
      Nemanja Glumac authored
      Unverified
      dcc5587f
    • Ngoc Khuat's avatar
    • Nemanja Glumac's avatar
      Remove `color-harmony` (#42577) · 3820cf05
      Nemanja Glumac authored
      Unverified
      3820cf05
    • Uladzimir Havenchyk's avatar
      Partially fix columns and viz settings mismatch (#42344) · 1fe63c52
      Uladzimir Havenchyk authored
      From now we allow mismatch between `base-type` if we need to match columns and columnSettings
      Unverified
      1fe63c52
    • Romeo Van Snick's avatar
      Combine/extract shortcuts snowplow events (#42445) · 9665e569
      Romeo Van Snick authored
      * Copy question event to new version
      
      * Add new events for adding column via plus modal
      
      * Add plus modal variants
      
      * Track combine column via plus header
      
      * Track extract column via plus header
      
      * Add test for combine question event
      
      * Add e2e test for extract column shortcut snowplow events
      Unverified
      9665e569
    • Romeo Van Snick's avatar
      Combine column shortcut (#42442) · e3dffcc4
      Romeo Van Snick authored
      * Add index file to CombineColumns
      
      * Add CombinColumnAction
      
      * Add CombinColumnsAction to default and embedding modes
      
      * Fix outdated --color-brand references
      
      * Set up sequenced close handler in combine columns
      
      * Allow outside clicks to happen when popover is not open
      
      * Add e2e test for combine column shortcut
      
      * Remove unused prop
      
      * Rename file to match component name: CombineColumnsAction
      
      * Simplify test assertion
      
      * Set width on combine columns action
      
      * Remove superflouous ? check
      Unverified
      e3dffcc4
    • Kamil Mielnik's avatar
      Cover `Offset()` in aggregations with e2e tests (#42455) · f596f0b0
      Kamil Mielnik authored
      * Add repro for 32323
      
      * Fix offset not working in case
      
      * Make offset function return any
      
      * Add a repro for #42377
      
      * Fix order of adjustments
      
      * Revert unrelated changes
      
      * Remove commented code
      
      * Revert unrelated changes
      
      * Refactor test
      
      * Type offset aggregation
      
      * Add a test for no order by or breakout clause
      
      * Add a basic test for breakout clause
      
      * Fix assertion
      
      * Remove problematic dependency
      
      * Fix uuids generation
      
      * Remove redundant limit
      
      * Add a test for multiple breakouts
      
      * Update test names
      
      * Extract OFFSET_SUM_TOTAL_AGGREGATION
      
      * Add a repro for metabase#42509
      
      * Add a test for multiple aggregations and breakouts
      
      * Remove unused intercept
      
      * Move uuid utils to separate file
      - it wasn't possible to import the utils file in e2e tests without it
      
      * Make isUuid a type guard
      
      * Add tests for sorting
      
      * Tag the test
      
      * Add extra assertion to verify expression parsing
      
      * Add a complex scenario
      
      * Reverse isFirst logic
      Unverified
      f596f0b0
Loading