This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 12, 2022
-
-
Ariya Hidayat authored
-
Anton Kulyk authored
* Extend types * Refactor FormField * Fix prop values * Fix types * Fix field type check
-
Dalton authored
* add logic to limit which parameters are linkable * Filter linked filters list to all field filter parameters * use some destructuring
-
Ariya Hidayat authored
* Improve DateMonthYearWidget component * migrate to TypeScript, add type annotations * include props definition * support Storybook * add a basic unit test
-
Alexander Lesnenko authored
* do not show restore sample database button to non-admins * fix db list update after restoring the sample db
-
Anton Kulyk authored
* Refactor CustomForm * Extract common types to `metabase-types` * Refactor StandardForm * Fix form field rerenders * Fix types
-
Dalton authored
* Clean up null logic * Update fn name * Simplify convertParametersToFilters logic * Rename method
-
Anton Kulyk authored
* Turn `CollectionCreate` into functional component * Convert `CollectionCreate` to TypeScript * Add `onChangeField` to Form container * Remove `redux-form` from `CollectionCreate` * Fix collection form selector * Move `CollectionEdit` to its own directory * Move `CollectionEditForm` to its own file * Turn `CollectionEdit` into functional component * Migrate `CollectionEdit` components to TypeScript * Fix `CollectionCreate` * Fix `CollectionEdit` * Fix optional `Form` `onChange` prop
-
Anton Kulyk authored
* Move `DatabaseHelp` to `DatabaseStep` * Remove `redux-form` usage from setup * Fix unit tests * Move engine state to redux * Revert test changes * Code style fix
-
Ariya Hidayat authored
-
Gustavo Saiani authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Gustavo Saiani authored
-
- May 11, 2022
-
-
Alexander Kiselev authored
* fix yarn docs issues * fix webpack config issue
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Dalton authored
* separate some pure functions that live on FieldValuesWidget * Fix some variable name weirdness
-
Dalton authored
-
Gustavo Saiani authored
-
Gustavo Saiani authored
-
Alexander Kiselev authored
* remove memoize decorator * remove babel plugins * Fix AccordionList * remove memoize from accordionlist * fix value vs type issue with wrapped classes * fix typechecking in memoize class * rewrote query to export the memoized class directly
-
Gustavo Saiani authored
-
Alexander Lesnenko authored
-
Ariya Hidayat authored
* migrate to TypeScript, add type annotations * include props definition * support Storybook * add a basic unit test
-
Alexander Polyankin authored
-
Gustavo Saiani authored
-
Gustavo Saiani authored
-
Anton Kulyk authored
* Add flag to setting names type * Add writeback on/off selector
-
Anton Kulyk authored
-
Alexander Lesnenko authored
-
- May 10, 2022
-
-
Alexander Kiselev authored
-
Alexander Kiselev authored
* add react-refresh to webpack dev config
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Ariya Hidayat authored
-
Alexander Lesnenko authored
-
Anton Kulyk authored
* Add `Dataset` mock function * Add query builder redux state type * Add query builder redux state mock helper
-
Alexander Lesnenko authored
* show cloud migration help tooltip when setup is finished * update link
-
Gustavo Saiani authored
-
- May 09, 2022
-
-
Cam Saul authored
* Fix automagic dashboards for queries with source queries * Replace ->entity with a multimethod * Remove unused namespace * Fix Cypress test
-