Göran Svensson

Results 39 comments of Göran Svensson

Hi, I have ziped my nginx dev folder so you can look at the code. /gran 2011/7/24 Zearin < [email protected]> > Could you post an example page somewhere I can...

I was wondering why nothing was happening, after my reply to your email. But gitHub does not seem to deal with attachments. So I have uploaded the file to my...

Thanks for your reply! No problem realy personal things allways comes first! I have lots of mountains to climb and try to work in parallell with everything so if one...

I am using rhcads fork. This is a very good project (I think). It works even with UI-router (http://plnkr.co/edit/L5H4KZ). If I am able to implement it in my project I...

Here is a plunkr: http://plnkr.co/edit/IWZXG8 It has nested ui-router views. The tree view is in the /#/tabs/firstTab/insideTab1-substate1

Hm, I found out that init created a new functions folder in the root with the necesary package.json and node_modules folder. So I copied those except the index.js to the...

Region is hard coded in some of the functions..

Are those functions tested?

Fixed the second warning in onUpdate.f.js: Changed map(() => {}) to map(() => ()) With () - implicit return takes place.

Hm, warnings and the failed to create does not seem to be related. for example auth-onCreate has no warnings but fails to deploy.