This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 10, 2020
-
-
Tom Robinson authored
* Remove StructuredQuery's dependency on deprecated metabase/lib/query.js * Refactor QueryDefinition{,Tooltip} to use metabase-lib * Replace *Name components with displayName and various other legacy cleanup * Fix flow * Move flow types to metabase-types * Remove loadTableAndForeignKeys * Add aggregationOperator/filterOperator to Table/Field and remove metabase/lib/table.js completely * Use metadata database/table/field/etc functions instead of property access * Fix flow
-
Jessica DeWitt authored
* replaced HompageApp.e2e with activity-page.cy * prettier * two joineds
-
Tom Robinson authored
* Remove StructuredQuery's dependency on deprecated metabase/lib/query.js * Refactor QueryDefinition{,Tooltip} to use metabase-lib * Replace *Name components with displayName and various other legacy cleanup * Fix flow * Move flow types to metabase-types
-
Tom Robinson authored
* Remove StructuredQuery's dependency on deprecated metabase/lib/query.js * Refactor QueryDefinition{,Tooltip} to use metabase-lib * Replace *Name components with displayName and various other legacy cleanup * Fix flow
-
- Jul 09, 2020
-
-
Cam Saul authored
-
Simon Belak authored
-
flamber authored
-
Cam Saul authored
-
Cam Saul authored
-
Robert Roland authored
Comparing a LocalDateTime to any other time requires assigning a timezone to the datetime. This change removes any reference to the query processor store during the fingerprinting. Adds tests that the fingerprints are also present in the database. [ci all]
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 08, 2020
-
-
Console authored
* title format * multi-series add value gif * formatting and grammar * remove gif * updated add line ui screenshot * edit modal with two series * update notebook editor multi-series screenshot * from numbers to bar charts * adding values gif * Displaying data Co-authored-by:
Maz Ameli <maz@metabase.com> * Combine two saved questions Co-authored-by:
Maz Ameli <maz@metabase.com> * Simple or Custom Co-authored-by:
Maz Ameli <maz@metabase.com> * Combo chart Co-authored-by:
Maz Ameli <maz@metabase.com> * Combo edit Co-authored-by:
Maz Ameli <maz@metabase.com> * remove line + bar Co-authored-by:
Maz Ameli <maz@metabase.com> * Bubble size Co-authored-by:
Maz Ameli <maz@metabase.com> * Update docs/users-guide/05-visualizing-results.md Co-authored-by:
Maz Ameli <maz@metabase.com> * notebook editor screenshot * toggle values on individual series * togglers not sliders * caveat on adding questions Co-authored-by:
Maz Ameli <maz@metabase.com>
-
flamber authored
-
Console authored
* sql snippets user guide * archived snippets * highlight and save as snippet gif * snippet sidebar and insertion gif * admin and enterprise placeholders * updated screenshots for SQL editor * start menu link * link to snippet page from writing-sql * caution callouts for editing snippets * remove renaming caution * renaming and editing snippets * renaming and editing snippets * remove sql snippet organization * edit snippet warning * SQL authors Co-authored-by:
Maz Ameli <maz@metabase.com> * Update docs/users-guide/sql-snippets.md Co-authored-by:
Maz Ameli <maz@metabase.com> * snippet gifs * sql example * update code * sql syntax * syntax update * cursor location Co-authored-by:
Maz Ameli <maz@metabase.com> * description and code Co-authored-by:
Maz Ameli <maz@metabase.com> * simple query Co-authored-by:
Maz Ameli <maz@metabase.com> * fix gif line * update table of contents for sql snippets * sidebar create snippet * snippet permissions * filter widget * save for snip Co-authored-by:
Maz Ameli <maz@metabase.com> * writing for editing Co-authored-by:
Maz Ameli <maz@metabase.com> * nixed data ref and variable buttons Co-authored-by:
Maz Ameli <maz@metabase.com> Co-authored-by:
Maz Ameli <maz@metabase.com>
-
- Jul 07, 2020
-
-
Cam Saul authored
-
- Jul 06, 2020
-
-
Jessica DeWitt authored
* fixing selecting columns from admin settings * split and fixed limited access to tables or questions as user * improved names * deleted sidebar() import
-
Cam Saul authored
-
Kyle Doherty authored
-
Robert Roland authored
* Test fix
[ci mysql] [ci mariadb] [ci postgres] * object-defaults should always remove created_at/updated_at [ci mysql] [ci mariadb] [ci postgres] Co-authored-by:Cam Saul <github@camsaul.com>
-
Robert Roland authored
* Handle comparing ChronoLocalDateTime and Instants During fingerprinting, we can end up trying to compare two datatypes that are not comparable - ChronoLocalDateTime and Instant. Coerce the ChronoLocalDateTime to a proper Instant for the comparison to work. When earliest / latest are called, the acc parameter must be coerced to a Temporal object also. Resolves #12311 [ci all] * making ->temporal recursive * Get the timezone in an precedence order When converting a LocalTime for fingerprinting, convert to an Instant using the following precedence order: * report timezone * database timezone * system timezone [ci all] * use UTC for timezones
-
Tom Robinson authored
* Consolidate on metabase/lib/query/field_ref * Consolidate on metabase/lib/query/aggregation * Fix AggregationName handling of deprecated 'rows' aggregation * Fix isStandard * Move generateQueryDescription to metabase/lib/query/description.js * Modernize AddSeriesModal so we can remove a bunch more of metabase/lib/query.js
-
Simon Belak authored
-
- Jul 02, 2020
-
-
flamber authored
-
Aiden Scandella authored
-
Jacob authored
* chore: add simple doc for connecting to Snowflake
-
Simon Belak authored
-
flamber authored
* Small fixes and adding 0.36 vars [ci skip] * Include missing EE SSO [ci skip]
-
Cam Saul authored
-
- Jun 30, 2020
-
-
Cam Saul authored
* Remove Table.rows entirely * Lots of test updates/modernization * Test fixes
-
- Jun 29, 2020
-
-
flamber authored
-
- Jun 26, 2020
-
-
Paul Rosenzweig authored
-
- Jun 25, 2020
-
-
Paul-Armand Verhaegen authored
-
Paul Rosenzweig authored
Co-authored-by:
Cam Saul <github@camsaul.com> Co-authored-by:
Maz Ameli <maz@metabase.com>
-
- Jun 24, 2020
-
-
Jessica DeWitt authored
These tests are intended to test Metabase as a standard admin or user would and will be run against major releases and latest code changes daily.
-
Simon Belak authored
-
- Jun 23, 2020
-
-
flamber authored
-
Paul Rosenzweig authored
-
- Jun 22, 2020