Skip to content
Snippets Groups Projects
Unverified Commit bc32ba9e authored by bryan's avatar bryan Committed by GitHub
Browse files

Add admin-only user-local setting that controls perms tutorial (#45076)

* add admin-only user-local setting that controls perms tutorial

* Adding modal and banner, user setting for dismissable banner

* copy changes

* adjust so modal only appears on data permission page

* e2e adjustments, adding banner test

* never show the modal or banner on new instances

* add test

* e2e adjustments, copy update

* more PR feedback

* move modal/banner settings & tests + clarify tests

* query for v50 migration execution works on mysql

- move changelog lookup into metabase.db.liquibase

* no race conditions in changelog-table-name

The previous implementation of this function was hitting this
liquibase issue: https://github.com/liquibase/liquibase/issues/2966



* revert changelog-table-name

- simply lookup the changlog row

---------

Co-authored-by: default avatarNick Fitzpatrick <nickfitz.582@gmail.com>
parent 60919cce
No related branches found
No related tags found
No related merge requests found
Showing
with 342 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment