stable

Clone or download

Read-only

Display a form on click on Call Me Back button in BP pages.

This form doesn't do anything for now. Part of the story #11593 Have a Call Me Back button and form on every page Change-Id: I631978cecd4a56a2d6148b6cb2f28351f10c8ba0

Modified Files

Name
M plugins/create_test_env/build-manifest.json +2 −6 Go to diff View file
D plugins/create_test_env/scripts/call-me-back-burning-parrot/po/template.pot +0 −6 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-burning-parrot/src/CallMeBack.vue +59 −3 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-burning-parrot/src/index.js +1 −1 Go to diff View file
D plugins/create_test_env/scripts/call-me-back-flaming-parrot/po/fr.po +0 −13 Go to diff View file
D plugins/create_test_env/scripts/call-me-back-flaming-parrot/po/template.pot +0 −6 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/index.js +1 −1 Go to diff View file
M plugins/create_test_env/scripts/package.json +1 −1 Go to diff View file
R plugins/create_test_env/scripts/call-me-back-burning-parrot/po/fr.po Go to diff View file
A plugins/create_test_env/scripts/po/template.pot +18 −0 Go to diff View file
M plugins/create_test_env/scripts/webpack.config.js +3 −0 Go to diff View file
M plugins/create_test_env/themes/BurningParrot/css/_call-me-back.scss +56 −2 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_dropdowns.scss +1 −1 Go to diff View file
M src/www/themes/common/tlp/src/scss/components/_forms.scss +3 −1 Go to diff View file