stable

Clone or download

Read-only

On form submit in FP pages, send an email

Part of the story #11593 Have a Call Me Back button and form on every page Change-Id: I63eb21e3dccc64e7c535b761d93304d49b844333

Modified Files

Name
M plugins/create_test_env/scripts/call-me-back-burning-parrot/src/index.js +3 −1 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/CallMeBack.vue +90 −26 Go to diff View file
M plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/index.js +4 −1 Go to diff View file
A plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/rest-querier.js +40 −0 Go to diff View file
M plugins/create_test_env/scripts/webpack.config.js +10 −4 Go to diff View file
M plugins/create_test_env/themes/BurningParrot/css/_call-me-back.scss +1 −1 Go to diff View file
M plugins/create_test_env/themes/FlamingParrot/css/style.scss +68 −35 Go to diff View file