This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 26, 2022
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Anton Kulyk authored
* Add test * Reload FKs when browsing objects
-
Alexander Lesnenko authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
metamben authored
Deserialize dashboard Starting From/Exclude datetime filters
-
Alexander Lesnenko authored
* return download results button to publicly shared questions * remove waiting for cardQuery
-
Alexander Lesnenko authored
-
- Apr 25, 2022
-
-
Howon Lee authored
Parsed JSON columns should turn into detail-view only if (and only if) they are initially synced for table: already visible JSON columns shouldn't magically go away because people don't like already visible stuff just magically going away.
-
Nick Fitzpatrick authored
-
Bryan Maass authored
- if a keyword has namespace, send json encoded string: "ns/key" otherwise "key"
-
Ryan Laurie authored
* show empty state for empty login history
-
Ryan Laurie authored
* fix infinite-loading dashboard on 403
-
Ryan Laurie authored
-
Alexander Lesnenko authored
-
Ariya Hidayat authored
-
Jeff Bruemmer authored
-
Alexander Kiselev authored
* Changed default to "past" filter * Fixed default number of days
-
Anton Kulyk authored
-
Alexander Kiselev authored
* fix issue with current filter * Update frontend/test/metabase/scenarios/question/relative-datetime.cy.spec.js Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Anton Kulyk authored
* Fix loading & following FKs from object detail * Add test
-
Anton Kulyk authored
* Remove unused imports * Use `useCallback` * Minor rename * Add grabbing cursor styles
-
Anton Kulyk authored
-
Anton Kulyk authored
* Reproduce #16490 * Don't show checkmark for readonly items * Don't show "cursor" on collection item icon
-
Anton Kulyk authored
-
Alexander Lesnenko authored
-
Jeff Bruemmer authored
-
Case Nelson authored
In H2 the column type for `revision.timestamp` was `["TIMESTAMP" "TIMESTAMP NOT NULL"]` This change will ensure it is correctly `["TIMESTAMP" "TIMESTAMP WITH TIME ZONE NOT NULL"]` Postgres remains as `timestamp with time zone`
-
Anton Kulyk authored
-
Alexander Polyankin authored
-
Benoit Vinay authored
* Triggerable accept a custom tag for trigger * Remove group trigger for ActionsPopover updated to use li tag * Normalised padding for ActionsPopover triggers * Misc * Remove padding-top for UserActionsSelect * Align padding with other UserActionsSelect * Misc
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Alexander Lesnenko authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Unskip repro for #13186 * Move repro to `dashboard-filters` * Fix the title
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Merge dashboard filters * Run merged dashboard filters in CI * Remove `dashboard-filters-sql` from E2E on `master`
-
- Apr 24, 2022
-
-
Nemanja Glumac authored
-
- Apr 23, 2022
-
-
Ngoc Khuat authored
* Fall back to Card's description if it's not exists when send subscription email * fix ns * use card from arg instead of fetching from DB * Update src/metabase/pulse/render.clj Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com> Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com>
-