Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 14, 2017
  2. Sep 12, 2017
  3. Sep 11, 2017
  4. Sep 08, 2017
  5. Sep 07, 2017
  6. Sep 06, 2017
  7. Sep 05, 2017
    • Maz Ameli's avatar
      another small edit [ci skip] · 1e8c2cf6
      Maz Ameli authored
      1e8c2cf6
    • Maz Ameli's avatar
      clarify and correct field filter help · 9a54cb86
      Maz Ameli authored
      9a54cb86
    • Cam Saul's avatar
      Merge pull request #5898 from metabase/fix-mac-app-reset-password · 81fa4f27
      Cam Saul authored
      Fix Mac App reset password
      81fa4f27
    • Cam Saul's avatar
      Merge pull request #5899 from metabase/add-env-var-for-db-connection-timeout · ce839cde
      Cam Saul authored
      Add MB_DB_CONNECTION_TIMEOUT_MS env var; fix log colorization on Windows
      ce839cde
    • Cam Saul's avatar
    • Cam Saul's avatar
      Fix Mac App reset password · 9a58e16e
      Cam Saul authored
      9a58e16e
    • Cam Saul's avatar
      Merge pull request #5894 from metabase/update-docstring-checker · 38440129
      Cam Saul authored
      Fix docstring checker crashes
      38440129
    • Ryan Senior's avatar
      Add timezones to pulse rendering · 18293c3a
      Ryan Senior authored
      Previously pulses were always rendered with UTC time, this commit
      changes that to use the report timezone (if available and applicable)
      otherwise the JVM timezone (similar to how query results are
      returned).
      
      Fixes #3109
      18293c3a
    • Cam Saul's avatar
      Fix docstring checker crashes · a11bef31
      Cam Saul authored
      a11bef31
    • Maz Ameli's avatar
      Merge pull request #5892 from metabase/chart-options-buttons · 592170db
      Maz Ameli authored
      Chart options buttons back to left
      592170db
    • Maz Ameli's avatar
      move primary buttons to left · e3cfdcd7
      Maz Ameli authored
      e3cfdcd7
    • Maz Ameli's avatar
      per-field and per-table sync docs [ci skip] · a2843e8c
      Maz Ameli authored
      a2843e8c
    • Maz Ameli's avatar
      Merge pull request #5890 from metabase/0.26-docs-toc · 2933e6be
      Maz Ameli authored
      Add new x-rays doc page to TOC
      2933e6be
    • Maz Ameli's avatar
      add x-rays page to TOC [ci skip] · d334159b
      Maz Ameli authored
      d334159b
    • Kyle Doherty's avatar
      QB visual tweaks (#5882) · 599238e7
      Kyle Doherty authored
      * icon cleanup
      
      * table styling tweaks
      
      * update icons
      
      * directional button hover state
      
      * remove border
      599238e7
    • Kyle Doherty's avatar
      xray cleanup (#5880) · f104122e
      Kyle Doherty authored
      * Add :largest-contributors to comparison, bug fixes, refactoring
      
      * Add valid-pairs and field endpoints to comparisons
      
      * Dampen field difference weight in contribution assesment
      
      * fix nice-bins for empty histogram
      
      * fix for nice-bins for histogram with only 1 value
      
      * Change comparison field zoom in. Rename largest-contributor to top-contributor
      
      * fix halfassed rename
      
      * refactor + new components
      
      * use true multiseries
      
      * cleanup
      
      * include constituents in card
      
      * add dataset to card return
      
      * card wip
      
      * growth rate
      
      * check for values
      
      * lint
      
      * cardify all series features. Unpack linear regression
      
      * add linear regression
      
      * use percentages
      
      * flip order
      
      * add growth series description
      
      * add additional info
      
      * fix layout
      
      * layout tweaks
      
      * add action in qb
      
      * show growth series as a %
      
      * xray segment action
      
      * flow
      
      * Support all time breakdowns, fix filtering bug
      
      * make linter happy
      
      * more robust test
      
      * Add conditional descriptions for growth-series. Update tests.
      
      * add periodicity to cards
      
      * Update for updated distance measure
      
      * Removed updates to comparison as they should not be part of PR
      
      * Correct chi^2 distance
      
      * fix headings
      
      * fix flow
      
      * disable flow for action
      
      * use beaker for xray actions
      
      * move specs to proper test directory
      
      * Fix round-to-month when crossing year
      
      * add key
      
      * Add smoke tests for table xray and segment xray pages
      
      * Correctly handle unixtimestamps encoded as bigints
      
      * Add test cases for question xray page and segment xray query builder action
      
      * Test also timeseries question action widget action
      
      * Fix lint errors for xray tests
      
      * Fix Histogram element passing data in invalid format to Visualization
      
      * Fix integration tests for xrays
      
      * Make xrays urls in services.js consistent with other urls
      
      * fix periodicty reweighing
      
      * add sample? predicate
      
      * cleanup
      
      * spacing
      
      * cleanup
      
      * fix failing tests
      
      * fix failing tests
      
      * Update tests
      
      * Refactored periodicity reweighing, more tests
      
      * Support :as in date-time fields, more tests, fix another periodicity bug
      
      * add error handling
      
      * add missing label
      
      * tweak fidelity icon size
      
      * fix histograms
      
      * more specific legend hiding
      
      * hide link for now
      
      * card xray title
      
      * fix field header
      
      * fix stat group padding
      
      * card error handling
      
      * remove duplicated code
      f104122e
  8. Sep 01, 2017
Loading