Issue #3241123 by WidgetsBurritos, solotandem Support a custom tagging server.
Add hostname to schema and settings yaml files. Add hostname to existing containers and default settings. Add hostname to container list page. Add hostname to container and settings forms. Use hostname in snippets. Add hostname assertions to tests.
Showing
- config/install/google_tag.settings.yml 1 addition, 0 deletionsconfig/install/google_tag.settings.yml
- config/schema/google_tag.data_types.schema.yml 4 additions, 0 deletionsconfig/schema/google_tag.data_types.schema.yml
- config/schema/google_tag.schema.yml 4 additions, 0 deletionsconfig/schema/google_tag.schema.yml
- google_tag.install 26 additions, 0 deletionsgoogle_tag.install
- src/ContainerListBuilder.php 2 additions, 0 deletionssrc/ContainerListBuilder.php
- src/Entity/Container.php 18 additions, 2 deletionssrc/Entity/Container.php
- src/Form/ContainerTrait.php 24 additions, 0 deletionssrc/Form/ContainerTrait.php
- tests/src/Functional/GTMMultipleTest.php 3 additions, 0 deletionstests/src/Functional/GTMMultipleTest.php
- tests/src/Functional/GTMTestBase.php 16 additions, 0 deletionstests/src/Functional/GTMTestBase.php
Loading
Please register or sign in to comment