This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 04, 2017
-
-
Cam Saul authored
-
- Aug 03, 2017
-
-
Cam Saul authored
-
- Jun 26, 2017
-
-
Ryan Senior authored
-
- Jun 23, 2017
-
-
Ryan Senior authored
This commit adds support for adding dimensions to existing fields. Values and human readable values (optional) can also be added/updated.
-
Ryan Senior authored
-
Ryan Senior authored
This commit adds storage of dimension data that the user provides for an existing field. This is to translate enum-like fields (i.e. integers) to a textual description of that data. This remapped value will be included in the response with the original value. The UI will then take that and show the more user friendly remapped value. The new "remapped_from" and "remapped_to" attributes in the cols field of the response will indicate that a field replaces another field.
-
- Jun 21, 2017
-
-
Cam Saül authored
-
- Jun 04, 2017
-
-
Varunram Ganesh authored
-
- Apr 24, 2017
-
-
Cam Saül authored
-
Cam Saül authored
-
William Turner authored
-
- Apr 12, 2017
-
-
Arthur Ulfeldt authored
https://github.com/metabase/metabase/issues/3715 Liquibase has been rechecking the jar signature for each migration file, resulting in slow startup times.
-