Richard Dallaway

Results 73 comments of Richard Dallaway

Related to this is an insert that takes values from subselects. Example: https://github.com/d6y/insert_from_selects

Thanks @jokade - that's a neat idea regarding putting the migrated parts into a separate module. Regarding the `@JSExport` on `def makeApp`, I do have that in place (sorry: I...

A quick update on this: moving from Angular 1.2 to 1.3 removed the need for me to add `self$1`. Thanks again for your help, and the module trick is working...