Thomas Porter

Results 7 comments of Thomas Porter

> It would increase the amount of requests for a page load. I'm not suggesting we link "admin.js" into the front-end at all. Instead I'm suggesting we have a new...

The solution for me is still to use a separate sub-domain and have two completely separate projects, sharing a common DB. It's not very elegant, it is a pain when...

@SherinBloemendaal yes please! I checked your repos, didn't see it in there, are you going to publish to NPM or great a git repo for it?

Makes sense. I think option 1 is a no go... I'm not seeing a way to pass that userId in. Pity, it's a more elegant solution. I may post something...

Ha! Funny that I found your StackOverflow question about this issue... Let me know if you have any luck. Would love to have tests! http://stackoverflow.com/questions/24283907/unit-testing-mouseover-event-in-directive-angularjs/24393767#24393767

I created a test branch. Can you put what you've got so far in it and make a pull request?