This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 13, 2019
-
-
Simon Belak authored
Add transforms and domain models
-
Kyle Doherty authored
* revert text-medium color to #74838f * use light instead of medium on preview button
-
- Aug 12, 2019
-
-
Walter Leibbrandt authored
* Factor out test for access to localStorage This allows code that uses localStorage to test against `window.hasLocalStorage`, in stead of handling exceptions generated when access to localStorage is denied. * Move check for localStorage to metabase/lib/dom
-
Walter Leibbrandt authored
* Return log events as JSON objects from API; render on front-end Site UUID added to log events. * Remove superfluous memoization of site UUID retrieval Settings are already cached. * Transfer timestamps in ISO-8601 format * Move `metabase.metabot.instance/local-process-uuid` to `metabase.public-settings` * Use `local-process-uuid` in stead of `site-uuid` `site-uuid` is not unique across processes, which is what we want to associate with log events. * Remove unused import * Allow log events to be filtered by process UUID on front-end * Move process selector out of loading wrapper Otherwise, if there are process UUIDs with no log events, the selector is removed with the log event list. * Figured out how to add docs to `defonce` * Fix ns declaration * Linter appeasement * Merge log events received from back-end with previously received ones This allows responses from multiple back-end instances to be spliced together. * Use MB components in stead of plain, styled HTML tags The select is only displayed if more than one process UUID was found. * Linter appeasement * Move `metabase.public-settings/local-process-uuid` to `metabase.config` * Fix sorting on multiple log event fields * Flatten `Select` children to allow nested arrays of children * Generate options directly under parent Select * Limit the number of log events that we render * Docstring and style updates * Update editor config with Clojure files max line length * Ensure that `NumericWrapper` is imported before use * Cleanup layout
-
- Jul 31, 2019
-
-
Maz Ameli authored
-
- Jul 30, 2019
-
-
Tom Robinson authored
Notebook Mode + View Mode + Joins + etc
-
- Jul 29, 2019
-
-
Paul Rosenzweig authored
* don't strip options from filter when updating relative date values * appease flow * Fix flow type and don't add null options
-
Cam Saul authored
* Add Database auto_run_queries setting; code cleanup * More code cleanup & test fixes * Test fixes ?
-
- Jul 26, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 16, 2019
-
-
hansen authored
* Handle long names better * Minor fix to dashboard title * Forgot yarn prettier * Revert text-wrap on SelectButton until I understand the unit test fail * Make it work in all browsers * flex-wrap date selector, and various other fixes to start, x-ray, data model, wrong text and missing i18n * Fix duplicate tableMetadata * Moved prop incorrectly * Fix bad merge with new eslint rule
-
- Jul 12, 2019
-
-
Cam Saul authored
-
- Jul 10, 2019
-
-
Paul Rosenzweig authored
-
- Jul 09, 2019
-
-
Cam Saul authored
* Setting MB_JETTY_HOST in test runner (not sure this achieves anything TBH)
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 08, 2019
-
-
Paul Rosenzweig authored
-
- Jul 05, 2019
-
-
hansen authored
* Disable draggable action buttons on cards when editing dashboard * Card filter parameter mappings should not be draggable either (5365, 7068) * Filter mapping Prettier
-
- Jul 03, 2019
-
-
Kay O authored
* changes "null" to "nil" for embedded ruby example * moves :exp out of the :params * lint cleanup
-
- Jun 25, 2019
-
-
Cam Saul authored
-
Paul Rosenzweig authored
-
- Jun 19, 2019
-
-
Paul Rosenzweig authored
-
- Jun 18, 2019
-
-
Kyle Doherty authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-