[00:00:06] <nickeddy> where
[00:00:12] *** szymek_ has quit IRC
[00:00:23] <oniijin> little past halfway on link i just posted
[00:00:41] <oniijin> last animation i guess
[00:00:55] <snapwich> OnkelTem: I think you're solution is probably going to be using less jQuery.children and more attaching your directive functionality directly to those children you were trying to select
[00:01:33] *** mary5030 has joined #angularjs
[00:01:34] <nickeddy> omg
[00:01:38] <oniijin> how sick is that
[00:01:40] <nickeddy> HOW AM I NOT KNOWING ABOUT ALL THESE TIL NOW
[00:01:40] *** enaqx has quit IRC
[00:01:43] <oniijin> remote debugging + paint profiling
[00:01:44] *** davemerwin has joined #angularjs
[00:01:53] <nickeddy> yeah that's amazing
[00:01:55] <nickeddy> ty oniijin
[00:02:11] *** bencc has joined #angularjs
[00:02:12] *** OffTheRails has quit IRC
[00:02:23] *** MANCHUCK has quit IRC
[00:02:25] *** tilgovi has quit IRC
[00:02:33] *** joroci has quit IRC
[00:02:36] *** bjr217 has quit IRC
[00:02:39] <nickeddy> errr
[00:02:45] *** joroci has joined #angularjs
[00:03:06] *** deweydb has joined #angularjs
[00:03:19] <deweydb> in chrome's inspecter is there a way to make the angular errors look less retarded?
[00:03:22] *** UniBot has quit IRC
[00:03:24] *** goblortikus has quit IRC
[00:03:36] *** jsoverson has joined #angularjs
[00:03:47] <davemerwin> I need a little advice. I have a $scope.object that can be rated. The rating is stored with the object in the db. The functionality of the hearts, and there selected state. Should that be a directive? The directive would take the object, see if it has a rating and return the list with the right number of hearts selected.
[00:03:55] *** UniBot has joined #angularjs
[00:04:00] <ctanga> oniijin: reminds me of firefox's 3d view
[00:04:14] <wafflejock> yup OnkelTem agree with snapwich here you can either create elements more directly or you can apply directives to the sections directly, that said what you're doing here isn't as bad as what I was thinking about
[00:04:17] <davemerwin> Or is that a service?
[00:04:41] *** UniBot has quit IRC
[00:05:01] <ctanga> deweydb: use the non-minified angular.js
[00:05:08] *** ghostbar has joined #angularjs
[00:05:11] <deweydb> thanks
[00:05:16] <deweydb> don't know why i didn't think of that
[00:05:45] *** mguillec_ has quit IRC
[00:05:49] *** mary5030 has quit IRC
[00:05:53] <ctanga> deweydb: it's not obvious
[00:06:10] *** ghostbar has quit IRC
[00:06:12] <wafflejock> davemerwin: probably a combination of the two
[00:06:29] *** andri_inuk has joined #angularjs
[00:06:36] *** mguillech has joined #angularjs
[00:06:38] <davemerwin> a service that gets the data from the server and then a directive that renders it
[00:06:40] *** cthrax has quit IRC
[00:06:45] <wafflejock> davemerwin: yeah
[00:06:56] *** mspier is now known as mspier_off
[00:06:58] *** cisox has quit IRC
[00:07:07] *** chrisbirk has joined #angularjs
[00:07:15] <davemerwin> thanks!
[00:07:21] <wafflejock> can either inject the service right into the directive or if you want the directive to be generic and work with other services potentially then inject the service into a controller and pass the data to the directive
[00:07:24] <wafflejock> davemerwin: np
[00:07:33] *** ColKurtz has quit IRC
[00:07:36] <davemerwin> ok, cool
[00:07:45] *** ManBearPixel has quit IRC
[00:07:46] *** Patrick_Baitman has joined #angularjs
[00:07:59] *** Strues has joined #angularjs
[00:08:05] *** Patrick_Baitman has quit IRC
[00:08:10] *** UniBot has joined #angularjs
[00:08:15] *** yoshokatana has joined #angularjs
[00:08:21] *** bLu_ has joined #angularjs
[00:08:22] *** ghostbar has joined #angularjs
[00:08:39] *** jdcasey has quit IRC
[00:08:53] *** TorpedoSkyline has quit IRC
[00:09:28] *** fedenunez has quit IRC
[00:09:40] *** foofoobar has quit IRC
[00:09:57] *** screamingbanshee has joined #angularjs
[00:10:36] *** cthrax has joined #angularjs
[00:10:37] *** apetro__ has quit IRC
[00:10:52] *** cthrax has quit IRC
[00:10:56] *** nonsenz has quit IRC
[00:10:58] *** ghostbar_ has joined #angularjs
[00:11:14] *** apetro_ has joined #angularjs
[00:11:20] <Strues> Is it possible to share a session or login from a different api with angular? For example Ive got my forums api setup to work '/api.php/action=authenticate&username=XXXX&password=XXXXX, which then returns a hash
[00:11:28] *** grindmodeon has quit IRC
[00:11:32] *** phuh has quit IRC
[00:11:39] *** goblortikus has joined #angularjs
[00:11:59] *** phuh has joined #angularjs
[00:12:00] *** chrisbirk has quit IRC
[00:12:02] <OnkelTem> snapwich: wafflejock: thanks guys, I'll think about that!
[00:12:21] *** rburns has joined #angularjs
[00:12:42] *** mewm has quit IRC
[00:12:47] *** ghostbar has quit IRC
[00:12:51] *** nonsenz has joined #angularjs
[00:12:52] <Foxandxss> Strues: JWT could help if both APIs shares the same secret
[00:12:54] *** edy has quit IRC
[00:13:09] *** cthrax has joined #angularjs
[00:13:09] *** Snugug has quit IRC
[00:13:13] <OnkelTem> really, why i add directive to ngRepeat node? now i see this )
[00:13:33] *** zwacky has quit IRC
[00:13:37] *** chrisbirk has joined #angularjs
[00:13:38] *** tschundeee has quit IRC
[00:14:20] *** kc3 has quit IRC
[00:14:20] *** stevvooe has quit IRC
[00:14:27] *** bphogan is now known as bphogan_afk
[00:14:27] *** screamingbanshee has quit IRC
[00:14:30] *** mspier_off is now known as mspier
[00:15:11] *** Sna4x8 has joined #angularjs
[00:15:22] *** Corealis has quit IRC
[00:15:22] *** Siecje1 has joined #angularjs
[00:15:36] *** apetro_ has quit IRC
[00:15:36] *** DrMabuse_ has joined #angularjs
[00:15:45] <Strues> Foxandxss: My angular app is served with express using JWT session. Would the secret be the same as the API key i hashed?
[00:15:56] *** fedenunez has joined #angularjs
[00:16:01] *** jdummy has joined #angularjs
[00:16:01] <wafflejock> OnkelTem: might want to have isolate scope or something there though dunno
[00:16:20] *** mspier is now known as mspier_off
[00:16:21] *** mfunkie_ has quit IRC
[00:16:25] *** whunt_ has quit IRC
[00:16:47] *** stevvooe has joined #angularjs
[00:16:58] *** mfunkie_ has joined #angularjs
[00:17:02] *** jdj_dk_ has joined #angularjs
[00:17:03] *** dccc_ has quit IRC
[00:17:12] *** kc3 has joined #angularjs
[00:17:37] <jdummy> I have an interceptor that depends on a service, which depends on $http.... uh ohs, circular dependency. Is there another way?
[00:17:42] <wafflejock> OnkelTem: custom directive isn't really necesary as I have it written right now but if you want to create an isolate scope using your directive you can avoid any issues with inherited scope business not sure if it'll be a problem if all the things are siblings but if you end up with some other scope hierarchy, things might get hairy
[00:18:01] <Sna4x8> My site has ng-app defined on different elements on different pages: <form> on some pages; <article> on some. How do I handle that when running E2E tests with protractor? I can't really set rootElement in my config file.
[00:18:03] *** Reskp has quit IRC
[00:18:20] <wafflejock> jdummy: typically you have to create another service I'm pretty sure so you can have them communicate through the extra service you create, would have to diagram it up though
[00:18:27] *** chrisbirk has quit IRC
[00:18:36] <ctanga> jdummy you can inject $injector and retrieve from there. just make sure you're doing it at the appropriate time int he lifecycle
[00:18:57] *** chrisjlee has quit IRC
[00:19:03]
<Latros> Can anybody help me understand why, when I do "var route = new Route()" (after including this Route factory in my controller), the "Route" class that the factory created for me **doesn't** have the prototype functions that I just defined for it inside the factory? https://gist.github.com/1d8f71bd625db748b23c
[00:19:09] <jdummy> ctanga: inject $injector to what?
[00:19:14] *** earthquake has joined #angularjs
[00:19:26] *** francisl has quit IRC
[00:19:53] *** Sgeo has joined #angularjs
[00:20:06] *** DrMabuse_ has quit IRC
[00:20:14] <ctanga> jdummy: I"m actually doing this for an auth interceptor
[00:20:21] *** IanOlson has quit IRC
[00:20:25] <jdummy> ctanga: ahh... into the interceptor? Then manually load the service?
[00:20:33] <jdummy> ctanga: that's what I need it for, auth
[00:20:44] <jdummy> but auth also makes the actual $http call
[00:21:07] *** cmfatih has quit IRC
[00:21:10] *** tomzx is now known as tomzx`afk
[00:21:14] *** sirkitree is now known as sirkitree|afk
[00:21:23] *** mfunkie_ has quit IRC
[00:21:31] *** mtho11 has quit IRC
[00:21:42] *** jdj_dk_ has quit IRC
[00:22:06] <wafflejock> jdummy: yeah adding an extra service will allow you to have a way to communciate between two of the services without having a direct dependency
[00:22:14] *** icfantv has quit IRC
[00:22:37] *** Valesk has quit IRC
[00:22:45] *** rodyhaddad has quit IRC
[00:23:10] <jdummy> wafflejock, ctanga: thank you both
[00:23:10] *** alho has quit IRC
[00:23:14] *** mguillech has quit IRC
[00:23:36] <jdummy> wafflejock, ctanga: now I just have to decide which is the lesser of 2 evils :)
[00:23:43] <wafflejock> haha yup
[00:24:00] *** mguillech has joined #angularjs
[00:24:00] *** mguillech has joined #angularjs
[00:24:01] *** shackleford has quit IRC
[00:24:02] <wafflejock> which is less of a mind bender and will end up in spaghetti in the end :)
[00:24:11] *** Valesk has joined #angularjs
[00:24:17] <ctanga> mmmmm... delicious spaghetti
[00:24:23] *** Jdubs has joined #angularjs
[00:24:37] *** quantax- has joined #angularjs
[00:24:38] *** fedenunez has quit IRC
[00:24:44] *** TorpedoSkyline has joined #angularjs
[00:24:47] *** tonycoco has quit IRC
[00:25:13] *** Jdubs has quit IRC
[00:25:16] <ctanga> I love chrome's $0 in console
[00:25:17] *** RichardLitt has quit IRC
[00:25:28] *** frostig has quit IRC
[00:25:33] <jdummy> I keep a large jar of grated parmesan at my desk for these occasions :)
[00:25:37] <SockSorcerer> you also have $1 - $9
[00:25:46] *** livingstn has quit IRC
[00:26:15] <Foxandxss> Strues: JWT sessions?
[00:26:17] <jdummy> what's $0 - $9?
[00:26:19] <Foxandxss> I think you missed how it works
[00:26:30] *** mguillec_ has joined #angularjs
[00:26:32] *** niall_obrien has quit IRC
[00:26:37] *** FunnyLookinHat has quit IRC
[00:27:16] <Strues> Foxandxss: Yes JWT sessions saved to mongodb collection
[00:27:27] <Foxandxss> are you sure that it is JWT?
[00:27:30] <SockSorcerer> $0 is a reference to the currently seelected DOM element in the inspector
[00:27:34] <Foxandxss> or you just liked the name? :P
[00:27:37] <SockSorcerer> $1 is the previously selected, and so on
[00:28:12] <SockSorcerer> really handy for things like angular.elemement($0).scope()
[00:28:13] <wafflejock> oh nice... I know there's some other way to get it to show you the selected element in the console but I always forget it
[00:28:16] <ctanga> jdummy: which means you can select an element then do something like angular.element($0).scope().myscopefunction()
[00:28:20] <wafflejock> $0 is easy enough to remember
[00:28:29] *** tomphp has joined #angularjs
[00:28:53] <jdummy> that's nuts
[00:29:24] *** mguillech has quit IRC
[00:29:32] *** mspier_off is now known as mspier
[00:29:43] <cthrax> Latros, you aren't returning a new instance of Route
[00:29:48] *** greatdex has joined #angularjs
[00:29:51] *** mehlah has quit IRC
[00:29:53] <cthrax> try returning "new Route()";
[00:30:15] <cthrax> or newing it up where it's used
[00:30:31] <cthrax> purley a guess
[00:30:48] <cthrax> plnkr is much better at answering these types of questions
[00:31:08] <cthrax> IMO
[00:31:35] *** FIFOd[a] has quit IRC
[00:31:46] <andri_inuk> how can I stop or cancel a promise chain
[00:32:32] *** ngoyal_ has joined #angularjs
[00:33:26] *** btc_panhandler has quit IRC
[00:33:33] *** jpenny has left #angularjs
[00:33:34] *** iksik has quit IRC
[00:33:43] *** screamingbanshee has joined #angularjs
[00:33:53] *** bayousoft has quit IRC
[00:34:10] *** Destos has quit IRC
[00:34:11] <oniijin> you can reject it, but u cant abort
[00:34:26] *** iksik has joined #angularjs
[00:35:26] *** lucasefe has quit IRC
[00:35:30] *** cspra85 has quit IRC
[00:35:55] *** djensen47 has joined #angularjs
[00:36:30] *** ngoyal has quit IRC
[00:36:37] <djensen47> I've read many time that $scope.$watch should be avoided … what happens when you're writing a directive that needs to update when the data changes?
[00:36:52] <cthrax> use $scope.$watch
[00:36:59] <djensen47> okay
[00:37:11] *** ngoyal_ has quit IRC
[00:37:18] <andri_inuk> ok thanks!
[00:37:20] <ctanga> hah
[00:37:24] <nickeddy> hmmm. ng-pattern="/\d{5}/" allows inputs with more than 5 digits...
[00:37:40] <ctanga> try /^\d{5}$/
[00:37:41] *** BlinkyBill has joined #angularjs
[00:37:44] <nickeddy> i'm rusty on regex evidently
[00:37:45] <cthrax> djensen47, if you have another method of determine data changes, do that, but if angular is changing the value, likelihood is high you need to use $watch
[00:37:49] <nickeddy> cthrax: ty
[00:37:54] <nickeddy> cthrax: ty*
[00:37:59] <nickeddy> OMG
[00:38:02] <nickeddy> ctanga: thank you
[00:38:06] *** Jdubs has joined #angularjs
[00:38:21] <cthrax> hehe, I was like "You're welcome?"
[00:38:31] <nickeddy> ctanga: that didn't work either
[00:38:34] *** Guest75242 is now known as InezK
[00:38:38] <ctanga> cray
[00:38:43] <nickeddy> right?
[00:38:49] *** virasak has joined #angularjs
[00:39:05] <Sna4x8> My question got lost up there. My site has ng-app on different elements on different pages. div on some pages, form on others, etc. How do I handle that in protractor?
[00:39:05] <nickeddy> but /^\d{5}$/ works
[00:39:07] *** screamingbanshee has quit IRC
[00:39:26] <Sna4x8> I can't just set rootElement: 'div' for example..
[00:39:30] *** OffTheRails has joined #angularjs
[00:39:35] <SockSorcerer> Sna4x8: it sounds like you aren't using angular correctly
[00:39:50] <cthrax> ^^^^
[00:39:59] <Sna4x8> SockSorcerer: Why, because I'm not using a SPA?
[00:40:05] <ctanga> nickeddy: I don't see the difference
[00:40:18] <nickeddy> ctanga: the ^ start of string
[00:40:27] <nickeddy> oh you did put that hahaha
[00:40:29] <nickeddy> stupid me
[00:40:31] *** yoshokatana has joined #angularjs
[00:40:32] <ctanga> haha
[00:40:36] *** yoshokatana has quit IRC
[00:40:41] <SockSorcerer> Sna4x8: i have one project where i'm using angular without the SPA aspects, but ng-app is still set on the same element at least
[00:41:06] *** jeffszusz has quit IRC
[00:41:13] *** alinou has joined #angularjs
[00:41:25] *** Grokling_ has joined #angularjs
[00:41:29] <cthrax> Sna4x8, SPA is pretty much where angular shines, you *can* use it without, but that's a lot of extra overhead with every page load
[00:42:04] <cthrax> it's sort of like commuting 10 miles to work by plane
[00:42:31] <cthrax> IMO
[00:42:37] <Sna4x8> cthrax: Yeah, well, the app I'm working on uses a single page for [resource] /create/retrieve/update/delete
[00:43:05] <Sna4x8> But I don't think the "angular way" is to always use SPAs. I highly dislike SPAs and think they get disorganized in huge applications.
[00:43:07] *** mguillec_ has quit IRC
[00:43:35] <Sna4x8> Notably when the code base already exists, and angular is being added.
[00:43:37] <cthrax> Sna4x8, then I would go back to "you're doing it wrong"
[00:43:39] *** evilaliv3 has quit IRC
[00:43:53] *** mguillech has joined #angularjs
[00:44:13] <cthrax> any disorganization in huge applications would happen worse in server pages with the same organization
[00:44:30] <cthrax> so clearly it's the organization that is at fault, not the SPA
[00:44:32] <Sna4x8> Thanks for your opinion. Protractor isn't flexible enough to handle ng-app on different elements in different pages?
[00:44:35] *** Mrgoose has joined #angularjs
[00:44:47] *** bitkomponist has quit IRC
[00:45:05] <SockSorcerer> the answer is probably more that it wasn't designed what you're doing
[00:45:18] *** Mrgoose3 has quit IRC
[00:45:20] <SockSorcerer> the deeper answer is why are you setting ng-app on different elements on different pages?
[00:45:30] <cthrax> Sna4x8, try treating each page as a separate app and design your tests that way
[00:45:47] <cthrax> separate conf files, separate processes
[00:46:07] <jdummy> wafflejock, ctanga: ha! no kruft or spaghetti necessary, just a bit of shuffling :)
[00:46:10] <jdummy> <- happy camper
[00:46:19] <wafflejock> nice
[00:46:24] *** sonofdirt has quit IRC
[00:46:27] <Sna4x8> cthrax: Each page is a separate app in this case. e.g. ContactApp for example handles create/list/update/delete contact.
[00:46:46] *** TorchDragon has joined #angularjs
[00:46:47] <cthrax> Sna4x8, right, but use protractor that way
[00:46:51] <ctanga> jdummy: how'd you organize it
[00:46:54] *** torrieri has quit IRC
[00:47:03] *** sonofdirt has joined #angularjs
[00:47:11] <cthrax> Sna4x8, a different protractor run and set of tests for each page, as if you had separate apps (which you do)
[00:47:15] <jdummy> My interceptor is just now more complex than a simple request() function... it holds the auth token
[00:47:15] <Sna4x8> cthrax: It seems like that would be hard to run all my tests before a deploy.
[00:47:38] <cthrax> Sna4x8, nah, just have different targets for each app
[00:47:50] *** woebtz has joined #angularjs
[00:47:50] *** nonsenz has quit IRC
[00:48:06] <cthrax> not sure how you're running your tests, but whatever you're using probably supports multiple targets, if not, give grunt-protractor a go
[00:48:16] <jdummy> so I had a TokenInterceptor that added the auth token to all requests, but it relied on the Auth service for its token. Instead, I just injected Token into Auth, and I have token store the token... makes more sense that way anyways
[00:48:31] <Sna4x8> cthrax: I use grunt to run my unit tests, min, concat, lint, etc.
[00:48:34] *** moonmayor has joined #angularjs
[00:48:47] <cthrax> Sna4x8, perfect, use a multi-task then for each app
[00:48:53] <jdummy> TokenInterceptor is now just 'Token'... but it contains a request() function so that it's dual purpose
[00:48:54] *** nonsenz has joined #angularjs
[00:49:20] *** cotko has quit IRC
[00:49:21] *** Vincio has quit IRC
[00:49:43] *** caitp has quit IRC
[00:49:53] *** teddyp1cker has joined #angularjs
[00:49:53] *** Jdubs has quit IRC
[00:49:56] *** Joshee has quit IRC
[00:49:57] *** richiebk_ has quit IRC
[00:49:59] *** caitp has joined #angularjs
[00:50:27] <Sna4x8> cthrax: I suppose that's an option. Seems like I'm going to duplicate the config file a few hundred times here, all just to change the root element.
[00:51:04] <cthrax> well as was pointined out, protractor wasn't really designed for your use case
[00:51:05] *** Tidwell has joined #angularjs
[00:51:10] *** sonofdirt has quit IRC
[00:51:10] *** TorchDragon has quit IRC
[00:51:15] *** Jdubs has joined #angularjs
[00:51:16] <cthrax> a little wonkiness is expected to shoe-horn it into your use case
[00:51:32] <cthrax> I'm sure you could find some way to generate that config before running protractor
[00:52:31] *** MuffinMan` has quit IRC
[00:52:35] *** Strues has quit IRC
[00:52:40] *** cctom_ has quit IRC
[00:53:08] *** cctom has joined #angularjs
[00:53:25] *** yza has quit IRC
[00:54:45] *** teddyp1cker has quit IRC
[00:54:46] *** heidi has joined #angularjs
[00:54:52] *** whunt has joined #angularjs
[00:54:59] *** sjouke has joined #angularjs
[00:55:20] *** yoshokatana has joined #angularjs
[00:55:31] *** ghostbar_ has quit IRC
[00:55:49] <moonmayor> can someone help me try to understand how to route a URL past $stateProvider so it hits the server directly? Here's a StackOverflow where someone mentions "If you are wanting to do a true redirect or navigation to /auth on your server, ignore state for that request - you want your browser to make a straight-up HTTP request pointed directly at your
[00:55:49] <moonmayor> server." which I don't really understand.
[00:56:06] *** vf1 has quit IRC
[00:56:42] *** vf1 has joined #angularjs
[00:56:49] <ctanga> moonmayor: in order to exit your app and go somewhere else?
[00:56:58] <ctanga> like a link to an external site?
[00:57:23] *** virasak has quit IRC
[00:57:28] *** AngularNoob has joined #angularjs
[00:57:35] <moonmayor> somewhere else, but it's on the same domain
[00:57:47] *** LuxuryMode has joined #angularjs
[00:57:51] <sjouke> i am creating a waiting list app that is going to be displayed on a wall. so you walk into a room, you check in, and then you see yourself in a queue
[00:57:57] <sjouke> it also displays when the existing room is available
[00:58:01] <moonmayor> I'm trying to hit a URL that logs users out and redirects them back to the site.
[00:58:02] <sjouke> and when it is taken again
[00:58:12] <sjouke> this sounds like a job for redis, right?
[00:58:16] <sjouke> and maybe websockets?
[00:58:21] <ctanga> moonmayor: #/auth (a hashbang url) stays within the app
[00:58:25] <sjouke> or can someone think of a better solution?
[00:58:35] <ctanga> moonmayor: /auth exits the app and goes elsewhere
[00:58:49] <moonmayor> ctanga: right, I'm not including the hashbang
[00:59:03] <cthrax> moonmayor, is it a <a>?
[00:59:09] <cthrax> moonmayor, or window.location?
[00:59:36] <ctanga> moonmayor: also, are you using HTLM5 pushmode?
[00:59:37] <moonmayor> I tried to use <a ng-click="$event.stopPropogration()"
[00:59:47] <sjouke> i'm not really sure how angular fits into all of this
[00:59:47] *** TorpedoSkyline has quit IRC
[00:59:52] <ctanga> moonmayor: show the link
[00:59:54] <cthrax> moonmayor, try <a target="_self">
[00:59:57] *** mguillech has quit IRC
[01:00:14] <cthrax> and of course the href etc
[01:00:23] <moonmayor> the app has $stateProvider.otherwise("/home") set up
[01:00:24] *** bLu_ has quit IRC
[01:01:03] *** nathggns has joined #angularjs
[01:01:11] *** vf1 has quit IRC
[01:01:14] *** mguillech has joined #angularjs
[01:01:36] <moonmayor> let me grab the link now.
[01:01:50] <ctanga> moonmayor: did you enable HTML5 pushmode?
[01:01:53] <moonmayor> <a href="/Account/LogOff" ng-click="$event.stopPropogation()">Logout</a>
[01:01:58] <moonmayor> ah, let me see.
[01:02:17] <cthrax> moonmayor, change it to <a href="/Account/LogOff" target="_self">Logout</a>
[01:02:42] <moonmayor> $locationProvider.html5Mode(true);
[01:02:42] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:43] <moonmayor> $locationProvider.html5Mode(true);
[01:02:44] <moonmayor> I've got $locationProvider.html5Mode(true)
[01:02:52] <moonmayor> whao, sorry for the spam there, I didn't see it sending. D:
[01:03:00] *** bLu_ has joined #angularjs
[01:03:18] <moonmayor> ok ctanga, I'll try the _self
[01:03:24] *** bLu_ has quit IRC
[01:03:36] *** richiebkr has joined #angularjs
[01:03:40] *** chrisbirk has joined #angularjs
[01:03:57] *** vf1 has joined #angularjs
[01:03:58] *** Dido2 has quit IRC
[01:04:36] <Sna4x8> cthrax, SockSorceror: Thanks for the help.
[01:04:42] <oniijin> lol
[01:04:51] <cthrax> np
[01:04:59] *** Dido has joined #angularjs
[01:05:30] <moonmayor> ctanga: I think target="_self" does it. I at least see the location changing in the address bar now.
[01:05:45] *** chrisbirk has quit IRC
[01:05:57] <moonmayor> I'll keep investigating to make sure it's what I want. thanks for your help!
[01:06:00] *** nemothekid has quit IRC
[01:06:07] *** tomphp has quit IRC
[01:06:09] <cthrax> $route allows anchor tags through if you have target="_self" it's in the code
[01:06:14] *** brownbathrobe has joined #angularjs
[01:06:14] <cthrax> at least it was last I checked
[01:06:24] <moonmayor> excellent. good to know.
[01:07:02] *** tomphp has joined #angularjs
[01:07:23] *** Tidwell has quit IRC
[01:07:47] *** Bade has quit IRC
[01:07:48] <SockSorcerer> mmon lol
[01:07:53] <SockSorcerer> moonmayor: lol
[01:08:11] <moonmayor> SockSorcerer: paste paste paste paste paste paste paste paste paste
[01:08:18] *** chrisbirk has joined #angularjs
[01:08:25] <SockSorcerer> it's like a really bad stutter
[01:08:41] <moonmayor> the paste had a newline at the end of it. who knew!
[01:08:47] <moonmayor> haha, yeah, it's a terrible stutter.
[01:08:48] *** TorpedoSkyline has joined #angularjs
[01:08:50] *** one_zero has joined #angularjs
[01:09:00] *** wilmoore has quit IRC
[01:09:16] *** OffTheRails has quit IRC
[01:09:17] *** xavia has left #angularjs
[01:09:52] <nickeddy> is there a reason why a named form (i.e. <form name="someForm"> wouldn't show up on the scope?
[01:09:59] *** mccarrontr1ck has quit IRC
[01:09:59] <nickeddy> as $scope.someForm
[01:10:15] <nickeddy> oddly enough in html I can reference the form to show errors but in my scope it isn't showing up
[01:10:29] <Foxandxss> I have a nice bet on that
[01:10:36] <Foxandxss> race condition
[01:10:48] <nickeddy> Foxandxss: how so
[01:10:50] <Foxandxss> by the time you log, it is not there yet
[01:10:51] *** mattwynne has quit IRC
[01:11:00] <Foxandxss> log on a timeout, you will see
[01:11:06] *** brownbathrobe has quit IRC
[01:11:12] <nickeddy> no it's not about logging it
[01:11:30] <nickeddy> the ng-submit function refers to it. if ($scope.someForm.$valid)
[01:11:31] <Foxandxss> maybe that is why I am poor
[01:11:35] <nickeddy> gives me an undefined
[01:11:37] *** phuh has quit IRC
[01:11:44] <Foxandxss> is there any inner scope?
[01:11:49] <Foxandxss> maybe you're creating it elsewhere
[01:11:53] <nickeddy> nope
[01:12:01] *** phuh has joined #angularjs
[01:12:06] *** snurfery has quit IRC
[01:12:07] <nickeddy> this is really weird. did it 20 times before now it's not working :(
[01:12:10] <Foxandxss> plunk it
[01:12:33] *** nuizzy has quit IRC
[01:12:42] <cthrax> I didn't realize you could set the form in $scope by naming it
[01:12:56] <cthrax> I knew you could use it in the template, but I'd never used it in the controller
[01:13:00] *** _2_Brebby has joined #angularjs
[01:13:02] <raypulver> yes its useful for validation
[01:13:12] <cthrax> and that's why I hang out in here
[01:13:17] <cthrax> learn something new all the time
[01:13:30] *** tomzx`afk is now known as tomzx
[01:13:46] *** airtonix has quit IRC
[01:14:38] *** mikehaas763 has quit IRC
[01:14:46] *** Grokling_ has quit IRC
[01:15:05] *** _2_Brebby has quit IRC
[01:15:49] *** lucasefe has joined #angularjs
[01:15:53] *** slainer68 has quit IRC
[01:16:12] *** vf1 has quit IRC
[01:16:17] *** DrMabuse_ has joined #angularjs
[01:16:31] *** axelav has quit IRC
[01:16:37] *** josh-k_ has joined #angularjs
[01:16:42] *** mguillec_ has joined #angularjs
[01:16:49] *** vf1 has joined #angularjs
[01:17:04] *** mguillec_ has quit IRC
[01:17:12] *** woebtz has quit IRC
[01:17:25] *** virasak has joined #angularjs
[01:17:40] *** mguillech has quit IRC
[01:18:17] *** Valesk has quit IRC
[01:19:57] *** josh-k has quit IRC
[01:20:33] *** whitebook has joined #angularjs
[01:20:42] *** Tidwell has joined #angularjs
[01:20:58] *** DrMabuse_ has quit IRC
[01:21:08] *** stirlingw has quit IRC
[01:21:25] *** vf1 has quit IRC
[01:21:34] *** stirlingw has joined #angularjs
[01:21:46] <Latros> Okay fuck everything
[01:21:55] <Latros> My factory in my codebase doesn't provide proper objects
[01:22:00] <Latros> But if I put it in plunkr, it works
[01:22:03] <Latros> ._.
[01:22:33] <raypulver> what are the properties of these implied improper objects
[01:22:56] <SockSorcerer> obj.isProper = false
[01:23:01] <Latros> :P
[01:23:20] *** ngoyal has joined #angularjs
[01:23:31] <Latros> I can instantiate a blank "Route" object which comes with 4 functions (build, save, delete, etc) as defined in the factory
[01:23:37] <raypulver> SockSorcerer this is the answer i was looking for
[01:23:40] <Latros> Or I can pass in data and it will extend the object to also have those
[01:23:45] <SockSorcerer> you're welcome
[01:23:47] <Latros> Working as intended
[01:24:10] <Latros> In my codebase, specifically in a service where I'm attempting to instantiate new Route objects based on some data, they don't have the prototype functions
[01:24:28] *** AngularNoob has quit IRC
[01:24:30] <sjouke> would someone mind looking at question #2 on that page?
[01:24:40] *** bmac has quit IRC
[01:25:47] *** mguillech has joined #angularjs
[01:25:58] *** chrisbirk has quit IRC
[01:25:58] *** stirlingw has quit IRC
[01:26:00] *** bphogan_afk has quit IRC
[01:26:59] *** Nek has quit IRC
[01:27:08] <Latros> Can I not dependancy-inject a factory (acting as my "Route" class) into a service?
[01:27:45] *** OffTheRails has joined #angularjs
[01:27:48] *** calumet has joined #angularjs
[01:28:01] *** cthrax has quit IRC
[01:28:07] <ctanga> Latros: you should be able to
[01:28:13] <nickeddy> yeah you should be able to
[01:28:50] *** MistahKurtz has quit IRC
[01:29:31] <morenoh152> anyone know how to use $statechangestart?
[01:29:49] <ctanga> sjouke: I don't understand what consumer2 is
[01:30:02] *** whitebook has quit IRC
[01:30:03] *** chrisjlee has joined #angularjs
[01:30:05] *** earthquake has quit IRC
[01:30:09] <ctanga> sjouke: some sort of HTTP backend that exposes the content from redis?
[01:30:40] *** howitdo has quit IRC
[01:31:07] *** cactauz has joined #angularjs
[01:31:07] *** zumba_addict has joined #angularjs
[01:31:19] <sjouke> ctanga: i was thinking more like a web client
[01:31:23] <sjouke> a browser
[01:31:33] <sjouke> some angular app
[01:31:44] *** howitdo has joined #angularjs
[01:31:51] <sjouke> i guess the "angular app" and "consumer2" need to be merged
[01:31:53] <ctanga> sjouke: angular is in the browser, but it needs something to connect to. It needs an http service to query
[01:32:04] <zumba_addict> hey guys, we have a weird requirement from the other team. The other team is going to call a path that I will put in ui-router. How can I capture POST data?
[01:32:08] <ctanga> morenoh152: ask your question
[01:32:10] <sjouke> couldn't it use websockets somehow
[01:32:13] *** terrykfwong has quit IRC
[01:32:26] <ctanga> websockets to *what*?
[01:32:30] <ctanga> yes it could
[01:32:52] <jdummy> zumba_addict: where's the server?
[01:33:06] *** klaut has quit IRC
[01:33:10] <zumba_addict> the angularjs ui will act as the server
[01:33:20] <jdummy> really?
[01:33:22] <ctanga> zumba_addict: post data goes to a server
[01:33:39] *** klaut has joined #angularjs
[01:33:43] <zumba_addict> actually, I can capture the query string in ui-router
[01:33:48] <zumba_addict> but that's a GET method
[01:33:53] *** tomphp has quit IRC
[01:33:54] <zumba_addict> using $location
[01:34:04] *** cacts|wtf has quit IRC
[01:34:12] <jdummy> zumba_addict: it sounds like you're expecting some other client to make a request to your client
[01:34:16] *** mmitchel_ has quit IRC
[01:34:17] <morenoh152> Where do I stick my call to $rootScope.$on('$stateChangeStart', function() {})?
[01:34:19] <jdummy> but it can't work that way
[01:34:21] <morenoh152> inside a controller?
[01:34:33] <morenoh152> do I need to inject $rootScope?
[01:34:37] <zumba_addict> yes jdummy, they want to submit a request to the angularUI frontend I built
[01:34:37] <ctanga> zumba_addict: you better rethink your approach. you can't "post" to a SPA, you can only post to a backend
[01:34:47] <zumba_addict> ctanga, that's what I thought
[01:34:57] *** Ilyas has quit IRC
[01:35:00] <zumba_addict> i may have to suggest to change pOST to GET
[01:35:13] <jdummy> zumba_addict: but you could poll their server for whatever data they want you to have
[01:35:20] *** patric100e99 has joined #angularjs
[01:35:33] <zumba_addict> it's actually manually clicked on their ui
[01:35:42] *** OffTheRails has quit IRC
[01:35:42] *** alinou has quit IRC
[01:35:47] *** cthrax has joined #angularjs
[01:35:47] <ctanga> morenoh152: sure, in a controller is fine. However, make sure you un-register the listener when your scope is $destroy'd
[01:35:54] <jdummy> zumba_addict: the HTTP verb won't matter (POST or GET)... you'll need a server between your clients
[01:36:25] <zumba_addict> jdummy: I got it working using GET in $urlRouterProvider
[01:36:27] *** DrMabuse has quit IRC
[01:36:32] <ctanga> morenoh152: it depends on what your listener is trying to do. For example, sometimes I put a $stateChagneStart listener in an app.run block
[01:36:40] *** bphogan_afk has joined #angularjs
[01:36:42] *** bphogan_afk is now known as bphogan
[01:36:47] <zumba_addict> that provider passes the url to the state I declared
[01:37:02] *** cctom has quit IRC
[01:37:17] *** patrick99e99 has quit IRC
[01:37:39] <jdummy> zumba_addict: ? is "the other team" working on the same app?
[01:37:42] *** torrieri has joined #angularjs
[01:37:46] <zumba_addict> no, different application
[01:37:47] *** klaut has quit IRC
[01:37:56] <jdummy> on a different machine?
[01:37:59] <zumba_addict> i was part of that team previously
[01:38:03] <zumba_addict> yes, different machine
[01:38:09] <ctanga> morenoh152: yes you need to inject $rootScope
[01:38:47] *** Cavallari has joined #angularjs
[01:38:52] *** Jdubs_ has joined #angularjs
[01:38:53] <zumba_addict> the other team can only display and allowed to display 8 hours of data in graph
[01:38:53] *** bjr217 has joined #angularjs
[01:39:15] <jdummy> zumba_addict: so... their app is making a GET request to your JavaScript SPA?
[01:39:16] *** Cavallari has quit IRC
[01:39:22] <zumba_addict> if their user wants more data, they can click on an icon on the other team's application which will call the app I built
[01:39:27] <zumba_addict> yes jdummy
[01:39:47] <jdummy> so... their app *links* to your app?
[01:39:49] <zumba_addict> I can actually call the url I created in ui-router
[01:39:51] <zumba_addict> yes
[01:39:59] *** jstroem has quit IRC
[01:40:06] <ctanga> * *magic* *
[01:40:13] <jdummy> that IS magic
[01:40:24] <ctanga> It's an ILLUSION, Michael
[01:40:43] <jaawerth> hahahaha
[01:40:45] *** mguillech has quit IRC
[01:41:09] <zumba_addict> hey jaawerth, what's up?
[01:41:18] *** mguillech has joined #angularjs
[01:41:25] *** mattwynne has joined #angularjs
[01:41:26] *** Jdubs has quit IRC
[01:41:29] <jaawerth> not much. I was about to go home and then our exchange server decided to flip out!
[01:41:35] <Sna4x8> cthrax: Here's what I came up with. In my protractor config file, rootElement: '[ng-app]'
[01:41:35] <zumba_addict> wow
[01:41:38] *** jdummy has quit IRC
[01:41:48] <jaawerth> luckily I'm only like the third line of defense for that problem
[01:41:58] <zumba_addict> :)
[01:42:37] <jaawerth> anyway, ui-router is like the best thing ever for client-side routing
[01:42:51] *** danizord_ has quit IRC
[01:42:59] <morenoh152> so in my callback for $stateChangeStart how do I determine if the fromState is a particular state? compare to string?
[01:43:00] <zumba_addict> yup, I love it but I am not sure if it's able to capture POST data
[01:43:01] *** cthrax has quit IRC
[01:43:06] *** alinou has joined #angularjs
[01:43:09] *** nodweber_ has quit IRC
[01:43:11] <Sna4x8> cthrax: Not sure why I didn't think of that before. Simple and it works.
[01:43:12] <jaawerth> zumba_addict: ... it doesn't
[01:43:16] <zumba_addict> got it
[01:43:27] <ctanga> morenoh152: that's one way; check fromState.name
[01:43:32] <zumba_addict> I'll tell the team tomorrow that they have to change their request to GET rather than POST
[01:43:33] *** wallerdev has quit IRC
[01:43:34] <jaawerth> the routes you definte in ui-router don't get accessed directly even if it gets called from another app
[01:43:45] <morenoh152> ctanga: yeah didn't know the format of the object
[01:43:48] <zumba_addict> jaawerth: it does work
[01:43:52] <jaawerth> the other app is actually receiving your index.html file, loading your JS, and TEN switching to the correct route
[01:43:56] *** bertrand_ has joined #angularjs
[01:43:59] <jaawerth> then*
[01:44:01] <ctanga> morenoh152: You can get a reference to the state using $state.get("my.state") then compare using === also
[01:44:20] <zumba_addict> I used this, $urlRouterProvider.when(/silent/i, '/testredirectionkjghlkashgjdfhlkghsdfjghgkjsdhlghfdkgjhfdkjghlkfjdhglkjfdh');
[01:44:32] <zumba_addict> as an example, then on my state, it's like this
[01:44:41] *** Jdubs_ has quit IRC
[01:44:45] <zumba_addict> .state("silent", { url : "/testredirectionkjghlkashgjdfhlkghsdfjghgkjsdhlghfdkgjhfdkjghlkfjdhglkjfdh",
[01:45:13] <jaawerth> right, but - is it the same server serving it up as when you first started using ui-router?
[01:45:16] *** bertrandk has quit IRC
[01:45:18] *** danyim has joined #angularjs
[01:45:19] <zumba_addict> but now I'm going to test if it will be able to capture the query param, either via $location or /:someid
[01:45:33] <zumba_addict> no, it's a different call
[01:45:41] <jaawerth> what I mean is
[01:45:42] <ctanga> zumba_addict: good luck.
[01:45:46] *** mguillech has quit IRC
[01:45:57] <zumba_addict> thanks ctanga. I'll try tonight
[01:46:08] *** wallerdev has joined #angularjs
[01:46:30] <jaawerth> is this on a dev machine you run or hosted on a server?
[01:46:43] <zumba_addict> my local dev machine
[01:46:46] <morenoh152> ctanga: seems to be executing two times. Is that normal for $stateChangeStart?
[01:46:51] *** rho has quit IRC
[01:46:52] <zumba_addict> but I will deploy to our dev server to see how it behaves
[01:46:56] <jaawerth> what are you serving it up with?
[01:47:01] <zumba_addict> grunt
[01:47:10] <morenoh152> what's the lifecycle for these events?
[01:47:10] <ctanga> morenoh152: no, but it could happen if something is doing a redirect
[01:47:17] <jaawerth> ahhh, that explains it
[01:47:18] *** vf1 has joined #angularjs
[01:47:21] <ctanga> morenoh152: try logging the function params to the console
[01:47:28] <sjouke> ctanga: i think the angular can be the consumer of a websockets connection, right?
[01:47:33] <zumba_addict> jaawerth: so it won;t work when I deploy it?
[01:47:35] *** ghostbar has joined #angularjs
[01:47:39] <ctanga> sjouke: yes of course
[01:47:58] *** mattwynne has quit IRC
[01:48:04] <sjouke> ctanga: okay, it wasn't obvious to me
[01:48:06] <sjouke> ctanga: thank you
[01:48:22] *** linagee__ is now known as linagee
[01:48:27] *** linagee has quit IRC
[01:48:27] *** linagee has joined #angularjs
[01:48:27] <ctanga> sjouke: you can use any javascript websocket api and connect your angular code to it
[01:48:40] <ctanga> sjouke: of course, you'll need something to implement the websocket server-side
[01:48:41] <morenoh152> ctanga: changed it to $stateChangeSuccess and am only seeing once. That's good.
[01:48:57] *** bertrand_ has quit IRC
[01:49:05] <jaawerth> zumba_addict: well, you just have to make sure that whatever web server you put it on does a little magic with how it serves up the path if you plan on using html5mode
[01:49:31] <ctanga> MAGIC!
[01:49:34] *** danyim has quit IRC
[01:49:34] *** dowwie has quit IRC
[01:49:34] <zumba_addict> I hope it works, if not, I'll tell them ahead of time that it's impossible
[01:49:44] <zumba_addict> won't waste my time getting it to work
[01:50:21] <jaawerth> zumba_addict: remember, angular stuff are static resources until they hit the client's browser - they don't actually do anything on the server (at least not until post-2.0 world!). So you need a server that, when it gets a request for server.com/your/path, it knows to serve up index.html and append the rest of the path. When angular downloads and bootstraps, it then reads the path and does its client-side routing
[01:50:59] <zumba_addict> got it. That's important information
[01:51:04] <jaawerth> granted, you DON'T need to do this if you don't use html5 mode, if you don't mind living with that /#/ in your URL
[01:51:18] <jaawerth> the # tells the browser that everything after it has nothing to do with the actual server request
[01:51:22] <zumba_addict> so looks like my test today was just serving static page. Most likely, the dynamic variables will be displayed as {{}}
[01:51:36] *** D-Boy has quit IRC
[01:51:41] <zumba_addict> I'm using html5mode set to true
[01:51:44] <jaawerth> well, it's dynamic, but only once the browser starts running the code
[01:51:58] <jaawerth> it's static while on the server, though, so can't actually act as an API/endpoint
[01:52:07] <zumba_addict> yup
[01:52:32] <jaawerth> right. your grunt configuration probably already knows what to do with those paths. You using yeoman?
[01:52:40] <zumba_addict> yes yeoman
[01:52:57] *** erikruthven has quit IRC
[01:53:01] *** knownasilya has quit IRC
[01:53:07] *** greg5gre_ is now known as greg5green
[01:53:10] <zumba_addict> what if they just wanted to see the graph in my ui but the date they want is on their app
[01:53:11] *** Jdubs has joined #angularjs
[01:53:14] *** greg5green has quit IRC
[01:53:14] *** greg5green has joined #angularjs
[01:53:28] *** vf1 has quit IRC
[01:53:33] <zumba_addict> that's why they want to send the date on the post. I'm aware that my angular ui isn't a server
[01:53:43] <zumba_addict> what would be a good solution
[01:54:01] *** sonicparke|bradm has quit IRC
[01:54:25] <zumba_addict> I was thinking this solution
[01:54:29] *** shepheb_ has joined #angularjs
[01:54:37] *** ngoyal_ has joined #angularjs
[01:55:00] <zumba_addict> other team's app submits a request on the server and gets a report Id. Now they log in to my ui and pastes that report id on the new screen i'll build
[01:55:08] <zumba_addict> i think that's neat approach
[01:55:23] <zumba_addict> just like when a seller sends us UPS tracking information
[01:55:43] *** mattwynne has joined #angularjs
[01:56:31] *** shepheb has quit IRC
[01:56:42] *** ctanga has quit IRC
[01:56:43] *** sjouke has left #angularjs
[01:57:14] *** tarkus has quit IRC
[01:57:15] *** torrieri has quit IRC
[01:57:28] *** ngoyal has quit IRC
[01:57:52] *** D-Boy has joined #angularjs
[01:58:46] *** davemerw_ has joined #angularjs
[01:58:46] *** davemerwin has quit IRC
[01:59:07] *** ngoyal_ has quit IRC
[01:59:33] *** AciD`` has quit IRC
[01:59:58] *** mattwynne has quit IRC
[02:00:00] *** waylon999 has quit IRC
[02:00:13] *** Jdubs has quit IRC
[02:00:14] *** Dido has quit IRC
[02:00:36] *** waylon999 has joined #angularjs
[02:01:15] *** Dido has joined #angularjs
[02:02:41] *** Jdubs has joined #angularjs
[02:02:43] *** waylon999 has quit IRC
[02:03:00] *** screamingbanshee has joined #angularjs
[02:03:04] *** waylon999 has joined #angularjs
[02:03:32] *** Jdubs has quit IRC
[02:04:41] *** jamto11 has joined #angularjs
[02:04:43] *** Jdubs has joined #angularjs
[02:05:17] *** jeffszusz has joined #angularjs
[02:06:14] *** scriptThis has joined #angularjs
[02:07:24] *** Foxandxss has quit IRC
[02:07:26] *** waylon999 has quit IRC
[02:07:58] *** waylon999 has joined #angularjs
[02:09:37] *** codedungeon has quit IRC
[02:10:47] *** lucasefe has quit IRC
[02:10:53] *** blueadept has quit IRC
[02:11:36] *** phuh has quit IRC
[02:12:03] *** phuh has joined #angularjs
[02:12:05] <morenoh152> how do I get the current value of a text are into my controller?
[02:12:11] <morenoh152> area*
[02:12:22] *** waylon999 has quit IRC
[02:12:30] <SockSorcerer> innerHTML
[02:12:53] *** slainer68 has joined #angularjs
[02:12:54] <morenoh152> so use jqlite to get the innerHTML?
[02:13:00] *** Jdubs has quit IRC
[02:13:07] *** nathggns has quit IRC
[02:13:24] *** marr has quit IRC
[02:13:27] <morenoh152> I want to grab the text in the text area upon a state transition
[02:13:40] *** nathggns has joined #angularjs
[02:13:44] <SockSorcerer> write a directive to manage the textarea
[02:13:53] <morenoh152> and only the contoller would know when that happens so I can't do an ng-click
[02:14:01] <SockSorcerer> use the innerHTML property on the textarea element to get the content
[02:14:22] *** bertrandk has joined #angularjs
[02:14:32] *** UniBot has quit IRC
[02:14:38] <SockSorcerer> you could fire an event and do something from there
[02:15:36] *** DrMabuse has joined #angularjs
[02:16:13] *** bbrown has quit IRC
[02:16:16] *** jamto11 has quit IRC
[02:17:01] *** jamto11 has joined #angularjs
[02:17:05] *** DrMabuse_ has joined #angularjs
[02:17:22] *** slainer68 has quit IRC
[02:17:37] *** vf1 has joined #angularjs
[02:17:47] *** nathggns has quit IRC
[02:18:47] *** recidive has quit IRC
[02:20:04] *** DrMabuse has quit IRC
[02:20:52] *** bertrandk has quit IRC
[02:21:32] *** DrMabuse_ has quit IRC
[02:21:45] *** oste has joined #angularjs
[02:22:20] *** Wills_ has quit IRC
[02:23:44] *** TorpedoSkyline has quit IRC
[02:23:56] *** shifteleven_ has quit IRC
[02:23:57] *** tsalb has quit IRC
[02:24:20] *** guilbep has joined #angularjs
[02:24:43] *** btc_panhandler has joined #angularjs
[02:24:50] *** bertrandk has joined #angularjs
[02:26:09] *** jamto11 has quit IRC
[02:26:17] *** Jdubs has joined #angularjs
[02:26:30] *** Jdubs has quit IRC
[02:26:38] *** {DV8} has joined #angularjs
[02:26:41] *** danielpquinn has quit IRC
[02:26:45] *** Jdubs has joined #angularjs
[02:27:08] *** danielpquinn has joined #angularjs
[02:29:00] *** andri_inuk has quit IRC
[02:30:18] *** AlSquire has quit IRC
[02:30:32] *** djensen47 has quit IRC
[02:30:38] *** Yahkob has quit IRC
[02:30:42] *** bertrandk has quit IRC
[02:30:56] *** bertrandk has joined #angularjs
[02:31:02] *** dman777 has quit IRC
[02:31:30] *** danielpquinn has quit IRC
[02:31:34] *** btc_panhandler has quit IRC
[02:32:27] <blackkbot> use the textContent on a textarea element to get the text ....content
[02:33:08] *** dman777 has joined #angularjs
[02:34:53] *** Gambit- has quit IRC
[02:35:09] *** btc_panhandler has joined #angularjs
[02:35:43] *** joshontheweb has joined #angularjs
[02:36:03] *** wim has quit IRC
[02:36:46] *** subnl2 has joined #angularjs
[02:36:48] *** icarus75 has quit IRC
[02:38:46] *** moonmayor has quit IRC
[02:39:23] *** btc_panhandler has quit IRC
[02:40:32] *** snurfery has joined #angularjs
[02:41:01] *** LuxuryMode has quit IRC
[02:41:07] *** cthrax has joined #angularjs
[02:42:56] *** slainer68 has joined #angularjs
[02:43:14] *** mguillech has joined #angularjs
[02:43:14] *** mguillech has joined #angularjs
[02:44:34] *** bluesm has quit IRC
[02:44:56] *** boneskul_ has quit IRC
[02:44:56] *** jamto11 has joined #angularjs
[02:44:58] *** Tidwell has quit IRC
[02:45:31] *** subnl2 has left #angularjs
[02:46:38] *** cthrax has quit IRC
[02:46:48] *** andri_inuk has joined #angularjs
[02:47:23] *** slainer68 has quit IRC
[02:47:29] *** whunt has quit IRC
[02:47:29] *** conan_the_destro has quit IRC
[02:47:46] *** Methylated has joined #angularjs
[02:47:52] *** whunt has joined #angularjs
[02:48:03] *** mguillech has quit IRC
[02:48:09] *** TorchDragon has joined #angularjs
[02:48:19] *** Yahkob has joined #angularjs
[02:48:35] *** oste has quit IRC
[02:49:09] *** jonclark has joined #angularjs
[02:49:46] *** bmac has joined #angularjs
[02:50:46] *** teddyp1cker has joined #angularjs
[02:52:06] *** krawek has quit IRC
[02:52:18] *** whitebook has joined #angularjs
[02:52:37] *** Valesk has joined #angularjs
[02:52:39] *** TorchDragon has quit IRC
[02:52:54] *** afuggini has joined #angularjs
[02:53:10] *** shinnya has joined #angularjs
[02:53:29] *** Methylated has quit IRC
[02:54:43] *** jordandotdev has joined #angularjs
[02:54:46] *** Sauvin has joined #angularjs
[02:55:34] *** teddyp1cker has quit IRC
[02:56:02] *** Vinnyceptr has quit IRC
[02:56:02] *** visionary has quit IRC
[02:56:21] *** mattwynne has joined #angularjs
[02:56:45] *** jareddlc has quit IRC
[02:57:03] *** nanoyak has quit IRC
[02:57:28] *** cthrax has joined #angularjs
[02:57:39] *** wallerdev has quit IRC
[02:57:56] *** seydoggy has joined #angularjs
[02:58:10] *** subsonic has quit IRC
[02:58:30] *** Gooder` has quit IRC
[02:59:15] *** cthrax has quit IRC
[02:59:28] *** Dido has quit IRC
[03:00:07] *** wallerdev has joined #angularjs
[03:00:35] *** Dido has joined #angularjs
[03:00:40] *** TackleMcClean has quit IRC
[03:00:55] *** vintik has quit IRC
[03:01:11] *** mattwynne has quit IRC
[03:01:31] *** vintik has joined #angularjs
[03:01:36] *** danyim has joined #angularjs
[03:02:24] *** danyim has joined #angularjs
[03:02:29] *** danyim has quit IRC
[03:02:38] *** vintik has quit IRC
[03:02:46] *** danyim has joined #angularjs
[03:02:54] *** blueadept has joined #angularjs
[03:02:54] *** blueadept has joined #angularjs
[03:02:56] *** vintik has joined #angularjs
[03:03:00] *** xavia has joined #angularjs
[03:03:10] *** thedodd has quit IRC
[03:03:15] *** vintik has quit IRC
[03:03:38] *** virasak has quit IRC
[03:03:53] *** vintik has joined #angularjs
[03:04:13] <morenoh152> blackkbot: I need to get the textcontent into the controller. Right now I'm building a directive for that. Do you have another suggestion?
[03:04:59] <dman777> morenoh152: link: function (scope, element, attr) {};
[03:05:04] <jeffszusz> anyone use angular-ui-router and know if I need to specify all my ui-views in the state provider, or only the ones I want to change when that state becomes active?
[03:05:07] *** bryon has left #angularjs
[03:05:09] <dman777> morenoh152: scope.var = "text"
[03:05:15] <jeffszusz> if i leave some out, will it just leave them populated with whatever was there before?
[03:05:32] *** bertrandk has quit IRC
[03:06:15] *** JosephSilber has quit IRC
[03:06:28] *** josh-k_ has quit IRC
[03:07:00] *** josh-k has joined #angularjs
[03:07:03] *** icarus75 has joined #angularjs
[03:07:06] *** richiebkr has quit IRC
[03:07:53] *** vintik has quit IRC
[03:07:59] *** bphogan is now known as bphogan_afk
[03:08:08] *** wilmoore has joined #angularjs
[03:09:08] *** spencercarnage has quit IRC
[03:09:19] *** axelav has joined #angularjs
[03:09:27] *** Tidwell has joined #angularjs
[03:09:44] *** mspier is now known as mspier_off
[03:10:14] *** bphogan_afk is now known as bphogan
[03:11:37] *** phuh has quit IRC
[03:11:52] *** josh-k has quit IRC
[03:11:58] *** nemothekid has joined #angularjs
[03:12:04] *** vf1 has quit IRC
[03:12:06] *** phuh has joined #angularjs
[03:12:38] *** vf1 has joined #angularjs
[03:13:03] *** Jdubs has quit IRC
[03:13:10] *** krawek has joined #angularjs
[03:13:40] *** danyim has quit IRC
[03:14:10] *** Latros has quit IRC
[03:14:16] *** danyim has joined #angularjs
[03:14:38] *** Methylated has joined #angularjs
[03:15:55] *** ngoyal has joined #angularjs
[03:16:23] *** patric100e99 has quit IRC
[03:16:27] *** DrMabuse has joined #angularjs
[03:16:31] *** djensen4_ has joined #angularjs
[03:16:33] *** goblortikus has quit IRC
[03:16:50] *** goblortikus has joined #angularjs
[03:16:56] *** InezK is now known as InezK_away
[03:17:00] *** heidi has quit IRC
[03:17:39] *** DrMabuse_ has joined #angularjs
[03:17:42] <djensen4_> is there a style guide or recommendations for strings used for emitting/broadcasting/listening? i.e. using $scope.$emit, $scope.$broadcast, and $scope.$on
[03:18:22] *** Gooder has joined #angularjs
[03:18:23] *** danyim has quit IRC
[03:18:28] *** motionman has joined #angularjs
[03:18:39] *** BahamutWC has joined #angularjs
[03:18:53] *** spencercarnage has joined #angularjs
[03:19:40] *** bmac has quit IRC
[03:19:44] *** bayousoft has joined #angularjs
[03:20:06] *** s3shs has joined #angularjs
[03:20:49] *** charuru has joined #angularjs
[03:20:50] *** seydoggy has quit IRC
[03:20:53] *** DrMabuse has quit IRC
[03:21:07] *** goblortikus has quit IRC
[03:21:07] *** jonclark has quit IRC
[03:21:07] *** InezK_away is now known as InezK
[03:21:26] *** seydoggy has joined #angularjs
[03:21:58] *** DrMabuse_ has quit IRC
[03:22:04] *** woebtz has joined #angularjs
[03:22:06] *** bencc has left #angularjs
[03:22:08] <deweydb> oh great sages of angular. riddle me this. what is the best module/plugin for doing ajax navigation
[03:22:15] *** djensen4_ is now known as djensen47
[03:22:43] *** whunt has quit IRC
[03:22:47] <djensen47> ui-router
[03:22:56] <djensen47> deweydb: ^^
[03:23:18] *** bphogan is now known as bphogan_afk
[03:24:24] *** UniBot has joined #angularjs
[03:25:37] *** seydoggy has quit IRC
[03:25:38] *** MikaAK has joined #angularjs
[03:26:19] *** woebtz has quit IRC
[03:26:31] *** LuxuryMode has joined #angularjs
[03:26:35] <deweydb> thanks!
[03:26:51] *** wim has joined #angularjs
[03:27:09] *** RedOrangeZ has quit IRC
[03:27:25] *** LuxuryMode has quit IRC
[03:27:34] *** andri_inuk has quit IRC
[03:27:37] *** danielpquinn has joined #angularjs
[03:27:58] *** torrieri has joined #angularjs
[03:28:28] *** map7 has joined #angularjs
[03:28:30] *** torrieri has quit IRC
[03:28:31] *** heidi has joined #angularjs
[03:28:34] *** torrieri_ has joined #angularjs
[03:28:39] *** jonclark has joined #angularjs
[03:29:27] *** bertrandk has joined #angularjs
[03:29:32] *** seydoggy has joined #angularjs
[03:30:36] *** torrieri_ has quit IRC
[03:31:38] <deweydb> one more. what is the best way to block FOUT (flash of unstyled text) when my app loads at first? should i just cover the whole page in a big white div, or is there actually some browser level hook that i can use to tell it to wait for the javascript to fully load everything first.
[03:32:00] *** bertrandk has quit IRC
[03:32:16] *** danielpquinn has quit IRC
[03:32:16] *** bertrandk has joined #angularjs
[03:33:07] *** lw has joined #angularjs
[03:35:59] *** ctanga has joined #angularjs
[03:36:00] *** torrieri has joined #angularjs
[03:36:23] *** ngoyal_ has joined #angularjs
[03:36:42] *** itsmeandrewd has quit IRC
[03:36:56] *** MistahKurtz has joined #angularjs
[03:37:32] *** Gooder has quit IRC
[03:37:47] <wafflejock> deweydb: check out ng-cloak
[03:38:06] <wafflejock> deweydb: you may have to manually insert some CSS in the head to be sure it's cloaking everything before bootstrap
[03:38:13] *** bphogan_afk is now known as bphogan
[03:38:15] <deweydb> wooop
[03:38:20] <deweydb> thanks this is exactly what i wanted
[03:38:22] *** TorpedoSkyline has joined #angularjs
[03:38:32] <morenoh152> dman777: so like scope.innerHTML would equal 'blah'?
[03:39:27] *** ngoyal has quit IRC
[03:39:33] *** bertrandk has quit IRC
[03:39:35] *** axelav has quit IRC
[03:40:14] *** TorpedoSkyline has quit IRC
[03:40:46] *** mven has joined #angularjs
[03:40:48] *** ngoyal_ has quit IRC
[03:41:04] *** jonclark has quit IRC
[03:41:37] *** drej has quit IRC
[03:41:51] *** drej has joined #angularjs
[03:42:27] *** bertrandk has joined #angularjs
[03:42:54] *** heidi has quit IRC
[03:42:58] *** patrick99e99 has joined #angularjs
[03:43:00] *** RexButler_ has joined #angularjs
[03:43:35] *** thedodd has joined #angularjs
[03:43:45] *** forcer has quit IRC
[03:43:59] *** dariocravero has joined #angularjs
[03:44:29] *** danyim has joined #angularjs
[03:44:48] *** theshane has joined #angularjs
[03:45:02] *** RexButler has quit IRC
[03:45:42] *** bunleo has joined #angularjs
[03:46:13] *** forcer has joined #angularjs
[03:46:44] *** sirkitree|afk is now known as sirkitree|afk|af
[03:46:56] *** jonclark has joined #angularjs
[03:47:28] *** sirkitree|afk|af is now known as sirkitree
[03:48:00] *** bjr217 has quit IRC
[03:48:11] *** jdowdle is now known as jdowdle|afk
[03:48:18] *** sirkitree is now known as sirkitree|afk
[03:49:13] *** shinnya has quit IRC
[03:50:15] *** fedenunez has joined #angularjs
[03:50:28] *** dariocravero has quit IRC
[03:50:42] *** danyim has quit IRC
[03:51:05] *** TheAceOfHearts has quit IRC
[03:51:13] *** bootsWitDaFur has joined #angularjs
[03:51:13] *** lucasefe has joined #angularjs
[03:52:05] *** wilmoore has quit IRC
[03:52:30] *** patrick99e99 has quit IRC
[03:52:45] *** forcer has quit IRC
[03:53:02] *** giant_g2 has joined #angularjs
[03:53:08] *** forcer has joined #angularjs
[03:53:19] *** patrick99e99 has joined #angularjs
[03:53:26] *** zfogg has quit IRC
[03:53:31] *** MistahKurtz has quit IRC
[03:53:35] *** ColKurtz has joined #angularjs
[03:54:44] *** jonnybro has quit IRC
[03:54:53] *** katsh has joined #angularjs
[03:55:24] *** caneruguz has joined #angularjs
[03:55:34] *** Siecje2 has joined #angularjs
[03:55:36] *** theshane11 has joined #angularjs
[03:55:44] *** zfogg has joined #angularjs
[03:55:49] *** pskrz_ has joined #angularjs
[03:55:59] *** btyne1 has joined #angularjs
[03:56:01] *** cotko has joined #angularjs
[03:56:18] <caneruguz> Hi everyone, is there a foum or location for contacting angular specific develoepers for free lance work?
[03:56:18] *** BBerry__ has joined #angularjs
[03:56:23] *** kewark has joined #angularjs
[03:56:25] *** Mrgoose3 has joined #angularjs
[03:56:26] *** colin__ has joined #angularjs
[03:56:52] *** apetro_ has joined #angularjs
[03:57:08] *** marpe has joined #angularjs
[03:57:20] *** digia is now known as digia|away
[03:57:30] *** MistahKurtz has joined #angularjs
[03:57:34] *** greg5gre_ has joined #angularjs
[03:57:48] *** bertrand_ has joined #angularjs
[03:58:09] *** brownbathrobe has joined #angularjs
[03:58:19] *** one_zero_ has joined #angularjs
[03:58:28] *** Left_Turn has quit IRC
[03:58:32] <deweydb> how do i conditionally print something in a directive template, eg: {node.href.length, ui-sref="{{node.href}}"}
[03:58:35] *** frickettz has joined #angularjs
[03:58:48] *** wallerdev has quit IRC
[03:59:02] *** mtgap_ has joined #angularjs
[03:59:11] *** stevvooe_ has joined #angularjs
[03:59:19] *** theshane has quit IRC
[03:59:19] *** Siecje1 has quit IRC
[03:59:20] *** bberry_ has quit IRC
[03:59:21] *** joroci has quit IRC
[03:59:21] *** ColKurtz has quit IRC
[03:59:21] *** one_zero has quit IRC
[03:59:22] *** pskrz has quit IRC
[03:59:23] *** BahamutWC has quit IRC
[03:59:23] *** D-Boy has quit IRC
[03:59:24] *** DrShoggoth has quit IRC
[03:59:24] *** pskrz_ is now known as pskrz
[03:59:45] *** zerd has joined #angularjs
[03:59:59] *** holymac has joined #angularjs
[04:00:07] *** GeertJohan_ has joined #angularjs
[04:00:09] *** BahamutWC has joined #angularjs
[04:00:11] *** joroci has joined #angularjs
[04:00:35] *** zfogg has quit IRC
[04:00:37] *** holymac has quit IRC
[04:00:38] *** colock_ has quit IRC
[04:01:05] *** encrypt3d_fracta has quit IRC
[04:01:12] *** holymac has joined #angularjs
[04:01:32] *** encrypt3d_fracta has joined #angularjs
[04:01:38] *** yoshokatana has quit IRC
[04:01:57] *** Mrgoose has quit IRC
[04:01:57] *** stevvooe has quit IRC
[04:01:58] *** btyne has quit IRC
[04:01:58] *** marpe|work has quit IRC
[04:01:59] *** bertrandk has quit IRC
[04:01:59] *** systematik has quit IRC
[04:02:00] *** systematik has joined #angularjs
[04:02:00] *** 18VAAFS7K has joined #angularjs
[04:02:00] *** OnAir has quit IRC
[04:02:01] *** 18VAAFS7K has quit IRC
[04:02:01] *** krawek has quit IRC
[04:02:01] *** MTGap has quit IRC
[04:02:02] *** greg5green has quit IRC
[04:02:02] *** GeertJohan has quit IRC
[04:02:02] *** zerd_ has quit IRC
[04:02:03] *** kewark is now known as krawek
[04:02:03] *** colock_ has joined #angularjs
[04:02:42] *** brownbathrobe has quit IRC
[04:02:53] *** systematik has quit IRC
[04:03:05] *** greg5gre_ is now known as greg5green
[04:03:12] *** greg5green has joined #angularjs
[04:03:56] *** armno has joined #angularjs
[04:04:45] *** systematik has joined #angularjs
[04:05:13] *** ctanga has quit IRC
[04:05:28] *** caneruguz has left #angularjs
[04:05:33] *** bootsWitDaFur has quit IRC
[04:05:50] <dman777> morenoh152: no.....
[04:05:50] *** Dido has quit IRC
[04:06:04] <dman777> morenoh152: {{foo}} ---> $scope.foo = "text"
[04:06:15] *** encrypt3d_fracta has quit IRC
[04:06:20] *** Dido has joined #angularjs
[04:06:30] *** MistahKurtz has quit IRC
[04:06:43] *** AlwaysBCoding has joined #angularjs
[04:08:11] *** jdowdle|afk is now known as jdowdle
[04:08:27] *** snapwich has quit IRC
[04:09:08] <AlwaysBCoding> Anyone know how to pass a filtered ng.model list as an argument to a function?... i.e. if you have an ng-repeat="number in numbers | filter:oddNumbers" how would you access that filtered list of numbers if you wanted to pass it as an argument to an ng-click?
[04:09:47] *** djensen47 has quit IRC
[04:10:52] *** D-Boy has joined #angularjs
[04:11:38] *** phuh has quit IRC
[04:11:55] *** holymac has quit IRC
[04:12:05] *** phuh has joined #angularjs
[04:12:48] *** heidi has joined #angularjs
[04:13:17] *** dejanr has quit IRC
[04:13:29] *** jdowdle is now known as jdowdle|afk
[04:14:39] *** nanoyak has joined #angularjs
[04:14:58] *** joshontheweb has quit IRC
[04:15:56] *** dejanr has joined #angularjs
[04:16:05] *** Methylated has quit IRC
[04:16:23] *** Hackwar has joined #angularjs
[04:17:12] *** DrMabuse has joined #angularjs
[04:17:43] <deweydb> how do i conditionally include an attribute? ex i want to include: ui-sref="{{node.href}}" but only when node.href has a value.
[04:18:04] <deweydb> if i just put it there then when it doesn't have a value it does ui-sref="" and breaks ui-router
[04:18:14] *** Gooder has joined #angularjs
[04:18:21] *** Hackwar1 has quit IRC
[04:18:32] *** DrMabuse_ has joined #angularjs
[04:19:05] <deweydb> oh, i guess i just use another directive. riiiiight.
[04:19:56] *** JosephSilber has joined #angularjs
[04:19:59] *** Jae has quit IRC
[04:20:18] *** JosephSilber has quit IRC
[04:20:20] *** TorchDragon has joined #angularjs
[04:20:44] *** Jae has joined #angularjs
[04:20:54] *** JosephSilber has joined #angularjs
[04:21:24] *** JosephSilber has quit IRC
[04:21:30] *** isern has joined #angularjs
[04:22:11] *** DrMabuse has quit IRC
[04:22:47] *** DrMabuse_ has quit IRC
[04:23:25] *** danyim has joined #angularjs
[04:24:07] *** ipalaus has quit IRC
[04:24:26] *** Jdubs has joined #angularjs
[04:24:33] *** Valesk has quit IRC
[04:24:47] *** darrin has joined #angularjs
[04:24:47] *** TorchDragon has quit IRC
[04:26:34] *** moonmayor has joined #angularjs
[04:26:51] *** bootsWitDaFur has joined #angularjs
[04:26:58] *** MistahKurtz has joined #angularjs
[04:27:08] *** JGarrido has joined #angularjs
[04:27:27] *** joshontheweb has joined #angularjs
[04:27:51] *** Snugug has joined #angularjs
[04:27:59] *** s3shs has quit IRC
[04:28:15] *** moonmayor has quit IRC
[04:28:24] *** bertrand_ has quit IRC
[04:28:25] *** danielpquinn has joined #angularjs
[04:28:48] *** Tidwell has quit IRC
[04:28:53] *** narutimateum has joined #angularjs
[04:28:54] *** Jdubs has quit IRC
[04:29:40] *** heidi has quit IRC
[04:29:49] *** apetro_ has quit IRC
[04:29:58] *** Tidwell has joined #angularjs
[04:30:17] *** cotko has quit IRC
[04:30:23] *** Snugug has quit IRC
[04:30:25] *** apetro_ has joined #angularjs
[04:30:40] *** thedodd has quit IRC
[04:31:12] *** MistahKurtz has quit IRC
[04:31:19] *** narutimateum2 has quit IRC
[04:31:33] *** MistahKurtz has joined #angularjs
[04:31:58] *** slainer68 has joined #angularjs
[04:33:04] *** danielpquinn has quit IRC
[04:33:27] *** Yahkob has quit IRC
[04:33:55] *** blueadept` has joined #angularjs
[04:33:56] *** cthrax has joined #angularjs
[04:33:58] <morenoh152> dman777: right that's when you want to put info from the controller into the template. I need the other way. The user puts info into a text area and then when the ui-router $state changes I want to persist the contents of the text area to the server
[04:34:23] *** holymac has joined #angularjs
[04:34:28] *** ner0x has joined #angularjs
[04:34:28] *** guilbep has quit IRC
[04:35:22] *** blueadept has quit IRC
[04:35:27] *** apetro_ has quit IRC
[04:36:41] *** holymac_ has joined #angularjs
[04:36:53] *** slainer68 has quit IRC
[04:37:21] *** stevvooe_ has quit IRC
[04:37:49] *** davesidious_ has joined #angularjs
[04:38:17] *** oste has joined #angularjs
[04:38:42] *** jobelenus has joined #angularjs
[04:38:52] *** lw has quit IRC
[04:39:01] *** vf1 has quit IRC
[04:39:37] *** vf1 has joined #angularjs
[04:39:55] *** DV8_ has joined #angularjs
[04:39:58] *** davesidious has quit IRC
[04:40:12] *** holymac has quit IRC
[04:40:27] *** TheAceOfHearts has joined #angularjs
[04:40:37] *** heidi has joined #angularjs
[04:40:46] *** jonclark has quit IRC
[04:41:31] *** Strues has joined #angularjs
[04:41:32] *** DV8_ has quit IRC
[04:42:35] *** armno has quit IRC
[04:42:58] <Strues> Quick question that i'd google if I knew exactly what to google. Say youve got your basic crud, how could i take it a step further and have the name go to a page displaying everything under its db entry
[04:43:09] *** vf1 has quit IRC
[04:43:23] *** vf1 has joined #angularjs
[04:43:47] *** {DV8} has quit IRC
[04:44:38] *** avree has joined #angularjs
[04:44:45] *** mguillech has joined #angularjs
[04:45:06] *** nagappan has quit IRC
[04:45:30] *** jonclark has joined #angularjs
[04:45:42] *** nagappan has joined #angularjs
[04:46:22] *** lw has joined #angularjs
[04:47:10] *** ColKurtz has joined #angularjs
[04:47:20] *** MistahKurtz has quit IRC
[04:47:40] *** whitebook has quit IRC
[04:49:21] *** TorpedoSkyline has joined #angularjs
[04:49:26] *** mguillech has quit IRC
[04:50:04] *** morenoh152 has quit IRC
[04:51:07] *** jonclark has quit IRC
[04:51:37] *** heidi has quit IRC
[04:51:39] *** whitebook has joined #angularjs
[04:51:39] *** teddyp1cker has joined #angularjs
[04:52:11] *** elxa has quit IRC
[04:52:34] *** stayarrr has joined #angularjs
[04:52:43] *** lw has quit IRC
[04:53:01] *** lw has joined #angularjs
[04:53:56] *** waylon999 has joined #angularjs
[04:54:42] *** giant_g2 has quit IRC
[04:55:35] *** apetro_ has joined #angularjs
[04:56:00] *** teddyp1cker has quit IRC
[04:56:48] *** {DV8} has joined #angularjs
[04:57:33] *** jonclark has joined #angularjs
[04:57:42] *** delight has quit IRC
[04:57:58] *** avree has quit IRC
[04:57:59] *** heidi has joined #angularjs
[04:58:16] *** bootsWitDaFur has quit IRC
[04:58:23] *** RyanHirsch has quit IRC
[04:58:28] *** bootsWitDaFur has joined #angularjs
[04:58:36] *** {DV8} has quit IRC
[04:58:53] *** zaal has quit IRC
[04:58:53] *** blackkbot has quit IRC
[04:59:27] *** rigel_ has quit IRC
[04:59:35] *** seydoggy has quit IRC
[04:59:37] <TheAceOfHearts> wut
[04:59:53] *** lw has quit IRC
[04:59:53] *** Sna4x8 has quit IRC
[04:59:54] *** philips has quit IRC
[05:00:02] *** {DV8} has joined #angularjs
[05:00:13] *** Dido2 has joined #angularjs
[05:00:14] *** seydoggy has joined #angularjs
[05:00:17] *** waylon999 has quit IRC
[05:00:19] *** moo360 has quit IRC
[05:00:22] *** heidi has quit IRC
[05:00:23] *** nagappan has quit IRC
[05:00:23] *** Dido has quit IRC
[05:00:24] *** map7 has quit IRC
[05:00:29] <bendersalt> Its simple
[05:00:39] <bendersalt> The api needs to display everything in that table from its route
[05:00:42] *** Xion_ has quit IRC
[05:00:46] <bendersalt> Write an http method to it
[05:00:49] <bendersalt> And display the results
[05:00:50] *** moo360 has joined #angularjs
[05:00:54] *** bunleo has quit IRC
[05:00:56] *** heidi has joined #angularjs
[05:00:59] *** map7 has joined #angularjs
[05:01:06] *** waylon999 has joined #angularjs
[05:01:25] *** Xion_ has joined #angularjs
[05:01:48] *** blackkbot has joined #angularjs
[05:02:05] *** RyanHirsch has joined #angularjs
[05:02:24] *** Sna4x8 has joined #angularjs
[05:02:28] *** nagappan has joined #angularjs
[05:02:39] *** lw has joined #angularjs
[05:02:48] *** darrin has quit IRC
[05:03:11] <bendersalt> Or more simply, you don't even need Angular for this, just have the API output JSON and just go to the page
[05:03:19] <bendersalt> Or a csv
[05:03:20] <bendersalt> Or whatever
[05:04:20] *** shifteleven has joined #angularjs
[05:04:30] *** TorpedoSkyline has quit IRC
[05:04:37] *** seydoggy has quit IRC
[05:04:43] *** grindmodeon has joined #angularjs
[05:05:54] *** vf1 has quit IRC
[05:06:02] *** zaal has joined #angularjs
[05:06:10] *** apetro_ has quit IRC
[05:06:18] *** screamingbanshee has quit IRC
[05:06:29] *** vf1 has joined #angularjs
[05:06:48] *** apetro_ has joined #angularjs
[05:06:51] *** rigel_ has joined #angularjs
[05:08:32] *** danyim has quit IRC
[05:08:41] *** vf1 has quit IRC
[05:08:54] *** vf1 has joined #angularjs
[05:09:09] *** s3shs has joined #angularjs
[05:09:09] *** danyim has joined #angularjs
[05:09:24] *** heidi has quit IRC
[05:10:09] *** heidi has joined #angularjs
[05:10:10] *** bayousoft has quit IRC
[05:11:30] *** dman777 has quit IRC
[05:11:33] *** apetro_ has quit IRC
[05:11:39] *** phuh has quit IRC
[05:11:59] *** InezK is now known as InezK_away
[05:12:00] *** s3shs has quit IRC
[05:12:06] *** phuh has joined #angularjs
[05:12:22] *** cigarshark has quit IRC
[05:13:26] *** dman777 has joined #angularjs
[05:14:05] *** danyim has quit IRC
[05:14:20] *** darrin has joined #angularjs
[05:14:52] *** lw has quit IRC
[05:15:56] *** philips has joined #angularjs
[05:16:23] *** jshultz has quit IRC
[05:17:55] *** DrMabuse has joined #angularjs
[05:18:23] *** bphogan is now known as bphogan_afk
[05:19:04] *** shifteleven has quit IRC
[05:19:21] *** DrMabuse_ has joined #angularjs
[05:19:23] *** waylon999 has quit IRC
[05:19:53] *** jobelenus has quit IRC
[05:19:53] *** davemerw_ has quit IRC
[05:19:57] *** waylon999 has joined #angularjs
[05:20:21] *** davemerwin has joined #angularjs
[05:21:43] *** davemerw_ has joined #angularjs
[05:21:44] *** davemerwin has quit IRC
[05:21:48] *** TorchDragon has joined #angularjs
[05:22:07] *** vf1 has quit IRC
[05:22:20] *** holymac_ has quit IRC
[05:22:26] *** DrMabuse has quit IRC
[05:22:42] *** vf1 has joined #angularjs
[05:22:53] *** chakkimatti has joined #angularjs
[05:23:22] *** lucasefe has quit IRC
[05:23:36] *** chakkimatti has joined #angularjs
[05:23:59] *** DrMabuse_ has quit IRC
[05:24:25] *** waylon999 has quit IRC
[05:24:26] *** chrisjlee has quit IRC
[05:24:27] *** alinou has quit IRC
[05:25:14] *** alinou has joined #angularjs
[05:25:54] *** iateadonut has joined #angularjs
[05:26:06] *** TorchDragon has quit IRC
[05:26:54] *** stayarrr has quit IRC
[05:27:14] *** vf1 has quit IRC
[05:27:38] *** apetro_ has joined #angularjs
[05:27:43] *** AlwaysBCoding has quit IRC
[05:27:48] <Gooder> hi, I use the ui-router, while $location changed, how to trigger the $state.go()?
[05:28:29] *** virasak has joined #angularjs
[05:28:35] *** bphogan_afk is now known as bphogan
[05:29:16] *** rburns has quit IRC
[05:29:19] *** danielpquinn has joined #angularjs
[05:30:14] *** TheAceOfHearts has quit IRC
[05:30:48] *** virasak1 has joined #angularjs
[05:32:35] *** heidi has quit IRC
[05:33:05] *** grindmodeon has quit IRC
[05:33:05] *** InezK_away is now known as InezK
[05:33:32] *** virasak has quit IRC
[05:33:36] *** ner0x has quit IRC
[05:33:41] *** mtgap_ has quit IRC
[05:33:52] *** danielpquinn has quit IRC
[05:34:46] *** scriptThis has quit IRC
[05:35:15] <supermassiv> jeesh not even using that many thigns and my vendor.js is 355K
[05:35:48] *** rho has joined #angularjs
[05:36:25] *** Gooder has quit IRC
[05:36:32] *** Gooder has joined #angularjs
[05:36:36] <wafflejock> Gooder: if you setup a url for the state it should change automatically when you update the URL
[05:36:52] *** ngoyal has joined #angularjs
[05:37:03] <wafflejock> supermassiv: define not a lot of things... that sounds like a lot of things ;)
[05:37:19] *** bootsWitDaFur has quit IRC
[05:37:21] <supermassiv> oh i think it's angular-bootstrap doing the damage
[05:37:29] <supermassiv> i don't think i customized that when i threw it in
[05:37:44] <wafflejock> ah how big is it?
[05:38:09] <supermassiv> hmm dir is 376K but not sure how much it uses
[05:38:29] <wafflejock> 62kb for the minified ui-bootstrap I just grabbed it
[05:38:29] *** spencercarnage has quit IRC
[05:38:38] <wafflejock> that's before gzip too so sure it's not too bad really
[05:38:59] *** morenoh152 has joined #angularjs
[05:39:01] *** Yahkob_ has joined #angularjs
[05:39:03] <supermassiv> yeah removing brought it down to 293K but still pretty big hmm
[05:40:18] *** bootsWitDaFur has joined #angularjs
[05:40:39] <wafflejock> supermassiv: yeah but 293K after gzip is probably going to be something more like 29K so if you have a 28.8K old school modem you'd still get it in 1 sec
[05:40:46] <wafflejock> supermassiv: still would be interested to know where the beef is though
[05:41:12] <supermassiv> full list is angular, lodash, angulartics, angular-cookies, angular-ui-router, angular-bootstrap, bootstrap, fontawesome
[05:41:20] <supermassiv> ah, gzip through nginx?
[05:41:26] *** maxj has joined #angularjs
[05:41:26] *** map7_ has joined #angularjs
[05:41:28] <wafflejock> well I use apache but yea
[05:41:32] <supermassiv> gotcha
[05:41:34] *** Sna4x81 has joined #angularjs
[05:41:59] *** ngoyal has quit IRC
[05:42:13] *** jdj_dk has joined #angularjs
[05:42:24] <zumba_addict> jaawerth: however, I wrote a long story that I don't like this solution
[05:42:33] *** dman777_alter has joined #angularjs
[05:42:44] *** InezK is now known as InezK_away
[05:43:11] <zumba_addict> jaawerth: however, I wrote a long story on the ticket that I don't like this solution and I told both teams that I don't like what they are doing
[05:43:13] *** mguillech has joined #angularjs
[05:43:49] *** Dido has joined #angularjs
[05:43:51] *** jonclark has quit IRC
[05:44:08] *** InezK_away is now known as InezK
[05:44:09] <Gooder> hi, I am using the angular-ui-router, now I want to redirect to the requested URL after login, so I use the $location.path('requested url'). but the page is not redirected?
[05:44:18] *** blackkbo- has joined #angularjs
[05:44:29] <Gooder> How the $state.go() could be triggered?
[05:45:55] *** danyim has joined #angularjs
[05:46:42] *** jdj_dk has quit IRC
[05:47:38] *** chakkimatti has quit IRC
[05:47:38] *** dman777 has quit IRC
[05:47:39] *** rigel_ has quit IRC
[05:47:39] *** map7 has quit IRC
[05:47:40] *** Dido2 has quit IRC
[05:47:40] *** Sna4x8 has quit IRC
[05:47:41] *** philips has quit IRC
[05:47:41] *** blackkbot has quit IRC
[05:47:54] *** mguillech has quit IRC
[05:47:58] <wafflejock> Gooder: show your state configuration as you have it now
[05:48:21] <wafflejock> Gooder: good to reproduce your problem in plunkr too there are ui-router examples you can start with in plunkr
[05:48:52] *** Tidwell has quit IRC
[05:48:54] *** chakkimatti has joined #angularjs
[05:49:26] *** philips has joined #angularjs
[05:49:44] <dman777_alter> is there a benefit for using ui-router with modals?
[05:50:41] *** mattwynne has joined #angularjs
[05:51:17] *** jonclark has joined #angularjs
[05:52:02] <deweydb> I'm using ui-router to load up different parts of my site, i.e. /home /contact etc. I'm using states for these. But i would also like to abstract out other partial templates to include them in some of these states. for example /home has a different header than /contact and all the other pages. would i still use ui-router to include these partials, or am i thinking about this the wrong way?
[05:52:24] <wafflejock> dman777_alter: not really deep linking but it can also make things more confusing if you plan to re-use the modal in other screens
[05:52:30] *** nanoyak has quit IRC
[05:52:38] <wafflejock> not really, deep linking, but
[05:53:12] *** rho has quit IRC
[05:53:14] *** darrin has quit IRC
[05:53:24] *** vf1 has joined #angularjs
[05:53:28] <wafflejock> deweydb: nope sounds right you can have two sibling ui-views that are changed out based on the route
[05:53:36] <wafflejock> er state rather
[05:53:44] *** Tidwell has joined #angularjs
[05:53:49] <deweydb> ahhhh
[05:54:02] <deweydb> thanks.
[05:54:10] <wafflejock> np
[05:54:23] *** greg5gre_ has joined #angularjs
[05:55:10] *** calumet has quit IRC
[05:55:21] *** mattwynne has quit IRC
[05:55:39] *** theshane11 has quit IRC
[05:56:14] *** nuizzy has joined #angularjs
[05:56:37] *** waylon999 has joined #angularjs
[05:56:52] *** drej has quit IRC
[05:57:02] *** tomzx is now known as tomzx`afk
[05:57:31] <dman777_alter> wafflejock: thanks
[05:57:36] *** ndhung has joined #angularjs
[05:58:10] *** greg5green has quit IRC
[05:58:43] *** danyim has quit IRC
[05:59:02] *** MANCHUCK has joined #angularjs
[05:59:02] *** brownbathrobe has joined #angularjs
[05:59:31] *** jamto11 has quit IRC
[05:59:36] *** vf1 has quit IRC
[05:59:40] *** danyim has joined #angularjs
[05:59:58] *** colin__ has quit IRC
[06:00:11] *** greg5gre_ is now known as greg5green
[06:00:18] *** greg5green has joined #angularjs
[06:00:36] *** zanea is now known as zanea|away
[06:01:47] *** iateadonut has left #angularjs
[06:03:05] *** Methylated has joined #angularjs
[06:03:35] *** MANCHUCK has quit IRC
[06:03:38] *** brownbathrobe has quit IRC
[06:04:25] *** lw has joined #angularjs
[06:04:54] *** caitp has quit IRC
[06:05:09] *** scriptThis has joined #angularjs
[06:05:15] *** fedenunez has quit IRC
[06:05:17] *** fedenunez1 has joined #angularjs
[06:05:28] *** spencercarnage has joined #angularjs
[06:05:29] *** encrypt3d_fracta has joined #angularjs
[06:05:54] *** fedenunez1 has quit IRC
[06:05:55] *** MistahKurtz has joined #angularjs
[06:05:58] *** fedenunez has joined #angularjs
[06:06:21] *** cthrax has quit IRC
[06:06:33] *** fedenunez has quit IRC
[06:06:35] *** ColKurtz has quit IRC
[06:06:40] *** fedenunez has joined #angularjs
[06:06:41] *** mven has quit IRC
[06:06:55] *** Yahkob_ has quit IRC
[06:07:31] *** danyim has quit IRC
[06:08:45] *** mven has joined #angularjs
[06:08:45] *** Xion_ has quit IRC
[06:08:50] *** zanea|away is now known as zanea
[06:09:46] *** ndhung has quit IRC
[06:10:20] *** colin_ has joined #angularjs
[06:10:46] *** Xion_ has joined #angularjs
[06:11:57] *** colin__ has joined #angularjs
[06:11:57] *** phuh has quit IRC
[06:12:06] *** phuh has joined #angularjs
[06:12:34] *** xastey- has quit IRC
[06:12:46] *** Stampy has joined #angularjs
[06:14:17] *** mary5030 has joined #angularjs
[06:14:33] *** DrJae has joined #angularjs
[06:14:34] *** colin_ has quit IRC
[06:15:48] *** Olsonfold has quit IRC
[06:15:58] *** InezK is now known as InezK_away
[06:16:20] *** night-owl2 has quit IRC
[06:16:57] *** Jae has quit IRC
[06:16:59] *** JGarrido has quit IRC
[06:18:14] *** jamto11 has joined #angularjs
[06:18:39] *** DrMabuse has joined #angularjs
[06:19:55] *** sneakertack has joined #angularjs
[06:19:58] *** DrMabuse_ has joined #angularjs
[06:21:04] *** Joshee has joined #angularjs
[06:21:20] *** krawek has quit IRC
[06:21:43] *** btc_panhandler has joined #angularjs
[06:23:07] *** DrMabuse has quit IRC
[06:23:16] *** TorchDragon has joined #angularjs
[06:24:00] *** Jdubs has joined #angularjs
[06:24:18] *** DrMabuse_ has quit IRC
[06:24:24] *** goblortikus has joined #angularjs
[06:25:37] *** goblortikus has quit IRC
[06:25:55] *** luis_ has joined #angularjs
[06:26:09] *** OffTheRails has joined #angularjs
[06:26:13] *** goblortikus has joined #angularjs
[06:26:47] *** InezK_away is now known as InezK
[06:27:35] *** alinou has quit IRC
[06:27:45] *** TorchDragon has quit IRC
[06:28:02] *** Methylated has quit IRC
[06:28:13] *** ManBearPixel has joined #angularjs
[06:28:33] *** Fire-Dragon-DoL has quit IRC
[06:28:47] *** Jdubs has quit IRC
[06:29:08] *** MistahKurtz has quit IRC
[06:29:28] *** MistahKurtz has joined #angularjs
[06:29:57] *** danielpquinn has joined #angularjs
[06:29:59] *** colin__ has quit IRC
[06:30:23] *** colin__ has joined #angularjs
[06:30:42] *** goblortikus has quit IRC
[06:31:14] *** hswolff has quit IRC
[06:31:28] *** yogurt_truck has quit IRC
[06:32:00] *** mary5030 has quit IRC
[06:32:33] *** motionman has quit IRC
[06:32:36] *** mary5030 has joined #angularjs
[06:33:02] *** bootsWitDaFur has quit IRC
[06:33:13] *** Tidwell has quit IRC
[06:33:20] *** vf1 has joined #angularjs
[06:33:45] *** hswolff has joined #angularjs
[06:34:47] *** danielpquinn has quit IRC
[06:35:04] *** virasak1 has quit IRC
[06:36:12] *** jdj_dk has joined #angularjs
[06:37:00] *** ajk27 has quit IRC
[06:37:11] *** mary5030 has quit IRC
[06:37:22] *** ajk27 has joined #angularjs
[06:37:33] *** nemothekid has quit IRC
[06:37:53] *** instence_ has joined #angularjs
[06:38:22] *** Aakash has joined #angularjs
[06:38:32] *** bootsWitDaFur has joined #angularjs
[06:38:41] <Aakash> how to use multiple filters along with track by
[06:38:54] <Aakash> ng-repeat="group in groups | filter: query | filter:categoryType | orderBy: offerOrder:direction track by group.name"
[06:39:27] <Aakash> this is not tracking the changes in groups variable
[06:39:30] *** apetro_ has quit IRC
[06:39:33] *** desimas has quit IRC
[06:39:34] *** bphogan has quit IRC
[06:39:36] *** instence has quit IRC
[06:39:38] <Aakash> how to resolve that
[06:39:50] <Aakash> ??
[06:40:07] *** apetro_ has joined #angularjs
[06:40:08] *** atomi has joined #angularjs
[06:40:47] *** jdj_dk has quit IRC
[06:41:29] <wafflejock> Aakash: looks right what's the behavior and what are you expecting?
[06:41:33] *** joshontheweb has quit IRC
[06:41:42] <wafflejock> I mean elaborate on it's not tracking changes
[06:41:51] <wafflejock> how are you changing it what do you expect vs what happens
[06:42:30] <Aakash> along with filter and sorting when i add a new element in groups it should show that up
[06:42:38] *** yochum has joined #angularjs
[06:42:57] <Strues> Whats the best way to link to a detailed view of an object from a list of objects stored in mongo? Sorry kinda vague
[06:43:00] <wafflejock> Aakash: can you show some of the code related to your adding elements to the groups
[06:43:07] <Aakash> ok
[06:43:47] *** MistahKurtz has quit IRC
[06:44:24] *** apetro_ has quit IRC
[06:44:25] *** vf1 has quit IRC
[06:44:37] <wafflejock> Strues: yeah too broad of a question as is you want to solve the front end and back end separately
[06:45:16] <Aakash> 1st one is html and second one is associated js file
[06:45:51] *** nanoyak has joined #angularjs
[06:46:27] *** whiteboo_ has joined #angularjs
[06:47:05] *** Cache_Money has joined #angularjs
[06:47:11] *** zumba_addict has quit IRC
[06:47:47] *** atomi has quit IRC
[06:47:57] <wafflejock> Aakash: no errors in the console I presume and you're using a different name each time
[06:48:07] *** whitebook has quit IRC
[06:48:14] *** atomi has joined #angularjs
[06:48:33] *** joshontheweb has joined #angularjs
[06:48:41] <Aakash> yes its sure
[06:49:03] *** Jdubs has joined #angularjs
[06:49:05] *** ChrisOei_ has quit IRC
[06:49:31] *** Guest99027 is now known as mu
[06:49:49] *** mu has joined #angularjs
[06:49:54] <Aakash> wafflejock : also use the first line I posted on line 83 in HTML document.
[06:50:35] *** nuizzy_ has joined #angularjs
[06:50:35] *** mary5030 has joined #angularjs
[06:51:02] *** mindlace has quit IRC
[06:51:09] *** nuizzy has quit IRC
[06:51:10] *** maveneagle has joined #angularjs
[06:51:15] *** nuizzy_ is now known as nuizzy
[06:52:12] *** wilmoore has joined #angularjs
[06:52:32] *** teddyp1cker has joined #angularjs
[06:54:08] *** msarta has joined #angularjs
[06:54:11] <Aakash> wafflejock : if i remove filters track by works and if i remove track by filter works. i want both to work together
[06:54:14] *** mary5030 has quit IRC
[06:54:49] *** mary5030 has joined #angularjs
[06:54:58] *** masterots has joined #angularjs
[06:55:02] *** yochum has quit IRC
[06:55:04] *** ninsei_d has quit IRC
[06:55:05] *** TheAceOfHearts has joined #angularjs
[06:55:07] *** luis_ has quit IRC
[06:55:23] *** torrieri has joined #angularjs
[06:56:12] *** msarta has quit IRC
[06:56:12] *** dutis has joined #angularjs
[06:57:04] *** ninsei has joined #angularjs
[06:57:07] *** teddyp1cker has quit IRC
[06:57:19] *** ninsei has joined #angularjs
[06:57:23] *** wilmoore has quit IRC
[06:57:33] *** ninsei has joined #angularjs
[06:57:47] *** ninsei has joined #angularjs
[06:57:56] *** heuer has joined #angularjs
[06:58:02] *** ninsei has joined #angularjs
[06:58:10] *** masterots has quit IRC
[06:58:16] *** ninsei has joined #angularjs
[06:58:19] *** msarta has joined #angularjs
[06:58:31] *** masterots_ has joined #angularjs
[06:58:57] *** masterots_ has quit IRC
[06:59:15] *** {DV8} has quit IRC
[06:59:23] *** mary5030 has quit IRC
[07:00:07] *** {DV8} has joined #angularjs
[07:00:57] *** bphogan_afk has joined #angularjs
[07:00:59] *** bphogan_afk is now known as bphogan
[07:01:06] *** {DV8} has quit IRC
[07:01:14] *** jamto11 has quit IRC
[07:01:57] *** ChrisOei has joined #angularjs
[07:02:36] *** {DV8} has joined #angularjs
[07:02:36] *** teddyp1cker has joined #angularjs
[07:02:44] *** Aakash has quit IRC
[07:03:04] <wafflejock> oh gone eh
[07:03:09] *** wilmoore has joined #angularjs
[07:04:24] *** rigel_ has joined #angularjs
[07:04:40] *** Siecje2 has quit IRC
[07:04:48] *** patrick99e99 has quit IRC
[07:06:01] *** torrieri has quit IRC
[07:07:05] *** josh-k has joined #angularjs
[07:08:44] <Strues> wafflejock: If this is gives you a better idea, in my console, Ive got the object im trying to bring up the details of so it appears to be pulling from the backend ok
[07:09:13] *** nuizzy has quit IRC
[07:09:16] *** nuizzy_ has joined #angularjs
[07:09:16] *** nuizzy_ is now known as nuizzy
[07:09:30] *** patrick99e99 has joined #angularjs
[07:09:56] *** stayarrr has joined #angularjs
[07:10:04] *** enkristoffer has joined #angularjs
[07:10:42] *** motionman has joined #angularjs
[07:10:57] *** fedenunez has quit IRC
[07:11:21] *** jonclark_ has joined #angularjs
[07:11:38] *** josh-k has quit IRC
[07:11:41] *** phuh has quit IRC
[07:12:07] *** phuh has joined #angularjs
[07:12:39] *** caitp has joined #angularjs
[07:13:18] *** onats has joined #angularjs
[07:13:18] *** axelav has joined #angularjs
[07:13:26] *** onats has quit IRC
[07:13:26] *** onats has joined #angularjs
[07:13:45] *** bootsWitDaFur has quit IRC
[07:13:55] <onats> is it possible to load up controller definitions right before templates get loaded,when called via route?
[07:14:08] *** jonclark has quit IRC
[07:14:23] *** patrick99e99 has quit IRC
[07:14:38] *** nemothekid has joined #angularjs
[07:15:32] *** sneakertack has quit IRC
[07:16:39] *** encrypt3d_fracta has quit IRC
[07:17:29] <onats> or let me rephrase my question. is it necessary to load all controller definitions, before the single page app is run?
[07:17:52] *** dutis has quit IRC
[07:18:06] *** dutis has joined #angularjs
[07:19:25] *** DrMabuse has joined #angularjs
[07:19:30] *** jgravois has quit IRC
[07:19:34] *** hychen has joined #angularjs
[07:20:11] *** jgravois has joined #angularjs
[07:20:49] *** DrMabuse_ has joined #angularjs
[07:21:30] *** screamingbanshee has joined #angularjs
[07:22:12] *** bphogan has quit IRC
[07:22:20] *** mikeywaites has joined #angularjs
[07:22:55] *** Gambit- has joined #angularjs
[07:22:58] *** Gambit- has joined #angularjs
[07:23:58] *** mikeywaites has quit IRC
[07:24:04] *** jonnybro has joined #angularjs
[07:24:12] *** DrMabuse has quit IRC
[07:24:29] *** enkristoffer has quit IRC
[07:24:59] *** TorchDragon has joined #angularjs
[07:25:24] *** DrMabuse_ has quit IRC
[07:26:15] *** colin__ has quit IRC
[07:26:33] *** colin__ has joined #angularjs
[07:26:49] *** trapflag has joined #angularjs
[07:27:37] <trapflag> hi, anyone experienced custom validation directive with ajax call blocking ng-click?
[07:27:42] *** mikeywaites has joined #angularjs
[07:28:21] *** Jdubs has quit IRC
[07:28:45] *** mikronaz has joined #angularjs
[07:29:27] *** TorchDragon has quit IRC
[07:29:28] *** DrMabuse has joined #angularjs
[07:30:13] *** danyim has joined #angularjs
[07:30:15] *** screamingbanshee has quit IRC
[07:30:51] *** danielpq_ has joined #angularjs
[07:32:13] *** teddyp1cker has quit IRC
[07:33:31] *** nanoyak has quit IRC
[07:33:39] *** DrMabuse has quit IRC
[07:33:54] <ghostbar> ' for it
[07:34:05] *** oste has quit IRC
[07:34:37] *** Macca has joined #angularjs
[07:34:46] <Macca> how come $http isn't storing cookies sent from the server?
[07:34:48] *** danyim has quit IRC
[07:35:17] *** danielpq_ has quit IRC
[07:35:20] *** Ansikt has joined #angularjs
[07:35:39] *** Methylated has joined #angularjs
[07:35:53]
<Macca> i do $http.post('http://api.../login', ...); which sets a cookie, the subsequent $http.get() doesn't send back to the cookie
[07:36:03] *** stayarrr has quit IRC
[07:36:05] *** yoshokatana has joined #angularjs
[07:37:16] *** Methylated has quit IRC
[07:37:34] *** ngoyal has joined #angularjs
[07:38:17] *** lite_ has joined #angularjs
[07:39:47] *** jonclark_ has quit IRC
[07:40:26] *** jgravois has quit IRC
[07:40:55] <Ansikt> Macca - $http.get is by default cached.
[07:40:56] *** BobbieBarker has joined #angularjs
[07:41:08] <BobbieBarker> am i the only person that gets tired of mundane UI requests?
[07:41:10] *** TuRnaD0 has joined #angularjs
[07:41:50] <Macca> Ansikt i've disabled caching
[07:41:53] *** ngoyal has quit IRC
[07:43:27] <ghostbar> My code executes the function of the parent scope but does not have the parent scope on the run-environment
[07:43:31] <Ansikt> Macca: There are some headers which can disable cookies. Other than that, I wouldn't know. Try looking in the network inspectors of one of the evergreen browsers, and look for anything weird in the cookies, headers, response code, etc
[07:43:42] <ghostbar> if I want to change anything in the parent scope then I can't, which makes it pretty useless :-/
[07:43:44] *** sneakertack has joined #angularjs
[07:43:55] *** chrisbirk has joined #angularjs
[07:44:27] *** bphogan_afk has joined #angularjs
[07:44:29] *** bphogan_afk is now known as bphogan
[07:44:31] <Ansikt> ghostbar - what you're describing is a closure. Expose methods if you need to modify something.
[07:44:32] *** stayarrr has joined #angularjs
[07:44:38] <onats> hey guys, whats the best approach to dynamically loading controllers?
[07:44:52] <onats> i want the controller code to load only when a certain page is loaded
[07:44:56] <Ansikt> OH JESUS I'M IN THE ANGULAR CHANNEL. Woops.
[07:45:05] *** mguillech has joined #angularjs
[07:45:09] <Ansikt> disregard any advice I may have given.
[07:45:25] <Macca> what
[07:45:28] <ghostbar> Ansikt: yeah, the '&' was supposed to make that...
[07:45:42] <Macca> this is bloody odd.
[07:45:48] *** cthrax has joined #angularjs
[07:45:54] *** night-owl2 has joined #angularjs
[07:46:37] *** evilaliv3 has joined #angularjs
[07:47:45] <lite_> working on a directive I call a step indicator. It's supposed to, given an array of steps, show the active step in a menu-like design
[07:47:54] <lite_> works fine with 5 or less steps
[07:48:05] <lite_> Is there a brilliant way to make it work for n steps ?
[07:48:14] *** encrypt3d_fracta has joined #angularjs
[07:49:36] *** Willow___ has joined #angularjs
[07:49:37] *** ManBearPixel has quit IRC
[07:49:46] *** mguillech has quit IRC
[07:50:04] *** stayarrr has quit IRC
[07:50:40] *** waylon999 has quit IRC
[07:50:57] *** mattwynne has joined #angularjs
[07:51:32] *** sigurding has joined #angularjs
[07:52:08] *** waylon999 has joined #angularjs
[07:52:19] *** jason8 has joined #angularjs
[07:53:32] *** quellhorst has joined #angularjs
[07:54:10] *** r0ok has quit IRC
[07:54:14] *** colin__ has quit IRC
[07:54:33] *** map7_ is now known as map7
[07:55:42] *** mattwynne has quit IRC
[07:56:01] *** bphogan has quit IRC
[07:56:32] *** caitp has quit IRC
[07:56:51] *** waylon999 has quit IRC
[07:56:59] *** nuizzy has quit IRC
[07:57:04] *** Ansikt has quit IRC
[07:57:10] *** stodan has joined #angularjs
[07:57:49] *** stayarrr has joined #angularjs
[07:58:07] *** nuizzy has joined #angularjs
[07:58:14] *** HypnotiX has joined #angularjs
[07:59:59] *** brownbathrobe has joined #angularjs
[08:00:11] *** TheAceOfHearts has quit IRC
[08:00:16] *** ghostbar_ has joined #angularjs
[08:01:22] *** mikeywaites has quit IRC
[08:02:42] *** ghostbar has quit IRC
[08:02:53] *** blueadept` has quit IRC
[08:03:39] *** moonmayor has joined #angularjs
[08:04:13] *** Willow___ has quit IRC
[08:04:30] *** brownbathrobe has quit IRC
[08:04:44] *** stayarrr has quit IRC
[08:04:49] *** Willow___ has joined #angularjs
[08:05:19] *** cctom has joined #angularjs
[08:05:32] *** mary5030 has joined #angularjs
[08:05:33] *** citizen-stig has joined #angularjs
[08:05:45] *** moonmayor has quit IRC
[08:07:09] *** DrMabuse has joined #angularjs
[08:07:53] *** cthrax has quit IRC
[08:09:02] *** Willow___ has quit IRC
[08:09:52] *** mary5030 has quit IRC
[08:10:52] *** zwacky has joined #angularjs
[08:11:42] *** phuh has quit IRC
[08:11:48] *** stayarrr has joined #angularjs
[08:12:08] *** phuh has joined #angularjs
[08:12:28] *** jdj_dk has joined #angularjs
[08:12:48] *** sheravanan has joined #angularjs
[08:13:15] *** axelav has quit IRC
[08:14:22] <sheravanan> Hi everybody
[08:14:45] *** KamalKaur has joined #angularjs
[08:15:14] *** xavia has left #angularjs
[08:15:22] <sheravanan> i am very new to angular, for the beginner which is the best website to learn from the very basic
[08:15:38] *** bbsss has joined #angularjs
[08:15:45] *** Yahkob has joined #angularjs
[08:16:22] *** djam90 has joined #angularjs
[08:17:16] *** stayarrr has quit IRC
[08:17:29] *** teddyp1cker has joined #angularjs
[08:18:18] *** nuizzy_ has joined #angularjs
[08:18:32] *** nuizzy has quit IRC
[08:18:43] *** nuizzy_ is now known as nuizzy
[08:19:01] *** djam90 has quit IRC
[08:19:54] *** djam90 has joined #angularjs
[08:21:29] *** waylon999 has joined #angularjs
[08:21:42] *** ghostbar_ has quit IRC
[08:23:28] *** bphogan_afk has joined #angularjs
[08:23:30] *** bphogan_afk is now known as bphogan
[08:23:34] *** phuh has quit IRC
[08:24:34] *** mykz_ has joined #angularjs
[08:25:47] *** Gambit- has quit IRC
[08:25:58] *** waylon999 has quit IRC
[08:26:05] *** phuh has joined #angularjs
[08:28:58] *** delight has joined #angularjs
[08:30:59] *** ppppaul has joined #angularjs
[08:31:35] *** danielpq_ has joined #angularjs
[08:31:35] *** Willow___ has joined #angularjs
[08:32:01] <Macca> so why is the cookie being returned to my $http.post request not being stored and sent on subsequent $http.get requests?
[08:32:08] *** karinaOK has quit IRC
[08:32:26] *** zfogg has joined #angularjs
[08:33:41] *** Ilyas has joined #angularjs
[08:33:48] *** jacuqesdancona has joined #angularjs
[08:34:24] *** Willow____ has joined #angularjs
[08:34:30] *** mattwynne has joined #angularjs
[08:34:36] *** bootsWitDaFur has joined #angularjs
[08:34:54] *** richiebkr has joined #angularjs
[08:35:10] *** sigurding_ has joined #angularjs
[08:35:19] *** jonnybro1 has joined #angularjs
[08:35:39] *** HypnotiX1 has joined #angularjs
[08:35:43] *** MaxV has joined #angularjs
[08:36:27] *** danielpq_ has quit IRC
[08:37:41] *** jeffszusz has quit IRC
[08:37:44] *** InezK is now known as InezK_away
[08:37:54] <djam90> Odd. I have ng-href="generateHref(item)" and Angular isn't even parsing it at all. It just creates a link to the page/generateHref(item) and no errors
[08:38:14] <Macca> {{generateHref
[08:38:16] <Macca> ....
[08:38:25] *** sigurding has quit IRC
[08:38:26] *** sigurding_ is now known as sigurding
[08:38:26] *** jason8 has quit IRC
[08:38:30] *** bbsss has quit IRC
[08:38:31] *** HypnotiX has quit IRC
[08:38:31] *** Willow___ has quit IRC
[08:38:32] *** jonnybro has quit IRC
[08:38:33] *** rigel_ has quit IRC
[08:38:33] *** rigel_ has joined #angularjs
[08:38:44] *** ghostbar has joined #angularjs
[08:39:11] <BobbieBarker> hey how do you test if an attribute is present on an element? I'm trying to write a wrapper for strap date picker
[08:39:38] <BobbieBarker> if(attr.min){scope.disabled=true} doesn't work
[08:40:02] *** bbsss has joined #angularjs
[08:40:28] *** qxxx has joined #angularjs
[08:40:46] *** sheravanan has quit IRC
[08:41:34] *** davemerwin has joined #angularjs
[08:41:34] *** davemerw_ has quit IRC
[08:42:05] *** mtsr has joined #angularjs
[08:42:16] *** ghostbar has quit IRC
[08:42:50] *** bbsss has quit IRC
[08:42:50] *** davemerwin has quit IRC
[08:43:03] *** virasak1 has joined #angularjs
[08:43:13] <djam90> Macca, Someone yesterday told me you don't need {{ }} brackets in ng-href
[08:43:23] *** davemerwin has joined #angularjs
[08:43:30] <djam90> Because that gives an interpolate error
[08:44:07] <djam90> {{ }} the brackets fix the issue and make it work, but gives me 100 interpolate errors
[08:44:24] *** sneakertack has quit IRC
[08:44:25] <djam90> Is it some scope issue because it is inside ng-repeat?
[08:44:38] *** zfogg has quit IRC
[08:44:57] * Macca shrugs
[08:45:16] *** whitebook has joined #angularjs
[08:45:29] *** vf1 has joined #angularjs
[08:45:46] *** _tpavel has joined #angularjs
[08:45:48] <djam90> I don't understand it. Someone told me ng-href doesn't need the {{ }} brackets. Yet it is not working without them. But with them, it works, but there are errors
[08:45:56] <djam90> But yesterday it was working and I can't see what has changed
[08:46:38] *** master__ has joined #angularjs
[08:46:41] *** teddyp1cker has quit IRC
[08:46:43] *** Joshee has quit IRC
[08:46:57] *** _ht has joined #angularjs
[08:47:14] <djam90> OK the docs seem to say to use the {{ }} inside ng-href, but then I am still getting interpolate error undefined is not a function
[08:47:31] *** MaxV has quit IRC
[08:47:33] <master__> hay friends...i need help in DOM manipulation with AJS
[08:47:59] *** whiteboo_ has quit IRC
[08:48:33] <djam90> Anyone? :(
[08:48:45] *** mzehrer_ has joined #angularjs
[08:48:55] <master__> how to generate HTML content dynamically with AJS
[08:49:16] *** mzehrer__ has joined #angularjs
[08:49:17] <master__> :(
[08:50:00] *** vf1 has quit IRC
[08:50:46] *** stayarrr has joined #angularjs
[08:50:49] <master__> need help.....:( :(
[08:51:24] <djam90> AJS?
[08:51:46] *** tilgovi has joined #angularjs
[08:51:52] *** bbsss has joined #angularjs
[08:52:31] <master__> AJS = AngularJS
[08:52:43] *** nuizzy_ has joined #angularjs
[08:52:53] *** nuizzy has quit IRC
[08:53:07] *** nuizzy_ is now known as nuizzy
[08:53:15] *** map7 has quit IRC
[08:53:31] *** xyNNN has joined #angularjs
[08:53:38] <djam90> what HTML do you need to generate?
[08:53:39] *** Click66_ has joined #angularjs
[08:53:43] <djam90> Define dynamically
[08:53:51] *** merb has joined #angularjs
[08:53:53] *** rhp has joined #angularjs
[08:53:59]
<lite_> working on a directive I call a step indicator. It's supposed to, given an array of steps, show the active step in a menu-like design.. http://plnkr.co/edit/NHvnn18h3yMLFJfzNox9?p=preview Is there a brilliant way to make it work for n steps ?
[08:54:31] <BobbieBarker> i call it a for loop
[08:54:58] *** tarnus has quit IRC
[08:55:55] *** AndyFTP has joined #angularjs
[08:56:11] <master__> hay friends...i need help in DOM manipulation with AJS
[08:56:16] *** mattwynne has quit IRC
[08:56:28] <master__> how to generate HTML content dynamically with AJS
[08:56:54] *** frankblizzard has joined #angularjs
[08:56:55] <master__> how to generate HTML content dynamically with AJS on button click event.....:(
[08:57:22] *** richiebkr has quit IRC
[08:58:25] *** AciD`` has joined #angularjs
[08:58:26] *** dutis has quit IRC
[08:58:38] *** InezK_away is now known as InezK
[08:58:39] *** richiebkr has joined #angularjs
[08:58:52] <master__> how to generate HTML content dynamically with AJS on button click event.....:(
[08:58:57] *** dutis has joined #angularjs
[08:59:36] <djam90> How would I debug an interpolate error?
[08:59:43] <djam90> Error: [$interpolate:interr] Can't interpolate: {{ generateHref(item) }}
[08:59:44] <djam90> TypeError: undefined is not a function
[09:00:17] <BobbieBarker> read the docs dude, you're being rude and spamming. Educate yourself so you can atleast ask the right questions
[09:00:30] <BobbieBarker> djam90: fix your syntax
[09:00:38] <BobbieBarker> so are you trying to interpolate a functin?
[09:00:40] <BobbieBarker> function?
[09:00:59] *** Click66_ has quit IRC
[09:00:59] *** HypnotiX1 has quit IRC
[09:01:15] *** Click66 has joined #angularjs
[09:01:33] <djam90> well, yeah.. I have a function in the ng-href=""
[09:01:38] <djam90> so it can do more logic on the item
[09:01:43] <djam90> rather than spam the view with logic
[09:01:46] <djam90> isn't that okay?
[09:02:09] *** LoveAndHappiness has joined #angularjs
[09:02:18] *** VeeWee has joined #angularjs
[09:02:25] <BobbieBarker> i personally think it is a bad practice
[09:02:54] *** geoffstokes has quit IRC
[09:02:59] <djam90> Why? Its because the link has to be formatted, like lowercase and string replace spaces to hyphens
[09:03:01] *** encrypt3d_fracta has quit IRC
[09:03:16] <djam90> so i wouldn't be able to do that in the view anyway
[09:03:37] *** encrypt3d_fracta has joined #angularjs
[09:04:08] *** geoffstokes has joined #angularjs
[09:04:51] *** Christer has joined #angularjs
[09:05:30] *** HypnotiX has joined #angularjs
[09:05:58] *** hannesvdvreken has joined #angularjs
[09:06:23] *** master__ has quit IRC
[09:06:25] *** Christer| has joined #angularjs
[09:06:45] *** red_racer12 has left #angularjs
[09:06:54] <djam90> BobbieBarker, if you needed to format a link like that, how would you do it?
[09:07:05] *** mtsr has quit IRC
[09:07:23] *** mtsr has joined #angularjs
[09:07:48] *** quellhorst has quit IRC
[09:07:55] *** waylon999 has joined #angularjs
[09:08:06] *** encrypt3d_fracta has quit IRC
[09:08:17] *** quellhorst has joined #angularjs
[09:08:17] *** morenoh152 has quit IRC
[09:08:23] *** InezK is now known as InezK_away
[09:09:41] *** Christer has quit IRC
[09:09:48] *** trapflag has quit IRC
[09:09:59] *** nuizzy has quit IRC
[09:10:14] *** nuizzy has joined #angularjs
[09:10:23] *** Methylated has joined #angularjs
[09:10:41] *** patrick99e99 has joined #angularjs
[09:10:46] *** jonasrosenlind has joined #angularjs
[09:11:10] *** apetro_ has joined #angularjs
[09:12:08] *** prikk has joined #angularjs
[09:12:09] *** Methylated has quit IRC
[09:12:51] <BobbieBarker> djam90: whats the link format goal here? and are you using ui router?
[09:12:51] *** waylon999 has quit IRC
[09:12:54] *** quellhorst has quit IRC
[09:13:35] *** spencercarnage has quit IRC
[09:13:35] <djam90> no not ui-router, we have a list of cars and for each car there is a link to view that specific car on another page (a non angular page) so I am just genertaing the link based on the car make/model/derivative/reg number
[09:13:42] *** morenoh152 has joined #angularjs
[09:13:48] <djam90> Think I will just do it in the PHP returning the cars
[09:13:50] *** xyNNN has quit IRC
[09:14:01] *** kaeku has joined #angularjs
[09:14:01] *** bayousoft has joined #angularjs
[09:14:10] *** xyNNN has joined #angularjs
[09:14:11] <BobbieBarker> i don't know about using regular angularJS router
[09:14:24] <BobbieBarker> and jumping out side
[09:14:26] <BobbieBarker> what you could do
[09:14:28] <BobbieBarker> is build a string
[09:14:30] *** zfogg has joined #angularjs
[09:14:32] <BobbieBarker> in the model
[09:14:38] <BobbieBarker> or else where i.e directive
[09:14:44] <BobbieBarker> then interpolate that into the link
[09:15:17] *** patrick99e99 has quit IRC
[09:15:23] <BobbieBarker> i'm caught in a vicious fucking loop i can't break scope
[09:15:24] <BobbieBarker> lol
[09:15:48] *** HelperW has joined #angularjs
[09:15:59] *** richiebkr has quit IRC
[09:16:04] <Macca> ui.router ?
[09:16:10] *** apetro_ has quit IRC
[09:16:13] *** chakkimatti has quit IRC
[09:16:34] *** DrJae is now known as Jae
[09:16:39] *** Jae has joined #angularjs
[09:16:59] <djam90> BobbieBarker, how would you interpolate a directive?
[09:17:13] *** heuer has quit IRC
[09:17:14] *** hannesvd_ has joined #angularjs
[09:17:21] *** mtsr_ has joined #angularjs
[09:17:23] *** ome has joined #angularjs
[09:18:38] *** Click66_ has joined #angularjs
[09:19:55] *** richiebkr has joined #angularjs
[09:20:07] *** morenoh153 has joined #angularjs
[09:20:08] *** teetz has joined #angularjs
[09:20:12] *** bayousoft has quit IRC
[09:20:12] *** mzehrer__ has quit IRC
[09:20:13] *** jonasrosenlind has quit IRC
[09:20:13] *** bbsss has quit IRC
[09:20:18] *** mtsr has quit IRC
[09:20:18] *** hannesvdvreken has quit IRC
[09:20:18] *** tilgovi has quit IRC
[09:20:19] *** rigel_ has quit IRC
[09:20:59] *** bbsss has joined #angularjs
[09:21:17] *** xAt is now known as xat-
[09:21:22] <BobbieBarker> in thise case a directive maybe over kill djam90
[09:21:41] *** mzehrer__ has joined #angularjs
[09:21:41] <BobbieBarker> Macca: no in this directive i wrote for wrapping a date picker
[09:21:44] <BobbieBarker> with the configs i want
[09:21:48] <BobbieBarker> so i can spam it all over the appy
[09:21:51] *** morenoh152 has quit IRC
[09:21:51] *** AciD`` has quit IRC
[09:21:51] *** rhp has quit IRC
[09:21:52] *** Click66 has quit IRC
[09:21:52] *** jonasrosenlind has joined #angularjs
[09:22:33] <BobbieBarker> i thought i was done then i added the final touch and it fucking broke everything
[09:22:33] *** stayarrr has quit IRC
[09:22:42] *** bengillies has joined #angularjs
[09:22:49] *** tilgovi has joined #angularjs
[09:22:55] *** AciD`` has joined #angularjs
[09:23:13] *** GianArb has joined #angularjs
[09:24:39] *** klaut has joined #angularjs
[09:24:41] *** Yahkob has quit IRC
[09:25:06] *** ninsei has quit IRC
[09:25:21] *** mtsr_ has quit IRC
[09:25:22] *** ninsei has joined #angularjs
[09:25:45] *** mtsr_ has joined #angularjs
[09:25:45] *** phuh has quit IRC
[09:26:04] *** Yahkob has joined #angularjs
[09:26:11] *** phuh has joined #angularjs
[09:26:33] *** TorchDragon has joined #angularjs
[09:26:57] *** nuizzy has quit IRC
[09:26:59] *** jak has quit IRC
[09:27:06] *** zanea is now known as zanea|away
[09:27:16] *** quellhorst has joined #angularjs
[09:27:21] *** rhp has joined #angularjs
[09:27:23] *** nuizzy has joined #angularjs
[09:27:41] *** rigel has joined #angularjs
[09:28:22] *** rabbi1 has joined #angularjs
[09:28:28] *** Cache_Money has quit IRC
[09:28:45] *** mewm has joined #angularjs
[09:28:59] <rabbi1> Guys, tired of looking for best practice on service and controller for api call.. any help ?
[09:30:18] *** bbsss has quit IRC
[09:30:32] *** InezK_away is now known as InezK
[09:30:36] *** bbsss has joined #angularjs
[09:31:11] *** TorchDragon has quit IRC
[09:31:18] *** Yahkob has quit IRC
[09:31:56] *** zfogg has quit IRC
[09:32:06] *** rburns has joined #angularjs
[09:32:07] *** texinwien has joined #angularjs
[09:32:20] *** danielpquinn has joined #angularjs
[09:32:20] *** onats has quit IRC
[09:32:21] *** _emps is now known as emps
[09:32:47] *** rigel has quit IRC
[09:33:03] *** mikeywaites has joined #angularjs
[09:33:30] *** MaxV has joined #angularjs
[09:33:44] *** rigel has joined #angularjs
[09:33:50] *** stayarrr has joined #angularjs
[09:35:08] *** dg__ has joined #angularjs
[09:35:10] *** DevAntoine has joined #angularjs
[09:35:55] <dg__> Hi everyone, I am kind of new to Angular and already struggling to find the nitty gritty details of its validation framework
[09:35:56] <veerjain89> How to send form data from angularJS, (without use of jquery). Format supported by header (Content-Type: application/x-www-form-urlencoded)
[09:36:04] *** jstroem has joined #angularjs
[09:36:14] *** zfogg has joined #angularjs
[09:36:36] <dg__> Can someone guide me which are the key events in the underlying framework that I should debug to get the clear understanding of how Validation works inside Angular
[09:36:46] <veerjain89> Please help on this
[09:36:47] <veerjain89> How to send form data from angularJS, (without use of jquery). Format supported by header (Content-Type: application/x-www-form-urlencoded)
[09:36:52] *** danielpquinn has quit IRC
[09:37:05] *** ldgood has joined #angularjs
[09:37:06] *** dejanr has quit IRC
[09:37:46] *** ninsei has quit IRC
[09:37:49] *** Methylated has joined #angularjs
[09:37:58] *** ninsei has joined #angularjs
[09:38:09] *** dg__ has quit IRC
[09:38:13] *** ninsei has joined #angularjs
[09:38:26] *** ninsei has joined #angularjs
[09:38:34] *** KamalKaur has quit IRC
[09:38:46] <veerjain89> Please help: How to send form data from angularJS, (without use of jquery). Format supported by header (Content-Type: application/x-www-form-urlencoded)
[09:39:11] *** SanderElias has quit IRC
[09:40:06] *** Macca has quit IRC
[09:40:10] *** jsoverson has quit IRC
[09:40:19] *** InezK is now known as InezK_away
[09:40:21] *** dob_ has joined #angularjs
[09:41:16] *** TheAceOfHearts has joined #angularjs
[09:41:53] *** jsoverson has joined #angularjs
[09:42:30] *** sk87 has joined #angularjs
[09:42:33] *** jsoverson has joined #angularjs
[09:42:44] *** mnngfltg has joined #angularjs
[09:43:24] *** divramod has joined #angularjs
[09:43:36] *** jsoverson has quit IRC
[09:44:36] *** zfogg has quit IRC
[09:44:43] *** jsoverson has joined #angularjs
[09:44:56] *** Dimlock has joined #angularjs
[09:45:00] *** dariocravero has joined #angularjs
[09:45:03] *** Patrick_Baitman has joined #angularjs
[09:45:16] *** jsoverson has quit IRC
[09:45:45] *** Schtive has joined #angularjs
[09:45:45] *** jsoverson has joined #angularjs
[09:45:46] *** Natsu- has joined #angularjs
[09:46:26] *** jsoverson has quit IRC
[09:46:39] *** Dimlock has quit IRC
[09:46:40] *** guilbep has joined #angularjs
[09:46:42] *** mguillech has joined #angularjs
[09:47:18] *** Dimlock has joined #angularjs
[09:47:32] *** subnl has quit IRC
[09:47:35] *** jsoverson has joined #angularjs
[09:47:35] *** Olsonfold has joined #angularjs
[09:47:42] *** richiebkr has quit IRC
[09:47:55] *** subnl has joined #angularjs
[09:47:58] *** Stampy has quit IRC
[09:48:26] *** jsoverson has quit IRC
[09:48:56] *** jsoverson has joined #angularjs
[09:49:21] *** mennea has joined #angularjs
[09:49:22] *** aendrew has joined #angularjs
[09:49:22] *** tilgovi has quit IRC
[09:49:47] *** Methylated has quit IRC
[09:49:59] *** jsoverson has quit IRC
[09:50:26] *** bengillies has quit IRC
[09:50:31] *** waylon999 has joined #angularjs
[09:50:58] *** zfogg has joined #angularjs
[09:51:06] *** mguillech has quit IRC
[09:51:07] *** jsoverson has joined #angularjs
[09:51:39] *** Joulse has joined #angularjs
[09:51:41] *** jsoverson has quit IRC
[09:51:52] *** Mrgoose3 has quit IRC
[09:52:34] *** jsoverson has joined #angularjs
[09:52:34] *** thomastuts has joined #angularjs
[09:52:51] *** joshontheweb has quit IRC
[09:52:53] *** mykz_ has quit IRC
[09:53:12] *** bbsss has quit IRC
[09:53:19] *** moonmayor has joined #angularjs
[09:53:28] *** jsoverson has quit IRC
[09:53:30] *** dariocravero has quit IRC
[09:53:55] *** teddyp1cker has joined #angularjs
[09:53:57] *** jsoverson has joined #angularjs
[09:54:35] *** LoveAndHappiness has quit IRC
[09:54:39] *** moonmayor has quit IRC
[09:54:52] *** waylon999 has quit IRC
[09:54:54] *** Strues has quit IRC
[09:55:01] *** teetz has quit IRC
[09:55:08] *** jsoverson has quit IRC
[09:56:12] *** intellix has joined #angularjs
[09:56:19] *** jsoverson has joined #angularjs
[09:57:09] *** jsoverson has quit IRC
[09:57:11] *** citizen-stig has quit IRC
[09:57:38] *** jsoverson has joined #angularjs
[09:57:56] *** bengillies has joined #angularjs
[09:57:56] *** mickenhei has joined #angularjs
[09:58:18] *** fbenoit has joined #angularjs
[09:58:24] *** mewm has quit IRC
[09:58:33] *** teddyp1cker has quit IRC
[09:59:18] *** delight has quit IRC
[09:59:25] *** jsoverson has quit IRC
[09:59:26] *** Methylated has joined #angularjs
[09:59:30] *** SonderbladeWork has joined #angularjs
[09:59:45] *** delight has joined #angularjs
[09:59:46] *** msarta has quit IRC
[09:59:53] *** SonderbladeWork has quit IRC
[10:00:13] *** jsoverson has joined #angularjs
[10:00:17] *** SonderbladeWork has joined #angularjs
[10:01:03] *** jsoverson has quit IRC
[10:01:49] *** hannesvd_ has quit IRC
[10:02:09] *** jsoverson has joined #angularjs
[10:02:31] *** jayrobot has quit IRC
[10:03:21] *** MaxV has quit IRC
[10:03:35] *** jsoverson has quit IRC
[10:03:47] *** MaxV has joined #angularjs
[10:04:24] *** jsoverson has joined #angularjs
[10:05:20] *** jsoverson has quit IRC
[10:05:56] *** Dimlock has quit IRC
[10:06:04] *** BlissOfBeing has joined #angularjs
[10:06:14] *** jsoverson has joined #angularjs
[10:06:28] *** Dimlock has joined #angularjs
[10:06:45] *** jsoverson has quit IRC
[10:07:25] *** joshontheweb has joined #angularjs
[10:07:45] *** Dimlock has quit IRC
[10:07:53] *** jsoverson has joined #angularjs
[10:08:03] *** MaxV has quit IRC
[10:08:31] *** jsoverson has quit IRC
[10:09:06] *** MaxV has joined #angularjs
[10:09:35] *** jsoverson has joined #angularjs
[10:09:54] *** nuizzy has quit IRC
[10:10:06] *** roolo has joined #angularjs
[10:10:30] *** jsoverson has quit IRC
[10:10:36] *** frankbli_ has joined #angularjs
[10:10:44] *** frankblizzard has quit IRC
[10:10:56] *** divramod has quit IRC
[10:11:25] *** jsoverson has joined #angularjs
[10:11:53] *** dve has joined #angularjs
[10:12:55] *** jsoverson has joined #angularjs
[10:13:48] *** jsoverson has quit IRC
[10:14:24] *** narutimateum has quit IRC
[10:14:25] *** hannesvdvreken has joined #angularjs
[10:14:42] *** jsoverson has joined #angularjs
[10:15:12] <rabbi1> how to implement services and controller for multiple api calls with promise?
[10:15:15] *** uchuff has joined #angularjs
[10:15:23] *** AngularUI has joined #angularjs
[10:15:23]
<AngularUI> [bootstrap] krigton opened pull request #2534: feat(tooltip): dynamic styling and advanced positioning (master...ttip_refactor) http://git.io/AgIRWA
[10:15:23] *** AngularUI has left #angularjs
[10:15:31] *** arntempelgibbarn has joined #angularjs
[10:15:33] *** frankbli_ has quit IRC
[10:15:35] *** frankblizzard has joined #angularjs
[10:15:37] *** jsoverson has quit IRC
[10:16:08] <zwacky> hey guys, how could i do this: ng-class="{!input.valid: 'has-error'}"
[10:16:21] *** jsoverson has joined #angularjs
[10:16:24] *** xjiujiu has joined #angularjs
[10:16:32] *** slainer68 has joined #angularjs
[10:17:13] *** Willow____ has quit IRC
[10:17:16] *** jsoverson has quit IRC
[10:17:29] *** GaborM has joined #angularjs
[10:17:30] *** joshontheweb has quit IRC
[10:18:01] *** jsoverson has joined #angularjs
[10:18:07] *** speakingcode has quit IRC
[10:18:27] <zwacky> duh. was the other way round ng-class="{'has-error': !input.valid}"
[10:19:44] *** jsoverson has quit IRC
[10:20:18] *** Xethron has quit IRC
[10:20:19] *** Left_Turn has joined #angularjs
[10:20:31] *** jsoverson has joined #angularjs
[10:20:42] *** UniBot has quit IRC
[10:20:55] <BobbieBarker> anyone know how to do a one off restangular call
[10:21:00] <BobbieBarker> i.e how to set the URL
[10:21:11] *** aendrew has quit IRC
[10:21:34] *** rabbi1 has quit IRC
[10:21:36] *** jsoverson has quit IRC
[10:21:42] *** jstroem has quit IRC
[10:21:45] *** Schtive has quit IRC
[10:21:55] *** dob_ has quit IRC
[10:21:59] *** chrisbirk has quit IRC
[10:22:08] *** apetro_ has joined #angularjs
[10:22:24] *** nemothekid has quit IRC
[10:22:41] *** dob_ has joined #angularjs
[10:22:42] *** jsoverson has joined #angularjs
[10:22:54] *** dominuskernel has joined #angularjs
[10:23:07] *** jsoverson has quit IRC
[10:23:10] <dominuskernel> hello every body
[10:23:15] *** BlissOfBeing has quit IRC
[10:23:44] *** jsoverson has joined #angularjs
[10:23:46] *** dob_ has quit IRC
[10:23:52] *** dob_ has joined #angularjs
[10:24:04] *** greengriminal has joined #angularjs
[10:24:49] *** patrickreck has joined #angularjs
[10:24:49] *** jsoverson has quit IRC
[10:24:55] *** maxj has quit IRC
[10:24:59] *** Dimlock has joined #angularjs
[10:25:24] *** sfsfsfsffs has joined #angularjs
[10:25:29] <sfsfsfsffs> sdfsfsfagas
[10:25:34] *** jsoverson has joined #angularjs
[10:25:46] *** phuh has quit IRC
[10:25:48] <sfsfsfsffs> Hi
[10:26:01] *** sfsfsfsffs has quit IRC
[10:26:12] *** phuh has joined #angularjs
[10:26:28] *** jsoverson has quit IRC
[10:26:38] *** dmg91 has joined #angularjs
[10:26:48] <intellix> trying to test a directive that requires ngModel. My test throws back: Controller 'ngModel', required by directive 'input', can't be found!
[10:26:59] *** apetro_ has quit IRC
[10:27:13] *** jsoverson has joined #angularjs
[10:27:15] *** jstroem has joined #angularjs
[10:27:18] *** _tpavel has quit IRC
[10:27:22] <intellix> I'm compiling my element in my beforeEach like so: $compile('<input type="text" equals="{{randomModel}}">')(scope);
[10:27:58] <zomg> intellix: there is no ng-model in that input
[10:27:59] <intellix> ah yeah.... duh :P sorry
[10:28:01] <zomg> :D
[10:28:07] *** jsoverson has quit IRC
[10:28:22] <intellix> if in doubt, think
[10:28:27] *** bootsWitDaFur has quit IRC
[10:28:47] *** bootsWitDaFur has joined #angularjs
[10:29:12] *** jsoverson has joined #angularjs
[10:30:34] *** zfogg has quit IRC
[10:30:39] *** jsoverson has quit IRC
[10:31:18] *** InezK_away is now known as InezK
[10:31:28] *** jsoverson has joined #angularjs
[10:32:08] *** caitp has joined #angularjs
[10:32:18] *** jsoverson has quit IRC
[10:32:22] *** sgtz has joined #angularjs
[10:33:01] *** jsoverson has joined #angularjs
[10:33:07] *** danielpquinn has joined #angularjs
[10:33:13] <sgtz> is it possible to bind data-ng-controller to different instances of the same controller?
[10:33:41] *** jsoverson has quit IRC
[10:34:29] *** jsoverson has joined #angularjs
[10:34:37] *** AlSquire has joined #angularjs
[10:34:39] *** marr has joined #angularjs
[10:35:23] *** jsoverson has quit IRC
[10:35:54] *** yoshokatana has joined #angularjs
[10:36:26] *** Strues has joined #angularjs
[10:36:36] *** jsoverson has joined #angularjs
[10:36:38] *** zfogg has joined #angularjs
[10:36:42] *** edy has joined #angularjs
[10:36:55] *** speakingcode has joined #angularjs
[10:37:08] <clkao> win 28
[10:37:11] *** caitp has quit IRC
[10:37:23] *** jsoverson has quit IRC
[10:37:30] *** danielpquinn has quit IRC
[10:38:04] *** jsoverson has joined #angularjs
[10:38:13] *** negval has quit IRC
[10:38:41] *** jsoverson has quit IRC
[10:38:42] *** negval has joined #angularjs
[10:38:59] *** jstroem has quit IRC
[10:39:30] *** jsoverson has joined #angularjs
[10:39:34] *** jstroem has joined #angularjs
[10:39:50] *** _tpavel has joined #angularjs
[10:40:27] *** jsoverson has quit IRC
[10:40:39] *** mehlah has joined #angularjs
[10:40:59] *** InezK is now known as InezK_away
[10:41:14] *** jsoverson has joined #angularjs
[10:41:31] *** BlissOfBeing has joined #angularjs
[10:41:31] *** mrded has joined #angularjs
[10:41:35] *** negval has quit IRC
[10:41:36] <Strues> Anyone able to point me in the right direction with where to go from here? I've got a list displaying only AAA and BBB from each entry into my database. Im able to link to a detail view specific to the objects ID in mongo, but it still displays the other entry :/ I'm trying to now just expand and show all the fields from the specific object
[10:42:04] *** jsoverson has quit IRC
[10:43:00] *** jsoverson has joined #angularjs
[10:43:42] *** nvovka has joined #angularjs
[10:44:07] *** night-owl2 has quit IRC
[10:44:16] *** jsoverson has quit IRC
[10:44:18] *** klaut has quit IRC
[10:44:23] *** jstroem has quit IRC
[10:44:24] <nvovka> hi coud any one told what browser are supported in AngularJs?
[10:44:26] *** Sebastien-L has joined #angularjs
[10:44:51] *** klaut has joined #angularjs
[10:45:01] *** jsoverson has joined #angularjs
[10:45:10] *** AngularUI has joined #angularjs
[10:45:10]
<AngularUI> [bootstrap] kkragenbrink opened pull request #2535: Fixes #2293. (master...master) http://git.io/KDhFDA
[10:45:10] *** AngularUI has left #angularjs
[10:45:38] *** night-owl2 has joined #angularjs
[10:45:42] *** rhp has quit IRC
[10:46:01] *** sgtz has quit IRC
[10:46:11] *** zfogg has quit IRC
[10:46:40] *** Dimlock has quit IRC
[10:46:42] *** jsoverson has quit IRC
[10:47:22] *** GaborM has quit IRC
[10:47:22] *** Dimlock has joined #angularjs
[10:47:25] *** jsoverson has joined #angularjs
[10:47:26] *** mguillech has joined #angularjs
[10:47:57] *** whiteboo_ has joined #angularjs
[10:48:22] *** jstroem has joined #angularjs
[10:48:26] *** jsoverson has quit IRC
[10:48:45] *** whitebook has quit IRC
[10:49:11] *** jsoverson has joined #angularjs
[10:49:22] *** klaut has quit IRC
[10:49:57] *** GaborM has joined #angularjs
[10:50:00] *** joshontheweb has joined #angularjs
[10:50:23] *** night-owl2 has quit IRC
[10:50:52] *** zfogg has joined #angularjs
[10:50:56] *** jsoverson has quit IRC
[10:51:05] *** roolo has quit IRC
[10:51:15] *** mailo has joined #angularjs
[10:52:04] *** mguillech has quit IRC
[10:52:06] *** jsoverson has joined #angularjs
[10:53:01] *** michaelchum has quit IRC
[10:53:05] <DevAntoine> considering controller's directive aim is to communicate with other directives, where am I supposed to put my directive's logic? (like handling the submit)
[10:53:28] *** jsoverson has quit IRC
[10:54:13] *** jsoverson has joined #angularjs
[10:54:15] *** ppppaul has quit IRC
[10:55:24] *** wing5wong has joined #angularjs
[10:55:57] *** vf1 has joined #angularjs
[10:55:59] *** jsoverson has quit IRC
[10:56:11] *** tarnus has joined #angularjs
[10:57:12] *** jsoverson has joined #angularjs
[10:57:56] *** TuRnaD0 has quit IRC
[10:58:10] *** mrded has quit IRC
[10:58:36] *** jsoverson has joined #angularjs
[10:59:10] *** Wizek has joined #angularjs
[10:59:22] *** josh-k has joined #angularjs
[10:59:37] *** jsoverson has quit IRC
[10:59:54] *** jsoverson has joined #angularjs
[11:00:50] *** intellix has quit IRC
[11:01:06] *** jsoverson has quit IRC
[11:01:09] *** vf1 has quit IRC
[11:01:11] *** tarnus has quit IRC
[11:01:55] *** speakingcode has quit IRC
[11:02:07] <veerjain89> Please help: How to send form data from angularJS, (without use of jquery). Format supported by header (Content-Type: application/x-www-form-urlencoded)
[11:02:12] *** jsoverson has joined #angularjs
[11:03:06] *** jsoverson has quit IRC
[11:03:23] *** XinUmbralis has joined #angularjs
[11:03:43] *** jsoverson has joined #angularjs
[11:04:24] <wing5wong> ugh *facepalm*
[11:04:33] <wing5wong> undoActionClick != ActionUndoClick
[11:05:20] *** jsoverson has quit IRC
[11:06:03] *** DevAntoine has quit IRC
[11:06:06] *** jsoverson has joined #angularjs
[11:06:16] *** CainVampyr has joined #angularjs
[11:06:42] *** DevAntoine has joined #angularjs
[11:06:59] *** jsoverson has quit IRC
[11:07:44] *** jsoverson has joined #angularjs
[11:08:32] *** jstroem has quit IRC
[11:09:01] <BobbieBarker> how do you do url encoding with angularjs?
[11:09:30] *** jsoverson has quit IRC
[11:10:10] *** OnAir has joined #angularjs
[11:10:13] *** Methylated has quit IRC
[11:10:35] *** jsoverson has joined #angularjs
[11:10:39] *** mven_ has quit IRC
[11:10:40] *** JakeSays_ has joined #angularjs
[11:11:01] *** BaggersIO has joined #angularjs
[11:11:19] *** tarkus has joined #angularjs
[11:11:38] <OnAir> hi.im looking for a way to add form token to my app.but im not sure how to do that.can anyone help me?
[11:11:39] *** JakeSays has quit IRC
[11:11:47] *** patrick99e99 has joined #angularjs
[11:12:01] *** jsoverson has quit IRC
[11:12:10] *** Xethron has joined #angularjs
[11:12:16] *** mven_ has joined #angularjs
[11:12:20] *** gampleman has joined #angularjs
[11:12:33] *** mven_ has quit IRC
[11:12:37] *** intellix has joined #angularjs
[11:12:40] *** fooflare has joined #angularjs
[11:12:44] *** jsoverson has joined #angularjs
[11:14:01] *** silo has joined #angularjs
[11:14:19] <gampleman> I have an issue, I'm trying to get source maps working for errors thrown in an Angular app. But it seems that errors are being handled by the $exceptionHandler, which merely formats the error but doesn't actually allow source maps to operate. Does anyone have an idea how to solve this issue?
[11:14:27] *** jsoverson has quit IRC
[11:14:30] *** Strues has quit IRC
[11:14:31] *** LoveAndHappiness has joined #angularjs
[11:15:35] <DevAntoine> Can I use directive's controller function without an associated template?
[11:15:37] *** jsoverson has joined #angularjs
[11:16:22] *** patrick99e99 has quit IRC
[11:16:27] *** jsoverson has quit IRC
[11:16:33] *** Methylated has joined #angularjs
[11:16:33] *** Joshee has joined #angularjs
[11:17:37] *** jsoverson has joined #angularjs
[11:17:49] *** teddyp1cker has joined #angularjs
[11:17:51] *** mven_ has joined #angularjs
[11:18:28] *** jsoverson has quit IRC
[11:18:36] *** Methylated has quit IRC
[11:19:04] *** jsoverson has joined #angularjs
[11:19:11] *** sudeep_dk has joined #angularjs
[11:19:17] *** josh-k has quit IRC
[11:19:57] *** jsoverson has quit IRC
[11:20:02] <sudeep_dk> hi
[11:20:42] *** jsoverson has joined #angularjs
[11:21:08] *** fixl has joined #angularjs
[11:21:48] *** jsoverson has quit IRC
[11:21:51] *** mennea has quit IRC
[11:22:34] *** jsoverson has joined #angularjs
[11:22:50] *** teddyp1cker has quit IRC
[11:23:14] *** jsoverson has quit IRC
[11:23:15] *** sudeep_dk has quit IRC
[11:24:02] *** jsoverson has joined #angularjs
[11:24:56] *** jsoverson has quit IRC
[11:25:10] *** dapadoupas has quit IRC
[11:25:25] *** asdofindia has quit IRC
[11:25:40] *** delight has quit IRC
[11:25:44] *** maveneagle has quit IRC
[11:25:47] *** phuh has quit IRC
[11:26:01] *** jsoverson has joined #angularjs
[11:26:13] *** phuh has joined #angularjs
[11:26:18] *** ngrt has joined #angularjs
[11:26:33] *** OnAir has quit IRC
[11:26:55] *** jsoverson has quit IRC
[11:27:19] *** wing5wong has left #angularjs
[11:27:41] *** delight has joined #angularjs
[11:27:52] *** jsoverson has joined #angularjs
[11:28:24] *** jsoverson has quit IRC
[11:28:33] *** LoveAndHappiness has quit IRC
[11:28:41] *** LoveAndHappiness has joined #angularjs
[11:28:57] *** jsoverson has joined #angularjs
[11:29:00] *** josh-k has joined #angularjs
[11:29:04] *** gampleman has quit IRC
[11:29:34] *** jsoverson has quit IRC
[11:30:20] *** jsoverson has joined #angularjs
[11:30:30] <djam90> Inside an ng-repeat for example item in cars, can you then pass the item into an expression function, like {{ parseCarName(item) }} ? This seems to be giving me strange results? If I passed in the car name specifically then it would work but passing the entire item object through to the function breaks it?
[11:30:43] *** joshontheweb has quit IRC
[11:30:58] *** Aswebb has joined #angularjs
[11:31:15] *** CainVampyr has quit IRC
[11:31:19] *** jsoverson has quit IRC
[11:31:38] <masak> djam90: yes, you definitely can.
[11:31:43] *** CainVampyr has joined #angularjs
[11:32:04] <masak> djam90: my guess is that something else is wrong, not the lexical lookup.
[11:32:05] *** InezK_away is now known as InezK
[11:32:15] <djam90> could it be variable name conflicts?
[11:32:17] *** jsoverson has joined #angularjs
[11:32:24] <masak> probably not.
[11:32:31] *** Hounddog has joined #angularjs
[11:32:41] <masak> I'm thinking more something wrong with the code inside parseCarName or something.
[11:32:56] *** caitp has joined #angularjs
[11:33:02] *** jkremser has joined #angularjs
[11:33:04] *** maveneagle has joined #angularjs
[11:33:26] *** jkremser has quit IRC
[11:33:26] *** jkremser has joined #angularjs
[11:33:34] <DevAntoine> I'm struggling for hours now with a stupid confirm modal. Basically, I want a confirm modal before deleting an item, but I don't know how to handle it. It's a bootstrap modal, so I can open the modal via html's attribute, all the logic is in my page's controller, but then, I need to close the modal when the logic is done. I'm thinking for hours now about how to close this modal, that's killing me
[11:33:37] *** veerjain89 has quit IRC
[11:33:49] *** delight_ has joined #angularjs
[11:33:51] *** jsoverson has quit IRC
[11:33:53] *** danielpquinn has joined #angularjs
[11:34:05] *** LoveAndHappiness has quit IRC
[11:34:09] <djam90> masak, well, I am simply removing ALL logic from it and returning item.price and it undefined
[11:34:16] <djam90> but item.price definitely is in there!
[11:34:39] *** shaym_ has quit IRC
[11:34:39] *** jsoverson has joined #angularjs
[11:34:55] *** Click66_ has quit IRC
[11:35:03] <masak> djam90: you might want to debug things with Batarang or Developer Tools at this point.
[11:35:09] *** Click66 has joined #angularjs
[11:35:17] *** delight has quit IRC
[11:35:18] *** delight_ is now known as delight
[11:35:39] <djam90> hmm. does !var equal false is var is the number 0 ?
[11:36:13] *** OffTheRails has quit IRC
[11:36:22] *** jsoverson has quit IRC
[11:36:27] *** TheAceOfHearts has quit IRC
[11:36:31] *** jackweirdy has joined #angularjs
[11:36:33] *** LoveAndHappiness has joined #angularjs
[11:36:36] <djam90> Whats that thing where you can test stuff in here? >>> or something
[11:36:39] <djam90> >>> 4+4
[11:36:42] <djam90> >>4+4
[11:37:00] *** snurfery has quit IRC
[11:37:04] *** caitp has quit IRC
[11:37:10] *** jsoverson has joined #angularjs
[11:37:30] <pagenoare> foo = 0
[11:37:30] <pagenoare> 0
[11:37:30] <pagenoare> !foo
[11:37:31] <pagenoare> true
[11:38:02] *** jsoverson has quit IRC
[11:38:07] *** danielpquinn has quit IRC
[11:38:46] *** jstroem has joined #angularjs
[11:39:08] *** jsoverson has joined #angularjs
[11:39:53] *** BlissOfBeing has quit IRC
[11:40:34] *** jsoverson has quit IRC
[11:41:08] *** stayarrr has quit IRC
[11:41:38] *** jsoverson has joined #angularjs
[11:41:41] *** bulkan has quit IRC
[11:41:48] *** InezK is now known as InezK_away
[11:41:58] *** Dimlock has quit IRC
[11:42:13] *** moonmayor has joined #angularjs
[11:42:26] <jackweirdy> #join d3
[11:42:33] <jackweirdy> goddammit
[11:42:53] *** jsoverson has quit IRC
[11:43:02] <jackweirdy> and that wasn't even the right room for it!
[11:43:32] *** moonmayor has quit IRC
[11:44:02] *** jsoverson has joined #angularjs
[11:44:53] *** jsoverson has quit IRC
[11:45:23] *** jsoverson has joined #angularjs
[11:45:26] *** Willow____ has joined #angularjs
[11:45:30] *** frkout has quit IRC
[11:45:36] *** Dimlock has joined #angularjs
[11:46:04] *** jsoverson has quit IRC
[11:46:49] *** jsoverson has joined #angularjs
[11:47:49] *** jsoverson has quit IRC
[11:48:26] *** mguillech has joined #angularjs
[11:48:34] *** jsoverson has joined #angularjs
[11:48:42] *** bbsss has joined #angularjs
[11:48:53] *** speakingcode has joined #angularjs
[11:49:25] *** mennea has joined #angularjs
[11:49:50] *** jsoverson has quit IRC
[11:50:38] *** jsoverson has joined #angularjs
[11:50:40] *** nodweber has joined #angularjs
[11:51:15] *** waylon999 has joined #angularjs
[11:51:32] *** jsoverson has quit IRC
[11:51:46] *** waylon999 has quit IRC
[11:52:17] *** TimmyTones has joined #angularjs
[11:52:20] *** waylon999 has joined #angularjs
[11:52:44] *** jsoverson has joined #angularjs
[11:53:11] *** mguillech has quit IRC
[11:53:47] *** jsoverson has quit IRC
[11:54:09] *** one_zero_ has quit IRC
[11:54:18] *** jsoverson has joined #angularjs
[11:54:22] <intellix> seems a little overkill to create a service just to return Date, but I don't know how else I can test my minimumAge validator :P
[11:55:11] *** Left_Turn has quit IRC
[11:55:45] *** jsoverson has quit IRC
[11:55:47] *** bbsss has quit IRC
[11:56:50] *** jsoverson has joined #angularjs
[11:56:53] *** dutis has quit IRC
[11:57:09] *** waylon999 has quit IRC
[11:57:39] *** jsoverson has quit IRC
[11:57:51] <Hounddog> intellix: maybee just wait another year and it could be solved by then
[11:57:58] *** Dimlock has quit IRC
[11:58:11] *** TimboTones has joined #angularjs
[11:58:17] *** jsoverson has joined #angularjs
[11:58:37] <Hounddog> Yay for me! less javascript more css,, so clean so wow
[11:59:12] *** jsoverson has quit IRC
[11:59:26] *** seydoggy has joined #angularjs
[11:59:47] *** jsoverson has joined #angularjs
[11:59:53] *** JohnByrneDev has joined #angularjs
[11:59:58] *** BobbieBarker has quit IRC
[12:00:02] *** charuru has quit IRC
[12:00:06] *** Dimlock has joined #angularjs
[12:01:00] *** jsoverson has quit IRC
[12:01:06] *** intellix has quit IRC
[12:01:11] *** TimmyTones has quit IRC
[12:01:32] *** Patric___ has joined #angularjs
[12:01:48] *** jsoverson has joined #angularjs
[12:02:02] *** mikeywaites1 has joined #angularjs
[12:02:13] *** Wizek_ has joined #angularjs
[12:02:17] *** danielpquinn has joined #angularjs
[12:02:41] *** jsoverson has quit IRC
[12:03:15] <JohnByrneDev> Hi
[12:03:34] *** jsoverson has joined #angularjs
[12:03:55] *** tarkus_ has joined #angularjs
[12:03:57] *** seydoggy has quit IRC
[12:04:10] *** DevAntoine has quit IRC
[12:04:19] *** charuru has joined #angularjs
[12:04:54] *** Patrick_Baitman has quit IRC
[12:05:13] *** jsoverson has quit IRC
[12:05:18] *** jkremser_ has joined #angularjs
[12:05:18] *** jkremser_ has joined #angularjs
[12:05:36] *** jordandotdev has quit IRC
[12:06:08] *** jsoverson has joined #angularjs
[12:06:35] *** Patric___ has quit IRC
[12:06:47] *** danielpquinn has quit IRC
[12:07:45] *** jsoverson has quit IRC
[12:08:31] *** jsoverson has joined #angularjs
[12:08:59] *** maveneagle has quit IRC
[12:09:24] *** jsoverson has quit IRC
[12:10:05] *** maveneagle has joined #angularjs
[12:10:10] *** jsoverson has joined #angularjs
[12:10:11] <dominuskernel> hi
[12:10:47] *** bengillies has quit IRC
[12:10:58] *** jsoverson has quit IRC
[12:11:04] *** Anton_ has quit IRC
[12:11:06] *** Sebastien-L has quit IRC
[12:11:24] *** Wizek has quit IRC
[12:11:26] *** mikeywaites has quit IRC
[12:11:40] *** morenoh153 has quit IRC
[12:11:53] *** jkremser has quit IRC
[12:11:54] *** mven_ has quit IRC
[12:11:54] *** tarkus has quit IRC
[12:11:55] *** rigel has quit IRC
[12:11:56] *** jonasrosenlind has quit IRC
[12:12:13] *** slainer68 has quit IRC
[12:13:15] *** bengillies has joined #angularjs
[12:13:25] *** mven_ has joined #angularjs
[12:13:35] *** ldgood has quit IRC
[12:13:42] *** jsoverson has joined #angularjs
[12:14:22] *** jsoverson has quit IRC
[12:14:26] *** rigel has joined #angularjs
[12:15:33] *** jsoverson has joined #angularjs
[12:16:00] *** MaxV has quit IRC
[12:16:13] *** jstroem has quit IRC
[12:16:23] *** jsoverson has quit IRC
[12:16:27] *** MaxV has joined #angularjs
[12:16:46] *** jstroem has joined #angularjs
[12:16:58] *** GaborM has quit IRC
[12:17:01] *** jsoverson has joined #angularjs
[12:17:36] *** nvovka has quit IRC
[12:17:40] *** rigel has joined #angularjs
[12:18:00] *** jsoverson has quit IRC
[12:18:46] *** jsoverson has joined #angularjs
[12:19:00] *** negval has joined #angularjs
[12:19:25] *** jsoverson has quit IRC
[12:20:05] *** tschundeee has joined #angularjs
[12:20:11] *** jsoverson has joined #angularjs
[12:20:16] *** intellix has joined #angularjs
[12:20:50] *** jsoverson has quit IRC
[12:21:04] *** MaxV has quit IRC
[12:21:07] *** zfogg has quit IRC
[12:21:07] *** wilmoore has quit IRC
[12:21:35] *** jstroem has quit IRC
[12:21:37] *** jsoverson has joined #angularjs
[12:22:33] *** Left_Turn has joined #angularjs
[12:22:36] *** jsoverson has quit IRC
[12:22:48] *** mailo has quit IRC
[12:22:53] *** cctom has quit IRC
[12:23:35] *** apetro_ has joined #angularjs
[12:23:43] *** fooflare has quit IRC
[12:23:48] *** jsoverson has joined #angularjs
[12:24:10] *** seydoggy has joined #angularjs
[12:24:40] *** BlinkyBill has quit IRC
[12:25:03] *** jsoverson has quit IRC
[12:26:00] *** phuh has quit IRC
[12:26:13] *** jsoverson has joined #angularjs
[12:26:38] *** Joulse has quit IRC
[12:26:42] *** phuh has joined #angularjs
[12:26:58] *** fbenoit has quit IRC
[12:27:04] *** airtonix has joined #angularjs
[12:27:34] *** jsoverson has quit IRC
[12:27:42] *** tschundeee has quit IRC
[12:28:07] *** apetro_ has quit IRC
[12:28:29] *** jsoverson has joined #angularjs
[12:28:39] *** plantian has quit IRC
[12:29:40] *** plantian has joined #angularjs
[12:29:52] *** jstroem has joined #angularjs
[12:29:57] *** jsoverson has quit IRC
[12:30:04] *** cotko has joined #angularjs
[12:30:41] *** jsoverson has joined #angularjs
[12:31:09] *** disorder20 has joined #angularjs
[12:31:34] *** jsoverson has quit IRC
[12:31:36] *** Sebastien-L has joined #angularjs
[12:32:12] *** Vinnyceptr has joined #angularjs
[12:32:38] *** jsoverson has joined #angularjs
[12:32:40] *** InezK_away is now known as InezK
[12:33:03] *** TimmyTones has joined #angularjs
[12:33:40] *** caitp has joined #angularjs
[12:34:02] *** jonnybro1 has quit IRC
[12:34:03] *** jsoverson has quit IRC
[12:34:12] *** Methylated has joined #angularjs
[12:34:49] *** jsoverson has joined #angularjs
[12:34:50] *** joker666 has joined #angularjs
[12:35:45] *** jsoverson has quit IRC
[12:35:51] *** enaqx has joined #angularjs
[12:36:30] *** jsoverson has joined #angularjs
[12:36:34] *** plantian has quit IRC
[12:36:35] *** TimboTones has quit IRC
[12:37:10] *** dob_ has quit IRC
[12:37:18] <joker666> Sebastian-L : does custom directive not work at ng-repeat?
[12:37:31] *** jstroem has quit IRC
[12:37:37] *** dob_ has joined #angularjs
[12:37:41] *** jsoverson has quit IRC
[12:37:45] <joker666> Sebastien-L
[12:37:56] <joker666> : does custom directive not work at ng-repeat?
[12:38:23] *** caitp has quit IRC
[12:38:24] *** plantian has joined #angularjs
[12:38:28] *** jsoverson has joined #angularjs
[12:39:06] *** jsoverson has quit IRC
[12:39:50] *** jsoverson has joined #angularjs
[12:40:32] *** citizen-stig has joined #angularjs
[12:40:47] *** jsoverson has quit IRC
[12:41:48] *** jsoverson has joined #angularjs
[12:42:16] *** intellix has quit IRC
[12:42:18] *** jstroem has joined #angularjs
[12:42:25] *** jsoverson has quit IRC
[12:42:29] *** maveneagle has quit IRC
[12:42:34] *** InezK is now known as InezK_away
[12:42:44] *** marcospgp has joined #angularjs
[12:43:22] *** jsoverson has joined #angularjs
[12:44:08] <marcospgp> Hey guys, I've been lost about an issue for quite a while now, I was wondering if anyone here can help me. I am doing a request to the google api with gapi.auth.authorize, and on the callback, the authResult object is pretty weird, giving me this:
[12:44:12] <marcospgp> TypeError {stack: (...), message: "Cannot read property 'scope' of null"} message: "Cannot read property 'scope' of null" stack: "TypeError: Cannot read property 'scope' of null↵
[12:44:43] *** Methylated has quit IRC
[12:44:44] *** jsoverson has quit IRC
[12:44:45] *** josh-k has quit IRC
[12:44:57] *** josh-k has joined #angularjs
[12:45:01] <marcospgp> I have googled a lot and can't seem to find this error anywhere. It's really weird that I'm getting this as a response to an api request for google
[12:45:31] *** jsoverson has joined #angularjs
[12:45:48] <Sebastien-L> joker666, i don't know i don't use Angular anymore
[12:45:52] <Sebastien-L> think React is better :)
[12:46:18] <Sebastien-L> but I think some special care has to be done with ng-repeat I guess
[12:46:56] *** jsoverson has quit IRC
[12:47:13] *** GianArb has quit IRC
[12:47:36] *** whitebook has joined #angularjs
[12:48:00] *** jsoverson has joined #angularjs
[12:48:26] *** Anton_ has joined #angularjs
[12:48:52] *** rabbi1 has joined #angularjs
[12:48:54] *** mguillech has joined #angularjs
[12:48:55] *** jsoverson has quit IRC
[12:49:38] *** whiteboo_ has quit IRC
[12:49:54] <joker666> Sebastien-L i never tried react? what's the best thing about it?
[12:49:55] *** jsoverson has joined #angularjs
[12:49:57] *** dob_ has quit IRC
[12:50:04] *** dob_ has joined #angularjs
[12:50:24] *** jsoverson has quit IRC
[12:50:37] <marcospgp> Can anyone help me /:
[12:51:21] *** jsoverson has joined #angularjs
[12:51:56] *** bootsWitDaFur has quit IRC
[12:52:04] *** jsoverson has quit IRC
[12:52:15] <Sebastien-L> joker666, it'd easy to reason about and it's elegant
[12:52:24] *** Johnny13371337 has joined #angularjs
[12:52:25] <Sebastien-L> there are many ways to use it
[12:52:33] *** jstroem has quit IRC
[12:52:44] <Sebastien-L> I use React as a pure templating language only
[12:53:00] *** jstroem has joined #angularjs
[12:53:04] *** jsoverson has joined #angularjs
[12:53:06] <Sebastien-L> i have a state as JSON which represent my app state and inject it into the React top-level template and it computes the dom
[12:53:07] <joker666> i'd try for my next project :) Sebastien-L and you got angular at the right point? sometimes it's just non sense
[12:53:17] *** roolo has joined #angularjs
[12:53:24] <Sebastien-L> i didn't use so much angular
[12:53:39] *** Methylated has joined #angularjs
[12:53:49] *** mguillech has quit IRC
[12:53:52] *** jsoverson has quit IRC
[12:53:52] <Sebastien-L> but i felt it was a bit complicated and too much opiniated on how to do things
[12:53:58] <Sebastien-L> React is much more simple
[12:54:17] <Sebastien-L> it's just the view, it's just how you transform json to DOM in an efficient way
[12:54:25] *** jsoverson has joined #angularjs
[12:54:30] *** jstroem has quit IRC
[12:54:34] <Sebastien-L> the way you manage your json is not handled by react
[12:54:46] *** maveneagle has joined #angularjs
[12:55:08] <joker666> angular is quick and dirty, only thing i like about angular is it has soo many resources and stackoverflow threads for solving prblems and loads of plugins , more of like Rails Sebastien-L
[12:55:20] *** jsoverson has quit IRC
[12:56:19] *** jsoverson has joined #angularjs
[12:56:34] *** vf1 has joined #angularjs
[12:57:04] *** tarnus has joined #angularjs
[12:57:08] *** jsoverson has quit IRC
[12:57:33] *** xyNNN has quit IRC
[12:57:35] *** onats has joined #angularjs
[12:57:35] *** onats has joined #angularjs
[12:58:04] *** jsoverson has joined #angularjs
[12:58:06] *** Aswebb has quit IRC
[12:58:20] *** mven_ has quit IRC
[12:58:33] *** Aswebb has joined #angularjs
[12:59:03] *** bjr217 has joined #angularjs
[12:59:18] *** mven_ has joined #angularjs
[12:59:23] *** jsoverson has quit IRC
[12:59:35] *** mven_ has quit IRC
[12:59:37] *** msarta has joined #angularjs
[12:59:52] *** yoshokatana has joined #angularjs
[12:59:58] *** yoshokatana has quit IRC
[12:59:58] *** Methylated has quit IRC
[13:00:15] *** jsoverson has joined #angularjs
[13:00:45] *** mven_ has joined #angularjs
[13:01:03] *** vf1 has quit IRC
[13:01:06] *** kaeku has quit IRC
[13:01:08] *** joshontheweb has joined #angularjs
[13:01:18] *** jackweirdy has quit IRC
[13:01:30] *** lucasefe has joined #angularjs
[13:01:30] *** tarnus has quit IRC
[13:01:47] *** jsoverson has quit IRC
[13:02:24] *** josh-k has quit IRC
[13:02:27] *** RedOrangeZ has joined #angularjs
[13:02:27] *** DrMabuse has quit IRC
[13:02:28] *** catratnat has joined #angularjs
[13:02:35] *** jsoverson has joined #angularjs
[13:02:40] <catratnat> Hello all
[13:02:50] *** josh-k has joined #angularjs
[13:02:54] *** xyNNN has joined #angularjs
[13:02:56] *** Aswebb has quit IRC
[13:02:58] *** mindlace has joined #angularjs
[13:03:06] *** danielpquinn has joined #angularjs
[13:03:16] *** jsoverson has quit IRC
[13:03:19] <catratnat> I"m curious to ask if anyone can explain why the use of the route isn't made clear by angular?
[13:03:33] *** fcanela has joined #angularjs
[13:03:33] *** fcanela has joined #angularjs
[13:03:41] *** mguillech has joined #angularjs
[13:03:58] <catratnat> examples across the angularjs site do not show the need for the inclusion
[13:04:09] *** CocoStorm has joined #angularjs
[13:04:10] *** CocoStorm has joined #angularjs
[13:04:13] <CocoStorm> hey guys
[13:04:19] <catratnat> Hey
[13:04:24] *** jsoverson has joined #angularjs
[13:04:35] <catratnat> Maybe its just me but the documentation is useless unless this is made clear
[13:04:55]
<lite_> working on a directive I call a step indicator. It's supposed to, given an array of steps, show the active step in a menu-like design.. http://plnkr.co/edit/NHvnn18h3yMLFJfzNox9?p=preview Is there a brilliant way to make it work for n steps ?
[13:05:19] *** jsoverson has quit IRC
[13:05:24] *** mven_ has joined #angularjs
[13:05:30] <Natsu-> CocoStorm, you have a type error
[13:05:41] *** mven_ has quit IRC
[13:05:46] <CocoStorm> Natsu-, type error?
[13:05:49] <Natsu-> CocoStorm, $scope.driversList, and you use driverList in template
[13:05:54] *** foofoobar has joined #angularjs
[13:05:54] <Natsu-> typo
[13:06:13] *** Joshee has quit IRC
[13:06:14] *** jsoverson has joined #angularjs
[13:06:26] <CocoStorm> Natsu-, I see I've updated it and it stil doesn't work
[13:06:34] *** jsoverson has quit IRC
[13:06:37] *** GaborM has joined #angularjs
[13:06:50] *** mven_ has joined #angularjs
[13:07:18] *** xyNNN has quit IRC
[13:07:22] *** josh-k has quit IRC
[13:07:33] *** danielpquinn has quit IRC
[13:07:39] *** onats has quit IRC
[13:07:44] *** jsoverson has joined #angularjs
[13:08:26] <catratnat> also CocoStorm i recommend prepending all your elements attributes for angular in the dom with data-
[13:08:41] *** ccohn has joined #angularjs
[13:08:44] *** jsoverson has quit IRC
[13:08:47] <catratnat> this will help with html validity
[13:08:49] <CocoStorm> catratnat, I'm not sure I understand
[13:09:01] *** jsoverson has joined #angularjs
[13:09:06] *** redders has joined #angularjs
[13:09:12] *** Aswebb has joined #angularjs
[13:09:14] *** shaym has joined #angularjs
[13:09:15] <catratnat> <tr ng-repeat="driver in driverList | filter: clip"> becomes <tr data-ng-repeat="driver in driverList | filter: clip">
[13:09:26] <CocoStorm> oh really?
[13:09:33] <CocoStorm> why's that
[13:09:55] *** jsoverson has quit IRC
[13:10:11] <OnkelTem> When you name filters, do you use camel-case or underscores?
[13:10:13] <redders> Does anyone have a lot of experience with protractor for e2e testing?
[13:10:26] <CocoStorm> but yeah why is it not working I still don't understand
[13:10:34] <catratnat> ng-repeat or any other ng value isn't html valid
[13:10:35] <OnkelTem> I mean: resolveInlineImages or resolve_inline_images?
[13:10:39] *** jsoverson has joined #angularjs
[13:10:40] <catratnat> whilst data-ng-XXX is
[13:10:55] <CocoStorm> I see
[13:10:59] <catratnat> its good practise to try your best to ensure validity where possible
[13:11:02] *** joker666 has quit IRC
[13:11:03] <CocoStorm> still doesn't work though even though I've changed it
[13:11:06] <redders> OnkelTem name them with lowerCamelCase
[13:11:06] <CocoStorm> right
[13:11:09] <CocoStorm> I'll start doing that then
[13:11:20] *** jsoverson has quit IRC
[13:11:29] *** ppppaul has joined #angularjs
[13:11:32] <catratnat> things like the inline variables aka {{ variable }} you'll have no luck with!
[13:11:45] <catratnat> I've looked into an html valid way of doing that and no luck
[13:11:53] <OnkelTem> redders: ok. Initially I thought the same rules which apply to directive names apply to filter names either
[13:12:07] *** jsoverson has joined #angularjs
[13:12:11] <CocoStorm> catratnat, What do you mean sorry
[13:12:23] <redders> CocoStorm, catratnat, the data-ng-XXX is optional - it really depends whether you are pedantic about validating your HTML, and care about very old browsers.
[13:12:53] *** jackweirdy has joined #angularjs
[13:13:03] <OnkelTem> redders: problalby this is no so as filters are used in expressions "as is" while directives just attributes or element names
[13:13:03] *** joshontheweb has quit IRC
[13:13:04] *** jsoverson has quit IRC
[13:13:48] *** MaxV has joined #angularjs
[13:14:09] *** jsoverson has joined #angularjs
[13:14:31] *** xastey has joined #angularjs
[13:14:41] <CocoStorm> anyone?
[13:14:49] *** jsoverson has quit IRC
[13:15:37] *** jsoverson has joined #angularjs
[13:16:14] *** josh-k has joined #angularjs
[13:16:58] *** sigurding has quit IRC
[13:17:19] *** jsoverson has joined #angularjs
[13:17:40] <BBerry__> CocoStorm, in your html, you write "driverList" but in your javascript, you write "driversList"
[13:17:51] <catratnat> classic!
[13:17:53] *** jsoverson has quit IRC
[13:17:59] <BBerry__> dont know if that solves the problem, but just a little mishap XD
[13:18:02] <CocoStorm> BBerry__, I've updated it in the next version
[13:18:06] <CocoStorm> and it still doesn't work
[13:19:01] *** jsoverson has joined #angularjs
[13:19:31] <CocoStorm> oh nice
[13:19:32] *** bertrandk has joined #angularjs
[13:19:37] <CocoStorm> redders, thanks! what was the issue?
[13:19:54] <redders> use the console (F12 in chrome). You were asking for an app called F1FeederApp, but defining F1FeederApp.controllers in your module definition
[13:19:56] *** ingshtrom has joined #angularjs
[13:20:03] <redders> CocoStorm ^
[13:20:16] <redders> CocoStorm and also you had the typo that BBerry_ mentioned
[13:20:20] *** jsoverson has quit IRC
[13:20:39] *** Patrick_Baitman has joined #angularjs
[13:21:24] *** jsoverson has joined #angularjs
[13:21:51] *** disorder20 has quit IRC
[13:22:39] <CocoStorm> redders, was that the issue htough?
[13:22:46] *** jsoverson has quit IRC
[13:22:53] <CocoStorm> because I've tried doing that but I still get the same
[13:23:32] *** jsoverson has joined #angularjs
[13:25:05] <BBerry__> CocoStorm it looks like you have an extra <tr> in there too
[13:25:09] <redders> CocoStorm yeah sorry
[13:25:20] *** jstroem has joined #angularjs
[13:25:47] *** jsoverson has joined #angularjs
[13:25:49] <redders> CocoStorm as BBerry__ pointed out you also have an extra opening <tr>. I tidied up the HTML so I could read it and I must have made more signigificant edits than I thought. Best to keep your HTML properly indented then you can see the errors.
[13:26:00] *** phuh has quit IRC
[13:26:03] <BBerry__> ^^
[13:26:19] <CocoStorm> oohh I see
[13:26:23] *** phuh has joined #angularjs
[13:26:35] *** foofoobar_ has joined #angularjs
[13:26:35] <CocoStorm> Yeahh that makes a lot of sense..
[13:26:36] *** jumpstracks has joined #angularjs
[13:26:38] <CocoStorm> damn sorry about that
[13:26:42] <CocoStorm> thanks a lot guys
[13:26:54] <BBerry__> also, i personally do a closing slash on inputs like <input type="text"/>
[13:27:07] *** jstroem_ has joined #angularjs
[13:27:08] *** jsoverson has quit IRC
[13:27:12] <BBerry__> makes it so theres not a giant red death text in my face in jsfiddle XD
[13:27:14] <CocoStorm> Yeah I should do that
[13:27:15] *** mehlah has quit IRC
[13:27:20] *** _tpavel has quit IRC
[13:27:21] <CocoStorm> thanks redders and BBerry__
[13:27:22] <CocoStorm> :)
[13:27:25] <BBerry__> CocoStorm, np
[13:27:37] <redders> no probs.
[13:27:55] *** jsoverson has joined #angularjs
[13:28:10] *** BBerry__ is now known as bberry_
[13:28:31] <redders> frustrating as hell :P
[13:29:03] *** jsoverson has quit IRC
[13:29:59] *** jstroem has quit IRC
[13:30:11] *** jsoverson has joined #angularjs
[13:30:46] *** Fishy has quit IRC
[13:31:03] *** Sebastien-L has quit IRC
[13:31:05] *** jsoverson has quit IRC
[13:31:05] <catratnat> you all fixed coco
[13:31:08] *** moonmayor has joined #angularjs
[13:31:13] *** foofoobar_ has quit IRC
[13:31:23] *** Fishy has joined #angularjs
[13:31:24] <CocoStorm> catratnat, all fixed :) thanks a lot
[13:31:33] *** HelperW_ has joined #angularjs
[13:31:34] *** jstroem_ has quit IRC
[13:31:47] <catratnat> Ah brilliant, you got a working new fiddle>\
[13:31:57] *** jsoverson has joined #angularjs
[13:32:03] *** bertrandk has quit IRC
[13:32:27] *** moonmayor has quit IRC
[13:32:34] *** bengillies has quit IRC
[13:32:41] *** apetro_ has joined #angularjs
[13:32:48] *** jsoverson has quit IRC
[13:32:59] *** virasak1 has quit IRC
[13:33:24] *** disorder20 has joined #angularjs
[13:33:25] *** jsoverson has joined #angularjs
[13:33:30] *** seydoggy has quit IRC
[13:33:46] *** slainer68 has joined #angularjs
[13:33:47] *** InezK_away is now known as InezK
[13:33:57] *** HelperW has quit IRC
[13:34:03] *** jsoverson has quit IRC
[13:34:07] *** seydoggy has joined #angularjs
[13:34:32] *** disorder20 has quit IRC
[13:34:34] *** caitp has joined #angularjs
[13:34:48] *** bengillies has joined #angularjs
[13:35:03] *** apetro_ has quit IRC
[13:35:10] *** jsoverson has joined #angularjs
[13:35:11] *** danyim has joined #angularjs
[13:35:23] *** dob_ has quit IRC
[13:35:36] *** apetro_ has joined #angularjs
[13:35:56] *** dob_ has joined #angularjs
[13:35:59] *** Fishy has quit IRC
[13:36:05] *** jsoverson has quit IRC
[13:37:01] *** jsoverson has joined #angularjs
[13:38:21] *** jsoverson has quit IRC
[13:38:24] *** TimmyTones has quit IRC
[13:38:30] *** seydoggy has quit IRC
[13:38:38] *** Siecje1 has joined #angularjs
[13:38:52]
<catratnat> If anyone here has any useful snippets for angular please help me get some on http://www.devools.com/
[13:39:09] *** CocoStorm has quit IRC
[13:39:10] <catratnat> Would love to have a cache available of angularjs code snippets
[13:39:28] *** jsoverson has joined #angularjs
[13:39:32] *** HelperW_ has quit IRC
[13:39:34] *** danyim has quit IRC
[13:39:57] *** _tpavel has joined #angularjs
[13:40:02] *** jsoverson has quit IRC
[13:40:08] *** apetro_ has quit IRC
[13:40:08] *** HelperW_ has joined #angularjs
[13:40:19] *** bberry_ is now known as bberry
[13:40:23] *** caitp has quit IRC
[13:40:51] *** Dimlock has quit IRC
[13:40:52] *** jsoverson has joined #angularjs
[13:40:54] *** gunn has joined #angularjs
[13:41:15] *** Anton_ has quit IRC
[13:41:18] *** Edsfnnnnmlop3 has joined #angularjs
[13:41:22] <lite_> catratnat: there are approximately a million of these sites already
[13:41:41] *** jsoverson has quit IRC
[13:42:20] *** jsoverson has joined #angularjs
[13:43:01] *** jsoverson has quit IRC
[13:43:07] *** bertrandk has joined #angularjs
[13:43:26] *** dob_ has quit IRC
[13:43:33] *** dob_ has joined #angularjs
[13:43:44] *** jsoverson has joined #angularjs
[13:44:08] *** xyNNN has joined #angularjs
[13:44:15] *** yoshokatana has joined #angularjs
[13:44:22] *** xyNNN has joined #angularjs
[13:44:42] *** jsoverson has quit IRC
[13:44:45] *** Dimlock has joined #angularjs
[13:45:07] *** InezK is now known as InezK_away
[13:45:13] *** XinUmbralis has quit IRC
[13:45:50] *** jsoverson has joined #angularjs
[13:46:43] *** jsoverson has quit IRC
[13:47:02] *** ccohn has quit IRC
[13:47:14] *** jsoverson has joined #angularjs
[13:47:36] *** ccohn has joined #angularjs
[13:47:58] *** quantax- has quit IRC
[13:48:06] *** jsoverson has quit IRC
[13:48:37] *** jsoverson has joined #angularjs
[13:49:17] *** jsoverson has quit IRC
[13:50:04] *** jsoverson has joined #angularjs
[13:50:59] *** jsoverson has quit IRC
[13:51:26] *** jackweirdy has quit IRC
[13:52:02] *** ccohn has quit IRC
[13:52:04] *** jsoverson has joined #angularjs
[13:53:34] *** jackweirdy has joined #angularjs
[13:53:37] *** jsoverson has quit IRC
[13:54:07] *** lsiv568 has joined #angularjs
[13:54:07] *** jackweirdy has quit IRC
[13:54:24] *** sigurding has joined #angularjs
[13:54:29] *** DrMabuse has joined #angularjs
[13:54:46] *** TimmyTones has joined #angularjs
[13:54:47] *** jsoverson has joined #angularjs
[13:55:07] *** Hultis has joined #angularjs
[13:55:20] *** jsoverson has quit IRC
[13:55:52] *** grindmodeon has joined #angularjs
[13:55:57] <Hultis> If I want to customize a directive template based on it's attribute/input data how would I do that?
[13:56:00] *** jsoverson has joined #angularjs
[13:56:20] *** nodweber has quit IRC
[13:56:41] <Hultis> I've got an directive and if it's set to editable I want it to be an input otherwise I just want it as plain text, however I can't seem to get this to work
[13:56:45] *** jsoverson has quit IRC
[13:57:13] <Hultis> I'm using this directive in the template for an bigger directive
[13:57:32] *** jsoverson has joined #angularjs
[13:58:19] <Hultis> I've tried making a function which returns the template but my problem is that this function doesn't have any access to the data I need
[13:58:35] <Hultis> So I can't know if it's supposed to be editable or not
[13:59:16] *** jsoverson has quit IRC
[13:59:57] *** DevAntoine has joined #angularjs
[14:00:22] *** jsoverson has joined #angularjs
[14:00:24] *** sk87 has quit IRC
[14:00:44] *** Sgeo has quit IRC
[14:00:46] *** tarnus has joined #angularjs
[14:01:28] *** Hackwar1 has joined #angularjs
[14:01:47] *** jsoverson has quit IRC
[14:01:57] *** vbabiy has joined #angularjs
[14:02:20] *** Latros has joined #angularjs
[14:02:29] *** Sebastien-L has joined #angularjs
[14:02:32] *** jsoverson has joined #angularjs
[14:02:39] *** rodh257 has joined #angularjs
[14:03:02] *** sheperson has joined #angularjs
[14:03:10] *** bphogan is now known as bphogan_afk
[14:03:29] *** jsoverson has quit IRC
[14:03:43] *** danielpquinn has joined #angularjs
[14:04:11] *** Hackwar has quit IRC
[14:04:14] *** jsoverson has joined #angularjs
[14:04:15] *** TorpedoSkyline has joined #angularjs
[14:04:48] *** ccohn has joined #angularjs
[14:05:12] <DevAntoine> something is wrong with plunker?
[14:05:12] *** jsoverson has quit IRC
[14:05:19] <DevAntoine> the base template doesn't print 'world' anymore
[14:05:58] *** jsoverson has joined #angularjs
[14:06:59] *** encrypt3d_fracta has joined #angularjs
[14:07:18]
<catratnat> anyone with any useful angular code snippets please add them to my developer code resouce http://www.devools.com/
[14:07:35] *** jsoverson has quit IRC
[14:07:51] *** rodh257 has quit IRC
[14:07:56] *** cctom_ has joined #angularjs
[14:08:30] *** danielpquinn has quit IRC
[14:08:35] *** rodh257 has joined #angularjs
[14:08:42] *** jsoverson has joined #angularjs
[14:09:14] *** lietu has quit IRC
[14:09:15] *** TorpedoSkyline has quit IRC
[14:10:05] *** jsoverson has quit IRC
[14:10:43] *** TimboTones has joined #angularjs
[14:10:52] *** TimmyTones has quit IRC
[14:11:10] *** jsoverson has joined #angularjs
[14:11:25] *** sk87 has joined #angularjs
[14:11:33] *** encrypt3d_fracta has quit IRC
[14:11:43] *** nathggns has joined #angularjs
[14:11:44] *** MTGap has joined #angularjs
[14:12:04] *** jsoverson has quit IRC
[14:12:16] *** SonderbladeWork has left #angularjs
[14:12:41] *** fbenoit has joined #angularjs
[14:12:43] *** tomzx`afk is now known as tomzx
[14:13:01] *** jsoverson has joined #angularjs
[14:13:05] *** nodweber has joined #angularjs
[14:13:27] *** jsoverson has quit IRC
[14:13:28] *** hychen has quit IRC
[14:13:40] *** asdofindia has joined #angularjs
[14:14:31] *** jsoverson has joined #angularjs
[14:14:41] *** lietu has joined #angularjs
[14:14:57] *** HelperW_ has quit IRC
[14:15:22] *** jsoverson has quit IRC
[14:15:26] *** seydoggy has joined #angularjs
[14:15:45] *** mccricardo has joined #angularjs
[14:15:54] <Hultis> I can't get this to work
[14:15:57] *** jsoverson has joined #angularjs
[14:16:02] *** mccricardo has left #angularjs
[14:16:08] *** nathggns has quit IRC
[14:16:28] *** dadicool has joined #angularjs
[14:16:45] *** jsoverson has quit IRC
[14:17:35] *** GianArb has joined #angularjs
[14:17:39] <prikk> DevAntoine: check your console
[14:17:51] *** jsoverson has joined #angularjs
[14:19:15] *** maveneagle has quit IRC
[14:19:17] *** jsoverson has quit IRC
[14:19:27] <DevAntoine> prikk: I don't see anything
[14:19:36] <DevAntoine> oh yes
[14:19:44] *** Snugug has joined #angularjs
[14:19:59] <prikk> DevAntoine: change $scope.watch to $scope.$watch
[14:20:01] *** jsoverson has joined #angularjs
[14:20:19] <DevAntoine> prikk: god, I'm so tired...
[14:20:24] <prikk> :D
[14:20:37] *** Dimlock has quit IRC
[14:20:47] *** Cavallari has joined #angularjs
[14:21:16] *** Latros has quit IRC
[14:21:20] <DevAntoine> prikk: well, in fact it still doesn't work...
[14:21:31] <DevAntoine> when you click on the toggle
[14:21:35] *** frankblizzard has quit IRC
[14:21:40] *** Dimlock has joined #angularjs
[14:21:40] <prikk> but: progress
[14:21:40] <prikk> :)
[14:21:47] *** jsoverson has quit IRC
[14:21:51] <DevAntoine> eheh, true
[14:22:02] <DevAntoine> but it's a simple case, I don't get it
[14:22:23] *** Joulse has joined #angularjs
[14:22:34] *** jsoverson has joined #angularjs
[14:22:46] *** yoshokatana has joined #angularjs
[14:22:57] *** jackweirdy has joined #angularjs
[14:23:09] *** mehlah has joined #angularjs
[14:23:28] *** jamto11 has joined #angularjs
[14:24:17] *** jsoverson has quit IRC
[14:25:00] *** gabrielERR has joined #angularjs
[14:25:04] *** jsoverson has joined #angularjs
[14:25:05] *** teslanick has joined #angularjs
[14:25:15] <gabrielERR> how i do a ng-repeat of a html itens ?
[14:25:28] <gabrielERR> any1 know ?
[14:25:39] <prikk> rephrase, please
[14:25:57] <gabrielERR> ok
[14:26:01] *** phuh has quit IRC
[14:26:11] *** dadicool has quit IRC
[14:26:32] *** phuh has joined #angularjs
[14:26:48] *** jsoverson has quit IRC
[14:27:28] *** krawek has joined #angularjs
[14:27:35] *** jsoverson has joined #angularjs
[14:27:45] *** Nizumzen has joined #angularjs
[14:27:53] *** lucasefe has quit IRC
[14:28:04] *** jstroem has joined #angularjs
[14:28:09] <prikk> DevAntoine: $scope.$watch('isModalShown', function(isVisible) {
[14:28:17] <gabrielERR> can i, make a ng-repeat of html.. <div ng-repeat="html in htmls">{{html.div}}</div>.. and the angular render a html and not just text..
[14:28:51] <gabrielERR> i make myself clear now ?
[14:29:04] <prikk> hm, more clear yeah
[14:29:05] *** seydoggy has quit IRC
[14:29:18] *** jsoverson has quit IRC
[14:29:24] *** mikeywaites1 has quit IRC
[14:29:39] *** seydoggy has joined #angularjs
[14:29:42] <prikk> i'm not sure why you have html in an js object but your code would print out that, wouldn't it?
[14:30:10] <gabrielERR> one sec
[14:30:18] *** krawek has quit IRC
[14:30:26] *** jsoverson has joined #angularjs
[14:30:28] *** mccarrontr1ck has joined #angularjs
[14:31:25] <zomg> the above code would print it escaped
[14:31:27] *** pskrz has quit IRC
[14:31:49] *** jsoverson has quit IRC
[14:32:05] <zomg> if you want it to output the actual HTML, use ng-bind-html="html.div"
[14:32:19] *** mikeywaites has joined #angularjs
[14:32:21] <zomg> eg <div ng-repeat="html in htmls" ng-bind-html="html.div"></div>
[14:32:24] *** jstroem has quit IRC
[14:32:56] *** jsoverson has joined #angularjs
[14:33:30] *** dariocravero has joined #angularjs
[14:33:31] *** krawek has joined #angularjs
[14:33:52] <DevAntoine> I'm watching a simple boolean oO
[14:34:11] *** jsoverson has quit IRC
[14:34:11] *** ehsan has joined #angularjs
[14:34:12] *** seydoggy has quit IRC
[14:34:15] <ehsan> hi
[14:34:22] *** evilaliv3 has quit IRC
[14:34:56] *** jsoverson has joined #angularjs
[14:35:20] <ehsan> i have question that angularjs is beter or javascript?
[14:35:33] <prikk> DevAntoine: did you see my answer on your previous question?
[14:35:59] *** InezK_away is now known as InezK
[14:36:03] <DevAntoine> prikk: oh, no
[14:36:17] <prikk> ehsan: you unfortunately don't know what js or angularjs is, sorry :)
[14:36:22] <DevAntoine> prikk: undefined
[14:36:25] <prikk> :)
[14:36:27] <DevAntoine> hum wait
[14:36:29] <DevAntoine> stupid me
[14:36:41] *** jsoverson has quit IRC
[14:36:46] <prikk> my plunkr works for me
[14:37:03] <DevAntoine> prikk: yeah, I don't think my employer will like if I ask him to go back to my home to sleep
[14:37:22] <prikk> lulwut :)
[14:37:26] *** imehesz has joined #angularjs
[14:37:48] *** jsoverson has joined #angularjs
[14:38:41] <ehsan> is angularjs harf to learn?
[14:38:49] <ehsan> hard*
[14:39:12] *** jsoverson has quit IRC
[14:40:07] *** jsoverson has joined #angularjs
[14:40:07] <bd> not really, but there's a lot of reading to do and concepts to learn that you may not already be familiar with
[14:40:08] <prikk> based on your previous question: yes
[14:40:24] <prikk> start with regular js without any frameworks
[14:41:02] *** jsoverson has quit IRC
[14:41:03] <ehsan> thanks prikk
[14:41:24] *** xastey- has joined #angularjs
[14:41:32] *** mewm has joined #angularjs
[14:41:48] *** jsoverson has joined #angularjs
[14:42:16] *** caitp has joined #angularjs
[14:42:17] *** teslanick has quit IRC
[14:42:20] *** mguillec_ has joined #angularjs
[14:42:27] *** jsoverson has quit IRC
[14:43:35] *** jsoverson has joined #angularjs
[14:43:46] *** sheperson has quit IRC
[14:44:17] <gabrielERR> zomg: i have to use ngSanitize on my modules ?
[14:44:19] *** jsoverson has quit IRC
[14:44:22] <gabrielERR> let me try
[14:44:31] *** imehesz1 has joined #angularjs
[14:44:32] *** Sebastien-L has quit IRC
[14:44:32] *** imehesz has quit IRC
[14:44:33] *** bertrandk has quit IRC
[14:44:34] *** mguillech has quit IRC
[14:44:53] *** xastey has quit IRC
[14:45:16] *** jsoverson has joined #angularjs
[14:45:25] *** ehsan has quit IRC
[14:45:35] *** bertrandk has joined #angularjs
[14:45:47] *** Efrem has joined #angularjs
[14:45:52] *** InezK is now known as InezK_away
[14:46:19] *** rigel has quit IRC
[14:46:19] *** jumpstracks has quit IRC
[14:46:25] *** jumpstracks has joined #angularjs
[14:46:31] *** jsoverson has quit IRC
[14:46:50] *** whiteboo_ has joined #angularjs
[14:46:57] *** taij33n has joined #angularjs
[14:47:10] *** jsoverson has joined #angularjs
[14:47:24] *** bmac has joined #angularjs
[14:48:32] *** teslanick has joined #angularjs
[14:48:38] *** jsoverson has quit IRC
[14:48:48] <gabrielERR> zomg: it worked
[14:48:51] *** whitebook has quit IRC
[14:49:26] *** jsoverson has joined #angularjs
[14:49:53] *** Willow____ has quit IRC
[14:50:10] *** msarta has quit IRC
[14:50:11] <gabrielERR> but i got other problem .. hehehe why my ng-click="setActitive(1)" that are in my my genereted html with ng-repeat doesnt work?
[14:50:27] *** Willow____ has joined #angularjs
[14:51:09] *** jsoverson has quit IRC
[14:51:18] *** Gooder` has joined #angularjs
[14:51:28] *** rigel has joined #angularjs
[14:52:08] *** bertrandk has quit IRC
[14:52:12] *** Arindam has joined #angularjs
[14:52:15] *** jsoverson has joined #angularjs
[14:52:46] *** Siecje1 has quit IRC
[14:52:57] <zomg> gabrielERR: I don't think they get parsed when the html is generated like that
[14:53:18] <zomg> it might work better if you used templates or such instead
[14:53:27] *** jsoverson has quit IRC
[14:53:27] <zomg> you could generate a template and the bindings should get parsed for those I think
[14:54:22] *** jsoverson has joined #angularjs
[14:54:28] *** Sebastien-L has joined #angularjs
[14:54:31] <zomg> bberry: without the {{}}
[14:54:36] <bberry> oh
[14:54:37] *** joshontheweb has joined #angularjs
[14:54:54] *** Willow____ has quit IRC
[14:54:54] <zomg> you only need {{}} if you're inserting stuff in context where an expression isn't expected
[14:55:05] <zomg> in this case, ng-click takes an expression, therefore they are unnecessary
[14:55:12] *** jsoverson has quit IRC
[14:55:17] *** teslanick has left #angularjs
[14:55:18] <bberry> ah okay
[14:55:21] *** lite_ has quit IRC
[14:55:32] *** jackweirdy has quit IRC
[14:55:52] <bberry> hmm, im still getting an error "Token $index is unexpected, expecting [:] at column 11 of the expression [delUser({{$index}})] starting at [$index}})]
[14:55:56] *** maveneagle has joined #angularjs
[14:56:01] <bberry> oh
[14:56:08] <bberry> that is an old message
[14:56:18] *** jsoverson has joined #angularjs
[14:56:44] *** shankey has joined #angularjs
[14:56:52] *** jsoverson has quit IRC
[14:56:56] <bberry> zomg: works now, thanks :D
[14:57:04] <zomg> np
[14:57:13] <shankey> hi how to include json
[14:57:20] <shankey> in login form
[14:57:24] *** jsoverson has joined #angularjs
[14:57:28] *** vf1 has joined #angularjs
[14:57:52] *** mfunkie_ has joined #angularjs
[14:58:17] *** jsoverson has quit IRC
[14:58:18] *** djam90 has quit IRC
[14:58:30] *** ngoyal has joined #angularjs
[14:58:58] *** edrocks has joined #angularjs
[14:59:01] *** redders has quit IRC
[14:59:12] *** jsoverson has joined #angularjs
[14:59:30] *** mehlah has quit IRC
[14:59:52] *** seydoggy has joined #angularjs
[15:00:00] *** jsoverson has quit IRC
[15:00:43] *** jsoverson has joined #angularjs
[15:01:52] *** vf1 has quit IRC
[15:02:02] *** grindmodeon has quit IRC
[15:02:19] *** MANCHUCK has joined #angularjs
[15:02:21] *** jsoverson has quit IRC
[15:03:03] *** jdj_dk has quit IRC
[15:03:08] *** jsoverson has joined #angularjs
[15:04:21] *** jsoverson has quit IRC
[15:04:32] *** saucey has joined #angularjs
[15:04:37] *** danielpquinn has joined #angularjs
[15:04:51] *** joshontheweb has quit IRC
[15:05:10] *** edy has quit IRC
[15:05:17] *** jsoverson has joined #angularjs
[15:06:25] *** shankey has quit IRC
[15:06:32] *** jsoverson has joined #angularjs
[15:06:34] *** isern has quit IRC
[15:07:09] *** XinUmbralis has joined #angularjs
[15:07:19] *** lsiv568 has quit IRC
[15:07:24] *** jsoverson has quit IRC
[15:07:55] *** lsiv568 has joined #angularjs
[15:08:08] *** jsoverson has joined #angularjs
[15:08:53] *** danielpquinn has quit IRC
[15:09:09] *** FIFOd[a] has joined #angularjs
[15:09:26] *** yoshokatana has joined #angularjs
[15:09:28] *** CocoStorm has joined #angularjs
[15:09:33] *** yoshokatana has quit IRC
[15:09:37] *** CocoStorm has quit IRC
[15:09:37] *** CocoStorm has joined #angularjs
[15:09:52] *** drej has joined #angularjs
[15:09:55] *** jsoverson has quit IRC
[15:10:15] <CocoStorm> Hey guys, I am trying to reverse an ng-repeat list of objects so I'm using a reverse filter. It works but the console complains with the following error: TypeError: Cannot read property 'slice' of undefined
[15:10:33] *** jamto11 has quit IRC
[15:10:59] *** jsoverson has joined #angularjs
[15:11:06] *** chrisjlee has joined #angularjs
[15:12:05] *** citizen-stig has quit IRC
[15:12:11] <CocoStorm> anybody know why?
[15:12:12] *** lsiv568 has quit IRC
[15:12:18] *** bertrandk has joined #angularjs
[15:12:27] *** jsoverson has quit IRC
[15:12:43] *** mmccook has joined #angularjs
[15:12:59] *** jdcasey has joined #angularjs
[15:13:01] *** Fishy__ has joined #angularjs
[15:13:05] *** patrick99e99 has joined #angularjs
[15:13:15] *** jsoverson has joined #angularjs
[15:13:33] *** Tidwell has joined #angularjs
[15:13:37] *** BillCriswell has joined #angularjs
[15:14:13] *** jsoverson has quit IRC
[15:14:49] *** shaym has quit IRC
[15:15:18] *** jsoverson has joined #angularjs
[15:16:23] *** Aswebb has quit IRC
[15:16:24] *** jsoverson has joined #angularjs
[15:16:52] *** dariocravero has quit IRC
[15:17:03] *** jsoverson has quit IRC
[15:17:06] *** sigurding has quit IRC
[15:17:26] *** dariocravero has joined #angularjs
[15:17:40] *** knownasilya has joined #angularjs
[15:18:03] *** patrick99e99 has quit IRC
[15:18:14] *** jsoverson has joined #angularjs
[15:18:40] *** josh-k has quit IRC
[15:18:46] *** Dimlock has quit IRC
[15:19:06] *** josh-k has joined #angularjs
[15:19:09] *** moonmayor has joined #angularjs
[15:19:12] *** jsoverson has quit IRC
[15:19:33] *** jsoverson has joined #angularjs
[15:19:38] *** lsiv568 has joined #angularjs
[15:19:47] *** calumet has joined #angularjs
[15:20:21] <prikk> CocoStorm: your filter gets applied before the array is defined
[15:20:34] *** jsoverson has quit IRC
[15:20:43] *** shaym has joined #angularjs
[15:20:53] <prikk> do a $scope.myArray = []; to initialize it in your controller, don't just set it from some async ajax callback or whatever
[15:21:16] *** moonmayor has quit IRC
[15:21:26] *** apetro_ has joined #angularjs
[15:21:44] *** cisox has joined #angularjs
[15:21:50] *** apetro_ has joined #angularjs
[15:21:52] *** dariocravero has quit IRC
[15:21:53] *** jsoverson has joined #angularjs
[15:22:00] <CocoStorm> prikk, I see I'll try that out :) thanks!
[15:22:00] *** poacher2k has joined #angularjs
[15:22:15] <prikk> np
[15:22:35] *** jsoverson has quit IRC
[15:22:46] <CocoStorm> that worked thanks bud
[15:23:02] <poacher2k> hi! anyone know which, or knows a website that lists, the classes that angularjs adds to elements? eg. ng-scope, ng-pristine, ng-valid
[15:23:24] *** jsoverson has joined #angularjs
[15:23:25] *** darrin has joined #angularjs
[15:23:29] *** dob__ has joined #angularjs
[15:23:32] *** josh-k has quit IRC
[15:23:49] *** jsoverson has quit IRC
[15:23:55] *** gabrielERR has quit IRC
[15:24:48] *** TorpedoSkyline has joined #angularjs
[15:24:57] *** livingstn has joined #angularjs
[15:25:00] *** jsoverson has joined #angularjs
[15:25:03] <Arindam> the closest, perhaps the docs.angularjs.org site. It would be cool if the documentation provided a common list in a single page
[15:25:05] *** juanlas has joined #angularjs
[15:25:10] *** chrisbirk has joined #angularjs
[15:25:17] <poacher2k> agreed
[15:25:29] <poacher2k> gotta crawl through the docs to find every class
[15:25:36] *** richiebkr has joined #angularjs
[15:25:42] *** jonasrosenlind has joined #angularjs
[15:25:45] *** uf6667 has joined #angularjs
[15:25:57] *** jsoverson has quit IRC
[15:26:00] *** phuh has quit IRC
[15:26:04] <poacher2k> afaik: ng-valid, ng-invalid, ng-binding, ng-pristine, ng-scope, ng-isolate-scope and ng-dirty
[15:26:09] <poacher2k> anyone know of any more?
[15:26:16] *** jsoverson has joined #angularjs
[15:26:26] *** phuh has joined #angularjs
[15:26:31] <poacher2k> I bet there's bunch of em
[15:26:46] *** intellix has joined #angularjs
[15:26:59] *** jsoverson has quit IRC
[15:27:11] <DevAntoine> I had to do the exact same thing in order to changes the var's value, but I don't understand why
[15:27:35] *** dob_ has quit IRC
[15:27:40] *** caitp has quit IRC
[15:27:43] *** jsoverson has joined #angularjs
[15:27:58] *** caitp has joined #angularjs
[15:28:05] *** renz has joined #angularjs
[15:28:12] *** dob__ has quit IRC
[15:28:26] *** atomical has joined #angularjs
[15:28:38] *** jstroem has joined #angularjs
[15:28:46] *** VictorBjelkholm has quit IRC
[15:28:49] *** jsoverson has quit IRC
[15:29:28] *** Tidwell has quit IRC
[15:29:34] *** jsoverson has joined #angularjs
[15:29:52] *** Joulse has quit IRC
[15:30:11] *** richiebkr has quit IRC
[15:30:25] *** jsoverson has quit IRC
[15:31:12] *** jsoverson has joined #angularjs
[15:31:26] *** iateadonut has joined #angularjs
[15:31:32] *** GeertV has joined #angularjs
[15:31:50] *** gunn has quit IRC
[15:31:51] *** TorchDragon has joined #angularjs
[15:32:43] *** jsoverson has quit IRC
[15:32:47] *** Schtive has joined #angularjs
[15:32:48] *** bertrandk has quit IRC
[15:32:53] *** jstroem has quit IRC
[15:33:25] *** sk87 has quit IRC
[15:33:36] *** fedenunez has joined #angularjs
[15:33:36] *** jdj_dk has joined #angularjs
[15:33:38] *** cspra85 has joined #angularjs
[15:33:38] *** jbourassa has joined #angularjs
[15:33:52] *** jsoverson has joined #angularjs
[15:34:11] *** gordroid has joined #angularjs
[15:34:16] *** merb has quit IRC
[15:34:40] *** utk has joined #angularjs
[15:35:15] *** jsoverson has quit IRC
[15:35:19] <utk> How can i make my angular apps visible to facebook opengraph
[15:35:43] <utk> I can see only curly braces and i cant find documentation for that
[15:35:59] <utk> I am using phantomjs to prerender my pages
[15:36:14] <caitp> well if you're seeing curlies, phantomjs isn't doing a very good job of prerendering
[15:36:20] *** jsoverson has joined #angularjs
[15:36:24] <caitp> you've probably got a DOM exception in the app or something
[15:36:26] *** danyim has joined #angularjs
[15:36:27] *** TorchDragon has quit IRC
[15:36:31] <caitp> or some other error
[15:36:49] *** InezK_away is now known as InezK
[15:36:49] <utk> No i dont see curly braces when i make a curl to my phantom server
[15:37:14] *** foofoobar has quit IRC
[15:37:25] <utk> I neither see any error on my browser
[15:37:36] *** mmitchel_ has joined #angularjs
[15:37:46] *** jsoverson has quit IRC
[15:37:49] *** Seus has quit IRC
[15:38:33] *** jsoverson has joined #angularjs
[15:38:34] *** jdj_dk has quit IRC
[15:38:41] <utk> I am trying that only
[15:38:45] *** fixl has quit IRC
[15:38:48] *** Snugug has quit IRC
[15:39:11] <utk> i am getting an error here only
[15:39:23] <caitp> well, give us a url man
[15:39:29] <utk> ya sure
[15:39:31] *** yoshokatana has joined #angularjs
[15:39:39] *** jsoverson has quit IRC
[15:39:50] *** lucasefe has joined #angularjs
[15:39:52] <caitp> finally a facebook app for the rest of us!
[15:39:56] *** lucasefe has quit IRC
[15:39:56] *** stodan has quit IRC
[15:40:12] *** lucasefe has joined #angularjs
[15:40:32] *** Joulse has joined #angularjs
[15:40:49] *** swirlycheetah has joined #angularjs
[15:40:56] *** jsoverson has joined #angularjs
[15:41:23] *** danyim has quit IRC
[15:41:25] *** VictorBjelkholm has joined #angularjs
[15:41:40] <caitp> does your prerender server honor robots.txt or something?
[15:41:44] *** bphogan_afk is now known as bphogan
[15:41:47] *** jsoverson has quit IRC
[15:41:47] <caitp> or have a robots.txt even
[15:42:13] <utk> i dont have robots.txt on the server
[15:42:22] *** jsoverson has joined #angularjs
[15:42:26] *** jackweirdy has joined #angularjs
[15:42:28] *** TorpedoSkyline has quit IRC
[15:42:33] <caitp> well basically it's getting the raw file
[15:42:45] <utk> thats what i am worried
[15:42:53] <caitp> so either phantomjs isn't executing JS for those requests, or isn't being used at all
[15:42:56] *** jsoverson has quit IRC
[15:42:58] <utk> you can make a curl to the url
[15:43:11] *** shackleford has joined #angularjs
[15:43:13] <caitp> do you have a log of the requests to that url?
[15:43:22] <utk> you will see a 302 moved message
[15:43:47] *** zivester has joined #angularjs
[15:43:48] *** shackleford has quit IRC
[15:43:49] *** uf6667 has quit IRC
[15:43:49] <utk> no i dont have a log for that
[15:43:59] <caitp> i suggest generating a log
[15:43:59] *** shackleford has joined #angularjs
[15:44:07] *** jsoverson has joined #angularjs
[15:44:13] <utk> Sure i will try and get back soon
[15:44:16] <caitp> it sounds somewhat like a server issue though
[15:44:31] <caitp> maybe FB's scraper doesn't follow redirects
[15:44:44] *** yoshokatana_ has joined #angularjs
[15:44:56] *** jsoverson has quit IRC
[15:45:33] <utk> Ohhhhhh if thats a problem then how do we manage it
[15:45:47] *** lsiv568 has quit IRC
[15:45:53] *** jsoverson has joined #angularjs
[15:46:12] <caitp> utk serve a 200 maybe? :p
[15:46:18] <caitp> i don't know if that's the issue
[15:46:19] *** lsiv568 has joined #angularjs
[15:46:21] <caitp> i'm just throwing ideas around
[15:46:24] *** jsoverson has quit IRC
[15:46:28] <caitp> but get some logging on your server
[15:46:32] <caitp> that will help, most likely
[15:46:38] *** InezK is now known as InezK_away
[15:46:40] <utk> i am doing it
[15:46:46] <utk> will send it to you
[15:46:59] *** Gooder` has quit IRC
[15:47:01] *** jsoverson has joined #angularjs
[15:47:09] <utk> but if have any other way to do it please let me know
[15:47:17] *** lvbreda has joined #angularjs
[15:47:41] *** maveneagle has quit IRC
[15:47:42] *** jsoverson has quit IRC
[15:47:42] *** TorchDragon has joined #angularjs
[15:48:04] *** Joulse has quit IRC
[15:48:04] *** Joulse has joined #angularjs
[15:48:05] *** darrin has quit IRC
[15:48:10] *** arek_at_work has joined #angularjs
[15:48:23] *** fedenunez has quit IRC
[15:48:30] *** darrin has joined #angularjs
[15:48:37] *** bayousoft has joined #angularjs
[15:48:47] *** jsoverson has joined #angularjs
[15:49:21] *** jsoverson has quit IRC
[15:49:30] *** Jameser has joined #angularjs
[15:49:51] *** GeertV_ has joined #angularjs
[15:49:51] *** GeertV has quit IRC
[15:49:52] *** jumpstracks has quit IRC
[15:50:02] *** fedenunez has joined #angularjs
[15:50:18] *** jsoverson has joined #angularjs
[15:50:46] *** lsiv568 has quit IRC
[15:50:55] *** orion1111 has joined #angularjs
[15:50:55] *** arthas has joined #angularjs
[15:51:02] *** jsoverson has quit IRC
[15:51:17] *** mcreager has joined #angularjs
[15:51:35] *** jsoverson has joined #angularjs
[15:52:11] <rabbi1> I have "rating": "3.5" how can i show this as *** half* ? (i am using fontawesome icons)
[15:52:29] *** jsoverson has quit IRC
[15:52:46] *** lsiv568 has joined #angularjs
[15:53:37] *** joshontheweb has joined #angularjs
[15:54:23] *** digia|away is now known as digia
[15:54:32] *** Jerry has joined #angularjs
[15:54:35] *** SuRfDeMoN has quit IRC
[15:54:42] *** rodh257 has quit IRC
[15:55:09] *** Hultis has quit IRC
[15:56:42] *** Joulse_ has joined #angularjs
[15:56:54] <Jerry> serachCtrl.search() rather
[15:57:10] *** bengillies has quit IRC
[15:57:14] *** jsoverson has joined #angularjs
[15:57:18] *** GeertV__ has joined #angularjs
[15:57:18] *** GeertV_ has quit IRC
[15:57:18] *** rigel has quit IRC
[15:57:23] *** Joulse has quit IRC
[15:57:23] *** Joulse_ is now known as Joulse
[15:57:32] *** jsoverson has quit IRC
[15:57:35] <caitp> it's probably invalid?
[15:57:51] <Jerry> no errors in console....
[15:57:59] <lvbreda> rabbi1 make a wrapper with the width of 3,5 star + spacing fill it with stars overflow:hidden on the wrapper..
[15:58:04] *** bengillies has joined #angularjs
[15:58:04] *** dccc has joined #angularjs
[15:58:05] *** jsoverson has joined #angularjs
[15:58:05] <caitp> your code doesn't report errors if it's invalid
[15:58:14] <caitp> so i'm not sure why you think that would matter :p
[15:58:17] <Jerry> oh
[15:58:25] *** whiteboo_ has quit IRC
[15:58:30] *** tomzx is now known as tomzx`afk
[15:58:37] *** jsoverson has quit IRC
[15:58:38] *** jeffszusz has joined #angularjs
[15:58:44] <Jerry> hmm
[15:58:52] *** dariocravero has joined #angularjs
[15:59:04] <caitp> anyways that's clearly not your actual app, it's not a self-contained example of the problem
[15:59:10] <caitp> so it's very hard to diagnose your issue
[15:59:25] <Jerry> it is my actual app, just not all the code
[15:59:30] *** Weslley has joined #angularjs
[15:59:31] *** jsoverson has joined #angularjs
[15:59:34] <caitp> exactly
[15:59:45] <caitp> you're not showing your code, there's nothing wrong with that snippet
[16:00:09] *** jsoverson has quit IRC
[16:00:13] *** Destos has joined #angularjs
[16:00:32] <rabbi1> lvbreda: that sounds like a good idea.. thanks
[16:00:33] <Jerry> ok
[16:00:37] <rabbi1> will try
[16:00:46] <Weslley> i'm trying to use ng-repeat to showing data, but i'm not getting, any help ?
[16:01:05] *** jsoverson has joined #angularjs
[16:01:30] *** sirkitree|afk is now known as sirkitree
[16:02:07] *** MANCHUCK_ has joined #angularjs
[16:02:47] <rabbi1> Weslley: code please
[16:02:56] *** jsoverson has quit IRC
[16:03:22] *** alho has joined #angularjs
[16:03:40] *** jsoverson has joined #angularjs
[16:03:40] *** bertrandk has joined #angularjs
[16:03:53] *** evilaliv3 has joined #angularjs
[16:04:25] *** rigel_ has joined #angularjs
[16:04:30] *** FunnyLookinHat has joined #angularjs
[16:04:38] *** FunnyLookinHat has joined #angularjs
[16:04:39] *** Click66 has quit IRC
[16:04:49] <Weslley> rabbi1: I'm using <tbody ng-repeat="day in days">, and trying to show with <td><b>{{day.week}}</b></td>, but i just can show with <td><input ng-model="day.week"></td>, do you know what's happening ?
[16:04:52] *** nerdfile1 has joined #angularjs
[16:05:04] *** MANCHUCK has quit IRC
[16:05:21] *** danielpquinn has joined #angularjs
[16:05:21] *** jsoverson has quit IRC
[16:05:29] *** patrickreck has quit IRC
[16:06:24] <jackweirdy> Weslley: As an aside, the ng-repeat should be on the td, not tbody
[16:06:28] *** jsoverson has joined #angularjs
[16:06:32] *** mikronaz has quit IRC
[16:06:42] <jackweirdy> (if you're doing what I think you're doing)
[16:07:29] *** Bade has joined #angularjs
[16:07:42] *** jsoverson has quit IRC
[16:07:59] <CocoStorm> Hey guys, I have a reverse filter in ng-repeat and I was wondering how I could dynamically add/remove this filter?
[16:08:00] *** bertrandk has quit IRC
[16:08:08] <CocoStorm> I've tried reverse:true and reverse:false
[16:08:12] <CocoStorm> they don't seem to work
[16:08:13] *** jdcasey has quit IRC
[16:08:31] *** encrypt3d_fracta has joined #angularjs
[16:08:34] *** foofoobar has joined #angularjs
[16:08:35] *** rodh257 has joined #angularjs
[16:08:48] *** jsoverson has joined #angularjs
[16:09:04] *** foofoobar has quit IRC
[16:09:12] <Weslley> rabbi1: i move to tbody, tr and td, and nothiing happen =(
[16:09:37] <Weslley> jackweirdy: i move to tbody, tr and td, and nothiing happen =(
[16:09:38] *** jsoverson has quit IRC
[16:10:03] *** danielpquinn has quit IRC
[16:10:07] *** jsoverson has joined #angularjs
[16:10:47] *** jsoverson has quit IRC
[16:10:50] *** ihsw has left #angularjs
[16:11:05] *** zquad has joined #angularjs
[16:11:15] <CocoStorm> anyone?
[16:11:30] *** jonasrosenlind has quit IRC
[16:11:33] *** jsoverson has joined #angularjs
[16:11:44] *** jstroem has joined #angularjs
[16:12:35] *** jsoverson has quit IRC
[16:12:53] *** dcherman has joined #angularjs
[16:13:05] *** trippo_ is now known as trippo
[16:13:12] *** SuRfDeMoN has joined #angularjs
[16:13:16] *** Jerry has quit IRC
[16:13:21] *** jsoverson has joined #angularjs
[16:13:36] <jackweirdy> @Wesley: that's why I said it was an aside ;)
[16:13:38] *** gabrielERR has joined #angularjs
[16:13:40] *** Snugug has joined #angularjs
[16:13:49] *** ngbot has joined #angularjs
[16:13:49] <ngbot> angular.js/master e982581 cexbrayat: docs($compile): fix title level for multiElement...
[16:13:49] *** ngbot has left #angularjs
[16:14:37] *** lsiv568 has quit IRC
[16:15:06] *** jsoverson has quit IRC
[16:15:14] *** lsiv568 has joined #angularjs
[16:15:33] *** sheeppower has quit IRC
[16:16:12] *** jsoverson has joined #angularjs
[16:16:43] *** TorpedoSkyline has joined #angularjs
[16:16:45] *** mary5030 has joined #angularjs
[16:17:10] *** mary5030 has quit IRC
[16:17:22] *** jsoverson has quit IRC
[16:17:23] *** lvbreda has quit IRC
[16:17:48] *** mary5030 has joined #angularjs
[16:17:52] *** ChrisC_ has joined #angularjs
[16:18:08] *** jsoverson has joined #angularjs
[16:18:55] *** jsoverson has quit IRC
[16:19:00] *** TorpedoSkyline has quit IRC
[16:19:04] *** kvnm has joined #angularjs
[16:19:13] *** yoshokatana_ has joined #angularjs
[16:19:31] *** lsiv568 has quit IRC
[16:19:55] *** gabrielERR has quit IRC
[16:20:01] *** jsoverson has joined #angularjs
[16:20:08] *** shinnya has joined #angularjs
[16:20:32] *** sonofdirt has joined #angularjs
[16:20:44] *** jobelenus has joined #angularjs
[16:20:46] *** dob_ has joined #angularjs
[16:20:47] *** masterots_ has joined #angularjs
[16:20:55] *** rho has joined #angularjs
[16:20:55] *** rho has joined #angularjs
[16:21:03] *** IanOlson has joined #angularjs
[16:21:26] *** jsoverson has quit IRC
[16:22:13] *** jsoverson has joined #angularjs
[16:22:45] *** cisox has quit IRC
[16:22:52] *** jsoverson has quit IRC
[16:23:29] *** anjumkaiser has joined #angularjs
[16:23:59] *** jsoverson has joined #angularjs
[16:24:01] *** catratnat has quit IRC
[16:24:03] *** vader has joined #angularjs
[16:24:39] *** jsoverson has quit IRC
[16:25:19] *** enigmarm has joined #angularjs
[16:25:28] *** mehlah has joined #angularjs
[16:25:37] *** jsoverson has joined #angularjs
[16:25:57] *** bluesm has joined #angularjs
[16:26:39] *** gordroid has quit IRC
[16:26:41] *** dariocra_ has joined #angularjs
[16:26:57] *** jsoverson has quit IRC
[16:26:57] *** davemerwin has quit IRC
[16:27:00] *** schuranator has joined #angularjs
[16:27:02] *** krawek has quit IRC
[16:27:23] *** dob_ has quit IRC
[16:27:23] *** dariocravero has quit IRC
[16:27:23] *** robdubya has joined #angularjs
[16:27:23] *** shinnya has quit IRC
[16:27:24] *** Bade has quit IRC
[16:27:26] *** gordroid has joined #angularjs
[16:27:26] *** davemerwin has joined #angularjs
[16:27:37] *** sheeppower has joined #angularjs
[16:27:42] *** jsoverson has joined #angularjs
[16:27:49] *** jgravois has joined #angularjs
[16:27:53] *** anjumkaiser has quit IRC
[16:27:53] *** rho has quit IRC
[16:27:53] *** Weslley has quit IRC
[16:28:04] *** jdj_dk has joined #angularjs
[16:28:09] *** shinnya has joined #angularjs
[16:28:25] *** Weslley has joined #angularjs
[16:28:26] <jgravois> does <select size='3'... not work with ng-options?
[16:28:33] *** axelav has joined #angularjs
[16:28:40] *** jsoverson has quit IRC
[16:28:55] *** rho has joined #angularjs
[16:28:55] *** rho has joined #angularjs
[16:29:04] *** bitkomponist has joined #angularjs
[16:29:09] *** AndyFTP has quit IRC
[16:29:10] *** GeertV__ has quit IRC
[16:29:10] *** GeertV__ has joined #angularjs
[16:29:11] *** rigel_ has quit IRC
[16:29:54] *** jsoverson has joined #angularjs
[16:30:17] *** avens has joined #angularjs
[16:30:49] *** dob_ has joined #angularjs
[16:31:59] *** Arindam_ has joined #angularjs
[16:31:59] *** davemerwin has quit IRC
[16:32:30] *** davemerwin has joined #angularjs
[16:32:39] *** jsoverson has quit IRC
[16:32:42] *** jdj_dk has quit IRC
[16:32:43] *** nodweber has quit IRC
[16:32:51] *** schuranator has quit IRC
[16:32:55] *** kirfu has joined #angularjs
[16:33:11] *** dariocra_ has quit IRC
[16:33:24] *** jsoverson has joined #angularjs
[16:34:21] *** davemerw_ has joined #angularjs
[16:34:21] *** davemerwin has quit IRC
[16:34:25] *** rigel_ has joined #angularjs
[16:34:39] *** jsoverson has quit IRC
[16:34:49] *** Arindam has quit IRC
[16:34:52] *** ipalaus has joined #angularjs
[16:35:01] <ChrisC_> anybody know any decent articles about storing filter data for an API in the URL or # for page reloads?
[16:35:47] *** davemerwin has joined #angularjs
[16:35:47] *** davemerw_ has quit IRC
[16:35:47] *** jsoverson has joined #angularjs
[16:36:16] *** bkuberek has joined #angularjs
[16:36:38] *** jsoverson has quit IRC
[16:36:50] *** mguillec_ is now known as mguillech
[16:36:51] *** mguillech has joined #angularjs
[16:37:21] *** kirfu has quit IRC
[16:37:34] *** jsoverson has joined #angularjs
[16:37:34] *** InezK_away is now known as InezK
[16:38:29] *** Christer has joined #angularjs
[16:38:29] *** Christer has joined #angularjs
[16:38:52] *** zivester has quit IRC
[16:38:58] *** jsoverson has quit IRC
[16:39:34] *** asdofindia has quit IRC
[16:39:34] *** DrShoggoth has joined #angularjs
[16:39:41] *** jsoverson has joined #angularjs
[16:40:01] *** uf6667 has joined #angularjs
[16:40:03] *** umib0zu_ has joined #angularjs
[16:40:40] *** jsoverson has quit IRC
[16:40:58] *** Nizumzen has quit IRC
[16:41:45] *** jsoverson has joined #angularjs
[16:42:10] *** jsoverson has quit IRC
[16:42:23] *** michaelfillier has joined #angularjs
[16:42:31] *** Christer| has quit IRC
[16:42:38] *** chrisbirk has quit IRC
[16:42:45] <bberry> can you do something like <div ng-hide="fooCtrl.bar === 5"> ?
[16:42:51] *** jsoverson has joined #angularjs
[16:43:03] *** chrisbirk has joined #angularjs
[16:43:28] *** Fishy__ has quit IRC
[16:43:31] *** jsoverson has quit IRC
[16:44:03] <utk> #phantomjs
[16:44:07] *** utk has left #angularjs
[16:44:28] <robdubya> bberry shonuff
[16:44:32] *** davemerwin has quit IRC
[16:44:35] *** jsoverson has joined #angularjs
[16:44:39] <bberry> nice
[16:44:52] *** daslicht has joined #angularjs
[16:44:56] *** dadicool has joined #angularjs
[16:44:56] *** Christer has quit IRC
[16:45:03] <CocoStorm> Hey guys, I have a reverse filter that reverses the ng-repeat list. And I was wondering how I could dynamically change this? I've tried adding if ($scope.someVar) { return x } else { return Y } however, it can't find $scope as it's outside the controller. How should I go about this?
[16:45:05] *** davemerwin has joined #angularjs
[16:45:28] *** jsoverson has quit IRC
[16:46:19] *** jsoverson has joined #angularjs
[16:46:54] *** jstroem has quit IRC
[16:46:59] *** PrinceAMD[Home] has joined #angularjs
[16:47:04] <CocoStorm> anyone?
[16:47:19] *** schuranator has joined #angularjs
[16:47:26] *** InezK is now known as InezK_away
[16:47:29] *** jsoverson has quit IRC
[16:47:31] *** dman777_1lter has joined #angularjs
[16:47:39] *** dominuskernel has quit IRC
[16:47:39] *** s3shs has joined #angularjs
[16:47:44] <merpnderp> Can anyone give me the use case for why someone would want to use angular-ui's ui-router verse ng-view?
[16:48:09] <dman777_1lter> If I want to clear out a scope member in a angular.js fashion, how could I make this work? angular.copy($scope.commentBox.text);
[16:48:13] *** jsoverson has joined #angularjs
[16:48:59] *** Sna4x81 is now known as Sna4x8
[16:49:10] *** ChrisC_ has quit IRC
[16:49:35] *** VictorBjelkholm has quit IRC
[16:49:52] *** jsoverson has quit IRC
[16:50:22] *** endash has joined #angularjs
[16:50:58] *** jsoverson has joined #angularjs
[16:51:45] *** VeeWee has quit IRC
[16:51:47] *** jsoverson has quit IRC
[16:51:56] <robdubya> CocoStorm make a plunker
[16:52:28] *** Guest86147 has quit IRC
[16:52:32] *** jsoverson has joined #angularjs
[16:52:40] *** klaut has joined #angularjs
[16:52:50] *** ManBearPixel has joined #angularjs
[16:53:03] *** subnl2 has joined #angularjs
[16:53:09] *** jsoverson has quit IRC
[16:53:42] *** Xethron has quit IRC
[16:53:47] *** josh-k has joined #angularjs
[16:53:53] *** negval has quit IRC
[16:53:58] *** jsoverson has joined #angularjs
[16:54:55] *** jsoverson has quit IRC
[16:55:02] *** mickenhei has quit IRC
[16:55:43] *** jsoverson has joined #angularjs
[16:55:49] *** amargherio has joined #angularjs
[16:55:57] *** mccarrontr1ck has quit IRC
[16:56:01] *** jshultz has joined #angularjs
[16:56:28] *** Weslley has quit IRC
[16:56:36] *** cspra85 has quit IRC
[16:56:54] *** jsoverson has quit IRC
[16:57:14] *** GianArb has quit IRC
[16:57:42] *** dadicool has quit IRC
[16:57:43] *** XinUmbralis has quit IRC
[16:57:55] *** dominuskernel has joined #angularjs
[16:58:01] *** dadicool has joined #angularjs
[16:58:05] *** cspra85 has joined #angularjs
[16:58:06] *** jsoverson has joined #angularjs
[16:58:10] *** mccarrontr1ck has joined #angularjs
[16:58:14] <dominuskernel> hello again
[16:58:44] *** jsoverson has quit IRC
[16:59:04] *** stirlingw has joined #angularjs
[16:59:14] *** akoenig has joined #angularjs
[16:59:31] *** jsoverson has joined #angularjs
[16:59:33] *** Johnny13371337 has quit IRC
[16:59:47] *** phuh has quit IRC
[17:00:13] *** phuh has joined #angularjs
[17:00:16] *** Cavallari has quit IRC
[17:00:25] *** dcherman2 has joined #angularjs
[17:00:48] *** yoshokatana_ has joined #angularjs
[17:00:51] *** GaborM has quit IRC
[17:00:52] *** recidive has joined #angularjs
[17:00:52] *** yoshokatana_ has quit IRC
[17:00:58] *** jsoverson has quit IRC
[17:00:58] *** elrabin has joined #angularjs
[17:01:06] *** swirlycheetah has quit IRC
[17:01:40] *** subnl2 has quit IRC
[17:01:43] *** jsoverson has joined #angularjs
[17:01:48] *** xjiujiu has quit IRC
[17:02:11] *** void_0 has joined #angularjs
[17:02:23] *** Patrick__ has joined #angularjs
[17:02:41] *** jsoverson has quit IRC
[17:03:04] *** Hounddog_ has joined #angularjs
[17:03:11] *** dcherman has quit IRC
[17:03:26] *** jsoverson has joined #angularjs
[17:03:49] *** mven has quit IRC
[17:04:03] *** jdcasey has joined #angularjs
[17:04:04] *** mrkake has quit IRC
[17:04:30] *** grindmodeon has joined #angularjs
[17:04:47] *** Hounddog has quit IRC
[17:04:51] *** taij33n has quit IRC
[17:05:04] *** jsoverson has quit IRC
[17:05:06] *** masterots_ has quit IRC
[17:05:12] *** Aswebb has joined #angularjs
[17:05:29] *** mcreager has quit IRC
[17:05:41] *** masterots_ has joined #angularjs
[17:05:41] *** jackweirdy has quit IRC
[17:05:47] *** jsoverson has joined #angularjs
[17:05:58] *** Patrick_Baitman has quit IRC
[17:06:08] *** danielpquinn has joined #angularjs
[17:06:25] *** utk has joined #angularjs
[17:06:33] *** renz has quit IRC
[17:06:36] *** xavia has joined #angularjs
[17:06:37] <utk> i am getting an error Error: cannot access member `statusCode' of deleted QObject angular-seo-server.js:51
[17:06:45] *** krawek has joined #angularjs
[17:06:47] <utk> in phantomjs
[17:06:48] *** krawek has quit IRC
[17:06:54] *** jsoverson has quit IRC
[17:07:04] *** Patrick__ has quit IRC
[17:07:39] *** jsoverson has joined #angularjs
[17:07:42] *** bjr217 has quit IRC
[17:08:09] *** hannesvdvreken has quit IRC
[17:08:16] *** zquad has quit IRC
[17:08:26] *** hychen has joined #angularjs
[17:08:28] *** dmack has joined #angularjs
[17:08:29] *** jsoverson has quit IRC
[17:08:30] *** enaqx has quit IRC
[17:08:39] *** tomzx`afk is now known as tomzx
[17:08:42] *** subnl2 has joined #angularjs
[17:08:42] *** juampy has joined #angularjs
[17:08:47] *** moonmayor has joined #angularjs
[17:09:08] *** jsoverson has joined #angularjs
[17:09:08] *** jackweirdy has joined #angularjs
[17:09:16] <utk> can anyone help me on finding a way to get angular read by facebook open graph
[17:09:28] *** nemothekid has joined #angularjs
[17:09:34] *** Efrem is now known as Efrem-Away
[17:09:41] <robdubya> utk what do you mean
[17:10:06] *** moonmayor has quit IRC
[17:10:19] *** jsoverson has quit IRC
[17:10:34] *** danielpquinn has quit IRC
[17:11:01] <utk> my app is not being recognised by facebook
[17:11:31] *** jsoverson has joined #angularjs
[17:11:31] <utk> It shows curly braces when i try to share
[17:11:36] *** bjr217 has joined #angularjs
[17:11:37] *** mrkake has joined #angularjs
[17:12:09] *** JosephSilber has joined #angularjs
[17:12:15] <utk> I am using phantomjs for seo
[17:12:50] *** jsoverson has quit IRC
[17:13:15] *** ctanga has joined #angularjs
[17:13:30] *** Jameser has quit IRC
[17:13:56] *** no1uknow has joined #angularjs
[17:13:56] *** jsoverson has joined #angularjs
[17:14:16] *** ccohn has quit IRC
[17:14:30] *** patrick99e99 has joined #angularjs
[17:14:50] *** jsoverson has quit IRC
[17:14:51] *** frickettz has quit IRC
[17:14:51] *** ccohn has joined #angularjs
[17:15:13] *** Willow has joined #angularjs
[17:15:16] *** thedodd has joined #angularjs
[17:15:34] *** krawek has joined #angularjs
[17:15:34] *** krawek has joined #angularjs
[17:15:39] *** ccohn has quit IRC
[17:15:39] *** jsoverson has joined #angularjs
[17:15:47] *** void_0 has left #angularjs
[17:15:56] *** ccohn has joined #angularjs
[17:16:27] *** jsoverson has quit IRC
[17:16:27] *** ngrt has quit IRC
[17:16:48] *** jsoverson has joined #angularjs
[17:16:57] *** mikeywaites has quit IRC
[17:16:59] *** gauravsaini03 has joined #angularjs
[17:17:32] *** josh-k has quit IRC
[17:17:41] *** jsoverson has quit IRC
[17:18:26] *** jsoverson has joined #angularjs
[17:18:33] *** patrick99e99 has quit IRC
[17:19:11] *** frickettz has joined #angularjs
[17:19:11] *** GeertV__ has quit IRC
[17:19:14] *** jsoverson has quit IRC
[17:19:47] *** GeertV__ has joined #angularjs
[17:19:58] *** jsoverson has joined #angularjs
[17:20:32] *** gunn has joined #angularjs
[17:20:37] *** ramden has joined #angularjs
[17:21:16] *** geniethe has joined #angularjs
[17:21:26] *** patrickreck has joined #angularjs
[17:21:27] *** jsoverson has quit IRC
[17:21:47] *** Keika has joined #angularjs
[17:21:52] <Keika> hello peep
[17:21:53] <Keika> s
[17:22:16] *** jdj_dk has joined #angularjs
[17:22:17] <Keika> how can I inject a factory into a service..?
[17:22:19] <Keika> :D
[17:22:33] *** jsoverson has joined #angularjs
[17:23:04] *** Aswebb has quit IRC
[17:23:08] *** josh-k has joined #angularjs
[17:23:24] *** poacher2k has quit IRC
[17:23:40] *** kvnm has quit IRC
[17:23:41] *** jsoverson has quit IRC
[17:23:52] <ramden> if I am in the login page and in url i enter dashboard.html the site starts loading and then redirects me back to login.html
[17:24:01] *** Wizek_ has quit IRC
[17:24:02] *** GeertV__ has quit IRC
[17:24:28] <ramden> with window.location.... can i avoid when entering dashboard.html in the url that the site loads at all?
[17:24:53] *** jsoverson has joined #angularjs
[17:25:04] *** marcospgp has quit IRC
[17:25:05] *** lsiv568 has joined #angularjs
[17:25:35] *** DrMabuse has quit IRC
[17:25:42] *** jsoverson has quit IRC
[17:25:59] *** kvnm has joined #angularjs
[17:25:59] *** zumba_addict has joined #angularjs
[17:26:12] *** subnl2 has quit IRC
[17:26:14] *** jsoverson has joined #angularjs
[17:26:27] *** JakeSays_ is now known as JakeSays
[17:26:32] *** lsiv568 has quit IRC
[17:26:32] *** jdj_dk has quit IRC
[17:26:34] <zumba_addict> hi folks, what version of IE does AngularJS support? Boss is telling me to support IE9 too.
[17:27:01] <zumba_addict> I don't want to get a headache of trying to support a browser that is a pita
[17:27:27] <oniijin> pretty sure that info is on the site
[17:27:31] <oniijin> look it up please
[17:27:34] *** lsiv568 has joined #angularjs
[17:27:39] *** jsoverson has quit IRC
[17:28:25] *** jsoverson has joined #angularjs
[17:28:36] <zumba_addict> ok
[17:28:36] *** frickett has joined #angularjs
[17:28:36] *** cthrax has joined #angularjs
[17:28:53] *** ut_ has joined #angularjs
[17:28:53] *** CocoStorm has quit IRC
[17:29:30] <zumba_addict> oh wow, I'm on 1.2.15 but website is now in 1.2.21. Which one is the latest stable though?
[17:29:31] <ut_> can anyone tell me how can i get recognised by facebook
[17:29:32] *** jsoverson has quit IRC
[17:29:42] <zumba_addict> recognized? what do you mean?
[17:29:52] <ut_> Facebook reads my {{}}
[17:30:04] *** enaqx has joined #angularjs
[17:30:04] <edrocks> how would you get the latest beta with bower? using >= gave me canary
[17:30:04] <ut_> rather than computing my javascript
[17:30:09] *** frickettz has quit IRC
[17:30:15] *** Alex______ has joined #angularjs
[17:30:16] <zumba_addict> oh, i've never done any coding in facebook
[17:30:18] <ut_> I am using phantomjs for google crawler
[17:30:18] *** Alex______ has left #angularjs
[17:30:20] *** jsoverson has joined #angularjs
[17:30:57] *** jsoverson has quit IRC
[17:31:01] *** MADONZY has joined #angularjs
[17:31:10] *** goblortikus has joined #angularjs
[17:31:18] <MADONZY> ;)
[17:31:25] <MADONZY> hi there
[17:31:28] <ut_> Has anyone tried sharing their SPA on facebook?
[17:31:45] *** jsoverson has joined #angularjs
[17:31:52] <MADONZY> SPA?
[17:32:00] <ut_> Angular application
[17:32:11] <ut_> Single page application
[17:32:23] *** geniethe has quit IRC
[17:32:32] *** sk87 has joined #angularjs
[17:32:36] *** kvnm has quit IRC
[17:32:40] *** jsoverson has quit IRC
[17:32:41] *** Cache_Money has joined #angularjs
[17:32:41] *** jacuqesdancona has quit IRC
[17:32:50] <zumba_addict> got it, it's Ie9 and above
[17:32:51] *** MADONZY has quit IRC
[17:33:05] *** pskrz has joined #angularjs
[17:33:14] *** jacuqesdancona has joined #angularjs
[17:33:25] *** jsoverson has joined #angularjs
[17:33:43] *** nemothekid has quit IRC
[17:33:45] *** LukeM has joined #angularjs
[17:34:08] *** jsoverson has quit IRC
[17:34:13] <utk> help
[17:34:14] *** DrMabuse has joined #angularjs
[17:34:15] <utk> Has anyone tried sharing their SPA on facebook?
[17:34:32] <oniijin> just ask your question and if anyone knows they'll answer
[17:34:39] <oniijin> no need to keep repeating yourself
[17:34:42] <utk> kk
[17:34:44] *** BobbieBarker has joined #angularjs
[17:34:47] <utk> Sorry
[17:34:57] *** jsoverson has joined #angularjs
[17:35:03] *** xjiujiu has joined #angularjs
[17:35:11] *** AlexZanf has quit IRC
[17:35:11] *** guilbep has quit IRC
[17:35:16] *** mindlace has quit IRC
[17:36:38] *** jsoverson has quit IRC
[17:36:38] *** guilbep has joined #angularjs
[17:36:38] *** kirfu has joined #angularjs
[17:36:53] *** Arindam_ has quit IRC
[17:36:56] *** qxxx has quit IRC
[17:37:13] *** jbourassa has quit IRC
[17:37:23] *** jacuqesdancona has quit IRC
[17:37:31] *** jsoverson has joined #angularjs
[17:37:47] *** danyim has joined #angularjs
[17:38:00] *** RexButler_ has quit IRC
[17:38:20] *** InezK_away is now known as InezK
[17:38:23] *** leonbienek has joined #angularjs
[17:38:30] <leonbienek> Hi all
[17:38:44] *** jbourassa has joined #angularjs
[17:38:45] *** Anton_ has joined #angularjs
[17:38:49] *** Joshee has joined #angularjs
[17:38:57] *** jsoverson has quit IRC
[17:39:13] *** dob__ has joined #angularjs
[17:39:21] *** axelav has quit IRC
[17:39:39] *** Fire-Dragon-DoL has joined #angularjs
[17:39:44] *** pskrz has quit IRC
[17:39:51] *** jbourassa has quit IRC
[17:39:54] *** dob_ has quit IRC
[17:39:57] *** brownbathrobe has joined #angularjs
[17:40:03] *** josh-k has quit IRC
[17:40:10] *** jsoverson has joined #angularjs
[17:40:15] *** TorpedoSkyline has joined #angularjs
[17:40:30] <leonbienek> Can anyone tell me why these radios are returning valid, when neither are selected
[17:40:35] *** josh-k has joined #angularjs
[17:40:37] *** uf6667 has quit IRC
[17:41:04] *** saucey has quit IRC
[17:41:20] *** jbourassa has joined #angularjs
[17:41:28] *** jsoverson has quit IRC
[17:41:33] *** frickettz has joined #angularjs
[17:41:45] *** endash has quit IRC
[17:41:58] *** Edsfnnnnmlop3 has quit IRC
[17:42:03] *** danyim has quit IRC
[17:42:05] *** charith has joined #angularjs
[17:42:09] *** endash has joined #angularjs
[17:42:24] *** jsoverson has joined #angularjs
[17:42:29] *** jbourassa has quit IRC
[17:42:30] *** brownbathrobe has quit IRC
[17:42:36] *** citizen-stig has joined #angularjs
[17:42:46] *** RexButler has joined #angularjs
[17:42:47] *** RexButler_ has joined #angularjs
[17:43:03] *** jsoverson has quit IRC
[17:43:12] *** frickett has quit IRC
[17:43:23] *** noocode_ has quit IRC
[17:43:31] *** RexButler_ has quit IRC
[17:43:39] *** RexButler has quit IRC
[17:43:49] *** jsoverson has joined #angularjs
[17:43:57] *** RexButler has joined #angularjs
[17:43:57] *** guilbep has quit IRC
[17:43:59] *** jbourassa has joined #angularjs
[17:44:02] *** Roots47 has joined #angularjs
[17:44:31] *** brassel has quit IRC
[17:44:59] *** brezel has joined #angularjs
[17:45:07] *** josh-k has quit IRC
[17:45:07] *** jbourassa has quit IRC
[17:45:21] *** Aswebb has joined #angularjs
[17:45:23] *** rho has quit IRC
[17:45:35] *** jsoverson has quit IRC
[17:45:57] *** mtsr_ has quit IRC
[17:46:13] *** rhp has joined #angularjs
[17:46:14] *** Cache_Money has quit IRC
[17:46:33] *** mtsr_ has joined #angularjs
[17:46:33] *** noocode has joined #angularjs
[17:46:37] *** jbourassa has joined #angularjs
[17:46:38] <charith> hello
[17:46:40] *** jsoverson has joined #angularjs
[17:46:47] *** CaShY_ has quit IRC
[17:46:48] *** dob__ has quit IRC
[17:47:04] <charith> can anyone tell me how can i implement a navigation as in following image
[17:47:05] *** vf1 has joined #angularjs
[17:47:18] *** jsoverson has quit IRC
[17:47:28] *** xjiujiu has quit IRC
[17:47:35] <dmack> define your steps in a JSON object, repeat over the steps, set active when it's active.
[17:47:45] <dmack> or are you talking about more HTML/CSS?
[17:47:46] *** jbourassa has quit IRC
[17:47:49] *** xjiujiu has joined #angularjs
[17:47:50] *** jstroem has joined #angularjs
[17:48:04] <charith> dmack, yes, using angular
[17:48:04] *** InezK is now known as InezK_away
[17:48:06] *** jsoverson has joined #angularjs
[17:48:30] *** vf1 has quit IRC
[17:48:32] *** TorpedoSkyline has quit IRC
[17:48:35] *** bengilli_ has joined #angularjs
[17:48:43] <charith> dmack, where can i find some examples like that?
[17:48:45] <dmack> create your steps in your controller, or in a service. setup an ngRepeat over the steps, default the first step to active
[17:48:56] *** jsoverson has quit IRC
[17:49:07] *** xyNNN has quit IRC
[17:49:08] *** CaShY has joined #angularjs
[17:49:15] *** jbourassa has joined #angularjs
[17:49:16] *** vf1 has joined #angularjs
[17:49:19] <dmack> using ui-router. may be overkill for what you need/want. not sure
[17:49:24] *** bengillies has quit IRC
[17:49:44] *** frickett has joined #angularjs
[17:49:52] *** _tpavel has quit IRC
[17:49:59] *** saucey has joined #angularjs
[17:50:02] *** jsoverson has joined #angularjs
[17:50:11] *** Gambit- has joined #angularjs
[17:50:14] <charith> dmack, thanks
[17:50:59] *** uf6667 has joined #angularjs
[17:51:15] *** jsoverson has quit IRC
[17:51:25] *** xyNNN has joined #angularjs
[17:51:52] *** Anton_ has quit IRC
[17:51:55] *** Edsfnnnnmlop3 has joined #angularjs
[17:51:56] *** InezK_away is now known as InezK
[17:51:58] *** zumba_addict has quit IRC
[17:51:59] *** jsoverson has joined #angularjs
[17:52:03] *** jstroem has quit IRC
[17:52:23] *** s3shs has quit IRC
[17:52:39] *** frickettz has quit IRC
[17:52:54] *** s3shs has joined #angularjs
[17:52:55] *** Hounddog_ has quit IRC
[17:53:15] *** HypnotiX has quit IRC
[17:53:46] *** jsoverson has quit IRC
[17:53:54] *** jbourassa has quit IRC
[17:54:14] *** xjiujiu has quit IRC
[17:54:35] *** danielpquinn has joined #angularjs
[17:54:42] *** jsoverson has joined #angularjs
[17:54:44] *** waylon999 has joined #angularjs
[17:54:46] *** richiebkr has joined #angularjs
[17:55:22] *** jbourassa has joined #angularjs
[17:55:26] *** icfantv has joined #angularjs
[17:55:29] *** xyNNN has quit IRC
[17:55:54] *** roolo has quit IRC
[17:56:03] *** jsoverson has quit IRC
[17:56:32] *** jbourassa has quit IRC
[17:56:57] *** fbenoit has quit IRC
[17:56:58] *** mnngfltg has quit IRC
[17:57:09] *** frickett has quit IRC
[17:57:13] *** bbrown has joined #angularjs
[17:57:13] *** jsoverson has joined #angularjs
[17:57:33] *** lsiv568 has quit IRC
[17:57:34] *** xjiujiu has joined #angularjs
[17:57:59] *** jbourassa has joined #angularjs
[17:58:00] *** lsiv568 has joined #angularjs
[17:58:05] *** Willow has quit IRC
[17:58:24] *** jsoverson has quit IRC
[17:58:31] *** Willow has joined #angularjs
[17:58:37] *** vf1 has quit IRC
[17:58:38] *** snapwich has joined #angularjs
[17:58:46] *** BaggersIO has quit IRC
[17:58:51] *** vf1 has joined #angularjs
[17:59:16] *** frickettz has joined #angularjs
[17:59:27] *** jsoverson has joined #angularjs
[17:59:50] *** phuh has quit IRC
[18:00:16] *** phuh has joined #angularjs
[18:00:21] *** frickett has joined #angularjs
[18:00:54] *** jsoverson has quit IRC
[18:01:18] *** DevAntoine has quit IRC
[18:01:24] *** InezK is now known as InezK_away
[18:01:56] *** jsoverson has joined #angularjs
[18:02:20] *** leonbienek has quit IRC
[18:02:33] *** jsoverson has quit IRC
[18:02:52] *** mspier_off is now known as mspier
[18:02:52] *** TehShrike|Work has joined #angularjs
[18:02:59] *** lsiv568 has quit IRC
[18:03:19] *** jsoverson has joined #angularjs
[18:03:39] *** xjiujiu_ has joined #angularjs
[18:03:54] *** frickettz has quit IRC
[18:04:12] *** mikeywaites has joined #angularjs
[18:04:20] *** nemothekid has joined #angularjs
[18:04:47] *** vf1 has quit IRC
[18:04:48] *** xjiujiu has quit IRC
[18:04:51] *** jsoverson has quit IRC
[18:04:55] *** bengilli_ has quit IRC
[18:05:23] <TehShrike|Work> For some directive myButt, I would like to be able to observe the value of another attribute, myBoolean. Based on the documentation, I added a attrs.$observe('myButt', fn) and added my-boolean="somePropertyOnTheScope" to the template. However, the value passed in to my function is the string "somePropertyOnTheScope" instead of its value. How should I go about getting the interpolated value of an arbitrary attribute?
[18:05:29] *** jgravois has quit IRC
[18:05:31] *** subsonic has joined #angularjs
[18:05:40] *** jsoverson has joined #angularjs
[18:05:41] *** Nizumzen has joined #angularjs
[18:05:46] *** motionman has quit IRC
[18:06:02] *** dob_ has joined #angularjs
[18:06:10] *** jgravois has joined #angularjs
[18:06:22] *** saucey has quit IRC
[18:06:40] *** digia is now known as digia|away
[18:06:42] *** ailheenTest has joined #angularjs
[18:06:44] *** Xethron has joined #angularjs
[18:06:48] *** FunnyLookinHat has quit IRC
[18:06:52] *** fumblingfish has joined #angularjs
[18:07:00] *** FunnyLookinHat has joined #angularjs
[18:07:03] *** bertrandk has joined #angularjs
[18:07:18] <dman777_1lter> <textarea type="text" class="form-control" ng-model="commentBox.text" ng-required="commentBox.text"> </textarea>...I can't get the required validation to work
[18:07:50] *** bertrandk has quit IRC
[18:08:06] *** Efrem-Away is now known as Efrem
[18:08:10] *** rabbi1 has quit IRC
[18:08:12]
<dominuskernel> I have this example in angula.js http://bpaste.net/show/Q88Pt9jcxs5eWfpTxo6q/ the problem that I have is that I can't get the dates from json file because of this when exec the web doesn't appear anything. Could anyone help me?.
[18:08:25] *** Yahkob has joined #angularjs
[18:09:41] *** CocoStorm has joined #angularjs
[18:09:45] *** jsoverson has quit IRC
[18:09:53] *** krawek has quit IRC
[18:09:58] *** rho has joined #angularjs
[18:10:02] <CocoStorm> Hi guys, I was using ng-show to show/hide elements but things in the table kept jittering around
[18:10:03] *** cctom_ has quit IRC
[18:10:05] <CocoStorm> is there a way of preventing this
[18:10:08] <CocoStorm> so rather than removing the elemnt
[18:10:15] <CocoStorm> set it to ivisible
[18:10:18] <CocoStorm> is this possible in angularjs?
[18:10:18] *** bertrandk has joined #angularjs
[18:10:39] *** jgravois has quit IRC
[18:10:45] *** Roots47 has quit IRC
[18:10:51] *** spencercarnage has joined #angularjs
[18:11:14] *** arthas has quit IRC
[18:11:31] *** slainer68 has quit IRC
[18:11:34] *** utk has quit IRC
[18:12:17] *** no1uknow has quit IRC
[18:12:28] <dman777_1lter> CocoStorm: I believ ng-show keeps the element in the dom flow.
[18:12:33] *** krawek has joined #angularjs
[18:12:34] *** krawek has joined #angularjs
[18:12:48] <CocoStorm> dman777_1lter, really? :S
[18:12:49] *** Stampy has joined #angularjs
[18:12:55] <TehShrike|Work> CocoStorm: ngShow works the same way as ngHide. You'll probably want to use ngStyle or ngClass
[18:13:05] *** icarus75 has quit IRC
[18:13:07] *** saucey has joined #angularjs
[18:13:10] <oniijin> just ngclass it
[18:13:17] <CocoStorm> ngClass hidden: true etc?
[18:13:19] <oniijin> ngshow sets display:none
[18:13:28] <CocoStorm> ah I see
[18:13:52] <CocoStorm> so I could use ng-class with visibility: hidden ?
[18:14:00] *** mewm has quit IRC
[18:14:09] *** Jameser has joined #angularjs
[18:14:21] <oniijin> sure
[18:14:30] <CocoStorm> I'll do that, thanks!
[18:15:02] *** yoshokatana_ has joined #angularjs
[18:15:09] *** frickett has quit IRC
[18:15:20] *** ailheenTest has quit IRC
[18:15:52] *** fedenunez has quit IRC
[18:16:17] <dman777_1lter> CocoStorm: ah...sorry :)
[18:16:19] *** jdj_dk has joined #angularjs
[18:16:22] *** InezK_away is now known as InezK
[18:16:30] *** MaxV has quit IRC
[18:16:36] *** moonmayor has joined #angularjs
[18:16:42] *** Olsonfold has quit IRC
[18:16:56] *** MaxV has joined #angularjs
[18:17:01] *** juampy has quit IRC
[18:17:03] *** edy has joined #angularjs
[18:17:36] *** bayousoft has quit IRC
[18:17:46] *** mupkoo has joined #angularjs
[18:18:02] *** mcreager has joined #angularjs
[18:18:08] *** mguillec_ has joined #angularjs
[18:18:14] *** no1uknow has joined #angularjs
[18:18:25] *** foofoobar has joined #angularjs
[18:18:30] *** TorpedoSkyline has joined #angularjs
[18:18:40] <bberry> Is there a way to stop chrome from autofilling name, email, and password information on a form? The form is for new users after the admin has already logged in (so its filling the form in with the admins information)
[18:18:53] *** Jameser has quit IRC
[18:19:01] *** goblortikus has quit IRC
[18:19:11] *** mguillech has quit IRC
[18:19:27] *** goblortikus has joined #angularjs
[18:19:32] <TehShrike|Work> bberry: clear the browser's saved data
[18:19:43] *** mrded has joined #angularjs
[18:19:57] <TehShrike|Work> bberry: and tell your admin to use incognito mode to log in on other people's machines
[18:20:07] *** guilbep has joined #angularjs
[18:20:09] <grindmodeon> bberry: autocomplete attribute
[18:20:19] *** robteix has joined #angularjs
[18:20:22] *** jackweirdy has quit IRC
[18:20:25] <bberry> grindmodeon: apparently the autocomplete attribute doesnt work.
[18:20:37] *** dccc has quit IRC
[18:20:42] *** jdj_dk has quit IRC
[18:20:42] <grindmodeon> why not bberry?
[18:20:54] *** robteix has joined #angularjs
[18:20:58] *** SuRfDeMoN has quit IRC
[18:21:12] *** subnl has left #angularjs
[18:21:16] <robdubya> typically you should put it on the form element, vs the input element
[18:21:19] *** ailheen has joined #angularjs
[18:21:27] <bberry> grindmodeon, apparently chromes autofill ignores <form autocomplete="off">
[18:21:34] *** MaxV has quit IRC
[18:21:34] *** jbourassa has quit IRC
[18:21:36] *** frostig_ has joined #angularjs
[18:21:48] *** heidi has joined #angularjs
[18:22:00] *** mcreager has quit IRC
[18:22:25] *** mguillech has joined #angularjs
[18:22:27] *** TorpedoSkyline has quit IRC
[18:22:28] <grindmodeon> Hm dunno then
[18:22:30] <bberry> and it looked like firefox is following suit.
[18:22:30] *** Keika has quit IRC
[18:22:57] <grindmodeon> bberry: is there a reason you want it disabled? just curious
[18:22:59] *** itsmeandrewd has joined #angularjs
[18:23:22] *** thomastuts has quit IRC
[18:23:32] *** blueadept has joined #angularjs
[18:23:32] *** blueadept has joined #angularjs
[18:23:32] *** ailheen has quit IRC
[18:23:33] *** mindlace has joined #angularjs
[18:23:41] *** ailheen has joined #angularjs
[18:23:59] <bberry> grindmodeon: I have a form that the admin fills out for new users. If the admin is logged in, then the form autofills with the admins information
[18:24:01] *** frickettz has joined #angularjs
[18:24:11] *** goblortikus has quit IRC
[18:24:21] <TehShrike|Work> bberry: he can't log in in their browser. He has to use incognito mode.
[18:24:32] *** ailheen has quit IRC
[18:24:35] <TehShrike|Work> Even if you make the site stop filling that in, users can still go look at their saved passwords to see what his password is
[18:24:41] *** ailheen has joined #angularjs
[18:24:42] *** mguillec_ has quit IRC
[18:24:48] <grindmodeon> bberry: If the input fields value is filled then I don't think browsers would fill them?
[18:25:02] <TehShrike|Work> You'll have to clear that information from all of their computers, and then tell your admin to stop doing that in the future
[18:25:08] *** frostig_ is now known as frostig
[18:25:24] *** jaboles has joined #angularjs
[18:25:35] *** jharbaug_ has quit IRC
[18:25:46] *** zquad has joined #angularjs
[18:26:00] *** lw has quit IRC
[18:26:11] *** jharbaug_ has joined #angularjs
[18:26:14] *** intellix has quit IRC
[18:26:46] *** Joulse has quit IRC
[18:26:51] *** bjr217 has quit IRC
[18:27:25] *** mikeywaites has quit IRC
[18:27:29] *** dob__ has joined #angularjs
[18:27:31] *** night-owl2 has joined #angularjs
[18:28:03] *** ailheen has quit IRC
[18:28:19] *** ailheen has joined #angularjs
[18:28:37] <nickeddy> do ng-ifs make new scopes?
[18:28:43] *** mguillec_ has joined #angularjs
[18:28:50] *** cthrax has quit IRC
[18:28:50] *** arabot has joined #angularjs
[18:28:58] *** ailheen has quit IRC
[18:29:00] *** jdowdle|afk is now known as jdowdle
[18:29:06] *** ailheen has joined #angularjs
[18:29:22] *** dob_ has quit IRC
[18:29:31] <nickeddy> damnit
[18:29:34] *** RexButler_ has joined #angularjs
[18:29:34] *** Wizek_ has joined #angularjs
[18:29:38] <nickeddy> well that explains a lot
[18:29:38] *** foofoobar has quit IRC
[18:29:44] *** cthrax has joined #angularjs
[18:29:47] *** ipalaus has quit IRC
[18:30:47] *** darrin has quit IRC
[18:30:58] *** chrisbirk has quit IRC
[18:31:07] *** sk87 has quit IRC
[18:31:17] *** heidi has quit IRC
[18:31:18] *** Wizek_ has quit IRC
[18:31:23] <optikalmouse> hmm, stackoverflow you disappoint. "how do I init a scope var" "use ng-init" -_-'
[18:31:33] *** jbourassa has joined #angularjs
[18:31:38] *** TorpedoSkyline has joined #angularjs
[18:31:42] *** mguillech has quit IRC
[18:32:18] *** digia|away is now known as digia
[18:32:23] *** RexButler has quit IRC
[18:32:25] *** darrin has joined #angularjs
[18:32:53] *** ailheen has quit IRC
[18:33:01] *** ailheen has joined #angularjs
[18:33:13] *** greengriminal has quit IRC
[18:33:31] *** darrin_ has joined #angularjs
[18:33:54] <nickeddy> optikalmouse: ng-init="checked=true"
[18:34:10] *** darrin_ has quit IRC
[18:34:34] *** darrin_ has joined #angularjs
[18:35:09] *** spencercarnage has quit IRC
[18:35:24] *** edrocks has quit IRC
[18:35:38] *** edrocks has joined #angularjs
[18:35:48] *** BahamutWC|Work_ has joined #angularjs
[18:36:09] *** lite_ has joined #angularjs
[18:36:12] *** BahamutWC|Work has quit IRC
[18:36:13] *** BahamutWC|Work_ is now known as BahamutWC|Work
[18:36:33] *** jstroem has joined #angularjs
[18:36:33] *** darrin has quit IRC
[18:36:35] *** stevvooe has joined #angularjs
[18:36:36] *** frickett has joined #angularjs
[18:36:52] *** stevvooe has quit IRC
[18:37:15] *** TorpedoSkyline has quit IRC
[18:37:18] *** stevvooe has joined #angularjs
[18:37:42] *** hook has joined #angularjs
[18:37:43] *** lsiv568 has joined #angularjs
[18:37:47] *** bjr217 has joined #angularjs
[18:38:07] *** CocoStorm has quit IRC
[18:38:18] *** endash has quit IRC
[18:38:26] <Left_Turn> silly question, if you make an angularjs app for others, do they all need angularjs installed before they can use it?
[18:38:32] *** endash has joined #angularjs
[18:39:27] *** frickettz has quit IRC
[18:39:55] *** ut_ has quit IRC
[18:40:14] *** frickettz has joined #angularjs
[18:40:50] *** tsalb has joined #angularjs
[18:40:58] *** jstroem has quit IRC
[18:41:03] <ctanga> Left_Turn: nope
[18:41:22] *** frickett has quit IRC
[18:41:32] <Left_Turn> hm
[18:41:55] <grindmodeon> Left_Turn: all it needs is the angularjs library.
[18:41:59] <grindmodeon> :P
[18:42:00] <Left_Turn> so it operates on the server?
[18:42:22] <grindmodeon> Nah, the HTML file needs to include angularjs
[18:42:35] *** fedenunez has joined #angularjs
[18:42:37] <ctanga> Left_Turn: no, the server sends the lib to the client browser. it executes on the client
[18:42:43] *** hook has quit IRC
[18:42:47] <Left_Turn> ohh
[18:43:11] <Left_Turn> i understand now, thanks guys
[18:43:55] *** jacuqesdancona has joined #angularjs
[18:44:14] <grindmodeon> yw
[18:44:16] *** lite_ has quit IRC
[18:44:51] *** lite_ has joined #angularjs
[18:45:00] *** sharondio has quit IRC
[18:45:01] *** aendrew_ has joined #angularjs
[18:45:30] *** zquad has quit IRC
[18:46:14] *** sharondio has joined #angularjs
[18:46:19] *** kirfu has quit IRC
[18:47:07] *** ailheen has quit IRC
[18:48:09] *** ailheen has joined #angularjs
[18:48:14] *** kvnm has joined #angularjs
[18:48:30] *** jacuqesdancona has quit IRC
[18:49:12] *** lite_ has quit IRC
[18:49:28] *** ailheen has quit IRC
[18:49:37] *** ailheen has joined #angularjs
[18:49:52]
<dominuskernel> I have this example in angula.js http://bpaste.net/show/Q88Pt9jcxs5eWfpTxo6q/ the problem that I have is that I can't get the dates from json file because of this when exec the web doesn't appear anything. Could anyone help me?.
[18:49:55] *** aendrew_ has quit IRC
[18:50:51] *** kirfu has joined #angularjs
[18:50:56] *** tilgovi has joined #angularjs
[18:51:46] <oniijin> u need to wait for your async to finish
[18:51:58] *** ailheen has quit IRC
[18:52:03] *** spencercarnage has joined #angularjs
[18:52:05] *** ailheen has joined #angularjs
[18:52:54] *** citizen-stig has quit IRC
[18:52:57] *** frickettz has quit IRC
[18:53:23] *** uf6667 has quit IRC
[18:54:03] *** ailheen has quit IRC
[18:54:12] *** ailheen has joined #angularjs
[18:54:32] *** orion1111 has quit IRC
[18:54:32] *** night-owl2 has quit IRC
[18:54:38] *** ailheen has joined #angularjs
[18:54:47] *** endash has quit IRC
[18:55:11] *** darwin_bio has quit IRC
[18:55:22] *** ailheen has quit IRC
[18:55:31] *** ailheen has joined #angularjs
[18:56:03] *** ailheen has joined #angularjs
[18:56:23] *** Cavallari has joined #angularjs
[18:56:40] *** xat- is now known as xAt
[18:56:59] <dman777_1lter> Is there a way to use underscore's _.extend() for a directive and replace the name of the directive? example, change baseDirective in angular.module('main.vips').directive('baseDirective',....to 'deleteButtonDirective'? I am looking to extend a directive
[18:57:11] <dman777_1lter> instead of using directive inheritance
[18:57:26] *** zfogg has joined #angularjs
[18:57:45] *** DrMabuse has quit IRC
[18:57:46] *** blueadept` has joined #angularjs
[18:58:47] *** Cavallari has quit IRC
[18:59:34] *** bengillies has joined #angularjs
[18:59:43] *** ccohn has quit IRC
[18:59:45] *** heidi has joined #angularjs
[18:59:49] *** bengillies has quit IRC
[18:59:53] *** calumet has quit IRC
[19:00:15] *** ccohn has joined #angularjs
[19:00:16] *** bengillies has joined #angularjs
[19:00:37] *** arntempelgibbarn has quit IRC
[19:01:30] *** Sebastien-L has quit IRC
[19:01:34] *** blueadept has quit IRC
[19:01:39] *** encrypt3d_fracta has quit IRC
[19:01:47] *** Joshee has quit IRC
[19:02:05] *** Andrew_S has joined #angularjs
[19:02:06] *** encrypt3d_fracta has joined #angularjs
[19:02:06] *** vintik has joined #angularjs
[19:02:09] *** wallerdev has joined #angularjs
[19:02:09] *** kirfu has quit IRC
[19:02:21] *** Joshee has joined #angularjs
[19:02:30] *** JohnByrneDev has quit IRC
[19:02:41] *** ailheen has quit IRC
[19:02:50] *** ailheen has joined #angularjs
[19:03:34] *** lw has joined #angularjs
[19:03:51] *** richiebkr has quit IRC
[19:03:52] *** chrisbirk has joined #angularjs
[19:03:54] *** nanoyak has joined #angularjs
[19:04:10] *** jharba___ has joined #angularjs
[19:04:36] *** bengillies has quit IRC
[19:04:47] *** ailheen has quit IRC
[19:04:50] *** ccohn has quit IRC
[19:04:56] *** ailheen has joined #angularjs
[19:05:12] *** ppppaul has quit IRC
[19:05:59] *** Nizumzen has quit IRC
[19:06:21] *** phuh has quit IRC
[19:06:24] *** dariocravero has joined #angularjs
[19:06:32] *** encrypt3d_fracta has quit IRC
[19:06:42] *** dmack has quit IRC
[19:07:15] *** woebtz has joined #angularjs
[19:07:30] *** ome has quit IRC
[19:07:30] *** jharbaug_ has quit IRC
[19:07:55] *** PrinceAMD[Home] has quit IRC
[19:08:30] *** whunt has joined #angularjs
[19:09:43] *** pskrz has joined #angularjs
[19:09:48] *** ailheen has quit IRC
[19:10:15] *** JosephSilber has quit IRC
[19:10:19] *** woebtz has joined #angularjs
[19:10:27] *** jdj_dk has joined #angularjs
[19:10:30] <optikalmouse> nickeddy: yeah but the official angularjs docs recommend just using the controller, and I agree, it's consolidated then where you want things to happen/init
[19:10:34] *** ailheen has joined #angularjs
[19:10:40] *** JosephSilber has joined #angularjs
[19:11:05] *** amargherio has quit IRC
[19:11:17] *** ailheen has quit IRC
[19:11:25] *** ailheen has joined #angularjs
[19:11:27] *** Sebastien-L has joined #angularjs
[19:11:53] *** zfogg has quit IRC
[19:12:34] *** zwacky has quit IRC
[19:12:50] *** jaboles has quit IRC
[19:12:57] *** ingshtrom has quit IRC
[19:13:06] *** bayousoft has joined #angularjs
[19:13:15] *** richiebkr has joined #angularjs
[19:13:28] *** guilbep has quit IRC
[19:13:55] *** seydoggy has quit IRC
[19:14:06] *** amargherio has joined #angularjs
[19:14:20] *** Click66 has joined #angularjs
[19:14:30] *** seydoggy has joined #angularjs
[19:15:00] *** jdj_dk has quit IRC
[19:15:11] *** Xethron has quit IRC
[19:16:06] *** ailheen has quit IRC
[19:16:11] *** aendrew has joined #angularjs
[19:16:15] *** xAt is now known as xat-
[19:16:28] *** wallerdev_ has joined #angularjs
[19:16:29] *** ailheen has joined #angularjs
[19:16:53] *** wallerdev has quit IRC
[19:16:53] *** wallerdev_ is now known as wallerdev
[19:17:47] *** kvnm has quit IRC
[19:18:25] *** vbabiy_ has joined #angularjs
[19:18:43] *** seydoggy has quit IRC
[19:18:59] *** dob__ has quit IRC
[19:19:06] *** jgravois has joined #angularjs
[19:19:12] *** Click66 has quit IRC
[19:19:15] *** teslanick has joined #angularjs
[19:19:21] *** kvnm_ has joined #angularjs
[19:19:27] *** zumba_addict has joined #angularjs
[19:19:47] *** vbabiy has quit IRC
[19:19:55] *** mehlah has quit IRC
[19:20:00] <zumba_addict> hey guys, officemate is telling me that with http redirection on his ui app, it's possible to transfer request to another ui app. Is this true?
[19:20:05] <nickeddy> optikalmouse: yes, agreed. i'd beware of it
[19:20:12] <BahamutWC|Work> question: if you have multiple config blocks calling a particular method on a provider, do they run in the same order as the script load order?
[19:20:18] *** jareddlc has joined #angularjs
[19:20:34] *** aendrew has quit IRC
[19:21:09] *** dve has quit IRC
[19:21:11] *** jonnybro has joined #angularjs
[19:21:17] *** ailheen has quit IRC
[19:21:26] *** ailheen has joined #angularjs
[19:21:36] *** guilbep has joined #angularjs
[19:21:41] *** juanlas has quit IRC
[19:21:42] *** dve has joined #angularjs
[19:21:56] *** goblortikus has joined #angularjs
[19:21:56] *** teslanick has left #angularjs
[19:22:21] *** OnAir has joined #angularjs
[19:22:28] *** whitebook has joined #angularjs
[19:22:38] *** wallerdev has quit IRC
[19:23:01] *** Click66 has joined #angularjs
[19:23:16] *** mrded has quit IRC
[19:23:51] <zumba_addict> anyone?
[19:23:59] *** jgravois has quit IRC
[19:24:07] *** guilbep has quit IRC
[19:24:44] *** jaboles has joined #angularjs
[19:25:19] *** encrypt3d_fracta has joined #angularjs
[19:25:29] <nickeddy> BahamutWC|Work: i believe so
[19:25:30] <OnAir> hi,if i want to contrl the page to show the different content like some template engines(jade or something else). what should i do?
[19:25:32] *** jbogarin has joined #angularjs
[19:25:33] <TehShrike|Work> zumba_addict: I don't understand the question
[19:25:41] <zumba_addict> hi TehShrike|Work
[19:25:45] <zumba_addict> ok, it's like this
[19:25:56] *** whitebook has quit IRC
[19:26:31] *** dve has quit IRC
[19:26:40] *** [n0b0dy] has quit IRC
[19:26:44] <zumba_addict> honestly, I can't explain it well
[19:26:49] *** [n0b0dy] has joined #angularjs
[19:27:12] <zumba_addict> ah, do you use linkedin?
[19:27:19] *** cthrax_ has joined #angularjs
[19:27:30] *** MaxV has joined #angularjs
[19:27:42] <TehShrike|Work> I have an account, to my shame
[19:27:46] *** pope has joined #angularjs
[19:28:01] <zumba_addict> or maybe, other real links that are masked by a site who is trying to share the link
[19:28:02] *** cthrax has quit IRC
[19:28:03] *** Somatt_wrk has quit IRC
[19:28:03] *** mupkoo has quit IRC
[19:28:39] <zumba_addict> when a user clicks on a link on their app is to bring app our application
[19:28:47] <zumba_addict> omg, let me correct that sentence
[19:28:54] <TehShrike|Work> you want a url shortening service?
[19:29:21] <zumba_addict> when a user clicks on a link on their app, the user would like to see our app process their request and also display the results on our app(not on their app)
[19:29:43] <zumba_addict> is that clear?
[19:30:04] *** wilmoore has joined #angularjs
[19:30:11] <TehShrike|Work> you want your client-side code to access some other server's http api?
[19:30:16] *** seydoggy has joined #angularjs
[19:30:47] <zumba_addict> it's like this - AppA --> AppB --> AppB's API
[19:30:49] *** yavorski has joined #angularjs
[19:30:50] <zumba_addict> AppB is me
[19:30:59] <zumba_addict> AppA is the other team's ui app
[19:31:07] <TehShrike|Work> are you talking about client-side code or server-side? "app" is ambiguous
[19:31:13] <zumba_addict> client side
[19:31:23] <zumba_addict> AppA and AppB are client side code
[19:31:39] *** OnAir has quit IRC
[19:31:40] <TehShrike|Work> how could they communicate with each other?
[19:31:48] <TehShrike|Work> is one embedded inside of an iframe in another or something?
[19:32:02] <zumba_addict> no, it's not. I think it's ok for them to bring up another window
[19:32:13] *** uf6667 has joined #angularjs
[19:32:20] *** Click66 has quit IRC
[19:32:23] <zumba_addict> which launches our UI app when they click on their app
[19:32:24] *** Valesk has joined #angularjs
[19:32:25] *** goblortikus has quit IRC
[19:32:29] *** tilgovi has quit IRC
[19:32:31] <zumba_addict> i mean, a button on their app
[19:32:34] <TehShrike|Work> launches how? What's the relationship?
[19:32:40] *** nerdfile1 has quit IRC
[19:32:45] *** zfogg has joined #angularjs
[19:32:48] <TehShrike|Work> same browser window, different tabs? How's it being launched?
[19:32:51] *** goblortikus has joined #angularjs
[19:32:55] <zumba_addict> different tabs
[19:32:59] *** madghost has joined #angularjs
[19:33:02] <TehShrike|Work> what browser api is being used?
[19:33:13] <zumba_addict> right now, I made a poc by clicking on our url from a different application, it works
[19:33:18] <TehShrike|Work> find out how they're launching your app, and then read the MDN page on that function
[19:33:46] <zumba_addict> but I don't like the approach since i'm using html5mode
[19:33:57] <zumba_addict> i mean I don;t like the way I got it to work
[19:34:02] <zumba_addict> i'll share to you the code
[19:34:05] *** Cavallari has joined #angularjs
[19:34:23] *** zfogg has quit IRC
[19:34:32] *** Aswebb has quit IRC
[19:34:50] *** cotko has quit IRC
[19:34:55] <zumba_addict> since it's a link, it can be accessed from anywhere. However, I'm telling them that it's not a good idea for AngularJS to do this
[19:35:09] *** jdj_dk has joined #angularjs
[19:35:10] *** zelrik has quit IRC
[19:36:09] <zumba_addict> however, POST will not work since AngularJS is an SPA
[19:36:15] *** xjiujiu_ has quit IRC
[19:36:24] *** TheAceOfHearts has joined #angularjs
[19:36:32] *** Delerium__ has joined #angularjs
[19:36:59] *** jdj_dk has quit IRC
[19:37:03] *** mupkoo has joined #angularjs
[19:37:13] <zumba_addict> are you able to follow TehShrike|Work?
[19:37:18] *** goblortikus has quit IRC
[19:37:18] *** jstroem has joined #angularjs
[19:37:25] *** dccc has joined #angularjs
[19:37:59] *** cthrax_ has quit IRC
[19:38:16] *** snurfery has joined #angularjs
[19:38:18] *** zelrik has joined #angularjs
[19:38:24] *** screamingbanshee has joined #angularjs
[19:38:51] *** Elezium has quit IRC
[19:39:01] *** Aliks has joined #angularjs
[19:39:10] *** VarunNambiar has joined #angularjs
[19:39:12] *** danyim has joined #angularjs
[19:39:25] *** goblortikus has joined #angularjs
[19:39:45] *** TheWalrus has joined #angularjs
[19:39:58] *** dadicool has quit IRC
[19:40:11] *** cspra85 has quit IRC
[19:40:26] *** dadicool has joined #angularjs
[19:40:42] *** pream has joined #angularjs
[19:40:46] *** grindmodeon has quit IRC
[19:40:53] <zumba_addict> looks like you got lost, hahaha
[19:40:55] *** zlalanne has joined #angularjs
[19:41:21] *** Fabiano has joined #angularjs
[19:41:38] *** mupkoo has quit IRC
[19:41:41] *** Xethron has joined #angularjs
[19:42:07] *** jstroem has quit IRC
[19:42:22] *** zlalanne has quit IRC
[19:43:00] *** TheAceOfHearts has quit IRC
[19:43:01] <ManBearPixel> General poll/question: Does anyone have any thoughts about performance differences between calling a function whenever the window resizes, vs calling a function ever x ms / s?
[19:43:02] *** anth0ny has quit IRC
[19:43:31] *** danyim has quit IRC
[19:43:35] *** disorder20 has joined #angularjs
[19:44:21] *** whitebook has joined #angularjs
[19:44:32] *** thegrimmest has joined #angularjs
[19:44:45] *** anth0ny has joined #angularjs
[19:44:55] <thegrimmest> caitp: Hello again! Do you know anything about UI Router?
[19:44:57] <robdubya> ManBearPixel every resize event is gonna be a LOT of events
[19:45:04] *** lite_ has joined #angularjs
[19:45:20] *** VarunNambiar has quit IRC
[19:45:57] <zumba_addict> ManBearPixel's question just reminded me of another question. If we refresh our browser, will $watch re-add the variable that we have previously added already?
[19:45:58] <snapwich> just throttle it
[19:46:33] <ManBearPixel> robdubya: Yeah, I’m calling a function to alter classes on the DOM based on certain parameters. However, I realized that if I navigate away from the tab, resize, and then go back to the original tab, no resize events occurred, and thus the page did not execute the function correctly
[19:46:36] *** chrisbirk has quit IRC
[19:46:46] <pushp0p> ok so I have a controller which continually polls a backend service through an angular service. I want the information that it receives to be sent to another controller if the information changes. Should I use events for this?
[19:46:55] <ManBearPixel> robdubya: so now I think I may just use a 1s interval checker to hit the function instead
[19:47:23] *** vacuoustruth has joined #angularjs
[19:47:25] *** krawek has quit IRC
[19:47:32] <caitp> i know some things about ui-router
[19:47:33] <zumba_addict> it's because, I'm getting $rootScope infdigl 10 $digest() iterations reach
[19:47:39] <Fabiano> eu sei pow :P
[19:47:50] *** avens_ has joined #angularjs
[19:48:00] *** Christer has joined #angularjs
[19:48:01] *** patrickreck has quit IRC
[19:48:09] <thegrimmest> caitp: do you know how to access a $state.current objects parent state?
[19:48:26] <pushp0p> caitp is the cute angularjs wizard
[19:48:45] *** robteix has quit IRC
[19:48:46] <caitp> no
[19:48:51] <thegrimmest> I see
[19:48:57] <thegrimmest> caitp: got any ideas for your talk?
[19:49:00] <robdubya> ManBearPixel do what snapwich said, and debounce/throttle it
[19:49:03] *** lite_ has quit IRC
[19:49:05] <caitp> but if you want to tweet that I am in fact the cute angularjs wizard, feel free
[19:49:18] *** davi has joined #angularjs
[19:49:20] <caitp> no, I still haven't really even started preparing for my talk =( i should really do that
[19:49:24] *** Fabiano is now known as ifelse
[19:49:25] *** caitp has left #angularjs
[19:49:29] *** caitp has joined #angularjs
[19:49:31] <thegrimmest> anyone else have and idea how to access $state.current parent state?
[19:49:32] *** Xethron has quit IRC
[19:49:34] <caitp> whoops, cmd+w wizard
[19:49:44] <caitp> hang on a sec
[19:49:52] <pushp0p> hey guys what's a good way to have one service propagate changes in backend data to other controllers and such? Should I have the dependent controllers watch the data or should I send events that trickle down?
[19:50:31] *** yogurt_truck has joined #angularjs
[19:50:36] *** lsiv568 has quit IRC
[19:50:36] *** mtsr_ has quit IRC
[19:50:37] <zumba_addict> ignore my earlier question, officemate told me that refreshing the browser will clean all $watch
[19:50:43] *** mven_ has quit IRC
[19:50:53] *** mtsr_ has joined #angularjs
[19:51:04] *** mven has joined #angularjs
[19:51:12] *** lsiv568 has joined #angularjs
[19:51:21] <robdubya> pushp0p just have one instance of each thing, then you can just update teh object. no events necessary
[19:51:33] *** avens has quit IRC
[19:51:48] <caitp> thegrimmest: i think you can get it two ways
[19:51:59] <caitp> either you're manually adding the parent state to the state configuration
[19:52:04] *** avens_ has quit IRC
[19:52:06] <caitp> or you're using the parent.child state name syntax
[19:52:12] <thegrimmest> caitp: the second one
[19:52:19] <pushp0p> robdubya: so I have one controller continually polling some backend data (the backend data has a collection of things, one of which another controller/service combo needs to know in order to fetch its own data)
[19:52:20] <caitp> there's a function to get the parent state based on that
[19:52:25] <thegrimmest> caitp: does that mean I have to do some regexing or something?
[19:52:26] <caitp> but I'm not sure where it's exposed, looking for that
[19:52:33] <thegrimmest> caitp: it does not seem to be
[19:52:47] <caitp> oit's in stateBuilder, and may be exposed elsewhere
[19:52:47] *** szymek_ has joined #angularjs
[19:52:53] <thegrimmest> caitp: I guess If I switch to the .parent syntax, I'll be able to get then with $state.get
[19:53:03] <caitp> for (var key in stateBuilder) {
[19:53:03] <caitp> if (isFunction(stateBuilder[key])) state[key] = stateBuilder[key](state, stateBuilder.$delegates[key]);
[19:53:04] <caitp> }
[19:53:12] <caitp> so, I think you should have $state.parent($state.current)
[19:53:14] <caitp> that will probably work
[19:53:16] *** jstroem has joined #angularjs
[19:53:17] *** juanlas has joined #angularjs
[19:53:29] <caitp> oh wait, hang on
[19:53:32] <caitp> i'm not quite right there
[19:53:41] <caitp> so, it should just be $state.current.parent
[19:53:49] <caitp> that appears to be exposed
[19:53:52] <thegrimmest> caitp: tried that, not working
[19:53:58] *** icarus75 has joined #angularjs
[19:53:59] *** icarus75 has quit IRC
[19:53:59] <caitp> what version?
[19:54:00] *** calumet has joined #angularjs
[19:54:10] *** icarus75 has joined #angularjs
[19:54:11] *** Sauvin has quit IRC
[19:54:18] <thegrimmest> caitp: "angular-ui-router": "0.2.x",
[19:54:31] <robdubya> pushp0p the idea is that you should only ever have one instance of an object. that way, when changes come in, you can update the object, and it will update everywhre its used
[19:54:44] *** vintik has quit IRC
[19:55:05] <thegrimmest> caitp: 0.2.8 guess I should update
[19:55:11] *** marr has quit IRC
[19:55:12] <pushp0p> robdubya: the only issue is that when updated information comes in I need this dependent controller to start polling something different
[19:55:18] <BobbieBarker> rob you always have such silly niave ideas about programming
[19:55:19] *** vintik has joined #angularjs
[19:55:25] *** lsiv568 has quit IRC
[19:55:33] <robdubya> BobbieBarker you're now on the shitlist
[19:55:45] <thegrimmest> caitp: Thanks! Still up for that pint?
[19:55:50] <pushp0p> robdubya: I'm polling backend route A and when its information changes, I need that to cause a different controller to change what backend route it is polling for updates
[19:56:05] *** phuh has joined #angularjs
[19:56:08] <robdubya> controllers shouldn't be polling backends
[19:56:12] <robdubya> services should
[19:56:19] <BobbieBarker> lol
[19:56:21] <pushp0p> well I mean its polling it through the use of a service
[19:56:33] <pushp0p> should i set the service to constantly poll instead?
[19:56:35] *** no1uknow has quit IRC
[19:56:47] *** charith has quit IRC
[19:57:20] <pushp0p> I saw a bunch of articles that had the polling in a controller, so I did it that way
[19:57:23] *** ccohn has joined #angularjs
[19:57:42] <zumba_addict> poll? eww
[19:57:43] <caitp> no pint, but you are welcome to buy me a caesar at web unleashed
[19:57:59] <pushp0p> zumba_addict: it's unfortunate but the simplest route to implementation at this stage of the project
[19:58:06] <thegrimmest> caitp: If you ever come up with a topic that is
[19:58:20] <caitp> yeah :(!
[19:58:21] <thegrimmest> caitp: oh yeah! I had an idea
[19:58:26] <caitp> i really need to start working on something for that
[19:58:26] <zumba_addict> but I would not lie i did polling in my early days :)
[19:58:55] *** zfogg has joined #angularjs
[19:59:02] <zumba_addict> checkout sockjs or socketio
[19:59:04] <robdubya> pushp0p i can't tell you what you should be doing specifically.
[19:59:09] <pushp0p> i've used socket.io before
[19:59:12] <thegrimmest> caitp: it's kinda lame but: Angular 2.0 and the changing landscape of the web, why 2.0 is what it is
[19:59:22] *** vintik has quit IRC
[19:59:25] <thegrimmest> caitp: anyways, got to run
[19:59:29] <thegrimmest> caitp: thanks again!
[19:59:54] <pushp0p> robdubya: do you think it would be simpler if the service itself was doing the polling, and dependent controllers/services would just dependency inject it and perhaps watch attributes on the service?
[19:59:57] <zumba_addict> use sockets and $watch :)
[20:00:23] *** Sebastien-L has quit IRC
[20:00:29] <zumba_addict> maybe there is better approach but that's what i've been doin so far
[20:00:44] <pushp0p> zumba_addict: in order for me to use socket.io in a load balanced environment I'd need some kind of message bus system
[20:00:59] *** dve has joined #angularjs
[20:01:00] <pushp0p> i'm trying to delay doing that by just using HTTP for now
[20:01:00] <zumba_addict> ok
[20:01:26] *** mccarrontr1ck has quit IRC
[20:01:27] *** xastey has joined #angularjs
[20:01:29] <zumba_addict> brb, meeting teamate
[20:01:41] *** lw has quit IRC
[20:01:48] *** anth0ny has quit IRC
[20:02:21] <robdubya> pushp0p you don't need to watch anything
[20:02:24] <robdubya> that's what i'm saying
[20:02:40] <robdubya> 1 - fetch objects from server
[20:02:43] <robdubya> 2 - store them in service
[20:02:48] <robdubya> 3 - return them to controller
[20:02:50] <robdubya> 4 - poll
[20:02:59] *** caitp has quit IRC
[20:02:59] <pushp0p> i mean the only problem is that once the value changes, another thing that is polling has to change what it is polling
[20:03:06] <robdubya> 5- when changes come in, updated the objects *inside* the service
[20:03:12] <robdubya> 6 - there is no step 6
[20:03:19] *** DrMabuse has joined #angularjs
[20:03:25] *** danizord has joined #angularjs
[20:03:36] *** greatdex has quit IRC
[20:03:36] <robdubya> now, if you need to trigger something else
[20:03:38] <pushp0p> Service A/Controller A are polling something, when the information changes, Service B and Controller B have to change what route they are polling
[20:03:55] *** UniBot has joined #angularjs
[20:04:07] *** mccarrontr1ck has joined #angularjs
[20:04:11] <robdubya> use a watch for that, fine, but not to update the *objects*
[20:04:16] *** negval has joined #angularjs
[20:04:21] <pushp0p> robdubya: ok cool, I get you
[20:04:57] *** gunn has quit IRC
[20:05:02] *** chrisbirk has joined #angularjs
[20:05:16] *** vintik has joined #angularjs
[20:05:36]
<TweedleDee> seems updating Angular broke one of our directives, if anyone is bored and want's to see if they can spot the error, tits -- I'll be working on it till then : http://pastebin.com/j7gerS83
[20:05:37] *** xastey- has quit IRC
[20:06:08] <robdubya> TweedleDee what version are you updating from
[20:06:17] <TweedleDee> let me look to make sure here
[20:06:44] <BahamutWC|Work> huh, angular 2.0 router being backported to 1.3 apparently?
[20:06:44] *** alho has quit IRC
[20:06:49] <robdubya> yeahhhh buddy
[20:06:50] *** jdj_dk has joined #angularjs
[20:07:00] *** gunn has joined #angularjs
[20:07:28] <snapwich> light weight
[20:07:59] <TweedleDee> 1.2.20 to 1.2.21
[20:08:07] *** vintik has quit IRC
[20:08:32] *** Zenithar has quit IRC
[20:08:46] *** screamingbanshee has quit IRC
[20:09:22] <robdubya> woah
[20:09:26] <robdubya> that's a big 'un
[20:09:49] *** yoshokatana_ has joined #angularjs
[20:09:54] *** yoshokatana_ has quit IRC
[20:10:02] *** vintik has joined #angularjs
[20:10:14] *** tangorri has joined #angularjs
[20:10:18] *** Johnny- has joined #angularjs
[20:11:58] *** dadicool has quit IRC
[20:12:59] *** Zenithar has joined #angularjs
[20:13:03] *** jdj_dk has quit IRC
[20:13:21] *** Zenithar has quit IRC
[20:13:21] *** Zenithar has joined #angularjs
[20:14:09] *** mspier is now known as mspier_off
[20:14:49] *** caitp has joined #angularjs
[20:15:28] *** vader has quit IRC
[20:15:48] <whitebook> I asked before but did not get answer, is there a difference between app.controller('Ctrl', function($scope){}); and this app.controller('Ctrl', ['$scope', function($scope){}]);
[20:15:52] *** DrMabuse has quit IRC
[20:15:56] *** charith has joined #angularjs
[20:16:08] *** DrMabuse has joined #angularjs
[20:16:10] *** memento has joined #angularjs
[20:16:25] <snapwich> yes
[20:16:32] <snapwich> one is annotated and one is not
[20:16:37] *** aendrew has joined #angularjs
[20:16:40] *** AngularUI has joined #angularjs
[20:16:40]
<AngularUI> [ng-grid] michaelmcauley opened pull request #1336: Adds new config option for width of selection checkbox column (master...master) http://git.io/bURIrw
[20:16:41] *** AngularUI has left #angularjs
[20:17:10] <whitebook> snapwich, whats the difference, and what is the best practice?
[20:17:11] <snapwich> whitebook: the former will break if you minify it unless you run it through a tool like ng-annotate. that's the only difference
[20:17:21] <snapwich> the later will not break upon minification
[20:17:32] <robdubya> also the latter lets you rename the actual parameters
[20:17:45] <whitebook> I see, so is there and Angualr best practice here?
[20:17:57] <robdubya> so you could do ['SomeRidiculouslyNamedServiceThatIsARealPain',function(svc){ ...
[20:18:08] <snapwich> no there's no best practice
[20:18:23] *** xyNNN has joined #angularjs
[20:18:25] *** robteix has joined #angularjs
[20:18:25] <whitebook> certainly is more verbose
[20:18:30] <whitebook> one is more verbose
[20:18:57] <whitebook> and I saw some tutorails and didnt quite know what the difference was.
[20:18:58] <snapwich> i'd call it unnecessarily verbose
[20:19:03] <snapwich> since it's just duplicating
[20:19:07] *** xat- is now known as xAt
[20:19:14] *** TheAceOfHearts has joined #angularjs
[20:19:16] *** bertrandk has quit IRC
[20:19:23] <whitebook> That caused some confusion for me. Thats why I inquired
[20:19:41] <charith> hello, i have a question in ui.router, my main navigation rule is as follows, .state('form', {
[20:19:41] <charith> url: '/test/form',
[20:19:45] *** tilgovi has joined #angularjs
[20:19:49] <whitebook> Thats for clearing it up
[20:19:52] *** dadicool has joined #angularjs
[20:20:00] *** atomical has quit IRC
[20:20:15] <charith> hiw can i create a sub navigation
[20:20:20] *** cspra85 has joined #angularjs
[20:20:26] <charith> .state('form.profile', {
[20:20:26] <charith> url: '/test/profile',
[20:20:30] <wafflejock> whitebook: yeah I typically don't do it and rely on plugins to add it in before minification cause you can swap parameter/string order and be very confused
[20:20:43] <charith> i want the sub navigation for profile
[20:20:49] <charith> bt this is not working
[20:20:59] <charith> can't i use test in the url ?
[20:21:02] <robdubya> whereas i'm the opposite, and try to do it everyhwere :D
[20:21:04] *** aendrew has quit IRC
[20:21:08] <wafflejock> haha
[20:21:10] <wafflejock> yeah
[20:21:16] <wafflejock> well we don't always agree
[20:21:31] <wafflejock> probably like 98% of the time though
[20:21:39] *** spencercarnage has quit IRC
[20:22:01] *** mspier_off is now known as mspier
[20:22:13] *** DrMabuse_ has joined #angularjs
[20:22:14] *** DrMabuse has quit IRC
[20:22:34] <wafflejock> charith: yeah you should be able to go to /test/profile and get to the state form.profile
[20:22:46] *** sirkitree is now known as sirkitree|afk
[20:22:47] *** krawek has joined #angularjs
[20:23:05] <charith> wafflejock, no, i was not able to
[20:23:07] <wafflejock> charith: you might want to register event handlers for stateChangeStart and stateChangeSuccess so you can see when those are happening as your building
[20:23:37] <robdubya> wafflejock i disagree, it's more like 99%
[20:23:39] <robdubya> ;-D
[20:24:07] <charith> wafflejock, can u pls give me an example?
[20:24:09] *** phuh has quit IRC
[20:24:11] <ManBearPixel> AngularJS Routing question.. If I have something like.. $routeProvider.when(‘/‘, ….) AND $routeProvider.when(‘/:aCategoryName?’, ….) does that mean if a user hits ‘/‘ then it will load whatever is defined there, but if they hit ‘/someCategory’ and it doesn’t match any other routing, then it will hit the controller/view for ‘/:aCategoryName?’ ?
[20:24:37] *** masterots_ has quit IRC
[20:24:44] *** phuh has joined #angularjs
[20:24:52] <wafflejock> charith: $scope.$on('$stateChangeSuccess', function (event, toState, toParams, fromState, fromParams) { debugger;});
[20:24:53] *** rho has quit IRC
[20:25:11] *** TheWalrus has quit IRC
[20:25:11] *** masterots_ has joined #angularjs
[20:25:20] *** seydoggy has quit IRC
[20:25:21] <wafflejock> $stateChangeStart and $stateChangeError are probably good to listen for as well
[20:25:46] *** gjvc has quit IRC
[20:25:56] <wafflejock> charith: oh just remembered I think it appends the paths
[20:25:58] *** mspier is now known as mspier_off
[20:26:13] *** mikeywaites has joined #angularjs
[20:26:14] <wafflejock> charith: so your url should actually be /test/form/test/profile how you have it setup right now
[20:26:26] *** jbourassa has quit IRC
[20:26:32] *** charuru has quit IRC
[20:26:45] <charith> wafflejock, i want it like /test/form/profile
[20:27:03] <wafflejock> charith: yeah then in your state definition for the sub-state just add /profile I'm pretty sure
[20:27:17] *** ManBearPixel has left #angularjs
[20:27:32] *** ManBearPixel has joined #angularjs
[20:27:39] *** spencercarnage has joined #angularjs
[20:27:53] <charith> wafflejock, u mean with out even /test in the url?
[20:28:25] *** seydoggy has joined #angularjs
[20:28:32] <wafflejock> charith: right in the URL for the "form.profile" state just define the URL as an addition from the parent state
[20:28:49] *** lw has joined #angularjs
[20:28:59] *** atomical has joined #angularjs
[20:29:20] *** phuh has quit IRC
[20:29:25] *** masterots_ has quit IRC
[20:29:26] <wafflejock> Siecje: perhaps you just want two data structures you swap between?
[20:29:51] <wafflejock> Siecje: you want a flat list of all items sortable vs a sort per bundle?
[20:30:22] *** mspier_off is now known as mspier
[20:30:27] <charith> wafflejock, I have this
[20:30:28] <charith> .state('/form', {
[20:30:28] <charith> url: '/test/form',
[20:30:28] <charith> templateUrl: 'views/form.html',
[20:30:29] <charith> controller: 'formController'
[20:30:29] <charith> })
[20:30:29] <charith> .state('/form.profile', {
[20:30:31] <charith> url: '/profile',
[20:30:33] <charith> templateUrl: 'views/form-profile.html'
[20:30:35] <charith> })
[20:30:36] <wafflejock> charith: use pastebin for multiline
[20:30:45] <charith> sure
[20:31:08] *** teddyp1cker has joined #angularjs
[20:31:37] *** fpulley has joined #angularjs
[20:31:55] *** chrisbirk has quit IRC
[20:32:21] *** krawek has quit IRC
[20:32:24] *** davi has quit IRC
[20:32:35] *** MaxV has quit IRC
[20:32:51] *** whitebook has quit IRC
[20:33:06] <wafflejock> charith: yup looks fine now should be /test/form/profile for the sub state
[20:33:09] *** MaxV has joined #angularjs
[20:33:17] *** Natsu- has quit IRC
[20:33:17] <wafflejock> er child state whatever
[20:33:28] *** hychen has quit IRC
[20:33:29] *** masterots_ has joined #angularjs
[20:33:44] *** wilmoore has quit IRC
[20:33:45] *** snapwich has quit IRC
[20:33:47] <charith> wafflejock, I am getting following error
[20:33:47] *** fpulley has left #angularjs
[20:33:59] <charith> how can i get the details of it
[20:34:30] <wafflejock> charith: that is a hilarious error but are you using minified source?
[20:34:34] <wafflejock> aNaNunction
[20:34:39] <robdubya> nanananaananannananana
[20:34:42] <robdubya> BATMAN
[20:34:47] *** TheWalru_ has joined #angularjs
[20:34:49] <wafflejock> you've been jokered
[20:35:13] *** nathggns has joined #angularjs
[20:35:24] *** zwacky has joined #angularjs
[20:35:28] <charith> yes, minified one, i will add non minified one
[20:35:33] <wafflejock> charith: if I get strange errors with non-minified source I usually use the pause on exceptions button in the chrome debug panel
[20:35:42] *** xAt is now known as xat-
[20:35:45] *** jaboles has quit IRC
[20:35:49] *** lsiv568 has joined #angularjs
[20:36:10] *** jbourassa has joined #angularjs
[20:37:29] *** frickettz has joined #angularjs
[20:37:29] *** richiebkr has quit IRC
[20:37:42] *** MaxV has quit IRC
[20:37:45] <robdubya> is not a aNaNunction
[20:37:45] <robdubya> wow
[20:38:00] <ManBearPixel> I wanna get that tattooed
[20:38:05] <ManBearPixel> aNaNunction
[20:38:30] *** s3shs has quit IRC
[20:38:40] <ctanga> charith: states names shouldn't resemble URLs. your state names should be "form" and "form.profile"
[20:39:13] <wafflejock> ctanga: ah totally correct and I completely overlooked that
[20:39:27] <ctanga> wafflejock: probably not the problem, but worth mentioning
[20:39:30] <wafflejock> still an absurd and unhelpful error but usually that's what you get with minified files
[20:40:04] *** ManBearPixel has left #angularjs
[20:40:10] *** ManBearPixel has joined #angularjs
[20:41:19] *** jgravois has joined #angularjs
[20:42:20] *** danyim has joined #angularjs
[20:43:51] *** {DV8} has quit IRC
[20:43:57] *** DrMabuse_ has quit IRC
[20:45:00] *** Dave321 has joined #angularjs
[20:45:09] <charith> wafflejock, ctanga : thanks, urls are correct, it was due to my controller was not set correctly
[20:45:20] *** gjvc has joined #angularjs
[20:45:31] *** msafi has joined #angularjs
[20:45:39] <msafi> Do promises fire global events when they are resolved/rejected so that the .then function gets called?
[20:45:43] *** lite_ has joined #angularjs
[20:45:44] *** RichardLitt has joined #angularjs
[20:45:50] <ctanga> msafi: no
[20:45:53] *** teslanick has joined #angularjs
[20:46:07] <wafflejock> msafi: no they just call the functions that are registered for success or error with the then function
[20:46:14] <ctanga> msafi: the deferred has a reference to the callback functions
[20:46:25] *** Cavallari has quit IRC
[20:46:26] *** arek_at_work has quit IRC
[20:46:34] *** danyim has quit IRC
[20:46:48] *** bertrandk has joined #angularjs
[20:47:32] *** jharba___ has quit IRC
[20:47:50] *** evotuned has joined #angularjs
[20:48:06] *** jharbaug_ has joined #angularjs
[20:48:09] *** dve has quit IRC
[20:48:13] *** Cavallari has joined #angularjs
[20:49:31] <msafi> Okay, got it. Thanks!
[20:49:35] *** bertrandk has quit IRC
[20:49:57] *** CainVampyr has quit IRC
[20:50:24] *** lite_ has quit IRC
[20:50:24] *** szymek_ has quit IRC
[20:50:52] *** quantax- has joined #angularjs
[20:50:57] *** bertrandk has joined #angularjs
[20:51:13] *** darrin_ has quit IRC
[20:51:37] <LukeM> i cant post the code so this is going to be abstract, ng-repeat is run when i click a button, then i change the contents that should be displayed in a model, but the ng-repeat doesn't update unless the first button is clicked again (first button isn't the one that fires the modal). any ideas?
[20:51:49] *** cigarshark has joined #angularjs
[20:51:58] <LukeM> modal* not model
[20:52:21] *** szymek_ has joined #angularjs
[20:52:25] *** hell_razer has joined #angularjs
[20:52:33] *** DrMabuse has joined #angularjs
[20:52:39] *** jharbaug_ has quit IRC
[20:52:42] <ctanga> my guess is you're doing plain javascript callbacks and didn't wrap in scope.$apply()
[20:52:44] *** whunt has quit IRC
[20:53:02] <robdubya> LukeM ng-repeating over primitives?
[20:54:00] *** TheWalru_ has quit IRC
[20:54:26] *** TehShrike|Work has quit IRC
[20:54:33] <LukeM> ng-repeating over an array with a string,
[20:54:53] <LukeM> great thanks robdubya and ctanga ill check it out.
[20:55:02] <robdubya> an array of strings? yeah, that demo shows you that, and why not to do that
[20:55:05] <robdubya> tldr = use objects
[20:55:23] *** thegrimmest has quit IRC
[20:55:56] *** kotyy has joined #angularjs
[20:56:11] <LukeM> sorry it's obejcts. ill check out the demo
[20:56:14] *** dob_ has joined #angularjs
[20:56:23] <LukeM> objects* we're outputing the string i mesesd up.
[20:56:27] *** dspe has joined #angularjs
[20:56:28] *** darrin has joined #angularjs
[20:57:07] *** chrisbirk has joined #angularjs
[20:57:40] *** joshontheweb has quit IRC
[20:57:42] *** goblortikus has quit IRC
[20:58:16] *** ericsonluciano has joined #angularjs
[20:58:27] *** nanoyak has quit IRC
[20:59:06] <ctanga> holy crap this explosion in taiwan
[20:59:11] <ctanga> unbelievable
[20:59:23] *** zfogg has quit IRC
[20:59:37] *** dve has joined #angularjs
[20:59:39] <robdubya> link?
[20:59:58] *** dob_ has quit IRC
[21:00:16] *** AxldenieD has joined #angularjs
[21:00:19] *** markalanevans has joined #angularjs
[21:00:26] <ctanga> at 1:15 they fly a drone along the road
[21:00:30] <robdubya> fuckin a
[21:00:52] <nickeddy> holy shit
[21:01:01] <nickeddy> that's crazy
[21:01:04] *** teslanick has left #angularjs
[21:01:05] *** teslanick has joined #angularjs
[21:01:18] <markalanevans> Hey folks, I could use a little explanation about sharing / syncing data between controllers & a directive
[21:01:25] <nickeddy> markalanevans: use a service :)
[21:01:27] <markalanevans> I'm working on a reporting feature
[21:01:29] <robdubya> holy crap
[21:01:40] *** BobbieBarker has quit IRC
[21:01:41] *** dadicool has quit IRC
[21:01:45] <msafi> ctanga: does this video have people dying?
[21:01:54] <ctanga> msafi: likely, yes
[21:01:57] *** davek has joined #angularjs
[21:02:00] <ctanga> nothing graphic is shown
[21:02:00] <nickeddy> not that you can see though
[21:02:25] <msafi> the people in the car in the beginning die?
[21:02:52] <markalanevans> So as a user moves around the sytem
[21:02:56] <markalanevans> if they are looking at reporting
[21:02:58] *** DrMabuse has quit IRC
[21:03:06] <ctanga> msafi: don't know
[21:03:07] *** klaut has quit IRC
[21:03:08] <markalanevans> i want to make sure the date ranges are always that of the last time it was set
[21:03:10] *** TehShrike|Work has joined #angularjs
[21:03:15] <markalanevans> synced up basically
[21:03:15] <robdubya> markalanevans use a service
[21:03:20] <markalanevans> robdubya: i have a server
[21:03:22] <markalanevans> let me show you
[21:03:24] <robdubya> service -> controller -> directive
[21:03:25] *** bjr217 has quit IRC
[21:03:29] *** s3shs has joined #angularjs
[21:03:31] *** klaut has joined #angularjs
[21:03:44] *** sssilver has quit IRC
[21:04:06] *** uchuff has quit IRC
[21:04:21] *** Yahkob has quit IRC
[21:04:42] <markalanevans> i inject that service into both my controllers (so far only 2)
[21:04:51] *** dariocravero has quit IRC
[21:04:58] <markalanevans> and then i take the that server in this case RangeFilter
[21:05:02] <robdubya> ok..
[21:05:07] <markalanevans> and i to $scope.filter = RangeFilter.filter
[21:05:14] <robdubya> yep
[21:05:25] <markalanevans> so in the first view
[21:05:27] *** dariocravero has joined #angularjs
[21:05:34] *** jstroem has quit IRC
[21:05:38] <markalanevans> if i change the value of the dropdowns
[21:05:47] *** digia is now known as digia|away
[21:05:57] <markalanevans> i see the value of the RangeFilter from/to values change
[21:06:06] *** jstroem has joined #angularjs
[21:06:08] <markalanevans> but the moment i jump to another state
[21:06:20] <markalanevans> which loads another contoller which i have also injected this service into
[21:06:24] <markalanevans> the values are back to normal
[21:06:26] *** zfogg has joined #angularjs
[21:06:29] <markalanevans> well they are the defaults
[21:06:44] *** Yahkob has joined #angularjs
[21:07:17] <robdubya> sounds like you're reassigning it somewhere
[21:07:32] *** MTGap has quit IRC
[21:07:53] *** uchuff has joined #angularjs
[21:07:59] *** teslanick has left #angularjs
[21:08:16] *** nemothek_ has joined #angularjs
[21:08:19] *** richiebkr has joined #angularjs
[21:08:22] *** hell_razer has quit IRC
[21:08:26] <markalanevans> hmm
[21:08:30] *** nemothekid has quit IRC
[21:08:36] *** MTGap has joined #angularjs
[21:08:51] *** saucey has quit IRC
[21:09:15] *** Jon31 has joined #angularjs
[21:09:16] *** uchuff has quit IRC
[21:09:17] *** Jon31 has quit IRC
[21:09:36] *** dariocravero has quit IRC
[21:09:37] *** Jon31 has joined #angularjs
[21:09:38] *** DrMabuse has joined #angularjs
[21:10:19] <markalanevans> robdubya: first thing first
[21:10:20] <robdubya> markalanevans are they siblings of the same parent, by any change?
[21:10:22] <markalanevans> do i need to watch it
[21:10:25] <robdubya> no
[21:10:34] *** jstroem has quit IRC
[21:10:48] <robdubya> markalanevans the exception might be if you're using a wacky date picker
[21:11:05] <robdubya> as an experiment, try swapping the directive for a simple date input
[21:11:46] *** ngbot has joined #angularjs
[21:11:47] <ngbot> angular.js/master 52b77b6 Tobias Bosch: chore(perf): add event delegation benchmark
[21:11:47] *** ngbot has left #angularjs
[21:11:57] *** Valesk has quit IRC
[21:12:01] <markalanevans> ok.
[21:12:06] <markalanevans> let me try that
[21:12:10] <markalanevans> perhaps just a text field
[21:12:13] *** Valesk has joined #angularjs
[21:12:19] *** goblortikus has joined #angularjs
[21:12:19] *** InezK is now known as InezK_away
[21:12:35] *** ifelse has quit IRC
[21:13:11] *** richiebkr has quit IRC
[21:13:58] *** teddyp1cker has quit IRC
[21:14:53] *** Valesk has quit IRC
[21:15:39] *** patrick99e99 has joined #angularjs
[21:16:12] *** cthrax has joined #angularjs
[21:16:52] *** charith has quit IRC
[21:17:07] *** s4ng3r has joined #angularjs
[21:17:22] *** aendrew has joined #angularjs
[21:17:28] <markalanevans> i used a text value and it does the same thing
[21:17:44] *** Zectbumo has joined #angularjs
[21:18:13] *** MuffinMan` has joined #angularjs
[21:18:29] <robdubya> markalanevans replicate it in a plnk, i guess
[21:18:46] *** drej has quit IRC
[21:18:48] *** mindlace has quit IRC
[21:18:58] *** masterots_ has quit IRC
[21:19:01] *** spencercarnage has quit IRC
[21:19:09] <markalanevans> and i just have this in the shared view: <input type="text"/ value="{{search}}">
[21:19:09] *** marr has joined #angularjs
[21:19:11] *** drej has joined #angularjs
[21:19:36] <s4ng3r> hi
[21:19:38] <s4ng3r> D:!
[21:20:30] *** anth0ny has joined #angularjs
[21:20:37] *** patrick99e99 has quit IRC
[21:20:40] *** Dave321 has quit IRC
[21:20:57] *** grindmodeon has joined #angularjs
[21:21:50] *** alho has joined #angularjs
[21:22:07] <robdubya> markalanevans that (the last example) would be wrong, if you're binding like ng-model="foo"
[21:22:14] <robdubya> vs ng-model="foo.bar"
[21:22:16] *** aendrew has quit IRC
[21:22:31] <robdubya> but it doesn't look like you're doing that with the dates
[21:23:25] <markalanevans> robdubya: yea. i think i'm connecting them correctly
[21:23:30] *** bberry has quit IRC
[21:24:01] *** kirfu has joined #angularjs
[21:24:13] <dman777_1lter> I was under the impression $scope was not available in the service
[21:25:15] *** sweeper is now known as SaltyPaechez
[21:25:25] *** SaltyPaechez is now known as Sweeper
[21:25:28] *** Sweeper is now known as sweeper
[21:25:42] *** edy has quit IRC
[21:26:09] *** goodbomb has joined #angularjs
[21:26:10] *** Zectbumo has quit IRC
[21:26:30] *** dspe has quit IRC
[21:26:40] *** sigurding has joined #angularjs
[21:26:53] *** MANCHUCK__ has joined #angularjs
[21:27:03] *** dspe has joined #angularjs
[21:27:14] *** slainer68 has joined #angularjs
[21:27:21] <markalanevans> robdubya: but in general i'm shooting in the right direction right?
[21:27:26] <markalanevans> thats all i should have to be doing?
[21:27:30] <goodbomb> has anyone here successfully connected an AngularJS application to a Rails 4 server on a separate domain? I’m trying to create a login form, but AngularJS triggers a preflight check, so the request method is OPTIONS and I’m getting a 404 error as a result.
[21:27:41] *** ckboii89 has joined #angularjs
[21:27:58] *** lsiv568 has quit IRC
[21:28:12] *** szymek_ has quit IRC
[21:28:22] <robdubya> markalanevans yep.
[21:28:24] *** lsiv568 has joined #angularjs
[21:28:34] *** kirfu has quit IRC
[21:28:38] *** kirfu1 has joined #angularjs
[21:28:48] *** slainer68 has quit IRC
[21:29:01] *** Aliks has quit IRC
[21:29:19] *** foofoobar has joined #angularjs
[21:29:28] *** Aliks has joined #angularjs
[21:29:33] *** MANCHUCK_ has quit IRC
[21:29:34] *** lsiv568 has quit IRC
[21:29:41] *** slainer68 has joined #angularjs
[21:29:45] *** charith has joined #angularjs
[21:29:51] *** citizen-stig has joined #angularjs
[21:29:57] <markalanevans> sadness. its gonna be one of those stupid things when i find it!!!
[21:30:07] *** Yahkob has quit IRC
[21:30:10] <charith> wafflejock, ctanga : one more question
[21:30:21] <charith> now in the first page I can go to profile
[21:30:31] <charith> i have a link in this page to go to interests
[21:30:34] *** pream has quit IRC
[21:30:36] <charith> bt i am getting 404
[21:30:39] *** dspe_ has joined #angularjs
[21:30:49] *** chrisbirk has quit IRC
[21:31:04] *** lsiv568 has joined #angularjs
[21:31:11] *** Foxandxss has joined #angularjs
[21:31:30] *** simsketch has joined #angularjs
[21:31:37] <simsketch> hey guys the new ionic show is out if you're interested
[21:31:37] <simsketch> v
[21:31:38] *** dspe has quit IRC
[21:31:42] *** jstroem has joined #angularjs
[21:31:52] *** InezK_away is now known as InezK
[21:32:25] *** Yahkob has joined #angularjs
[21:32:53] *** kirfu1 has quit IRC
[21:33:42] *** jacuqesdancona has joined #angularjs
[21:33:52] *** Aliks has quit IRC
[21:34:14] *** richiebkr has joined #angularjs
[21:34:29] *** Xethron has joined #angularjs
[21:34:37] *** Xethron has joined #angularjs
[21:34:38] *** mzehrer__ has quit IRC
[21:34:54] *** dspe_ has quit IRC
[21:34:57] *** teddyp1cker has joined #angularjs
[21:35:23] *** moonmayor has quit IRC
[21:35:24] *** Aswebb has joined #angularjs
[21:35:30] *** dspe has joined #angularjs
[21:35:44] *** rho has joined #angularjs
[21:35:51] <robdubya> charith you basiclaly have two options
[21:35:57] <robdubya> a- turn off html5 mode
[21:35:59] *** mzehrer_ has quit IRC
[21:36:02] *** DrMabuse has quit IRC
[21:36:08] <robdubya> b - set up a bunch of rewrites on the server
[21:36:33] *** dariocravero has joined #angularjs
[21:36:39] *** DrMabuse has joined #angularjs
[21:36:45] *** s4ng3r has quit IRC
[21:37:36] *** seydoggy has quit IRC
[21:37:39] <gauravsaini03> Hello robdubya
[21:37:51] <gauravsaini03> Can you help me put in a small issue
[21:37:58] <wafflejock> many crazy ass hail out here right now, can't hear myself think
[21:38:00] <wafflejock> man*
[21:38:09] *** seydoggy has joined #angularjs
[21:38:11] <robdubya> charith the problem is likely that when you hit .com/foo/bar, angular doesn't kick in at all
[21:38:22] *** jacuqesdancona has quit IRC
[21:38:24] *** whunt has joined #angularjs
[21:38:26] *** s3shs has quit IRC
[21:38:35] <gauravsaini03> I am unable to put decimal value in the input box.
[21:39:00] <gauravsaini03> Can anyone <wafflejock> or <robdubya> help me in this ?
[21:39:09] *** yoshokatana_ has joined #angularjs
[21:39:12] <robdubya> uh, decimals work fine here
[21:39:14] *** yoshokatana_ has quit IRC
[21:39:33] *** Aswebb has quit IRC
[21:40:00] <robdubya> ^ gauravsaini03
[21:40:11] *** dspe has quit IRC
[21:40:15] <charith> robdubya, thanks, option a and b will not work for me
[21:40:17] <charith> :(
[21:40:37] <gauravsaini03> actually robdubya 00 is working not any thing else
[21:40:46] *** DrMabuse_ has joined #angularjs
[21:40:47] <gauravsaini03> try adding 10023.3232
[21:40:53] <gauravsaini03> it will not work
[21:41:00] <wafflejock> gauravsaini03: problem is you hit the find a decimal condition and it wipes out the decimal
[21:41:03] *** DrMabuse has quit IRC
[21:41:06] *** jonnybro has quit IRC
[21:41:18] *** Yahkob has quit IRC
[21:41:27] *** zs260 has joined #angularjs
[21:42:01] <markalanevans> robdubya: can we collaboarate on this plunker?
[21:42:10] <robdubya> charith uhhh one of them is going to have to work
[21:42:10] *** Yahkob has joined #angularjs
[21:42:21] *** nuizzy has joined #angularjs
[21:42:28] *** ailheen has quit IRC
[21:42:37] *** ailheen has joined #angularjs
[21:42:42] *** seydoggy has quit IRC
[21:42:57] *** danyim has joined #angularjs
[21:43:08] *** krawek has joined #angularjs
[21:43:10] <gauravsaini03> ok. let me see
[21:43:14] *** zs260 has quit IRC
[21:43:18] *** seydoggy has joined #angularjs
[21:43:20] <markalanevans> that might be a better one?
[21:43:26] <wafflejock> robdubya: gauravsaini03 problem shows up if you use anything but 0 after the decimal but just something in the parser logic
[21:43:39] *** djam90 has joined #angularjs
[21:43:42] <robdubya> markalanevans lemme tinker with it, streaming makes me feel like somebody is watching over my shoulder
[21:43:44] *** drej has quit IRC
[21:43:53] <markalanevans> haha.
[21:43:53] <wafflejock> they're all gonna laugh at you
[21:43:56] <Foxandxss> and it doesn't work that well
[21:43:58] <markalanevans> o geez
[21:44:00] *** sirkitree|afk is now known as sirkitree
[21:44:07] <robdubya> ah, fuck it
[21:44:09] <robdubya> lets see
[21:44:21] <charith> robdubya, i mean, turn off html5 and adding rewrite rules will affect others
[21:44:31] *** mccarrontr1ck has quit IRC
[21:44:31] <charith> so i will not be able to try it
[21:44:46] *** ailheen has quit IRC
[21:44:56] *** ailheen has joined #angularjs
[21:45:03] <robdubya> markalanevans oh
[21:45:09] *** nodweber has joined #angularjs
[21:45:11] <robdubya> uh, yeah, you're using {{value}}
[21:45:24] <markalanevans> ?
[21:45:29] *** mtsr_ has quit IRC
[21:45:39] <markalanevans> o it should be ng-module
[21:45:42] <markalanevans> aaaahhhh!!!!
[21:45:55] *** AngularNoob has joined #angularjs
[21:46:03] <markalanevans> idiot!!!
[21:46:08] <markalanevans> ok well lets confirm that works
[21:46:11] <markalanevans> then ill update my real code
[21:46:14] *** hell_razer has joined #angularjs
[21:46:15] <supermassiv> is it bad to have an object inside of a function with the same name as the function? thought i saw examples of this as good practice for factories
[21:46:30] *** UniBot has quit IRC
[21:46:33] <supermassiv> so like function MyFactory() { var MyFactory = {}; } for example
[21:46:53] <gauravsaini03> robdubya, I am unable to track where exaclty the change is needed. I understood the point you mentioned and saw the debugger you added.
[21:46:56] <supermassiv> works fine, but jshint bitches
[21:47:00] *** mccarrontr1ck has joined #angularjs
[21:47:23] *** danyim has quit IRC
[21:47:41] <ckboii89> Hey guys has anyone here used googleapis before?
[21:48:02] <robdubya> markalanevans seems to work
[21:48:05] <Sna4x8> supermassiv: I'd say other developers might find that confusing, but w/e.
[21:48:13] <djam90> Hi.. robdubya please don't hate me for this but. I am trying to use Owl Carousel in a directive. I use jQuery to create the elements Owl requires and then inject it into the DOM with append. This works fine. I see the images on screen. However, I then use element.find('#owl-carousel').owlCarousel(); but it is not working :/ no errors no nothing
[21:48:13] <robdubya> tweaked it a bit
[21:48:30] <robdubya> christ people, take a fuckin number :D
[21:48:32] <djam90> I see the images but they are in no way shape or form a carousel
[21:48:36] *** whunt has quit IRC
[21:48:44] *** jharbaug_ has joined #angularjs
[21:48:59] <AngularNoob> my number is 43. 42 was already taken. :(
[21:49:07] *** bertrandk has quit IRC
[21:49:14] *** Aswebb has joined #angularjs
[21:49:36] <markalanevans> robdubya: ok. so the the trick was ng-model
[21:49:38] <robdubya> supermassiv i pretty much do that everywhere
[21:49:43] *** wallerdev has joined #angularjs
[21:49:44] <markalanevans> robdubya: your awesome.
[21:49:47] <robdubya> markalanevans yep.
[21:50:01] <supermassiv> i see it a lot, but was trying to find a way to suppress the error and now im like hmm maybe theres a better name
[21:50:05] *** mupkoo has joined #angularjs
[21:50:07] <nickeddy> haha markalanevans++
[21:50:18] <supermassiv> in my case I guess i could do User = {} for UserFactory instead
[21:50:41] <gauravsaini03> <wafflejock> I tried but did not able to track wher exaclty the logic is need to be changed
[21:50:43] <nickeddy> robdubya: that doesn't break when you minify?
[21:50:58] *** edrocks has quit IRC
[21:51:02] <robdubya> nothing to do with minification, really
[21:51:15] <gauravsaini03> Can you help me wafflejock with this, I saw the debugger you added but not able to track the change needed.
[21:51:31] <robdubya> .factory('Foo', ['watevre',function(whatever){ function Foo(){}; return Foo;
[21:51:38] *** mccarrontr1ck has quit IRC
[21:52:01] *** wilmoore has joined #angularjs
[21:52:29] <caitp> did you guys know it's friday
[21:52:39] <robdubya> yeahhh buuudy
[21:53:04] *** jharbaug_ has quit IRC
[21:53:25] <djam90> Is there any reason why Owl Carousel wouldn't work in my directive? I mean I used Sly Carousel in another directive before and that worked fine...
[21:53:35] *** Efrem has quit IRC
[21:53:49] *** ghostbar has joined #angularjs
[21:53:52] <davek> No specific reason... unless you have an error.
[21:53:57] *** robteix has quit IRC
[21:53:59] *** AxldenieD has quit IRC
[21:54:08] <wafflejock> gauravsaini03: goes wrong on line 49 in the eval async function
[21:54:14] <supermassiv> ah i define the function before, then do .factory('Foo', FooFactory);
[21:54:21] <robdubya> caitp what's the opposite of smooth jazz?
[21:54:27] *** mccarrontr1ck has joined #angularjs
[21:54:34] <djam90> davek, no errors at all :( the owl carousel JS file loads correctly
[21:54:49] <charith> robdubya, wafflejock : quick question
[21:54:56] <AngularNoob> robdubya: acid punk
[21:55:10] *** ailheen has quit IRC
[21:55:12] *** bertrandk has joined #angularjs
[21:55:15] <charith> can't we browse nested states in the browser directly
[21:55:17] *** ailheen has joined #angularjs
[21:55:32] <gauravsaini03> wafflejock : what exactly need to be changed there anything I am missing ?
[21:55:33] <robdubya> charith think about it. when you hit yourpage.com/foo/bar
[21:55:35] *** dadicool has joined #angularjs
[21:55:37] <wafflejock> charith: no not really
[21:55:40] <robdubya> that goes to your server first
[21:55:46] <robdubya> your server is 404'ing
[21:55:50] <robdubya> nothing to do with angular
[21:55:51] *** FIFOd[a] has quit IRC
[21:55:53] <wafflejock> gauravsaini03: the paramter is right the result returned from the number function is the wrong string
[21:56:18] *** bertrandk has quit IRC
[21:56:23] <charith> robdubya, so to resolve it we have only two options
[21:56:28] <wafflejock> charith: oh you just mean to test with html5mode
[21:56:28] <charith> as u mentioned?
[21:56:35] <robdubya> charith yeah, pretty much
[21:56:51] <gauravsaini03> wafflejock it just returns the same with just adding a number filter to it !
[21:57:18] <gauravsaini03> wafflejock I tried rounding it off with some more value then also it dont work
[21:57:22] <robdubya> gauravsaini03 what are you trying to accomplish?
[21:57:28] <supermassiv> ahhh finally ✔ No problems
[21:57:42] <charith> wafflejock, what u mean by testing in html5mode?
[21:57:45] <supermassiv> dont know why i cared so much but it was annoying and i felt like disabling it was quititng
[21:57:48] *** shackleford has quit IRC
[21:57:49] <caitp> i have way too many genres on this playlist :x
[21:58:08] *** bertrandk has joined #angularjs
[21:58:12] *** dariocravero has quit IRC
[21:58:16] <wafflejock> gauravsaini03: number filter is rounding it and returning the wrong string think the second param is number of decimals
[21:58:18] <gauravsaini03> wafflejock Actually I want to add thousand separator in the input field on the fly when we are adding number to the field (according to the current loacle )
[21:58:27] *** FIFOd[a][a] has joined #angularjs
[21:58:35] *** gunn has quit IRC
[21:58:42] *** dariocravero has joined #angularjs
[21:59:11] <djam90> If anyone can tell me why my Owl Carousel isn't working I vow to give the first person $5
[21:59:20] *** nathggns has quit IRC
[21:59:32] *** edrocks has joined #angularjs
[21:59:38] <gauravsaini03> I am aiming that if i write 1000000.3456 it should be seen 1,000,000.3456
[21:59:40] <wafflejock> gauravsaini03: yeah the 0 is rounding off the decimals
[21:59:50] <robdubya> mmmm a bit a garage bruv
[22:00:17] <charith> robdubya, this 404 issue is only with nested states, right?
[22:00:22] <robdubya> charith no
[22:00:23] *** bertrandk has quit IRC
[22:00:44] *** shackleford has joined #angularjs
[22:01:03] <gauravsaini03> wafflejock the one you sent is now unable to change value in before decimal also just the hardcoded 100 work fine initially if I edit field its not working :(
[22:01:28] *** azureRaven has joined #angularjs
[22:01:29] *** edrocks has quit IRC
[22:01:30] <charith> robdubya, will it be there for other general states as well?
[22:01:41] <robdubya> charith its nada to do with (angular) states, routing, etc.
[22:01:43] *** jgravois has quit IRC
[22:02:07] <robdubya> when you visit anysite.com/foo, the *server* routing is going to look for a /foo route
[22:02:13] <robdubya> if it doesn't find it, its going to 404
[22:02:18] *** jgravois has joined #angularjs
[22:02:19] <gauravsaini03> wafflejock I dont want to round it off it should work like we can add any number after decimal place
[22:02:27] *** wallerdev has quit IRC
[22:02:30] *** MANCHUCK__ is now known as MANCHUCK
[22:02:34] <wafflejock> gauravsaini03: think you probably just want a custom filter based on number then so you can change the behavior
[22:03:05] *** mindlace has joined #angularjs
[22:03:07] *** dariocravero has quit IRC
[22:03:09] <robdubya> do you even need the filter?
[22:03:18] <robdubya> is that the default behavior of a number field?
[22:03:39] <wafflejock> well he wants the thousands separator
[22:03:57] *** lsiv568 has quit IRC
[22:04:07] *** bertrandk has joined #angularjs
[22:04:38] *** Xethron has quit IRC
[22:04:59] <gauravsaini03> actually the text box did not add that thousand separator, but if its just a label its adds automatically. So, that is why thought of adding a directive
[22:05:10] *** uf6667 has quit IRC
[22:05:49] *** bertrandk has quit IRC
[22:05:53] *** heidi has quit IRC
[22:06:44] *** heidi has joined #angularjs
[22:06:52] <gauravsaini03> robdubya you can see in the example in the doc page also, that it adds thousand sepeartor in the normal label not not adds in the input box where we are putting the value
[22:06:53] *** jgravois has quit IRC
[22:06:57] *** seydoggy has quit IRC
[22:07:02] *** bertrandk has joined #angularjs
[22:07:22] <robdubya> gauravsaini03 i do, but that seems WAY overkill, imo
[22:07:25] *** moonmayor has joined #angularjs
[22:07:26] *** encrypt3d_fracta has quit IRC
[22:07:33] *** seydoggy has joined #angularjs
[22:07:36] <robdubya> you're going to basiclaly have to repeatedly parse/unparse
[22:07:53] *** encrypt3d_fracta has joined #angularjs
[22:08:23] *** tilgovi has quit IRC
[22:08:29] <gauravsaini03> actually for someone adding large curreny then its helpful to have that thousand separators ! Hope you understand my point
[22:08:30] *** bertrandk has quit IRC
[22:08:38] *** apetro_ has quit IRC
[22:09:04] <robdubya> i do, but that doesn't change what you're goign to have to do :)
[22:09:11] *** apetro_ has joined #angularjs
[22:09:12] *** ckboii89 has quit IRC
[22:09:40] <gauravsaini03> sorry didn't get you point. :(
[22:09:54] *** djam90_1 has joined #angularjs
[22:10:06] *** DrMabuse_ has quit IRC
[22:10:09] <gauravsaini03> I am working from last two days on it so can add thousand separator working but again now the decimal part is giving issue
[22:10:10] *** djam90 has quit IRC
[22:10:35] <gauravsaini03> wafflejock did you got my point or anything you can help me in this
[22:10:58] *** quellhorst has quit IRC
[22:11:18] *** bertrandk has joined #angularjs
[22:11:29] *** encrypt3_ has joined #angularjs
[22:11:38] *** seydoggy has quit IRC
[22:11:39] *** tilgovi has joined #angularjs
[22:12:00] *** mccarrontr1ck has quit IRC
[22:12:18] *** encrypt3d_fracta has quit IRC
[22:12:20] *** nanoyak has joined #angularjs
[22:12:20] *** bertrandk has quit IRC
[22:12:39] *** dcherman2 has quit IRC
[22:13:08] *** drej has joined #angularjs
[22:13:18] *** sigurding has quit IRC
[22:13:24] *** apetro_ has quit IRC
[22:13:39] *** whitebook has joined #angularjs
[22:13:40] *** yoshokatana_ has joined #angularjs
[22:14:15] *** yoshokatana_ has joined #angularjs
[22:14:33] *** mccarrontr1ck has joined #angularjs
[22:15:01] *** bertrandk has joined #angularjs
[22:15:07] *** djam90_1 has quit IRC
[22:15:46] *** mspier is now known as mspier_off
[22:15:56] *** s3shs has joined #angularjs
[22:16:10] *** encrypt3_ has quit IRC
[22:16:12] *** aendrew has joined #angularjs
[22:16:30] *** Snugug has quit IRC
[22:17:17] *** yoshokatana_ has quit IRC
[22:17:30] <wafflejock> gauravsaini03: alright well you could calculate the length of the fractional part as a string then tell it to format with that many decimals
[22:17:39] *** hell_razer has quit IRC
[22:17:54] *** dcherman has joined #angularjs
[22:18:02] *** MANCHUCK has quit IRC
[22:18:07] *** kotyy has quit IRC
[22:19:30] *** bertrandk has quit IRC
[22:19:52] *** scriptThis has quit IRC
[22:20:02] *** FIFOd[a][a] has quit IRC
[22:20:06] <gauravsaini03> wafflejock ok. Can you help me in this if you have some time ? Actually as struck I am unable to track now how it can be done. I am student just only got this issue left for my small project.
[22:20:12] <gauravsaini03> feeling a bit helpless
[22:20:22] *** azureRaven has quit IRC
[22:21:13] *** _ht has quit IRC
[22:21:16] *** djam90_1 has joined #angularjs
[22:21:25] *** Xethron has joined #angularjs
[22:21:51] *** Johnny13371337 has joined #angularjs
[22:22:43] *** alho has quit IRC
[22:23:11] *** richiebkr has quit IRC
[22:24:01] *** encrypt3d_fracta has joined #angularjs
[22:24:17] *** whunt has joined #angularjs
[22:24:23] *** cspra85 has quit IRC
[22:25:38] *** Fire-Dragon-DoL has quit IRC
[22:25:59] *** bertrandk has joined #angularjs
[22:26:13] *** richiebkr has joined #angularjs
[22:26:17] *** mtsr has joined #angularjs
[22:26:23] <supermassiv> hmm any vimmers know if syntastic/jshint only uses ~/.jshintrc or if there's a way to make it use the one in the cwd?
[22:26:50] *** edrocks has joined #angularjs
[22:26:54] *** DuelShark has joined #angularjs
[22:26:57] *** Nek has joined #angularjs
[22:27:04] <gauravsaini03> wafflejock Are you still there ?
[22:27:13] *** wolever has joined #angularjs
[22:27:23] *** hychen has joined #angularjs
[22:27:42] *** InezK is now known as InezK_away
[22:28:08] <wolever> Is it possible to do any sort of namespacing or scoping with template filters? For example, to ensure that when I use "{{ foo|myfilter }}" in a template the "myfilter" provider has been explicitly loaded by the template's module?
[22:28:17] *** mtsr has quit IRC
[22:28:23] *** UniBot has joined #angularjs
[22:28:34] *** shackleford has quit IRC
[22:28:36] <wafflejock> gauravsaini03: sort of with a buddy here will give it a shot
[22:29:36] *** AngularNoob has quit IRC
[22:30:43] *** jason8 has joined #angularjs
[22:31:19] <gauravsaini03> wafflejock Thanks let me know if you get any positive. I am also working on it. Its 2 AM here haev to complete by tomorrow
[22:31:51] <wafflejock> it moves the cursor to the end after edit
[22:32:11] <wafflejock> not sure what to do about that
[22:32:50] *** jonnybro has joined #angularjs
[22:32:53] *** Stanchou has joined #angularjs
[22:32:59] <Stanchou> Hi all
[22:33:04] *** aendrew has quit IRC
[22:33:26] *** OnkelTem has quit IRC
[22:33:28] *** InezK_away is now known as InezK
[22:33:41] <jaawerth> wafflejock: hey, what linux flavor do you use on your dev machine again?
[22:33:56] <gauravsaini03> wafflejock, I think it can be enough for me for the scope of my project. Still a bit strange why its taking cursor to end.
[22:34:06] <gauravsaini03> Thanks a lot wafflejock :)
[22:34:10] <wafflejock> jaawerth: kubuntu 14.04
[22:34:18] <wafflejock> gauravsaini03: np
[22:34:28] *** OnkelTem has joined #angularjs
[22:34:31] *** bertrandk has left #angularjs
[22:34:37] *** Schtive has quit IRC
[22:34:43] *** bertrandk has joined #angularjs
[22:34:46] *** Ilyas has quit IRC
[22:34:47] *** darrin has quit IRC
[22:34:59] <Stanchou> can you help me how can I remove also class="..." html attribute with ng-bind-html? It's removing <script>, <style>, style="", <link>.... but it's not removing class="..."
[22:35:27] <wafflejock> jaawerth: I've played with Mint and regular Ubuntu a fair amount but nothinge else recently (SuSe and Red Hat a long time ago)
[22:36:01] <jaawerth> ah, maybe it was someone else
[22:36:20] *** Joshee has quit IRC
[22:36:24] <jaawerth> I've used a ton, but I'm using Mint these days because I find Cinnamon to be the best desktop environment as far as combining my favorite features
[22:36:49] <jaawerth> I've been meaning to give KDE another spin though, I haven't used it since like 2005
[22:36:54] *** cspra85 has joined #angularjs
[22:37:01] *** chrisbirk has joined #angularjs
[22:37:24] *** jgravois has joined #angularjs
[22:38:35] *** Aliks has joined #angularjs
[22:38:49] <wafflejock> jaawerth: yeah I really just wanted something more customizable than Unity and I pretty much hide the entire interface so I just have two hidden panels and mostly do things through key bindings
[22:38:57] *** Aliks has quit IRC
[22:38:58] *** Aliks_ has joined #angularjs
[22:39:09] <wafflejock> I also had gripes with the separated menubar and stuff in unity 12.04
[22:39:11] <jaawerth> haha yeah, as many keybindings as possible without having to over-memorize them
[22:39:21] <jaawerth> also, as much screen real estate as possible
[22:39:27] <wafflejock> yup
[22:39:35] <gauravsaini03> I think if we can use this to place the pointer same place
[22:39:52] <jaawerth> that's why I like Cinnamon. That, and the new version has a really nice tiling feature that has some of the benefits of something like AWM without trapping you into a world of a billion keyboard shortcuts
[22:40:03] *** rabaznaz has joined #angularjs
[22:41:02] *** masterots_ has joined #angularjs
[22:41:22] <wafflejock> jaawerth: eh I just use the win key numpad business for tiling 4 for left 6 for right 5 for maximize/restore
[22:41:44] <wafflejock> and a few other winkey mappings, winkey+space for kstartmenu and winkey+c for a run box
[22:41:55] <wafflejock> F9 for Yakuake terminal shade
[22:42:01] *** jgravois has quit IRC
[22:42:04] <jaawerth> yeah, that's pretty good. The new Cinnamon does what I've wanted for a while, though, which is let you tile into 4 different quadrants and then easily adjust the sizes from there
[22:42:24] *** mmccook has quit IRC
[22:43:18] *** BillCriswell has quit IRC
[22:43:19] <rabaznaz> can someone recommend a good resource (print or otherwise) for testing in angular? I can only seem to find a bunch of little half-assed blog posts and things, and the official documentation isn't very helpful.
[22:44:00] <robdubya> look through the angular tests
[22:44:11] <robdubya> and tests from other O/S projects, that's how i learned
[22:44:55] *** masterots_ has quit IRC
[22:45:16] *** encrypt3d_fracta has quit IRC
[22:45:17] *** drej has quit IRC
[22:45:20] <rabaznaz> robdubya: good call. will do.
[22:45:24] <caitp> what have you found not helpful about the official documentation? you're welcome to help make it better
[22:45:38] *** BobbieBarker has joined #angularjs
[22:45:43] *** encrypt3d_fracta has joined #angularjs
[22:46:00] <rabaznaz> caitp: If I'm ever in a position where I'm able to contribute something of value, I will. I'm still learning though.
[22:46:02] *** Xethron has quit IRC
[22:46:21] <caitp> a good contribution would be explaining what you don't find helpful =)
[22:46:51] *** umib0zu_ has quit IRC
[22:46:55] *** merb has joined #angularjs
[22:47:12] <jason8> oh whoops hold up on that
[22:47:17] <robdubya> docs are a good place to contribute without worrying you're going to fuck it all up
[22:47:35] <BobbieBarker> how do you contrib to the docs
[22:47:43] <caitp> send a pull request
[22:47:48] <robdubya> jason8 you're using primitives all over teh shop, tht's your problem
[22:48:36] *** xyNNN has quit IRC
[22:48:44] <supermassiv> ahh problem solved have to use the right vim-jshint ugh
[22:48:45] <rabaznaz> caitp: I understand getting things set up, writing simple tests, and running tests. I'm just looking for more real world examples I guess and some sort of best practices guide.
[22:48:53] *** whiteboo_ has joined #angularjs
[22:49:29] <jaawerth> speaking of contributing
[22:49:34] <Aliks_> rabaznaz: yeah, it's hard to find... maybe write a book on it
[22:49:37] *** jharbaugh has joined #angularjs
[22:49:47] *** cspra85 has quit IRC
[22:50:01] *** dc_ has joined #angularjs
[22:50:04] <Aliks_> rabaznaz: there are not a lot of really extensive examples.. although speaking of examples.. you could try looking at source code for large projects
[22:50:06] <jaawerth> is there a separate git repo for docs.angularjs.org? The only one I've seen is the one built into the main anguluar repository, and I've found a couple of bugs that I'd like to fix and submit a pull request
[22:50:08] *** dc_ has quit IRC
[22:50:12] *** everett has quit IRC
[22:50:13] <oniijin> robdubya do you have a "USE MOAR DOTS" tshirt yet
[22:50:13] *** encrypt3d_fracta has quit IRC
[22:50:15] <Aliks_> rabaznaz: most likely they would have had to deal with most of your issues
[22:50:18] *** charith has quit IRC
[22:50:20] <jaawerth> on the site, that is
[22:50:39] <robdubya> jaawerth think its all pretty much generated from the main source
[22:51:06] *** whitebook has quit IRC
[22:51:35] *** DrMabuse has joined #angularjs
[22:51:38] <jason8> robdubya, thanks that's exactly what I needed to see
[22:51:45] <jaawerth> ahh, alright then
[22:51:45] <rabaznaz> Aliks_: yeah, I'll start combing through projects on GitHub. thanks.
[22:51:52] *** DrMabuse_ has joined #angularjs
[22:51:52] *** DrMabuse has quit IRC
[22:52:07] <rabaznaz> oniijin: thanks. surprisingly, I haven't read that blog post yet.
[22:52:20] *** kvnm_ has quit IRC
[22:52:27] <oniijin> it's new
[22:53:02] *** MANCHUCK has joined #angularjs
[22:53:22]
<jaawerth> robdubya: can you be a second pair of eyes for me before I start digging through the code? it looks like on http://docs.angularjs.org that when you choose a stable version of Angular, it pulls it to the top of the list - which is good, only it ends up listing it as "Unstable" which was.. massively confusing because I didn't notice the change immediately
[22:53:24] *** xat- is now known as xAt
[22:53:25] <davek> My god I've been using my shitty radio shack soldering iron for so long this real one is blowing my mind.
[22:53:57] *** jharbaugh has quit IRC
[22:53:57] *** greatdex has joined #angularjs
[22:54:07] *** wallerdev has joined #angularjs
[22:54:08] *** cliluw has joined #angularjs
[22:54:24] <davemerwin> I've got a good filter working for an ng-bind-html object, but how would I apply the same filter to a form input field?
[22:54:32] *** richiebkr has quit IRC
[22:54:33] *** kvnm has joined #angularjs
[22:55:14] *** xAt is now known as xat-
[22:55:14] *** Cavallari has quit IRC
[22:55:35] <robdubya> davek do tell, i need a real one
[22:55:43] *** yavorski has quit IRC
[22:56:06] <robdubya> jaawerth from the dropdown you mean?
[22:56:07] *** Stanchou has quit IRC
[22:56:16] <davemerwin> lol. in trying to explain it, I figured it out
[22:56:52] *** pskrz has quit IRC
[22:58:19] *** Christer has quit IRC
[22:58:34] *** zwacky has quit IRC
[22:58:49] <Chepra> is there a good alternative for 1.2. to use 1.3 ngmodeloptions debounce?
[22:59:01] *** jieryn has quit IRC
[22:59:05] <jaawerth> robdubya: yeah
[22:59:38] <jaawerth> robdubya: I can tell they made the version you pick jump to the top, which I imagine was on purpose, but it's a bug that it moves it to the "Unstable" section
[22:59:56] <jaawerth> should be an easy fix
[23:00:37] *** richiebkr has joined #angularjs
[23:01:48] *** djam90_1 has quit IRC
[23:01:59] *** morenoh153 has joined #angularjs
[23:02:13] *** edrocks has quit IRC
[23:02:25] *** LukeM has quit IRC
[23:03:04] *** danizord has quit IRC
[23:03:21] *** UniBot1 has joined #angularjs
[23:03:40] *** everett has joined #angularjs
[23:04:10] *** TorchDragon has quit IRC
[23:04:28] *** ev_ has joined #angularjs
[23:04:35] *** silentimp has joined #angularjs
[23:04:44] *** zlalanne has joined #angularjs
[23:04:46] *** gordroid has quit IRC
[23:05:19] *** kvnm has quit IRC
[23:05:30] *** TorchDragon has joined #angularjs
[23:05:32] *** ev_ has left #angularjs
[23:05:57] *** erry has joined #angularjs
[23:06:07] <erry> hi, can has doc that explains '@' vs '=' in directive ?
[23:06:08] *** goodbomb has quit IRC
[23:06:15] <erry> scope
[23:06:25] <Foxandxss> @ is one way binding
[23:06:29] <Foxandxss> = is two way binding
[23:06:33] <Foxandxss> is more than that
[23:06:34] <erry> in baby?
[23:06:35] <erry> :p
[23:06:42] <Foxandxss> but that is a starter
[23:06:56] <Foxandxss> you could read a book about angular if you need to learn
[23:06:59] <Foxandxss> it is better than questions
[23:07:08] <Foxandxss> no offense really
[23:07:17] <erry> o_o
[23:07:19] <Foxandxss> but it is way more involved
[23:07:32] <jaawerth> erry: those are on the $compile page in the docs (as are the rest of the directive things)
[23:07:36] *** djam90_1 has joined #angularjs
[23:07:39] *** wolever has left #angularjs
[23:07:39] <Foxandxss> that too
[23:07:42] *** wafflejock has quit IRC
[23:07:51] <nickeddy> el goog
[23:08:00] <erry> great thanks
[23:08:03] <Foxandxss> I am going to write about that soon too
[23:08:05] <jaawerth> sure thing
[23:08:10] <Foxandxss> but not to answer your questions as today
[23:08:25] <Foxandxss> but meh, I need to cross my daily helping
[23:08:26] *** encrypt3d_fracta has joined #angularjs
[23:08:45] <jaawerth> yeah. '=' does full object binding, '@' just passes the attribute as a string/primtive, '&' is... very interesting how it works
[23:08:45] *** shackleford has joined #angularjs
[23:08:48] <robdubya> i dont want to be all, "google it bro"
[23:08:49] <Foxandxss> erry: with = you normally send an entire property of your controller so if you update it from the directive, controller will know and the same in the other way
[23:08:49] <robdubya> but
[23:08:53] <robdubya> "google it bro
[23:09:11] <oniijin> robdubya dont think a lot of people know how to google
[23:09:20] <Foxandxss> with @ you normally send a string, just a string, but you could also send a property of the directive, but changes on the directive won't update the controller
[23:09:21] *** shackleford has quit IRC
[23:09:22] <nickeddy> but man oh man can they use google products
[23:09:25] *** ericsonluciano has quit IRC
[23:09:25] <nickeddy> like angular
[23:09:32] <Foxandxss> that is the TL;DR; erry
[23:09:35] <oniijin> ikr
[23:09:40] <jaawerth> the docs themselves have gotten MUCH better for the directive API stuff, but it's an odd choice to put it on the $compile page. I suppose it makes sense from a "docs" perspective, but less so from a "tutorials" perspective
[23:09:53] *** shackleford has joined #angularjs
[23:10:11] <Foxandxss> jaawerth: I never saw the official doc as a tutorial perspective
[23:10:19] <jaawerth> yeah
[23:10:21] <jaawerth> that's fair
[23:10:37] <oniijin> what? docs are supposed to be like docs and not like hamburgers?
[23:10:38] <oniijin> wtf
[23:10:42] *** gauravsaini03 has quit IRC
[23:10:43] <oniijin> I demand a refund
[23:10:46] *** tilgovi has quit IRC
[23:10:55] *** drej has joined #angularjs
[23:11:04] *** icfantv has quit IRC
[23:11:11] <nickeddy> oniijin: here's your refund, 0$
[23:11:17] <oniijin> awwwww
[23:11:21] <oniijin> sad panda
[23:11:23] *** foofoobar has quit IRC
[23:11:28] <erry> ;p
[23:11:39] <erry> tbh, hamburgers are better.
[23:12:20] *** dcherman has quit IRC
[23:12:32] <drej> than pandas?
[23:12:35] *** whiteboo_ has quit IRC
[23:12:45] <erry> nah than docs
[23:13:07] <Foxandxss> transcluded hamburguer
[23:13:08] <oniijin> not if you're trying to figure out how to code
[23:13:20] <Foxandxss> oniijin: I never read the doc
[23:13:26] <Foxandxss> it scares me
[23:13:29] <erry> eating always brings inspiratiomn
[23:13:36] <erry> :p
[23:13:38] <erry> anyway
[23:13:39] <oniijin> smh at all of u
[23:14:06] *** blueadept` has quit IRC
[23:14:21] *** nanoyak has quit IRC
[23:14:34] *** blueadept has joined #angularjs
[23:14:36] <davemerwin> ok, I have a filter that is being applied to an ng-bind-html object. The filter works, but I'm getting an undefined error on the filter param
[23:14:37] *** blueadept has quit IRC
[23:14:37] *** blueadept has joined #angularjs
[23:14:46] <davemerwin> how can I get rid of that error?
[23:14:47] *** subnl has joined #angularjs
[23:14:56] <Foxandxss> plunker it davemerwin
[23:14:58] *** subnl has left #angularjs
[23:15:00] <davemerwin> brb
[23:15:14] <BobbieBarker> robdubya: Dude how do you stop 2 way data binding, i'm using clone but it doesn't seem to be working
[23:15:16] <oniijin> im going to go rage plunk on my weights
[23:15:43] *** dve has quit IRC
[23:15:44] *** bayousoft has quit IRC
[23:16:02] <robdubya> NEVER STOP TWO WAY BINDING
[23:16:07] *** dve has joined #angularjs
[23:16:39] *** djam90_1 has quit IRC
[23:16:40] *** nanoyak has joined #angularjs
[23:17:21] *** bryancs has joined #angularjs
[23:18:41] *** Johnny13371337 has quit IRC
[23:18:44] *** dccc has quit IRC
[23:19:31] *** teddyp1cker has quit IRC
[23:19:56] *** chrisbirk has quit IRC
[23:20:06] *** dve has quit IRC
[23:21:06] *** yoshokatana_ has joined #angularjs
[23:21:36] *** apetro_ has joined #angularjs
[23:21:37] *** mehlah has joined #angularjs
[23:22:12] *** jeffszusz has quit IRC
[23:22:36] *** mfunkie_ has quit IRC
[23:22:42] *** apetro_ has quit IRC
[23:22:48] *** Siecje has left #angularjs
[23:23:02] *** mfunkie_ has joined #angularjs
[23:23:07] *** grindmodeon has quit IRC
[23:23:15] *** apetro_ has joined #angularjs
[23:24:07] *** ckboii89 has joined #angularjs
[23:24:47] <ckboii89> hey guys
[23:25:06] <ckboii89> my ng-disabled is acting weird
[23:25:07] <ckboii89> ng-disabled="newTreatment.average_price_input < newTreatment.cash_price_input"
[23:25:12] *** atomical has quit IRC
[23:25:44] <ckboii89> lets say average_price is 10, any value below 10 except 1 doesnt work
[23:25:47] <ckboii89> whats going on???
[23:25:56] *** citizen-stig has quit IRC
[23:26:17] *** OffTheRails has joined #angularjs
[23:26:18] <ctanga> ckboii89: string coersion, i bet
[23:26:28] *** dcherman has joined #angularjs
[23:26:34] <ckboii89> any value below 10 for cash price doesnt work
[23:26:35] <ctanga> ckboii89: you should encapsulate that logic in a function
[23:26:37] <ckboii89> i mean
[23:27:09] *** silentimp has quit IRC
[23:27:14] <ckboii89> whats string coersion
[23:27:20] <ckboii89> ok
[23:27:34] *** mfunkie_ has quit IRC
[23:27:40] *** grindmodeon has joined #angularjs
[23:27:46] *** goodbomb has joined #angularjs
[23:27:50] *** apetro_ has quit IRC
[23:28:09] *** thomastuts has joined #angularjs
[23:28:10] *** yoshokatana has quit IRC
[23:28:55] *** btyne1 has quit IRC
[23:29:00] <dman777_1lter> '
[23:29:02] *** silentimp has joined #angularjs
[23:30:28] <dman777_1lter> anyone know this is? :)
[23:31:03] <robdubya> yeah, it means it can't find a controller called "confirmModal"
[23:31:04] *** zlalanne has quit IRC
[23:32:11] <dman777_1lter> robdubya: hmm...why is this? I verified confirmModal.js is being loaded in the network tab of browser
[23:32:26] <davemerwin> the issue is that debug says text is undefined. Which makes sense
[23:32:47] <Grokling> dman777_1lter: I
[23:32:55] <robdubya> dman777_1lter is it defined at a .controller('whatever',
[23:32:59] *** Aliks_ has quit IRC
[23:33:01] <robdubya> do you have the module imported
[23:33:02] <robdubya> etc
[23:33:05] <Grokling> dman777_1lter: I'd be looking for a typo in it's name..
[23:33:06] *** MaxV has joined #angularjs
[23:33:23] <robdubya> i think there's a new breaking change, where you can't use unregistered Controllers now
[23:33:34] *** zumba_addict has quit IRC
[23:33:36] *** Aliks has joined #angularjs
[23:33:42] <dman777_1lter> robdubya: ah...ok. thanks!
[23:34:01] *** Aliks has quit IRC
[23:34:21] <robdubya> davemerwin mommy issues?
[23:34:22] *** Destos has quit IRC
[23:34:31] <davemerwin> lol
[23:35:32] *** livingstn has quit IRC
[23:35:57] *** tilgovi has joined #angularjs
[23:36:10] *** DuelShark has quit IRC
[23:36:31] *** seydoggy has joined #angularjs
[23:36:34] <davemerwin> what I want is to use the childNodes of this - so the innerHTML of the div that the ng-bind is being applied to
[23:36:52] <davemerwin> that would get rid of teh error, I just can't figure out how to do that
[23:37:37] *** vintik has quit IRC
[23:37:58] *** InezK is now known as InezK_away
[23:38:13] *** vintik has joined #angularjs
[23:38:38] *** amargherio has quit IRC
[23:39:00] <ckboii89> @ctanga do i have to convert the input into numbers??
[23:40:09] *** mupkoo has quit IRC
[23:40:18] *** mupkoo has joined #angularjs
[23:40:28] *** delight has quit IRC
[23:40:37] *** mupkoo has quit IRC
[23:41:06] *** seydoggy has quit IRC
[23:41:19] <ctanga> ckboii89: possibly. are they numbers or strings inside of your object?
[23:41:53] <ckboii89> probably string? its just scope objects
[23:42:34] *** vintik has quit IRC
[23:42:57] <ctanga> ckboii89: yeah. convert them to numbers inside a nicely named scope function, bind that scope function to the ng-disabled test
[23:43:05] *** calumet has quit IRC
[23:43:06] *** rburns has quit IRC
[23:44:08] *** jstroem has quit IRC
[23:44:10] *** danyim has joined #angularjs
[23:44:23] *** fedenunez has quit IRC
[23:44:41] *** jstroem has joined #angularjs
[23:45:47] *** juanlas has quit IRC
[23:46:52] *** richiebkr has quit IRC
[23:47:04] <robdubya> davemerwin explain again?
[23:47:34] *** masterots_ has joined #angularjs
[23:47:49] *** sirkitree is now known as sirkitree|afk
[23:48:44] *** danyim has quit IRC
[23:48:57] *** jstroem has quit IRC
[23:49:09] *** Aliks has joined #angularjs
[23:49:13] <davemerwin> so, th filter works. But in debug, I get a text is undefined error. Which makes sense, because the thing that I apply the filter too changes because ng-bind-html renders the object as innerHTML
[23:49:17] <davemerwin> make sense?
[23:49:22] <ckboii89> ok
[23:49:52] <ckboii89> whats the javascriipt function to convert string to int?
[23:50:03] <robdubya> davemerwin try it with an object
[23:50:14] <robdubya> those values are likely getting copied
[23:50:26] *** jharbaug_ has joined #angularjs
[23:50:41] *** karinaOK has joined #angularjs
[23:50:41] <robdubya> parseInt
[23:50:41] <blueadept> ckboii89: parseInt()
[23:51:04] <ckboii89> ty
[23:51:14] <davemerwin> ok
[23:51:54] *** dman777_1lter has quit IRC
[23:52:04] *** OffTheRails has quit IRC
[23:52:40] *** whitebook has joined #angularjs
[23:52:43] <robdubya> althoguh that really shouldn't be necessary most of the time
[23:53:01] <bryancs> hi guys, I've been exploring on angularjs and tried the $http service
[23:53:12] *** dman777_alter has quit IRC
[23:53:21] <bryancs> now I received the No 'Access-Control-Allow-Origin' error
[23:53:36] <robdubya> bryancs that's coming from your server
[23:53:51] *** mewm has joined #angularjs
[23:54:06] *** whitebook has quit IRC
[23:54:24] <robdubya> typically its just a matter of enabling CORS
[23:54:29] *** bootsWitDaFur has joined #angularjs
[23:54:37] *** whitebook has joined #angularjs
[23:54:54] *** mikeywaites has quit IRC
[23:54:58] *** jharbaug_ has quit IRC
[23:55:23] <bryancs> robdubya thanks for the link. I tried using a chrome extension and it now work. Will this affect in a real app?
[23:55:50] *** encrypt3d_fracta has quit IRC
[23:56:01] <robdubya> yes. typically your server will reject any request not coming from the domain its running on
[23:56:13] <bryancs> oh, so you can set cors on the server?
[23:56:17] *** encrypt3d_fracta has joined #angularjs
[23:56:50] <markalanevans> robdubya: I think i might have understood what my other issue was.
[23:56:59] *** ctanga has quit IRC
[23:57:00] <markalanevans> I have creaed a directive
[23:57:04] <robdubya> bryancs you *have* to, yes
[23:57:22] <robdubya> its nothing angular is doing, other than following the rules
[23:57:41] *** mfunkie_ has joined #angularjs
[23:57:43] *** vintik has joined #angularjs
[23:57:50] <robdubya> i think they pulled the datepicker actually
[23:57:57] *** s3shs has quit IRC
[23:57:59] <bryancs> robdubya I see. I'll try this link you gave. Thanks!
[23:58:03] <BahamutWC|Work> huh?
[23:58:05] <markalanevans> but in my case, i need a way to tell the ui angular bootstrap date picker directive, to
[23:58:06] *** festa has joined #angularjs
[23:58:06] <BahamutWC|Work> pulled the datepicker?
[23:58:22] <BahamutWC|Work> it’s still in master
[23:58:29] <markalanevans> pass through the value i define for for the model
[23:58:35] <robdubya> trying to think wehre i saw that BahamutWC|Work, sec
[23:58:40] <robdubya> might have been old
[23:58:53] *** jbourassa has quit IRC
[23:59:11] <robdubya> markalanevans again, you should just be *binding*
[23:59:28] *** simsketch has quit IRC
[23:59:30] <markalanevans> i have added in my directives
[23:59:43] <markalanevans> updated the service