Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 14, 2024
  2. 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
    • Nemanja Glumac's avatar
    • Ngoc Khuat's avatar
    • Phoomparin Mano's avatar
      Migrate smart scalar and night mode to support Mantine theming (#42347) · e8dc5ec5
      Phoomparin Mano authored
      * migrate smart scalar to css modules
      
      * lighten theme color
      
      * adjust margin
      
      * map space 1 to xs
      
      * use c prop instead of color
      
      * use rem unit
      
      * use rem unit
      
      * add y margin
      
      * return null when no children
      
      * comment on text variation
      
      * cleanup unused components and add dark mode todo
      
      * remove todo comment
      
      * support night mode in embedding
      
      * lift dashboard theme to redux
      
      * make theme non-nullable with default
      
      * use component prop instead of title tag
      
      * optional display theme
      
      * restore tooltip state
      
      * add default mock state
      
      * remove theme from embed
      
      * replace handleActions with createReducer
      Unverified
      e8dc5ec5
    • Nemanja Glumac's avatar
      Upgrade Cypress to `v13.9.0` (#42507) · f8474255
      Nemanja Glumac authored
      * Upgrade Cypress to `v13.9.0`
      
      * Upgrade `@replayio/cypress` to `v2.1.0`
      
      * Upgrade `cypress-real-events` to `v1.12.0`
      
      * Upgrade `esbuild` to `v0.21.1`
      Unverified
      f8474255
    • Nicolò Pretto's avatar
      remove google analytics (#42515) · 84519c83
      Nicolò Pretto authored
      Unverified
      84519c83
    • Phoomparin Mano's avatar
      bump to 0.1.3 (#42519) · 6cc0f2bc
      Phoomparin Mano authored
      Unverified
      6cc0f2bc
    • Romeo Van Snick's avatar
      Extract column shortcut (#42261) · eca348ea
      Romeo Van Snick authored
      * Render plus button in interactive table header
      
      * Add columnShortcuts on ClickObject
      
      * Dispatch click action for columnShortcuts on plus button
      
      * Make onCancel an optional prop
      
      * Add ExtractColumn action
      
      * Add ExtractColumn action to Default and Embedding mode
      
      * Use arrow_split icon for extract column action
      
      * Add title to extract column popover
      
      * Add e2e test for Extract column shortcut
      
      * Use asReturned in extract column
      
      * Rename to Extract part of column
      
      * Add a custom title to the new column shortcut
      
      * Add onClose to ExtractColumn popover
      
      * Hide shortcuts icon when question is not editable
      
      * Fix null error
      
      * Do not use submodules in import
      
      * Scroll more in test
      Unverified
      eca348ea
Loading