Re: Thoughts on updating Flyway Gradle dependency in order to isolate state between integration tests?

2019-06-27 Thread Michael Vorburger
Dylan, sorry I'm late to jump on this thread, but I do have some thoughts re. this I wanted to share: Could I suggest that you tackle this in two rounds? A first quick and dirty immediate fix, and then start looking into a more general (and bigger) idea? For the very short term, I would have to

Sending SMS from community-app to sms gateway

2019-06-27 Thread Ippez Robert
I have both main back-end and front-end web-app deployed in tomcat and sms gateway also deployed in tomcat. Am trying to design a simple UI for sending on demand sms from community-app with Submit function as below: scope.submit = function () { var messagejson = {}; messagejson.internalId