* Enable BackOfficeTours to have a bool to hide them in the help drawer
* New hidden tour to display the email marketing option on login to backoffice
* Update to tourService to use the new bool property of hidden to show/hide the tour in the help drawer
* AngularJS Resource to call the Azure Function EmailService proxy code - currently set to DEV
* New method on userService.addUserToEmailMarketing that in turn calls the new emailMarketingResource
* New AngularJS view & controller in the tour step to deal with user clicking yes/accept to the email opt-in
* Modifies the init script to auto launch the hidden email marketing tour at login
If it has been accepted or dismissed before we then try to launch the original intro tour
* Only show the email marketing tour when the intro tour has been dismissed or completed and will appear for one time only the next time you login
* When using X to close email tour, it does not disable and never show it again but just closes it, similar to intro tour
* Adds new localStorageService key for 'emailMarketingTourShown' to prevent the tour being shown again in the same logged in session, if you refresh the backoffice in your browser
* Update URL to email function
* Adding new COMA copy for email marketing tour - needs fine tuning pixel pushing from Niels L
* Prettified layout of e-mail marketing promotion tour
* fixing whitespace
* text=auto
* adding xml to gitattributes
* Ensures the email tour is not shown if you dismiss the intro tour and manually refresh the page
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
* Added a few missing swedish translations.
* Found two more translations missing for swedish
* User translations
* fond some more
* found some more translations missing
* Add a message bar to give context that this node/content item is in the trash/recycle bin
* Update umb-variant-content.html
* Update en.xml
* Update en_us.xml
* Added translation for clear with marker so I can see if it loads correcly. Installing Umbraco locally to try it out.
* Added Clear translation to en.xml, en-us.xml and sv.xml.
* befin translation search placeholder. Not working for some reason, investiagte.
* Inject localizationService to localize placeholder. For some reason i get 503 service unavabile when I try to build.ps1. Will have to look more into this late, saving my work.
* merge conflicts
* 2 vs 4 spaces caused massive diff. Fixed my local copy to same space so now it should look better.
* * updated after PR review. Using localize element attribute instead of adding dependency to the localizationService. Also added dansih translation.
* Remove whitespace noise