Skip to content
Snippets Groups Projects
Unverified Commit 08d7467f authored by Nicolò Pretto's avatar Nicolò Pretto Committed by GitHub
Browse files

Embedding settings cleanup - Milestone 1 (#37043)


* feat: single view for embedding settings regardless of setting status (#36802)

* feat: single view for embedding settings regardless of setting status

* refactor: rename component as now it doesn't container legalese

* rename component and refactor

* remove unused prop type

* test: update e2e

* fix not handling null value

* fix: keep same behaviour for event

* Update frontend/src/metabase/admin/settings/components/widgets/EmbeddingSwitchWidget/EmbeddingSwitchWidget.tsx

Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>

* use target instead of currentTarget

---------

Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>

* remove deprecated event on embedding settings (#36857)

* feat: Update the UI and copy of the embedding options cards (#36819)

* feat: adds icon and some other small ui change

* update buttons and ui

* update links/buttons for  interactive embed option

* update unit tests

* make e2e pass with the new changes

* make unit test pass

* integration/unit tests for embedding settings

* fix herf -> href :melting_face:

* fix e2e suite

* refactor: splti components in two

* update url as by updaterd product doc

* fix imports

* update width as by design

* fix linting error

* fix copy

* update layout, paddings, fontsize etc

* add upgrade text

* other ui fixes

* last minute copy change

* inline variable in tests to avoid beforeEach

* fix typo

* fix e2e by moving assertion on the correct page

* fix typo in unit

* update link as per product doc

* inlie urls

* only return used parts in setup function

* e2e: update e2e upgrage url

* remove oss version of the interactive embedding settings page (#36938)

* remove oss version of the interactive embedding settings page

* fix redirect logic + add tests

* add key to make react not complain

* merge lists of embedded questions and dashboards to have new heading structure (#36944)

* feat: adds icon and some other small ui change

* update buttons and ui

* update links/buttons for  interactive embed option

* update unit tests

* make e2e pass with the new changes

* make unit test pass

* integration/unit tests for embedding settings

* fix herf -> href :melting_face:

* fix e2e suite

* refactor: splti components in two

* update url as by updaterd product doc

* fix imports

* update width as by design

* fix linting error

* remove oss version of the interactive embedding settings page

* merge lists of embedded questions and dashboards to have new heading structure

* fix redirect logic + add tests

* add key to make react not complain

* use plain strings instead of regex when possible

* remove regex for testids

* fix copy

* update layout, paddings, fontsize etc

* add upgrade text

* other ui fixes

* last minute copy change

* inline variable in tests to avoid beforeEach

* fix typo

* fix e2e by moving assertion on the correct page

* fix typo in unit

* update link as per product doc

* inlie urls

* only return used parts in setup function

* e2e: update e2e upgrage url

* update interactive embedding settings page ui (#36949)

* feat: adds icon and some other small ui change

* update buttons and ui

* update links/buttons for  interactive embed option

* update unit tests

* make e2e pass with the new changes

* make unit test pass

* integration/unit tests for embedding settings

* fix herf -> href :melting_face:



* fix e2e suite

* refactor: splti components in two

* update url as by updaterd product doc

* fix imports

* update width as by design

* fix linting error

* remove oss version of the interactive embedding settings page

* merge lists of embedded questions and dashboards to have new heading structure

* update interactive embedding settings page ui

* fix redirect logic + add tests

* add key to make react not complain

* use plain strings instead of regex when possible

* remove regex for testids

* fix copy

* update layout, paddings, fontsize etc

* add upgrade text

* other ui fixes

* last minute copy change

* inline variable in tests to avoid beforeEach

* fix typo

* fix e2e by moving assertion on the correct page

* fix typo in unit

* update link as per product doc

* inlie urls

* only return used parts in setup function

* e2e: update e2e upgrage url

* rename test files with correct naming (#37044)

* rename test files with correct naming

* test: fix setup functions and add enterprise suite

* Fix interactive embedding link target

* Update embedding toggle copy

* Use default setting labels

* Fix failed E2E test

---------

Co-authored-by: default avatarMahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
Co-authored-by: default avatarDenis Berezin <denis.berezin@metabase.com>
Co-authored-by: default avatarMahatthana Nomsawadi <mahatthana.n@gmail.com>
parent d3dabc63
No related branches found
No related tags found
No related merge requests found
Showing
with 604 additions and 330 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