This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 04, 2022
-
-
Diogo Mendes authored
* See how onboarding behaves with Buildjet + GHA * Rename Properly * Returning with onboarding * Revert name
-
Nemanja Glumac authored
-
Anton Kulyk authored
-
Anton Kulyk authored
* Use `aside` + `nav` * Use `header` for app bar * Update E2E UI helpers * Update E2E tests * Fix `navigationSidebar` E2E helper * Hide app bar in fullscreen dashboard (#21437)
-
Anton Kulyk authored
* Use `rem` for padding * Extract `SidebarButton` component to its own dir
-
Alexander Polyankin authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-
Kyle Doherty authored
* tweak hover style * SidebarSection and padding adjustments * color tweaks * tweak alignment * tweak icons + positioning * fix browse spacing * Fix prop type * Wrap bookmarks list with `ul` * Fix using `li` while not being in a list * Keep collection's section "more" icon visible * Migrate to emotion * Make "more" icon container an HTML button * TippyPopoverWithTrigger * Fix e2e helpers to toggle nav sidebar * Fix closing sidebar on collection tag on mobile * Fix settings icon background hover color * Fix sidebar width responsiveness * Fix settings icon position * Fix e2e tests * Fix icon sizes * Fix CollapseSection style * Revert Tree changes * Get sidebar style back * Fix bookmarked question color * Fix Tree padding * Remove redundant constant * Fix color * Fix e2e tests Co-authored-by:
Anton Kulyk <kuliks.anton@gmail.com>
-
Nemanja Glumac authored
-
Noah Moss authored
-
Nemanja Glumac authored
* Run E2E tests using Chrome * Create snapshots using Chrome * Test in GHA once again * Set browser in the base Cypress config * Change branch back to `master` for E2E workflow
-
Nemanja Glumac authored
-
- Apr 03, 2022
-
-
Nemanja Glumac authored
* Fix flakes * Reinforce localization test
-
- Apr 02, 2022
-
-
Nemanja Glumac authored
-
Diogo Mendes authored
-
Nemanja Glumac authored
* Extract repro for #16756 * Optimize looping through sql date field fitlers * Optimize looping through sql number field fitlers * Optimize looping through sql string field fitlers * Extract common helper * Run only native filters in the current branch * Reduce flakiness in `type` * Merge field filters together * Run tests on `master` again
-
Nemanja Glumac authored
-
- Apr 01, 2022
-
-
Alexander Lesnenko authored
* download permission UI with specs * permission editor UI tweaks * reset download permission on blocked data sources * update specs * update copy * update specs
-
Noah Moss authored
-
Alexander Lesnenko authored
* subscriptions management permission * specs * update contract * specs
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
Diogo Mendes authored
-
Ngoc Khuat authored
* add API to fetch general permisisons graph * add API to update general permissionns * change author of migration * update documents * misc fixes to applease the CIs * Add tests for general permission APIs and models * linting and fix a failed test case * fix some failed tests * update docs and change /subscription/ to /general/subscription/ for consistency * Hook and migration to make sure subscription are created for new groups by default * add schema migrations tests * set for the win * address noah's comments * Parse number as is in http-client for tests * address Cam's comments * revert the last commit about parsing API response in tests * change fk name * delete a comment * Changes: - Rename `changes` column to `after` to keep things consistent - If a group has no General Permisions, it'll not be included in the graph - Update tests and some docs * fix failing tests in ee * add some tests and make docstring completes * polishing comments * namespaces * fix namespaces * Add general permisison flags to `GET /api/user/current` (#21250) * return general permisison flags for /api/current * namespaces * move permission flags to under * Enforce Subscription permissions (#21285) * return general permisison flags for /api/current * namespaces * enforce general permissions for subscription and tests * update check-has-general-permisison to add option to require superuser * adding arity * add tests for permissions helper function * Move advanced permissions check funcs to ee namespace * unpushed changes * namespaces * ignore exception when load namespaces * change helper fn name * Enforce Monitoring Permissions (#21321) * return general permisison flags for /api/current * namespaces * enforce general permissions for subscription and tests * update check-has-general-permisison to add option to require superuser * adding arity * enforce permissions to call /api/dataset for internal queries * enforce monitoring permissions for api/task and api/util * add tests for OSS * add tests for db-connection-info endpoint * change test schema * update name func and fix ns * whydon't CI run ? * Enforce Setting Permissions (#21386) * return general permisison flags for /api/current * namespaces * enforce general permissions for subscription and tests * update check-has-general-permisison to add option to require superuser * adding arity * enforce permissions to call /api/dataset for internal queries * enforce monitoring permissions for api/task and api/util * add tests for OSS * add tests for db-connection-info endpoint * change test schema * update name func and fix ns * whydon't CI run ? * Enforce Setting permissions * fix failing test * make sure we could run slack test twice * make the mock consistent * address Noah's comments * shorter permissions check
-
Gustavo Saiani authored
-
Noah Moss authored
-
Noah Moss authored
-
Diogo Mendes authored
* Ignore running E2E workflow when not needed * Adding - ".**" as suggested * Playing safe for now
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Anton Kulyk authored
-
Benoit Vinay authored
* Misc * parseTime method updated to remove timezone * parseTime tests added * formatTime tests added * Unskip 15876 cypress test
-
Anton Kulyk authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-
- Mar 31, 2022
-
-
Nick Fitzpatrick authored
Updating Page Title and Favicon as Dashboards load
-
Gustavo Saiani authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-