This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 23, 2022
-
-
Gustavo Saiani authored
-
- Jul 22, 2022
-
-
Ryan Laurie authored
* move filter popover files to subdirectory
-
Natalie authored
-
dpsutton authored
* Readme for pot backend [ci skip] * empty commit to kick ci
-
Ryan Laurie authored
* disable object detail in notebook preview * add query builder state to table viz test * fix column widths
-
Nick Fitzpatrick authored
* fixing archive page item rendering * Add repro for #24213 Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
metamben authored
-
Nick Fitzpatrick authored
-
Ryan Laurie authored
* add datepicker unit tests
-
Alexander Polyankin authored
-
Braden Shepherdson authored
`PulseChannelRecipients` are a `:recipients` field on `PulseChannels`. This requires some careful handling when inserting or updating a `PulseChannel` to upsert the recipients.
-
Aleksandr Lesnenko authored
* fix percy flakiness * run e2e * fix percy flakiness * update docs, remove timeout config that did not help
-
Mahatthana (Kelvin) Nomsawadi authored
-
Aleksandr Lesnenko authored
* fix incorrect value is used for the bubble size domain * rename * fix typo
-
Alexander Polyankin authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Jul 21, 2022
-
-
Noah Moss authored
-
Braden Shepherdson authored
-
Gustavo Saiani authored
-
Gustavo Saiani authored
-
GitStart authored
Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
GitStart <1501599+gitstart@users.noreply.github.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
-
Ryan Laurie authored
* remove filter sidebar completely * remove more dead code * fix repro of #15620
-
Gustavo Saiani authored
-
Cal Herries authored
* Update search query to not match search string tokens with dataset_query column if the question is not native * Add test * Rewrite test * Rename query-card -> mbql-card * Use the correct dataset_query map
-
Cal Herries authored
* Correct `score-and-result` to count the weight of the text score when there is no text match * Replace nil-punning of scores with explicit checking for zero scores at each step * Update scoring functions that can return nil to return zero instead * Address archived search with no search string * Update e2e test * Update e2e test with new ordering of results * Fix dataset search with blank query string
-
Braden Shepherdson authored
-
GitStart authored
Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
RubensRafael <rubensrafael2@live.com> Co-authored-by:
GitStart <1501599+gitstart@users.noreply.github.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
RubensRafael <rubensrafael2@live.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
-
Alexander Polyankin authored
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Braden Shepherdson authored
-
GitStart authored
Keyboard focus switches from parameter input to SQL editor automatically after re-running query (#23880) * Keyboard focus switches from parameter input to SQL editor automatically after re-running query * Keyboard focus switches from parameter input to SQL editor automatically after re-running query * Keyboard focus switches from parameter input to SQL editor automatically after re-running query * disable SQL editor auto focus Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
GitStart <1501599+gitstart@users.noreply.github.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev> Co-authored-by:
gitstart <gitstart@users.noreply.github.com> Co-authored-by:
gitstart <gitstart@gitstart.com> Co-authored-by:
Nitesh Singh <nitesh.singh@gitstart.dev> Co-authored-by:
Gh0sT <coolmagnas@gmail.com> Co-authored-by:
Rubens Rafael <70234898+RubensRafael@users.noreply.github.com> Co-authored-by:
Benjamin Mayanja <vibenjamin6@gmail.com> Co-authored-by:
Júlio Piubello da Silva Cabral <julio.piubello@gitstart.dev>
-
Alexander Polyankin authored
-
- Jul 20, 2022
-
-
Nemanja Glumac authored
* Install esbuild Cypress preprocessor * Register esbuild preprocessor in Cypress plugins * Remove Cypress webpack preprocessor * Remove webpack references from comments
-
Noah Moss authored
* basic logic for including params in dashboard subscriptions * BE date formatting * redo approach to date formatting locale * refactor and use the same formatting code for parameters listed in subscription header * fix tests and lint * fix more tests * fix final (?) test and fix namespace lint error * a couple extra test cases * fix tests * new cypress test * address braden and ngoc's comments * fix tests * guard against nil text in substitute_tags
-
Ngoc Khuat authored
* fixing tests and make chain-filter dashboard endpoints returns the flag * remove using anonymous function in update * Update dashboard endpoints and `FieldValuesWidget` to handle `has_more_values` scenario (#24022) * update dashboard action/reducer * Update FieldValuesWidget * Update isSearchable to accept map of args * Add unit tests for various FVW utils * Split isSearchable logic a little Co-authored-by:
Dalton <daltojohnso@users.noreply.github.com>
-
Braden Shepherdson authored
-
Nemanja Glumac authored
* Simplify temporary DB path * Set the port to 4000 * Move logic to create server config inside the base function * Rename `kill` function to distinguish between it and Node process `kill` * `createServer` as a method * Remove reliance on Maps * Stop server logic implemented directly in a method * Remove unneeded parameter * Start server logic implemented directly in a method * Remove `isReady` from global scope * Remove `delay` from the global scope * Rename `BackendResource` to `CypressBackend` * Rename file * Simplify `CypressBackend` No need to invoke the function when we can store everything as method definitions under `CypressBackend` object. * Pass `port` as an argument with default value * Use template literals for logging * Destructure `response` * Fix small typo in the comment * Tidy up `dbFile` in the `server`
-
Gustavo Saiani authored
-
Gustavo Saiani authored
-