Joel Albert
Joel Albert
Button doens't fill when I hook it into my service. Currently using: ``` $scope.change = function() { $scope.loader = NodeFactory.update({ id: $scope.newentry.nid }, $scope.data); $scope.loader.$promise.then(function () { //$state.go('start', {'id': $scope.newentry.nid});...
Hey I bought the app, and was just wondering how I update it to the latest version. Thanks!
Has anyone done anything with Lua to mimic SQL sorting of hashes? I'd love to see something for doing multiple BYs. So something like... `sort stuff BY newstuff:*->key1 DESC BY...