Simon Mansfield

Results 16 issues of Simon Mansfield

For example: ``` coffeescript angular.module('LabelLogicLiveClientApp') .controller 'UserCtrl', ($scope, $log, $http, $location, configOptions, authenticationService, roles, user) -> $scope.authService = authenticationService $scope.currentUser = $scope.authService.getUser() ``` As you can see, GitHub correctly highlights...

Firstly, I have an example reproduction of the issue I'm facing available here: https://github.com/Siyfion/node-graphql-starter/tree/graphql-import So what I'm trying to do, is get my Prisma generated schema imported into my Apollo...

@shairontoledo I was just wondering if I would be able to insert a barcode generated with this library into a PrawnPDF document? Also, kinda checking it's still alive, as it's...

Hey @gwendall! It's been a while, :smile: So I am getting an issue whereby my "Stop Impersonating" button fires the `"click [data-unimpersonate]"` event and calls `Impersonate.undo();` but the `isImpersonating` helper...

I can see that there is a Security Group called `FargateContainerSecurityGroup` being created. However it's never used! Instead, it seems as though https://github.com/prismagraphql/prisma-templates/blob/master/aws/fargate.yml#L294 assigns the Load Balancer SG to the...

In issue #846 @coffeemug went on to say: "We're looking forward to porting Mongoose to RethinkDB (and would love any help with this, if you have the time)" If this...

ecosystem