This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 14, 2021
-
-
Alexander Lesnenko authored
* tune admin nav and remove premium embedding offer * update SecretKeyWidget style
-
- Nov 30, 2021
-
-
Alexander Lesnenko authored
* add funnel static viz * prettier * support funnel formatting options, change measureText signature * fix tests * fix types * unhardcode legend text style * decrease static funnel step font size, fix warnings * update specs
-
- Oct 08, 2021
-
-
Alexander Kiselev authored
* set `allowJs` to true in tsconfig. This allows TS to infer types from JS files * added decorators
-
- Oct 07, 2021
-
-
Alexander Lesnenko authored
* add basic typescript configuration * convert a tiny hook use-debounced-value to typescript * allow any for now? * update terser and static viz configs * adjust config * change extension of QuestionActivityTimeline from jsx to js to match jest config * adjust config * skip failing tests * Fix missing question method in unit tests (#18314) * review fix * fix Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-