Skip to content
master
Switch branches/tags
Code

Latest commit

* add is_group_manager and hydrate it

* update test title

* fix namespaces and 1 test

* update docstring and make sure the is-group-manager? is converted to boolean in any db

* even more docstring

* fix ns

* Fix a test appeared when merge with master

* add tests and more api enforcement

* appease linter and make sure the test can run in ee

* update by membership id

* one dot

* update docs

* make is_group_manager optional

* hydrate is_group_manager when get single group

* - Split the `check-group-manager` into 2 functions
- Address Noah's comments

* Update enterprise/backend/test/metabase_enterprise/advanced_permissions/api/group_manager_test.clj

Co-authored-by: Noah Moss <32746338+noahmoss@users.noreply.github.com>

* change is_group_manager in to bool instead of boolstring

* remove debug code

Co-authored-by: Noah Moss <32746338+noahmoss@users.noreply.github.com>
d3807af

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 9, 2015
Mar 18, 2016

Metabase

Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.

Metabase Product Screenshot

Latest Release Circle CI codecov

Features

Take a tour of Metabase.

Supported databases

Installation

Metabase can be run just about anywhere. Check out our Installation Guides.

Contributing

To get started with a development installation of the Metabase, check out our Developers Guide.

Internationalization

We want Metabase to be available in as many languages as possible. See which translations are available and help contribute to internationalization using our project over at POEditor. You can also check out our policies on translations.

Extending Metabase

Metabase also allows you to hit our Query API directly from Javascript to integrate the simple analytics we provide with your own application or third party services to do things like:

  • Build moderation interfaces.
  • Export subsets of your users to third party marketing automation software.
  • Provide a specialized customer lookup application for the people in your company.

Check out our guide, Working with the Metabase API.

Security Disclosure

See SECURITY.md for details.

License

This repository contains the source code for both the Open Source edition of Metabase, released under the AGPL, as well as the commercial editions of Metabase, which are released under the Metabase Commercial Software License.

See LICENSE.txt for details.

Unless otherwise noted, all files © 2022 Metabase, Inc.