Switch to DuckDuckGo Search
   December 2, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:04] *** jotaefe has joined #angularjs
[00:00:07] *** bayousoft has quit IRC
[00:00:33] *** kirfu has joined #angularjs
[00:00:35] *** elrabin has quit IRC
[00:00:43] *** juanpablo__ has quit IRC
[00:00:51] *** ajenkins has joined #angularjs
[00:00:53] *** plato has quit IRC
[00:00:55] *** ajenkins has quit IRC
[00:01:14] <sari1> snurfery: nope
[00:01:27] *** sonicparke|bradm has quit IRC
[00:01:38] *** Embassy has joined #angularjs
[00:01:51] <snurfery> seems to be having the same issue. similar version of angular too. have you tried updating to 1.2.27?
[00:02:05] *** ronny_fro has joined #angularjs
[00:02:06] *** cakirke has joined #angularjs
[00:02:14] *** walden is now known as walden|afk
[00:02:23] <ronny_fro> is there anway to pause updates to a foreach
[00:02:38] <ronny_fro> eg, pause, push a couple values, unpause, updaet just once
[00:02:46] *** skyx_ has quit IRC
[00:02:57] <snurfery> sounds very promise-y
[00:02:57] <sari1> snurfery: doing so now
[00:03:01] <nickeddy_> ronny_fro: i think a better question to answer is what are you trying to do?
[00:03:04] *** rileylark has joined #angularjs
[00:03:14] *** Oxynum has joined #angularjs
[00:03:15] *** eyebraus_ is now known as eyebraus
[00:03:27] <snurfery> TrickleDownEconomics.js
[00:03:28] <ronny_fro> ultimately I want to have is a div with a rotating buffer
[00:03:41] <ronny_fro> push item to array, if the length is greater than buffersize, shift
[00:03:58] *** Hackwar has quit IRC
[00:04:14] <ronny_fro> maybe repeat is the wrong way to handle this and I should just grab whatever templating framework I can find, to just adjust collections, explicitly update
[00:04:17] *** ajenkins_ has quit IRC
[00:04:47] *** linojon has joined #angularjs
[00:05:17] *** doodlehaus has quit IRC
[00:05:21] *** dman777_alter has quit IRC
[00:05:26] *** neilff has joined #angularjs
[00:05:30] *** lugzer has quit IRC
[00:05:46] <ronny_fro> it'd be easy to just append a div, but its long running and eventually could be huge div
[00:05:52] *** neilff has quit IRC
[00:05:54] *** Alina-malina has quit IRC
[00:05:55] <ronny_fro> maybe I am early optimizing
[00:06:07] *** kotyy has quit IRC
[00:06:24] <sari1> snurfery: same error in 1.3.4
[00:06:50] *** Anton_ has quit IRC
[00:06:56] *** daslicht has quit IRC
[00:07:00] *** Embassy has quit IRC
[00:07:01] <snurfery> tough to know what swiffy is doing - it seems like a Big Ol Chunk O' Functionality
[00:07:30] *** diegoaguilar has quit IRC
[00:07:34] <snurfery> oh I have an idea
[00:07:50] <snurfery> your angular app is really just running in a small-ish div in the center
[00:07:58] *** plato has joined #angularjs
[00:08:09] *** bkuberek_ has joined #angularjs
[00:08:12] <saucey> how do you handle boolean in angular?
[00:08:14] *** Dixty has quit IRC
[00:08:15] *** uru is now known as uru|away
[00:08:17] <snurfery> move your ng-app to its immediate parent instead of on the <html> tag
[00:08:24] *** Linell_ has quit IRC
[00:08:27] *** woebtz has joined #angularjs
[00:08:30] *** Hackwar has joined #angularjs
[00:08:30] *** brodul_ has quit IRC
[00:08:33] <sari1> snurfery: ok thanks!
[00:08:35] <saucey> with a check box (checked if true false if not)
[00:08:38] *** ron1 has joined #angularjs
[00:08:46] *** rileylark has quit IRC
[00:09:01] *** rileylark has joined #angularjs
[00:09:05] *** beilabs_________ has joined #angularjs
[00:09:12] <snurfery> sari1: yeah put it on .content-hold prolly
[00:10:02] *** ron1 has quit IRC
[00:10:04] *** beilabs_________ has quit IRC
[00:10:10] *** oste has quit IRC
[00:11:06] *** bkuberek has quit IRC
[00:11:16] *** gurke_ has quit IRC
[00:11:30] *** sonofdirt has quit IRC
[00:11:32] *** brodul has joined #angularjs
[00:11:33] *** ConstantineXVI has joined #angularjs
[00:12:33] *** Una has joined #angularjs
[00:12:46] *** bkuberek_ has quit IRC
[00:13:07] <sari1> snurfery: didn't change anything
[00:13:09] *** Hackwar has quit IRC
[00:13:23] *** mven has quit IRC
[00:13:41] <sari1> snurfery: maybe could I fork the title bar thing or something like that?
[00:14:18] *** jla_ has joined #angularjs
[00:14:55] *** Rafzzz has quit IRC
[00:15:02] *** rboyd has quit IRC
[00:15:40] <snurfery> oh I think swiffy takes over the $
[00:16:44] *** linojon has quit IRC
[00:16:55] <sari1> snurfery: ahh, how to deal with that?
[00:17:16] *** Alina-malina has joined #angularjs
[00:17:17] <snurfery> I dunno if that's the issue, but a lot of people are saying that's the conflict swiffy was having with jquery
[00:17:38] *** Johnny13371337 has quit IRC
[00:17:42] *** Oxynum has quit IRC
[00:17:44] *** Hackwar has joined #angularjs
[00:18:02] *** dhcar is now known as dhcar_AFK
[00:18:22] *** MaxV has joined #angularjs
[00:18:26] *** tfennelly has quit IRC
[00:18:37] <sari1> hmmm, reading, thanks for all the help btw snurfery
[00:18:42] *** baweaver has joined #angularjs
[00:19:17] *** baweaver has quit IRC
[00:19:42] *** wiherek has quit IRC
[00:20:12] *** ccohn has joined #angularjs
[00:20:16] *** Anton_ has joined #angularjs
[00:20:41] *** davek_ has joined #angularjs
[00:20:41] *** patrickarlt has quit IRC
[00:21:05] *** tschundeee has joined #angularjs
[00:21:23] *** dcherman has joined #angularjs
[00:21:52] *** simsketch has quit IRC
[00:21:54] *** evanjs has quit IRC
[00:22:08] *** baweaver has joined #angularjs
[00:22:09] <snurfery> np
[00:22:26] *** evanjs has joined #angularjs
[00:22:44] <snurfery> in 15 minutes you get to ask yourself if the nifty header image transition is worth your time ;)
[00:23:16] *** jimmyy has joined #angularjs
[00:23:18] *** nanashiRei has quit IRC
[00:23:18] *** Dixty has joined #angularjs
[00:23:28] <sari1> snurfery: its for my friend who really likes it
[00:23:29] *** jdcasey has quit IRC
[00:23:34] *** boxmein has quit IRC
[00:23:35] *** jimmyy has quit IRC
[00:23:53] *** mzabriskie has quit IRC
[00:24:09] *** Efrem is now known as Efrem-Away
[00:24:16] *** jimmyy has joined #angularjs
[00:24:22] *** ziggurat81 has joined #angularjs
[00:24:35] *** jimmyy has quit IRC
[00:24:49] *** discgo has joined #angularjs
[00:24:57] *** aslate has joined #angularjs
[00:25:06] *** ccohn has quit IRC
[00:25:06] *** mjw56 has joined #angularjs
[00:25:16] *** goodenough has joined #angularjs
[00:25:26] *** jimmyy has joined #angularjs
[00:25:38] *** jimmyy has quit IRC
[00:26:06] *** jotaefe has quit IRC
[00:26:09] *** jimmyy has joined #angularjs
[00:26:34] *** linojon has joined #angularjs
[00:26:40] *** eslaron has quit IRC
[00:26:59] *** evanjs has quit IRC
[00:27:01] *** VerbGarden has quit IRC
[00:27:04] *** jotaefe has joined #angularjs
[00:27:15] *** jimmyy has joined #angularjs
[00:27:22] *** rileylark has quit IRC
[00:27:26] *** gekido has quit IRC
[00:27:43] *** zzing has quit IRC
[00:27:47] *** tsalb_ has quit IRC
[00:28:00] *** zzing has joined #angularjs
[00:28:37] *** wiherek has joined #angularjs
[00:28:43] *** zzing has left #angularjs
[00:29:33] *** PovMa has quit IRC
[00:29:35] *** aslate has quit IRC
[00:29:53] *** fornax has joined #angularjs
[00:29:56] *** MaxV has quit IRC
[00:30:42] *** zivester has quit IRC
[00:30:48] *** fornax has quit IRC
[00:31:36] *** livingstn has joined #angularjs
[00:31:44] *** codeman has joined #angularjs
[00:31:57] *** vbabiy has quit IRC
[00:32:08] <snurfery> oh crap
[00:32:17] <snurfery> just found out that there's a python port of socketio
[00:32:25] <snurfery> https://github.com/abourget/gevent-socketio if anyone cares
[00:32:56] *** rileylark has joined #angularjs
[00:32:57] *** saucey has quit IRC
[00:33:30] *** vbabiy has joined #angularjs
[00:34:21] *** whitebook has joined #angularjs
[00:34:23] *** disgrntld has quit IRC
[00:34:29] *** plushy has joined #angularjs
[00:34:38] *** rileylark has quit IRC
[00:35:35] *** highcup has joined #angularjs
[00:35:37] *** JosephSilber has joined #angularjs
[00:36:43] *** MistahKurtz has quit IRC
[00:37:43] *** Una has quit IRC
[00:39:01] *** macabre has quit IRC
[00:39:33] *** Guest41733 is now known as jdubs
[00:39:42] *** cboden has quit IRC
[00:39:50] *** highcup has quit IRC
[00:40:54] <jdubs> Hey guys, I'm having a severe performance problem on a page of our app, would anyone be willing to take a look at the page to see what I can do to speed it up?
[00:40:54] *** dacuca has quit IRC
[00:40:58] *** yandos has quit IRC
[00:41:05] <jdubs> if i make you an account :)
[00:41:24] *** CanyonMan has joined #angularjs
[00:41:33] *** dmack has joined #angularjs
[00:41:50] *** MistahKurtz has joined #angularjs
[00:42:02] *** zquad has quit IRC
[00:42:37] *** nanashiRei has joined #angularjs
[00:42:43] *** dacuca has joined #angularjs
[00:42:57] *** plightbo has joined #angularjs
[00:43:51] *** baweaver has quit IRC
[00:43:56] *** Una has joined #angularjs
[00:44:21] <jdubs> if anyone cares, its a page that has 2 triple nested repeats to build a data table.
[00:44:29] <sari1> snurfery: would an iframe around the top bar make a difference, putting it in another page?
[00:44:35] <jdubs> it's extremely slow
[00:44:52] <snurfery> sari1: that's a pretty good idea
[00:44:57] *** AciD`` has quit IRC
[00:44:58] <snurfery> damn good
[00:45:07] *** ovidiu has joined #angularjs
[00:45:33] *** Aliks has quit IRC
[00:45:43] *** bbankes has quit IRC
[00:46:04] <sari1> :D trying it snurfery
[00:46:12] *** baweaver has joined #angularjs
[00:46:35] *** doginal_ has joined #angularjs
[00:46:41] *** annlewis has quit IRC
[00:47:04] *** doginal has quit IRC
[00:47:05] *** doginal_ is now known as doginal
[00:47:08] <Grokling> jdubs: bindonce, indexBy are the usual answers for ng-repeat performance.
[00:47:15] *** plightbo has quit IRC
[00:47:25] <jdubs> Grokling: already used those where I could get away with it
[00:47:27] <jdubs> still slow as sin
[00:47:31] *** dcherman has quit IRC
[00:47:35] <jdubs> :/
[00:47:42] <Grokling> How many watchers have you got on the page?
[00:47:52] *** zlalanne has quit IRC
[00:48:10] <jdubs> what's the easiest way to get the #?
[00:48:20] <Grokling> http://pastebin.com/1RRZhB4c
[00:48:30] <jdubs> there is something like 1500 scopes though lol
[00:48:33] *** maikowblue has joined #angularjs
[00:48:45] *** Solid1 is now known as Solid1_afk
[00:48:55] <Grokling> This will tell you the total for the state.
[00:49:26] *** getn_outchea has quit IRC
[00:49:30] <Grokling> If you get much over 1500-1700 you got slowness for sure.
[00:49:32] *** Efrem-Away is now known as Efrem
[00:49:33] <jdubs> between 1000-5000 depending on how many tabs of data i open up and how many students in the class
[00:49:38] <sari1> snurfery: yeeeaaa I think almost there XD http://www.kitchens-ink.com/tattoos3.html
[00:49:39] *** Efrem has quit IRC
[00:49:51] *** Lewix has joined #angularjs
[00:49:51] *** Lewix has joined #angularjs
[00:49:52] <jdubs> if i had 100 students in a class, probably double that
[00:49:55] <sari1> looks messed up but I think can fix that :))
[00:50:08] <snurfery> niiiice
[00:50:13] <snurfery> good job =)
[00:50:13] *** lexek__ has quit IRC
[00:50:17] <Grokling> 2000 is pretty much the limit if you want any kind of performance.
[00:51:03] <jdubs> i dont really know how to go about fixing it tbh though
[00:51:06] *** cannap has quit IRC
[00:51:22] <snurfery> jdubs: tell us about where you implemented the bindonce's
[00:51:45] *** jonathanpglick has quit IRC
[00:52:00] <jdubs> snurfery: i just put it anywhere i could get away with and it not seem to break anything lol
[00:52:08] <sari1> snurfery: hilarious to have iframe be a fix instead of causing problems
[00:52:10] <snurfery> they should be everywhere except the ng-repeat ideally
[00:52:11] *** tfennelly has joined #angularjs
[00:52:40] <jdubs> snurfery: do you mind taking a look at my template?
[00:52:40] <snurfery> jdubs: is anything actually going to change on the page?
[00:52:47] <snurfery> jdubs: sure why now
[00:52:49] <snurfery> not*
[00:52:56] <jdubs> snurfery: yes they can open tabs, change levels et
[00:52:57] <jdubs> etc*
[00:53:01] *** baweaver has quit IRC
[00:53:05] <jdubs> preferred hosting site?
[00:53:37] <snurfery> I mean, you only *really* need a watch for what's visible on the screen that has to stay in perfect sync
[00:53:56] *** d0ngz has joined #angularjs
[00:53:57] <snurfery> if it's not being displayed then it can be ng-if'ed away
[00:54:01] *** lucasjones has quit IRC
[00:54:09] <jdubs> yeah i'm using ng-if not ng-show
[00:54:14] *** anapitupulu has quit IRC
[00:54:18] <jdubs> however, opening a tab can double the current watchers
[00:54:25] <jdubs> and it takes angular a long time to create those elements/scopes/watchers
[00:54:36] <snurfery> if it's not going to change then it can be bindonce
[00:54:39] *** jonathanpglick has joined #angularjs
[00:54:45] <snurfery> yeah let's see the template, throw it anywhere
[00:54:54] *** zz_night-owl is now known as night-owl
[00:54:54] <jdubs> http://pastebin.com/43aMSsNL
[00:55:04] *** disorder20 has quit IRC
[00:55:10] *** Trow2 has quit IRC
[00:55:48] <jdubs> i can also link you to the page if it helps
[00:55:54] *** lucasjones has joined #angularjs
[00:55:58] *** reynierpm has joined #angularjs
[00:56:08] *** Oddman has joined #angularjs
[00:56:15] *** reynierpm has left #angularjs
[00:56:23] *** Oddman has joined #angularjs
[00:56:32] *** optikalmouse has joined #angularjs
[00:56:40] *** PeterMetz has quit IRC
[00:56:46] *** dhcar_AFK is now known as dhcar
[00:56:49] <Grokling> !remember ngrepeatperf is :nick: Popular answers for ng-repeat performance are to use bindonce, and indexBy. The number of angular watchers on your page is the killer usually. 2k watchers is the commonly accepted limit. Consider using ng-if or similar to remove non-vital bindings from your DOM.
[00:56:57] *** qdk has quit IRC
[00:57:20] *** crakrjak has joined #angularjs
[00:57:23] <jdubs> is index by the same as track by?
[00:57:28] *** optikalmouse has quit IRC
[00:57:41] *** dhcar is now known as dhcar_AFK
[00:58:01] <Grokling> !remember ngrepeatperf is :nick: Popular answers for ng-repeat performance are to use bindonce, and 'track by'. The number of angular watchers on your page is the killer usually. 2k watchers is the commonly accepted limit. Consider using ng-if or similar to remove non-vital bindings from your DOM.
[00:58:14] <Grokling> Thanks jdubs.. Fingers getting ahead of brain again..
[00:58:28] *** galacziendre has quit IRC
[00:58:37] *** cboden has joined #angularjs
[00:58:38] *** tfennelly has quit IRC
[00:58:44] *** digisky has quit IRC
[00:58:47] *** Lewix has quit IRC
[00:58:53] *** ovidiu has left #angularjs
[00:59:45] *** tschundeee has quit IRC
[01:00:03] <d0ngz> hello. can anyone help me please. Im getting: "Error: [ng:areq] http://errors.angularjs.org/1.3.4/ng/areq?p0=ControladorTareas&p1=not%20a%20function%2C%20got%20undefined"
[01:00:11] <d0ngz> Code: http://pastie.org/9755063#1
[01:00:19] *** tschundeee has joined #angularjs
[01:00:30] <themime> plunker might be easier
[01:00:35] *** trinocle has joined #angularjs
[01:00:37] <d0ngz> thanks
[01:00:59] <d0ngz> i couldnt remember the name 3 mins ago
[01:01:01] *** chrisshattuck has quit IRC
[01:01:01] <Grokling> !plunker
[01:01:01] <UniBot> Grokling, paste your code here: http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS Try to isolate the specific problem (i.e. the least code you can use to show the issue - not your whole app), and get the code as near to running as you can, and someone will be happy to help.
[01:01:03] *** k-dawg has joined #angularjs
[01:01:28] *** kirfu has quit IRC
[01:01:45] <Grokling> d0ngz: At first look, it seems like you might need to add a script tag to load your controller.js file?
[01:01:57] *** dannyc has joined #angularjs
[01:01:59] *** jotaefe has quit IRC
[01:02:07] *** DrAwesomeClaws has quit IRC
[01:02:12] *** Lewix has joined #angularjs
[01:02:14] <Grokling> unless it's in js/listadetareas.js?
[01:02:17] <snurfery> jdubs: well damn
[01:02:29] <jdubs> snurfery ?
[01:02:33] <snurfery> =)
[01:02:36] *** jotaefe has joined #angularjs
[01:02:42] *** Embassy has joined #angularjs
[01:02:48] <snurfery> I'm interested in what the final result looks like
[01:02:50] <trinocle> new to angular, just went through the tutorials and a bit of messing around. how can i organize the following project:: having a bunch of services, for example - transactions, customers, notes etc - that do crud over ajax, having a detailed page for each, and a general overview, 'dashboard' style front page, where i'd see aggregated data from all services
[01:02:55] *** Chubbs has quit IRC
[01:02:56] <snurfery> got a hosted version or a screenshot?
[01:02:59] <jdubs> snurfery: alright ill make you an account gimme a minute
[01:03:06] <trinocle> multiple controller modules, and instancing all of those on the main page?
[01:03:19] <d0ngz> my controller is in js/listadetareas.js
[01:04:03] <Grokling> trinocle: inject all your stuff into the one controller for your aggregated view.
[01:04:47] <trinocle> but how should I handle each controller by itself? actually.. should I even build each thing as a controller, to be available for the independent views?
[01:04:51] *** tschundeee has quit IRC
[01:05:00] <Grokling> d0ngz: Splat it into plunker and we will be able to see better.
[01:05:02] <trinocle> I'm thinking more like files layout/etc and implementation
[01:05:09] <jdubs> snurfery: josh.zeal.com user: fakeaccount+1 at zeal dot com password: password1
[01:05:20] *** grogs has quit IRC
[01:05:50] *** chexxor has joined #angularjs
[01:05:55] <snurfery> cool I'm in
[01:05:57] <snurfery> this is dope
[01:06:08] *** chexxor has left #angularjs
[01:06:09] <snurfery> where do I go?
[01:06:13] <snurfery> and fast too!
[01:06:18] *** dannyc has quit IRC
[01:06:24] <Grokling> trinocle: Files layout etc have a look here: http://angular-tips.com/blog/2014/09/my-new-angular-workflow-with-gulp/
[01:06:28] <jdubs> oh sorry
[01:06:36] <jdubs> snurfery: go to plan
[01:06:57] *** Embassy has quit IRC
[01:07:01] <Grokling> trinocle: Each 'thing' should be a service, or factory. Then inject the relevant ones into your controllers as you need them.
[01:07:06] *** jotaefe has quit IRC
[01:07:25] *** roadrunneratwast has joined #angularjs
[01:07:25] *** cthrax has quit IRC
[01:09:35] *** artisangoose has quit IRC
[01:09:43] <jdubs> snurfery: oh you might wanna go to "Roster" and hit the + and add some fake students as well :)
[01:09:59] *** mccarrontr1ck has quit IRC
[01:10:05] <snurfery> I wanna dive in but I have to finish some work crap before 5
[01:10:09] *** baweaver has joined #angularjs
[01:10:15] <snurfery> if you're still around later I'll check it out again =)
[01:10:40] <Lewix> so we can insert a view as a module...
[01:10:42] <Lewix> weird
[01:10:57] <Lewix> beforeEach(module('views/directives/date-filter.html'));
[01:11:00] <jdubs> snurfery alright thanks man :) im bout to head from work soon as well, but ill be on again later
[01:11:20] <jdubs> snurfery: i really need to figure out the performance issues on here or I think my job might be on the line :/
[01:11:24] <Lewix> is it documented somewhere?
[01:11:37] *** _Avita has quit IRC
[01:11:41] *** MaxV has joined #angularjs
[01:12:12] *** shackleford has quit IRC
[01:12:39] *** asher^ has joined #angularjs
[01:12:52] *** _Avita has joined #angularjs
[01:13:37] *** GPH|work has quit IRC
[01:13:46] *** vonnegut has joined #angularjs
[01:13:52] *** cboden has quit IRC
[01:13:58] <d0ngz> is angularjs.org down ?
[01:14:02] *** bundledavid has joined #angularjs
[01:14:50] <roadrunneratwast> hey I am trying to copy the code provided by angular ui google maps. but i can't tell if there is an error at line 37. in this plunkr http://plnkr.co/edit/XOxmYD0w7FkUpRvLOn5G . Where would $scope.map have come from? would it have been generated from the maps argument?
[01:15:08] *** crakrjak has quit IRC
[01:15:56] <Grokling> d0ngz: Seems so - someone was complaining about that earlier too.
[01:15:59] *** beilabs_________ has joined #angularjs
[01:16:03] <roadrunneratwast> it was me
[01:16:06] <roadrunneratwast> probably
[01:16:29] <roadrunneratwast> is there a standard way to generate an instance from a factory ?
[01:16:39] *** ngbot has joined #angularjs
[01:16:39] <ngbot> [angular.js] caitp pushed 1 new commit to master: http://git.io/ZvNhkw
[01:16:39] <ngbot> angular.js/master 5481e2c Marcy Sutton: feat(ngAria): bind keypress on ng-click w/ option...
[01:16:39] *** ngbot has left #angularjs
[01:17:02] *** fairuz has quit IRC
[01:17:13] <roadrunneratwast> I see that the maps object has a function called Rectangle. does that mean that a map should have a function named rectangle()?
[01:17:31] *** Foxandxss has quit IRC
[01:18:11] *** mkusher has quit IRC
[01:18:12] <Grokling> roadrunneratwast: Depends how the instance is made.
[01:18:17] *** Bade has quit IRC
[01:18:34] <Grokling> Inspect it and see..
[01:18:43] *** threesixes has joined #angularjs
[01:18:51] *** jaredwilli has joined #angularjs
[01:19:12] *** bundledavid has quit IRC
[01:19:17] *** johnnyfive has joined #angularjs
[01:19:49] *** beilabs_________ has quit IRC
[01:19:53] <roadrunneratwast> is there a general way to make instances? I just put a breakpoint in chrome and ....
[01:20:34] *** highcup has joined #angularjs
[01:20:40] <roadrunneratwast> maybe maps.Map?
[01:20:41] *** jasonp has quit IRC
[01:21:00] *** ccohn has joined #angularjs
[01:21:00] <Grokling> There are many ways. I don't know which one that particular thing uses. Maybe "new Map()"?
[01:21:10] *** jonathanpglick has quit IRC
[01:21:26] *** cboden has joined #angularjs
[01:21:28] <Lewix> Grokling: any example of it out there? the only occurrence of including view as module i saw is at work. I found it interesting
[01:21:37] <d0ngz> i dont know if this is the correct sharing url but is @ plunker: http://plnkr.co/D3KF18
[01:21:52] *** seriema has joined #angularjs
[01:21:53] <roadrunneratwast> maps.Map prints out "function Jj(a,b){Dj&&Cj(Dj,"mc");var c=this;Kg(this,new Sh(this,a));var d=b||{};oe(d.mapTypeId)||(d.mapTypeId="roadmap");this[Hb]" ...
[01:22:21] <roadrunneratwast> i will mess around i guess ...
[01:22:32] <Grokling> roadrunneratwast: see if you can swap it for a non-minified version of the library..
[01:22:40] *** highcup has quit IRC
[01:22:42] *** highcup_ has joined #angularjs
[01:22:47] *** cboden has quit IRC
[01:23:01] *** DrAwesomeClaws has joined #angularjs
[01:23:04] <roadrunneratwast> ohhhhhhhh. interesting
[01:23:46] <Grokling> Lewix: Don't know sorry - I heard it was possible, but that's as far as I can help.
[01:24:09] *** DrMabuse has quit IRC
[01:24:24] <robdubya> don't do new Map() ;-) that's a reserved word in es6
[01:24:28] *** jonathanpglick has joined #angularjs
[01:24:29] *** discgo has quit IRC
[01:24:36] *** DrMabuse has joined #angularjs
[01:24:39] *** BahamutWC|Work_ has joined #angularjs
[01:25:22] *** ccohn has quit IRC
[01:25:28] <Grokling> d0ngz: You need to define your controller as an angular.module(somestuff).controller(more stuff)
[01:25:55] *** Aliks has joined #angularjs
[01:26:02] <Grokling> d0ngz: If you're just starting out I'd recommend the official tutorial. Unfortunately their site is down at the moment though.
[01:26:41] *** BahamutWC|Work has quit IRC
[01:26:42] *** BahamutWC|Work_ is now known as BahamutWC|Work
[01:26:47] <Grokling> robdubya: that typeahead thing is flash as. And so easy to do..
[01:26:47] *** TheAceOfHearts has quit IRC
[01:27:28] *** jonr22 has joined #angularjs
[01:27:46] <Grokling> d0ngz: So in lieu of that, try starting here: http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS
[01:27:47] <d0ngz> is very slow but docs are working
[01:27:58] <Grokling> d0ngz: !phonecat
[01:27:59] <UniBot> d0ngz: https://docs.angularjs.org/#!/tutorial
[01:28:03] *** charuru has quit IRC
[01:28:07] *** DrMabuse_ has joined #angularjs
[01:28:35] *** DrMabuse has quit IRC
[01:28:47] <wafflej0ck_> yeah seems to be back up probably everyone getting their questions from the day answered now :)
[01:28:49] <d0ngz> im there, and my code is exactly the same. the weird thing is im a following a tutorial and it works there
[01:28:49] *** adamsilver has quit IRC
[01:28:54] <d0ngz> maybe the version
[01:28:55] *** m0rph3us has quit IRC
[01:28:59] *** stirlingw has quit IRC
[01:29:22] <wafflej0ck_> d0ngz: probably not but good to reproduce in plnkr where possible so you can get hands on help debugging
[01:29:45] *** pgicxplzs has joined #angularjs
[01:29:57] <Grokling> d0ngz: Nope.. "function Controller($scope) {...}" isn't going to work in any version that I know of ;-)
[01:29:57] <wafflej0ck_> d0ngz: as long as you're on 1.2 or 1.3 you aren't going to have a ton of breaking changes between the two (particularly for the basics)
[01:30:28] *** MaxV has quit IRC
[01:30:53] *** odin22 has quit IRC
[01:31:30] *** boberober has quit IRC
[01:31:37] *** theshit123 has joined #angularjs
[01:31:59] *** warehouse13 has quit IRC
[01:32:16] *** gytist has left #angularjs
[01:32:30] *** jonr22 has quit IRC
[01:32:33] <d0ngz> mmhh
[01:32:41] *** night-owl is now known as zz_night-owl
[01:32:43] <d0ngz> i changed the syntax but keep getting the same error
[01:32:48] *** baweaver has quit IRC
[01:32:49] *** deanclkclk_ has quit IRC
[01:32:54] *** philipd has joined #angularjs
[01:32:58] <d0ngz> https://dpaste.de/Jv8F
[01:33:53] <Grokling> d0ngz: Did you change your ng-app directive in the index.html to reflect the name of your angular module?
[01:34:12] *** deanclkclk has joined #angularjs
[01:34:39] *** whitebook has quit IRC
[01:34:44] *** goodenough has quit IRC
[01:34:57] <d0ngz> ng-app="todoApp" ?
[01:35:16] <Grokling> Yes
[01:35:26] <d0ngz> yes! now we are talking
[01:35:29] <d0ngz> thanks!
[01:35:59] *** stephen has joined #angularjs
[01:36:40] <d0ngz> my client wants a "landing page editor" angular is perfect for this job.
[01:36:53] *** odin22 has joined #angularjs
[01:37:13] <d0ngz> i would like to connect it to my restful api . any suggestions?
[01:37:27] *** zz_night-owl is now known as night-owl
[01:37:34] *** philipd has quit IRC
[01:37:35] <Guest22> have you read about ng resource?
[01:37:49] <d0ngz> yes i little bit
[01:37:49] *** danemacaulay has joined #angularjs
[01:37:54] <d0ngz> i will check it out, thanks
[01:38:07] <Grokling> d0ngz: look at $http
[01:38:25] <Grokling> Annnd.. you'll need promises.
[01:38:26] <roadrunneratwast> you guys are the greatest
[01:38:30] <d0ngz> i thought i had to use factories i dont know why dont ask
[01:38:32] <roadrunneratwast> keep on rockin
[01:38:37] *** roadrunneratwast has quit IRC
[01:38:44] <Grokling> d0ngz: factories or services. You choose.
[01:40:45] *** tanepiper____ has quit IRC
[01:40:48] *** vbabiy has quit IRC
[01:41:08] <d0ngz> thank you all for your suggestions
[01:41:12] *** lak16 has joined #angularjs
[01:41:20] *** nox_ has joined #angularjs
[01:41:27] *** tanepiper___ has joined #angularjs
[01:41:53] *** asheinfeld has quit IRC
[01:41:58] *** josh-k has joined #angularjs
[01:42:04] <nox_> 'allo 'allo
[01:42:12] <d0ngz> yo angular
[01:42:14] <nox_> was the angularjs website down earlier?
[01:42:21] <d0ngz> yes
[01:42:28] <d0ngz> docs are just slow
[01:42:33] *** asheinfeld has joined #angularjs
[01:42:33] *** garbanzio has quit IRC
[01:42:34] <nox_> ah, was there an update?
[01:43:03] *** joshontheweb has joined #angularjs
[01:43:05] *** marcjs_ has joined #angularjs
[01:43:08] <d0ngz> i dont know
[01:43:45] *** plightbo has joined #angularjs
[01:43:58] <nox_> anyway, i've just started angular yesterday and i'm lovin' it! Can't believe I tried writing the same thing with sails framework where angularjs had what I needed all along!!
[01:43:59] *** Anton_ has quit IRC
[01:44:44] <nox_> any sails.js developers here?
[01:44:51] *** ajk27 has quit IRC
[01:45:02] <jdubs> snurfery: yo
[01:45:17] *** Underbyte has quit IRC
[01:45:31] *** ajk27 has joined #angularjs
[01:45:33] *** mclenithan has quit IRC
[01:45:51] *** qdk has joined #angularjs
[01:46:11] *** dhcar_AFK is now known as dhcar
[01:46:18] *** tschundeee has joined #angularjs
[01:46:37] *** baweaver has joined #angularjs
[01:46:46] *** rburns has joined #angularjs
[01:46:47] *** cheef has joined #angularjs
[01:47:18] *** asheinfeld has quit IRC
[01:47:28] *** albivian has quit IRC
[01:47:42] *** mickhansen has quit IRC
[01:47:42] *** jga has quit IRC
[01:47:42] *** lowell has quit IRC
[01:47:42] *** alphonse23__ has quit IRC
[01:47:43] *** cmenscher has quit IRC
[01:47:43] *** wycats has quit IRC
[01:47:43] *** daleharvey has quit IRC
[01:48:07] *** cheef has quit IRC
[01:48:20] *** plightbo has quit IRC
[01:48:20] *** hguux_ has quit IRC
[01:48:21] *** iamstef has quit IRC
[01:48:21] *** oyvinmar___ has quit IRC
[01:48:21] *** bremnes has quit IRC
[01:48:22] *** shennyg has quit IRC
[01:48:22] *** MalteJ has quit IRC
[01:48:31] <d0ngz> netsplitz0r
[01:48:48] *** Anton_ has joined #angularjs
[01:48:58] *** frem_ has quit IRC
[01:48:58] *** remysharp has quit IRC
[01:48:58] *** andreypopp_ has quit IRC
[01:48:59] *** jeffw198____ has quit IRC
[01:48:59] *** lif has quit IRC
[01:48:59] *** merpnderp has quit IRC
[01:48:59] *** jpinnix____ has quit IRC
[01:49:00] *** ebryn has quit IRC
[01:49:05] *** oyvinmar___ has joined #angularjs
[01:49:36] *** fsargent has quit IRC
[01:49:36] *** knownasilya has quit IRC
[01:49:37] *** digitalfiz_ has quit IRC
[01:49:37] *** tfnico____ has quit IRC
[01:49:37] *** elijah has quit IRC
[01:49:38] *** eshlox has quit IRC
[01:49:38] *** jumz has quit IRC
[01:49:44] *** machty has quit IRC
[01:49:48] *** hguux_ has joined #angularjs
[01:49:56] *** mickhansen_ has joined #angularjs
[01:49:59] *** jga_ has joined #angularjs
[01:50:00] *** andreypopp_ has joined #angularjs
[01:50:06] *** alphonse23_ has joined #angularjs
[01:50:12] *** bremnes has joined #angularjs
[01:50:12] *** jdubs has quit IRC
[01:50:14] *** snkcld has quit IRC
[01:50:15] *** iamblue_cloud___ has quit IRC
[01:50:15] *** mafs_ has quit IRC
[01:50:15] *** joshtau has quit IRC
[01:50:15] *** bbhoss has quit IRC
[01:50:16] *** gweedo767 has quit IRC
[01:50:16] *** moogumbo has quit IRC
[01:50:29] *** jpinnix____ has joined #angularjs
[01:50:34] *** ebryn_ has joined #angularjs
[01:50:37] *** daleharvey has joined #angularjs
[01:50:40] *** MalteJ has joined #angularjs
[01:50:47] *** shennyg_ has joined #angularjs
[01:50:48] *** ChuckOckstarter has joined #angularjs
[01:50:50] *** tfnico____ has joined #angularjs
[01:50:52] *** Juanchito has quit IRC
[01:50:52] *** ggherdov has quit IRC
[01:51:01] *** wycats has joined #angularjs
[01:51:03] *** jumz_ has joined #angularjs
[01:51:05] *** jeffw198____ has joined #angularjs
[01:51:09] *** lowell has joined #angularjs
[01:51:12] *** mafs_ has joined #angularjs
[01:51:13] *** merpnderp has joined #angularjs
[01:51:15] *** frem_ has joined #angularjs
[01:51:15] *** Juanchito has joined #angularjs
[01:51:17] *** eshlox has joined #angularjs
[01:51:18] *** iamstef_ has joined #angularjs
[01:51:23] *** dylang has joined #angularjs
[01:51:25] *** Oddman has quit IRC
[01:51:28] *** lif has joined #angularjs
[01:51:29] *** mclenithan has joined #angularjs
[01:51:29] *** fsargent has joined #angularjs
[01:51:31] *** snkcld has joined #angularjs
[01:51:38] *** Freeman42x has quit IRC
[01:51:51] *** digitalfiz_ has joined #angularjs
[01:51:52] *** gweedo767 has joined #angularjs
[01:51:57] *** bbhoss has joined #angularjs
[01:51:59] *** remysharp has joined #angularjs
[01:52:07] *** moogumbo has joined #angularjs
[01:52:25] *** ron1 has joined #angularjs
[01:52:29] *** elijah has joined #angularjs
[01:52:35] *** marcjs__ has joined #angularjs
[01:52:36] *** joshtau has joined #angularjs
[01:52:37] *** knownasilya has joined #angularjs
[01:52:43] *** iamblue_cloud___ has joined #angularjs
[01:52:43] *** crakrjak has joined #angularjs
[01:52:58] *** zemiudo has quit IRC
[01:52:59] <stephen> heh
[01:53:01] *** TheAceOfHearts has joined #angularjs
[01:53:08] *** machty has joined #angularjs
[01:54:20] *** nox_ has quit IRC
[01:54:29] <DrAwesomeClaws> hey folks. Having some issues creating a simple filter. I can run it in my tests fine (karma/jasmine), but can't get it to actually instantiate on the page: https://gist.github.com/NuclearHorseStudios/c3543d4ad848bd93f2e9
[01:55:02] <DrAwesomeClaws> the exception at the top is what it spits out when running in browser
[01:55:12] <DrAwesomeClaws> but i can access it fine in my tests
[01:55:39] *** Juanchito has quit IRC
[01:56:18] <DrAwesomeClaws> ive also tried putting the filter in its own module, with the same results
[01:56:33] *** marcjs_ has quit IRC
[01:56:36] *** Wextux has quit IRC
[01:56:44] *** rburns has quit IRC
[01:56:44] *** moogey has quit IRC
[01:56:45] *** lak16 has quit IRC
[01:56:55] *** Sedushi has joined #angularjs
[01:57:17] *** evilaliv3 has quit IRC
[01:57:28] *** PeterMetz has joined #angularjs
[01:58:32] *** robdubya has quit IRC
[01:58:59] *** galacziendre has joined #angularjs
[02:00:16] *** Underbyte has joined #angularjs
[02:00:20] <d0ngz> angular + ionic w00t w00t
[02:00:22] *** icfantv has quit IRC
[02:00:25] *** Underbyte has quit IRC
[02:00:26] <d0ngz> i just found that
[02:00:31] *** ggherdov has joined #angularjs
[02:00:43] *** SomeKittens has joined #angularjs
[02:01:00] *** machty has quit IRC
[02:01:03] *** Wextux has joined #angularjs
[02:01:07] <snapwich> anyone else having issues looking up docs.angularjs.org? nslookup docs.angularjs.org 8.8.8.8 gives me an error
[02:01:25] *** grantfunke_ has quit IRC
[02:01:34] <Grokling> snapwich: Yeah, pretty much everyone.
[02:01:50] *** PeterMetz has quit IRC
[02:01:56] <snapwich> oh good. was driving me crazy
[02:01:59] *** DrAwesomeClaws has quit IRC
[02:02:08] <snapwich> my local ISP DNS is working, but not google DNS
[02:02:10] *** ChadStrat has quit IRC
[02:02:12] <Fuzzy> DDOS!
[02:02:25] <Fuzzy> dey attackin the angulars
[02:03:16] *** Embassy has joined #angularjs
[02:03:16] *** Sedushi has quit IRC
[02:05:47] *** machty has joined #angularjs
[02:05:59] *** dylang has quit IRC
[02:06:13] *** robdubya has joined #angularjs
[02:06:18] *** crakrjak has quit IRC
[02:07:05] *** snapwich has quit IRC
[02:07:05] <tjsail33> i believe dnsimple is being attacked, which is causeing downtime
[02:07:38] *** Embassy has quit IRC
[02:08:07] <Grokling> That probably explains why plunker is being slow too..
[02:08:58] *** bayousoft has joined #angularjs
[02:09:29] *** ccbmx has joined #angularjs
[02:10:39] *** darrin has joined #angularjs
[02:10:39] *** theshit123 has quit IRC
[02:11:23] *** fatshark has quit IRC
[02:12:38] *** {DV8} has joined #angularjs
[02:12:58] *** Oddman has joined #angularjs
[02:13:55] *** aslate has joined #angularjs
[02:16:49] *** darrin has quit IRC
[02:16:49] *** edrocks has joined #angularjs
[02:16:50] *** kirfu has joined #angularjs
[02:16:51] *** robdubya has quit IRC
[02:17:03] *** rchavik has joined #angularjs
[02:17:09] *** edrocks has joined #angularjs
[02:17:42] *** DLSteve has quit IRC
[02:18:11] *** aslate has quit IRC
[02:18:45] *** doug64k has quit IRC
[02:19:18] *** rileylark has joined #angularjs
[02:19:21] *** goodenough has joined #angularjs
[02:19:54] *** k-dawg has quit IRC
[02:20:14] *** bkuberek has joined #angularjs
[02:21:50] *** ccohn has joined #angularjs
[02:21:57] *** rho has quit IRC
[02:21:57] *** woebtz has quit IRC
[02:22:59] *** patrick99e99 has quit IRC
[02:23:29] *** jaredwilli has quit IRC
[02:23:51] *** patrick99e99 has joined #angularjs
[02:23:58] *** josh-k_ has joined #angularjs
[02:24:10] *** btc_panhandler has joined #angularjs
[02:24:30] *** robdubya has joined #angularjs
[02:25:00] *** anapitupulu has joined #angularjs
[02:26:18] *** ccohn has quit IRC
[02:26:19] *** rileylark has quit IRC
[02:26:35] *** richiebkr has quit IRC
[02:27:30] *** josh-k has quit IRC
[02:28:13] *** crakrjak has joined #angularjs
[02:28:28] *** patrick99e99 has quit IRC
[02:28:31] *** anapitupulu has quit IRC
[02:29:01] *** DrAwesomeClaws has joined #angularjs
[02:29:05] *** patrick99e99 has joined #angularjs
[02:29:06] *** baweaver has quit IRC
[02:29:12] *** rburns has joined #angularjs
[02:29:13] *** galacziendre has quit IRC
[02:29:33] *** KernelCurry has quit IRC
[02:30:24] *** rileylark has joined #angularjs
[02:30:59] <DrAwesomeClaws> hey folks, asked this a few min back but got disconnected. Can't seem to get my filter to instantiate in browser, works fine in tests. Relevant code: https://gist.github.com/NuclearHorseStudios/c3543d4ad848bd93f2e9
[02:31:26] *** DrMabuse_ has quit IRC
[02:31:52] *** morenoh150 has quit IRC
[02:32:46] *** jeffwhelpley has joined #angularjs
[02:33:35] *** marr has quit IRC
[02:34:28] *** merobertsjr has quit IRC
[02:34:35] <tjsail33> how can i ensure that a factory finishes initializing before anything else in my angular app loads?
[02:34:36] *** Alax has joined #angularjs
[02:34:50] *** ben_dev has joined #angularjs
[02:35:05] <Grokling> tjsail33: Resolve.
[02:35:38] <tjsail33> i can resolve a factory?
[02:35:57] *** crakrjak has quit IRC
[02:36:01] *** dacuca has quit IRC
[02:36:04] <Grokling> Assuming your factory is loading stuff because you asked it to, you can resolve that, yes.
[02:36:06] *** technickul has joined #angularjs
[02:36:34] *** cakirke has quit IRC
[02:36:54] <tjsail33> hmm okay. essentially i want to ensure that my socket.io connection is set up before my other factories load into my angular app
[02:37:28] <Grokling> So, you have a factory, with a method which establishes the socket.io connection?
[02:37:54] *** goodenough has quit IRC
[02:38:21] <tjsail33> yes
[02:38:22] *** cacts has joined #angularjs
[02:39:57] *** crakrjak has joined #angularjs
[02:40:06] *** codeman has quit IRC
[02:40:24] *** conan_the_destro has quit IRC
[02:40:54] *** mmealling has joined #angularjs
[02:41:05] *** baweaver has joined #angularjs
[02:43:01] *** Iravan has joined #angularjs
[02:43:48] <DrAwesomeClaws> arg, this must be something silly.
[02:43:56] <DrAwesomeClaws> it shouldn't be this hard to get filter working, heh
[02:44:09] *** gekido has joined #angularjs
[02:44:19] <Grokling> tjsail33: I have to take off now, but something like this: http://pastebin.com/uPvb6raq
[02:44:53] <tjsail33> Grokling - alright cool, thanks.
[02:44:55] *** Alax has left #angularjs
[02:45:18] *** discgo has joined #angularjs
[02:45:25] <Grokling> that connectionEstablished() should just test the state of the connection, and either return, or reject.
[02:45:38] *** jaredwilli has joined #angularjs
[02:46:22] *** d0ngz has quit IRC
[02:46:34] *** lyanchih has joined #angularjs
[02:46:48] *** crakrjak has quit IRC
[02:49:21] <DrAwesomeClaws> do i have to inject a $filterProvider or something somewhere to use it?
[02:49:33] *** dacuca has joined #angularjs
[02:50:20] *** tschundeee has quit IRC
[02:50:34] *** atomical has quit IRC
[02:50:52] *** tschundeee has joined #angularjs
[02:51:32] *** jdubs has joined #angularjs
[02:51:45] *** motionman has joined #angularjs
[02:51:55] *** d0ngz has joined #angularjs
[02:52:14] *** atomical has joined #angularjs
[02:52:24] <d0ngz> any thought of why my controller is no adding any objects? is my method syntax wrong? http://plnkr.co/edit/7tj2UNJSOMuorK0e1IwV?p=preview
[02:54:13] <kuadrosx> d0ngz: te falta implementar agregarTarea en el controlador $.agregarTarea = function() {}
[02:54:38] <DrAwesomeClaws> arg. Getting frustrated. Anyone mind taking a quick look for obvious problems? https://gist.github.com/NuclearHorseStudios/c3543d4ad848bd93f2e9 Can't seem to get it to find my filter in browser, finds it fine in testsuite. I dont even know how to further troubleshoot
[02:55:00] *** marc_v92 has joined #angularjs
[02:55:00] *** jonathanpglick has quit IRC
[02:55:20] *** tjsail33 has quit IRC
[02:55:32] <monokrome> Does anyone know if there is a way to get something like `<input type=radio checked value=12 name=blah ng-model=blahValue />` to automatically set blahValue to the value?
[02:55:40] *** tschundeee has quit IRC
[02:55:46] <monokrome> Since it's set to 'checked', I expect that Angular wouldn't clear that setting here
[02:56:33] <MistahKurtz> monokrome try using ng-value="12" instead of value
[02:56:59] *** frem has quit IRC
[02:57:00] *** frem_ is now known as frem
[02:57:08] <monokrome> MistahKurtz: oooh thanks
[02:57:11] <d0ngz> kuadrox, i just added the method
[02:57:20] *** doginal has quit IRC
[02:57:22] <d0ngz> no jala
[02:58:15] *** PeterMetz has joined #angularjs
[02:58:34] *** danecando has joined #angularjs
[02:58:40] *** marcjs__ has quit IRC
[02:58:57] *** shinnya_ has quit IRC
[02:59:06] *** marcjs__ has joined #angularjs
[02:59:15] *** evanjs has joined #angularjs
[02:59:16] *** rburns has quit IRC
[02:59:20] *** ccohn has joined #angularjs
[02:59:51] *** rburns has joined #angularjs
[02:59:58] <monokrome> Well, that worked but it seems that it breaks a later ng-if on that model
[03:00:10] *** andrew9183 has joined #angularjs
[03:00:39] *** fatshark has joined #angularjs
[03:00:42] <andrew9183> i have an index page with a template and a ui-view, but now i want to implement a login system that is not part of the template - is there any sane way i can do this ?
[03:01:02] *** fairuz has joined #angularjs
[03:01:27] <MistahKurtz> andrew9183 you could just make the login page a server-generated view completely separate from your angular app
[03:01:29] *** wallerdev has quit IRC
[03:01:36] <MistahKurtz> and you don't get kicked into the angular app until you've authenticated
[03:01:47] <andrew9183> ah that would work, good thought
[03:02:03] *** d10n-work has quit IRC
[03:02:24] *** japhar81 has joined #angularjs
[03:02:26] <MistahKurtz> simplifies a lot of things that you would have to otherwise work through
[03:02:30] *** ccbmx has quit IRC
[03:02:31] *** dsdeiz has quit IRC
[03:02:57] *** tfennelly has joined #angularjs
[03:02:58] *** bundledavid has joined #angularjs
[03:03:01] *** PeterMetz has quit IRC
[03:03:37] *** ccohn has quit IRC
[03:03:44] *** crakrjak has joined #angularjs
[03:03:46] <andrew9183> yeah i was looking into making a userAuth service, but it might take too long
[03:04:04] *** btc_panhandler has quit IRC
[03:04:10] *** Embassy has joined #angularjs
[03:04:54] <DrAwesomeClaws> suprise, my problem was because i had a dumb typo
[03:06:05] *** baweaver has quit IRC
[03:06:31] *** bkuberek has quit IRC
[03:06:34] *** sonofdirt has joined #angularjs
[03:07:16] *** bundledavid has quit IRC
[03:07:22] *** tfennelly has quit IRC
[03:07:25] *** doodlehaus has joined #angularjs
[03:07:41] *** chrisbirk has joined #angularjs
[03:08:49] *** Embassy has quit IRC
[03:08:54] *** ron1 has quit IRC
[03:09:01] <jcool> using ui griid I am able to export data and all works good. Is there a way to format date before it is being given to csv?
[03:09:49] <jcool> as date being passed in csv is in standarad date object format.
[03:11:52] *** ron1 has joined #angularjs
[03:12:02] *** crakrjak has quit IRC
[03:12:11] *** kirfu has quit IRC
[03:12:40] *** RedOrangeZ has quit IRC
[03:12:53] *** asher^ has quit IRC
[03:13:07] *** robdubya has quit IRC
[03:13:13] *** tomtomau has joined #angularjs
[03:13:49] *** dhcar is now known as dhcar_AFK
[03:14:19] *** tomtomau has quit IRC
[03:14:29] *** plightbo has joined #angularjs
[03:14:30] *** tomtomau_ has joined #angularjs
[03:14:54] *** Nivag_ has quit IRC
[03:15:56] *** patrick99e99 has quit IRC
[03:16:38] *** DrAwesomeClaws has quit IRC
[03:17:43] *** loverajoel has joined #angularjs
[03:18:51] *** Wextux has quit IRC
[03:18:52] *** marc_v92 has quit IRC
[03:19:02] *** plightbo has quit IRC
[03:19:04] <d0ngz> any thoughts why is my method not adding any objects ? http://plnkr.co/edit/7tj2UNJSOMuorK0e1IwV?p=preview
[03:20:02] *** cotko has quit IRC
[03:20:20] *** baweaver has joined #angularjs
[03:21:25] *** rileylark has quit IRC
[03:22:22] *** bmac has joined #angularjs
[03:23:01] *** rileylark has joined #angularjs
[03:23:52] *** haptiK has joined #angularjs
[03:23:57] *** asher^ has joined #angularjs
[03:24:10] <haptiK> hello all, i need help disabling a menu item after its been clicked
[03:24:22] *** rileylark has quit IRC
[03:24:36] *** wsmoak has quit IRC
[03:25:28] *** loverajo_ has joined #angularjs
[03:25:51] <haptiK> i guess you need more input
[03:25:55] <haptiK> LELZ
[03:26:12] *** TyrfingMjolnir has quit IRC
[03:26:25] <monokrome> MistahKurtz: http://codepen.io/monokrome/pen/22e55208169020edcadc74b667d3ad9e
[03:26:32] <monokrome> It doesn't seem to work like I would expect here
[03:26:36] *** rileylark has joined #angularjs
[03:26:47] *** loverajoel has quit IRC
[03:26:48] *** rileylark has quit IRC
[03:27:06] *** seriema has quit IRC
[03:27:12] *** mclenithan has quit IRC
[03:27:32] *** loverajoel has joined #angularjs
[03:27:47] *** seriema has joined #angularjs
[03:27:49] *** haptiK has quit IRC
[03:28:34] *** boberober has joined #angularjs
[03:28:41] *** crakrjak has joined #angularjs
[03:29:57] *** nemothekid has quit IRC
[03:29:58] *** rburns has quit IRC
[03:30:05] *** ProLoser has joined #angularjs
[03:30:14] *** rburns has joined #angularjs
[03:30:20] *** Dixty has quit IRC
[03:30:37] *** loverajo_ has quit IRC
[03:31:23] *** doodlehaus has quit IRC
[03:32:02] *** Dixty has joined #angularjs
[03:32:15] *** hz has joined #angularjs
[03:32:18] *** seriema has quit IRC
[03:32:28] *** RobinBAwesome has quit IRC
[03:33:07] *** boberober has quit IRC
[03:33:21] *** Dixty has quit IRC
[03:33:35] *** crakrjak has quit IRC
[03:33:48] *** Guest22 has quit IRC
[03:33:48] *** grantfunke_ has joined #angularjs
[03:34:42] *** rho has joined #angularjs
[03:35:05] *** crakrjak has joined #angularjs
[03:35:28] *** balr0g has joined #angularjs
[03:35:28] *** wallerdev has joined #angularjs
[03:35:33] *** nemothekid has joined #angularjs
[03:36:03] *** DrAwesomeClaws has joined #angularjs
[03:36:05] *** Dixty has joined #angularjs
[03:36:06] *** andrew9183 has quit IRC
[03:36:16] *** jtimon has quit IRC
[03:37:23] <trinocle> Grokling: still around?
[03:37:42] <trinocle> > new to angular, just went through the tutorials and a bit of messing around. how can i organize the following project:: having a bunch of services, for example - transactions, customers, notes etc - that do crud over ajax, having a detailed page for each, and a general overview, 'dashboard' style front page, where i'd see aggregated data from all services
[03:37:48] *** crakrjak has quit IRC
[03:37:49] *** dnull has joined #angularjs
[03:38:03] <trinocle> you told me i should be using services and inject them, which makes sense
[03:38:27] *** tjsail33 has joined #angularjs
[03:38:43] *** andrew9183 has joined #angularjs
[03:38:50] <trinocle> however, what if I have some behaviour in the controller (for example, take a note, delete last customer) which should appear in both the "panel" inside the main/dashboard thing and the dedicated page
[03:39:16] *** dacuca has quit IRC
[03:39:35] *** dhcar_AFK is now known as dhcar
[03:39:51] *** crakrjak has joined #angularjs
[03:40:24] *** bit_twit_ has quit IRC
[03:40:27] *** rileylark has joined #angularjs
[03:40:28] *** BillCriswell has joined #angularjs
[03:40:58] *** baweaver has quit IRC
[03:41:54] *** snurfery has quit IRC
[03:42:04] *** sirkitree|afk is now known as sirkitree|afk|af
[03:42:11] *** jeffwhelpley has quit IRC
[03:42:29] *** sirkitree|afk|af is now known as sirkitree
[03:43:21] *** ben_dev has quit IRC
[03:43:50] *** sirkitree is now known as sirkitree|afk
[03:44:00] *** sirkitree|afk is now known as sirkitree
[03:44:47] *** dmack has quit IRC
[03:45:04] *** tomengland_mbp has joined #angularjs
[03:45:30] *** ben_dev has joined #angularjs
[03:45:30] *** sirkitree is now known as sirkitree|afk
[03:45:41] *** sirkitree|afk is now known as sirkitree
[03:46:40] *** MistahKurtz has quit IRC
[03:47:02] *** sirkitree is now known as sirkitree|afk
[03:47:09] *** bmac has quit IRC
[03:47:11] *** sirkitree|afk is now known as sirkitree
[03:47:47] *** rho has quit IRC
[03:48:02] *** crakrjak has quit IRC
[03:48:33] *** sirkitree is now known as sirkitree|afk
[03:48:52] *** sirkitree|afk is now known as sirkitree
[03:49:18] *** mmealling has quit IRC
[03:49:24] *** rileylark has quit IRC
[03:50:06] *** crakrjak has joined #angularjs
[03:50:07] *** discgo has quit IRC
[03:50:28] *** sirkitree is now known as sirkitree|afk
[03:50:33] *** sirkitree|afk is now known as sirkitree
[03:50:41] *** rileylark has joined #angularjs
[03:53:34] *** Wextux has joined #angularjs
[03:53:53] *** mrwn has joined #angularjs
[03:54:08] *** snurfery has joined #angularjs
[03:54:15] *** rileylark has quit IRC
[03:54:16] <snurfery> sup yall
[03:54:33] *** rileylark has joined #angularjs
[03:55:23] *** DrAwesomeClaws has quit IRC
[03:57:53] *** seriema has joined #angularjs
[03:58:05] *** danemacaulay has quit IRC
[03:58:05] *** loverajoel has quit IRC
[03:58:25] *** mrwn has quit IRC
[03:58:40] *** kirfu has joined #angularjs
[03:59:25] *** PeterMetz has joined #angularjs
[03:59:48] *** danemacaulay has joined #angularjs
[04:00:05] *** ccohn has joined #angularjs
[04:00:11] *** patrickarlt has joined #angularjs
[04:00:53] *** loverajoel has joined #angularjs
[04:01:16] *** busticated has quit IRC
[04:01:26] *** tomengland_mbp has quit IRC
[04:01:29] *** doug64k has joined #angularjs
[04:01:35] *** sirkitree is now known as sirkitree|afk
[04:01:37] *** JR___ has joined #angularjs
[04:01:59] *** sirkitree|afk is now known as sirkitree
[04:02:18] *** seriema has quit IRC
[04:02:46] *** aslate has joined #angularjs
[04:03:09] *** sirkitree is now known as sirkitree|afk
[04:03:10] *** JJ___ has joined #angularjs
[04:03:22] <JJ___> is the angular website down?
[04:03:30] *** sirkitree|afk is now known as sirkitree
[04:04:02] *** PeterMetz has quit IRC
[04:04:25] *** highcup_ has quit IRC
[04:04:27] *** ccohn has quit IRC
[04:04:41] *** sirkitree is now known as sirkitree|afk
[04:04:43] <JJ___> can't get any access to https://docs.angularjs.org/api
[04:04:48] <JJ___> anyone else?
[04:04:52] *** sirkitree|afk is now known as sirkitree
[04:05:01] <CanyonMan> so how do i push the state on to the url in my graphing application
[04:05:17] *** ron1 has quit IRC
[04:05:49] *** arkanciscan has joined #angularjs
[04:05:51] *** Sontakey has quit IRC
[04:06:16] *** ee99ee2 has joined #angularjs
[04:07:12] <CanyonMan> is that with $location ?
[04:07:14] *** aslate has quit IRC
[04:07:45] <CanyonMan> is docs.angularjs.org down/dead?
[04:08:13] <JJ___> it's all "Server not found" for me...
[04:08:44] <CanyonMan> that's it, it's dead
[04:08:45] *** wallerdev has quit IRC
[04:08:46] *** highcup has joined #angularjs
[04:08:47] <CanyonMan> time to switch to php!
[04:08:52] *** sirkitree is now known as sirkitree|afk
[04:08:54] * CanyonMan runs
[04:09:02] *** sirkitree|afk is now known as sirkitree
[04:09:02] *** sonofdir_ has joined #angularjs
[04:09:23] *** highcup has quit IRC
[04:09:24] <JJ___> well not all, the main page works, but its slim on the documentation of its own...
[04:10:26] <JJ___> Angular JS: dropped faster than Google Reader....
[04:10:31] *** sirkitree is now known as sirkitree|afk
[04:10:34] *** sirkitree|afk is now known as sirkitree
[04:10:37] <CanyonMan> oh noooooooooooooooooooooooooo
[04:11:31] *** trinocle has quit IRC
[04:11:45] <CanyonMan> maybe $stateProvider is what i am supposed to use
[04:12:00] *** sirkitree is now known as sirkitree|afk
[04:12:12] *** sirkitree|afk is now known as sirkitree
[04:12:50] *** CanadaGretzky has joined #angularjs
[04:12:51] *** renlo has joined #angularjs
[04:12:57] *** ee99ee2 has quit IRC
[04:13:18] *** crakrjak has quit IRC
[04:13:23] *** DrAwesomeClaws has joined #angularjs
[04:13:29] <dhcar> website is down for me, I'm using cached version on google
[04:13:35] *** sirkitree is now known as sirkitree|afk
[04:14:09] *** sirkitree|afk is now known as sirkitree
[04:14:18] <JJ___> I can access the cached version, but navigating within it jumps me out of the cached version and into deadsville
[04:14:31] *** mmealling has joined #angularjs
[04:14:44] <dhcar> samesies
[04:14:46] *** SomeKittens has quit IRC
[04:15:11] *** BillCriswell has quit IRC
[04:15:54] *** sirkitree is now known as sirkitree|afk
[04:16:00] *** sirkitree|afk is now known as sirkitree
[04:16:34] *** morenoh150 has joined #angularjs
[04:16:52] <tomtomau_> is it just me or does client-side/implicit Oauth seem super dangerous?
[04:17:06] <danemacaulay> does it make sense to break angular components into multiple angular apps
[04:17:16] *** bkuberek has joined #angularjs
[04:17:16] <danemacaulay> seems like a good way to modularize
[04:17:38] <danemacaulay> each app has its own route provider
[04:17:49] <danemacaulay> and you load multiple apps
[04:17:53] *** sirkitree is now known as sirkitree|afk
[04:18:01] *** ome has joined #angularjs
[04:18:06] *** sirkitree|afk is now known as sirkitree
[04:18:20] <danemacaulay> cause these angular apps tend to get hairy and non modular very fast
[04:18:26] <danemacaulay> it seems
[04:18:33] *** prbc has joined #angularjs
[04:18:59] <danemacaulay> something like this https://github.com/geddski/overmind
[04:19:06] <danemacaulay> cept without the lazy loading
[04:19:30] *** sirkitree is now known as sirkitree|afk
[04:19:48] *** sirkitree|afk is now known as sirkitree
[04:19:49] *** fairuz has left #angularjs
[04:19:50] <danemacaulay> its like a meta version of ng-route
[04:20:19] <danemacaulay> i don't like the lazy loading cause it ties you to require
[04:20:20] *** davesidious_ has joined #angularjs
[04:20:56] *** JJ___ has left #angularjs
[04:21:14] <wafflej0ck_> danemacaulay: dunno seems like if you just keep your routing and all your other section separated this isn't a regular problem to have, that said I suppose for a long term development app it may come up
[04:21:21] *** sirkitree is now known as sirkitree|afk
[04:21:23] *** morenoh150 has quit IRC
[04:21:45] *** sirkitree|afk is now known as sirkitree
[04:21:48] *** bkuberek has quit IRC
[04:22:01] *** hz has quit IRC
[04:22:28] *** cornerma1 has joined #angularjs
[04:22:30] <danemacaulay> wafflej0ck_, true, i think I'm also looking for modularity, so that parts of the app can be used in isolation
[04:22:52] *** sirkitree is now known as sirkitree|afk
[04:22:59] <danemacaulay> i just not sure seems like this is too much effort
[04:23:11] *** sirkitree|afk is now known as sirkitree
[04:23:14] <CanyonMan> do I want $routeProvider or the stuff in ui-router ?
[04:23:53] *** davesidious has quit IRC
[04:24:08] *** themime has quit IRC
[04:24:09] <danemacaulay> CanyonMan, if you're using ui-router you'd use those api's for route manager
[04:24:17] <danemacaulay> management*
[04:24:31] <CanyonMan> I'm not using ui-router I don't think
[04:24:33] <danemacaulay> instead of ng-route
[04:24:37] <CanyonMan> I'm using the normal ng-route
[04:24:46] <CanyonMan> and i don't have/need nested views
[04:24:52] *** Fuzzy has quit IRC
[04:25:04] <danemacaulay> then $routeProvider
[04:25:09] *** sirkitree is now known as sirkitree|afk
[04:25:23] *** cornerman has quit IRC
[04:25:26] *** cornerma1 is now known as cornerman
[04:25:30] *** sirkitree|afk is now known as sirkitree
[04:25:33] <CanyonMan> so if I have a view that has a ... let's say some components I wrote on it
[04:25:40] <CanyonMan> they are all there and have isolated scopes and stuff
[04:25:43] *** Hackwar1 has joined #angularjs
[04:25:59] <CanyonMan> does every one of those components just tack his own state on to the route provider?
[04:26:37] *** stirlingw has joined #angularjs
[04:26:40] <CanyonMan> i'm looking at https://egghead.io/lessons/angularjs-routeprovider-api but so far it's telling me stuff I already know i.e. how to basically work the router/$routeProvider
[04:26:47] <CanyonMan> not how to use it to save state
[04:26:52] *** sirkitree is now known as sirkitree|afk
[04:26:55] *** nemothekid has quit IRC
[04:26:57] <danemacaulay> save state?
[04:27:04] *** sirkitree|afk is now known as sirkitree
[04:27:04] <CanyonMan> yeah like
[04:27:07] <CanyonMan> maybe i'm saying it all wrong
[04:27:11] *** Hackwar has quit IRC
[04:27:19] *** nemothekid has joined #angularjs
[04:27:32] <CanyonMan> like i have a graph, and part of that graph is: what variable is being graphed; x axis extends (start time, end time), and the color the guy picked
[04:27:38] <Lewix> do you use the controller property or you just put the controller property related stuff in the link property
[04:27:40] <CanyonMan> for example (that's contrived)
[04:27:53] *** seriema has joined #angularjs
[04:27:56] <CanyonMan> so what I want to do is to have that all get saved on the url so he can paste the url to somebody else and they can get the exact same graph
[04:27:58] *** RobinBAwesome has joined #angularjs
[04:28:01] <danemacaulay> ahh
[04:28:13] <danemacaulay> know what you mean
[04:28:24] <danemacaulay> first thought
[04:28:35] <danemacaulay> you can set the $route.search params
[04:28:38] *** RobinBAwesome has quit IRC
[04:28:38] *** rileylark has quit IRC
[04:28:42] *** sirkitree is now known as sirkitree|afk
[04:28:53] <CanyonMan> is that what people normally do?
[04:28:54] <danemacaulay> on certain events
[04:29:03] <danemacaulay> it changes the query parameters
[04:29:07] <danemacaulay> instead of the hash
[04:29:09] *** mary5030 has joined #angularjs
[04:29:13] <CanyonMan> hmmmm
[04:29:18] *** sirkitree|afk is now known as sirkitree
[04:29:22] *** dhrami has quit IRC
[04:29:32] <danemacaulay> like index.hml/#graph?x=2&y=2
[04:29:33] *** crakrjak has joined #angularjs
[04:30:11] <danemacaulay> and when they select another point it would change to index.hml/#graph?x=4&y=4
[04:30:28] *** sirkitree is now known as sirkitree|afk
[04:30:37] <danemacaulay> on loading of the controller you use those to set your x/y vars
[04:30:38] *** sirkitree|afk is now known as sirkitree
[04:30:55] <danemacaulay> otherwise the app changes the model and the query params
[04:31:04] *** pnode has joined #angularjs
[04:31:04] *** rburns has quit IRC
[04:31:07] *** stirlingw has quit IRC
[04:31:16] *** rburns has joined #angularjs
[04:31:37] *** nemothekid has quit IRC
[04:31:45] <CanyonMan> ok so I do #location.search()
[04:32:05] *** sirkitree is now known as sirkitree|afk
[04:32:14] <danemacaulay> docs are down :/
[04:32:19] *** sirkitree|afk is now known as sirkitree
[04:32:33] <danemacaulay> i remember something about $routeProvider needing to set reloadOnSearch to false
[04:32:46] <danemacaulay> but I'm not sure sin docs :0
[04:32:55] *** seriema has quit IRC
[04:33:29] *** pnade has quit IRC
[04:33:42] *** pnade has joined #angularjs
[04:33:45] *** sirkitree is now known as sirkitree|afk
[04:34:00] *** sirkitree|afk is now known as sirkitree
[04:34:25] *** johnkevinmbasco has joined #angularjs
[04:35:08] *** JoshGlzBrk has joined #angularjs
[04:35:24] *** sirkitree is now known as sirkitree|afk
[04:35:31] *** sirkitree|afk is now known as sirkitree
[04:35:48] *** emmesswhy has joined #angularjs
[04:35:53] *** trustyhank has joined #angularjs
[04:35:53] *** pnode has quit IRC
[04:36:32] *** kirfu has quit IRC
[04:36:56] *** sirkitree is now known as sirkitree|afk
[04:37:11] <CanyonMan> I have to set reloadOnSearch: false; for every route ?
[04:37:20] <danemacaulay> just for /graph
[04:37:27] *** sirkitree|afk is now known as sirkitree
[04:37:50] <danemacaulay> otherwise the controller will be re-initialized when the $location.search values change
[04:38:01] <danemacaulay> at least i think thats what happens :)
[04:38:39] *** _Avita has quit IRC
[04:39:07] *** sirkitree is now known as sirkitree|afk
[04:39:14] *** sirkitree|afk is now known as sirkitree
[04:40:26] *** snurfery has quit IRC
[04:40:38] *** Oddman has quit IRC
[04:41:06] *** sirkitree is now known as sirkitree|afk
[04:41:26] *** sirkitree|afk is now known as sirkitree
[04:41:34] *** snurfery has joined #angularjs
[04:41:54] *** discgo has joined #angularjs
[04:41:57] <BlinkyBill> In my custom directive's compile function, I would like to specify a ng-model, that was not specified in the html. How would I do that? I assume simply adding an ng-model attribute won't work.
[04:42:13] <CanyonMan> ok thanks for the help, i see how this works now ... search ... who knew
[04:42:19] <danemacaulay> :)
[04:42:46] <danemacaulay> its usually used like with facets or something
[04:43:02] <danemacaulay> where you say /boots?type=fancy&color=red
[04:43:26] <danemacaulay> aka search
[04:43:40] *** dacuca has joined #angularjs
[04:44:51] *** Una has quit IRC
[04:44:51] *** sirkitree is now known as sirkitree|afk
[04:45:01] *** sirkitree|afk is now known as sirkitree
[04:45:19] *** Una has joined #angularjs
[04:46:01] *** DoubleAW has quit IRC
[04:46:22] *** sirkitree is now known as sirkitree|afk
[04:46:24] *** tfennelly has joined #angularjs
[04:46:36] *** DoubleAW has joined #angularjs
[04:46:51] *** Beatzebub has joined #angularjs
[04:46:55] *** sirkitree|afk is now known as sirkitree
[04:47:04] *** doginal has joined #angularjs
[04:48:29] *** sirkitree is now known as sirkitree|afk
[04:48:34] *** sirkitree|afk is now known as sirkitree
[04:48:48] <CanyonMan> hrm i could make the whole query parameter opaque i bet, if i wanted
[04:49:05] *** mmealling has quit IRC
[04:49:06] *** joshontheweb has quit IRC
[04:49:39] *** charlenopires has joined #angularjs
[04:49:56] *** sirkitree is now known as sirkitree|afk
[04:50:15] *** sirkitree|afk is now known as sirkitree
[04:50:43] *** tfennelly has quit IRC
[04:50:53] *** Una has quit IRC
[04:51:08] *** livingstn has quit IRC
[04:51:22] *** rburns has quit IRC
[04:51:26] *** sirkitree is now known as sirkitree|afk
[04:51:38] *** sirkitree|afk is now known as sirkitree
[04:51:56] *** bundledavid has joined #angularjs
[04:53:01] *** sirkitree is now known as sirkitree|afk
[04:53:13] *** sirkitree|afk is now known as sirkitree
[04:54:01] *** exp10r3r has joined #angularjs
[04:55:10] *** Wextux has quit IRC
[04:55:34] *** sirkitree is now known as sirkitree|afk
[04:55:42] *** joshontheweb has joined #angularjs
[04:55:43] *** sirkitree|afk is now known as sirkitree
[04:56:07] *** bundledavid has quit IRC
[04:56:15] *** ideear has joined #angularjs
[04:56:20] *** patrickarlt has quit IRC
[04:56:32] *** mven has joined #angularjs
[04:57:00] *** Fuzzy has joined #angularjs
[04:57:05] *** sirkitree is now known as sirkitree|afk
[04:57:16] *** sirkitree|afk is now known as sirkitree
[04:57:30] *** Aliks has quit IRC
[04:58:50] *** JoshGlzBrk has quit IRC
[04:58:58] *** DrAwesomeClaws has quit IRC
[04:59:09] *** sirkitree is now known as sirkitree|afk
[04:59:17] *** sirkitree|afk is now known as sirkitree
[04:59:27] *** plightbo has joined #angularjs
[04:59:53] *** bmac has joined #angularjs
[05:00:18] *** edrocks has quit IRC
[05:00:26] *** loverajoel has quit IRC
[05:00:39] *** sirkitree is now known as sirkitree|afk
[05:00:49] *** sirkitree|afk is now known as sirkitree
[05:00:51] *** ccohn has joined #angularjs
[05:01:30] *** gunn_ has joined #angularjs
[05:01:40] *** mven has quit IRC
[05:02:05] *** freelyfred has quit IRC
[05:02:41] *** sirkitree is now known as sirkitree|afk
[05:02:50] *** sirkitree|afk is now known as sirkitree
[05:03:14] *** charlenopires has quit IRC
[05:03:35] *** gunn has quit IRC
[05:03:36] *** freelyfred has joined #angularjs
[05:03:58] *** plightbo has quit IRC
[05:04:09] *** mven has joined #angularjs
[05:04:57] *** ccohn has quit IRC
[05:05:04] <wafflej0ck_> hey anyone who is missing out on the docs you can build them pretty easily
[05:05:10] *** sirkitree is now known as sirkitree|afk
[05:05:33] *** sirkitree|afk is now known as sirkitree
[05:05:41] *** jonr22 has joined #angularjs
[05:06:04] <wafflej0ck_> git clone https://github.com/angular/angular.js.git
[05:06:04] <wafflej0ck_> cd angular.js
[05:06:04] <wafflej0ck_> npm install
[05:06:04] <wafflej0ck_> grunt package
[05:06:42] <BahamutWC|Laptop> I wonder how much productivity was lost by angular’s site going down
[05:06:44] *** sirkitree is now known as sirkitree|afk
[05:06:47] <wafflej0ck_> check the build/docs folder for the index.html, assuming you checked out to your /var/www folder load up the browser at http://localhost/angular.js/build/docs/ and should be good to go
[05:06:53] *** pnade has quit IRC
[05:06:59] *** sirkitree|afk is now known as sirkitree
[05:07:07] <wafflej0ck_> BahamutWC|Laptop: yeah was just thinking about throwing this onto a Jenkins build on my server so I will have a backup copy of the docs just in case
[05:07:17] <wafflej0ck_> haven't needed em myself really but good to have a place to point people
[05:07:18] *** rstyrman has joined #angularjs
[05:07:19] *** asdofindia has quit IRC
[05:07:42] *** lycidas has joined #angularjs
[05:07:57] *** grantfunke_ has joined #angularjs
[05:07:59] <wafflej0ck_> looks like it includes the tutorial and all when you run the build though
[05:07:59] *** doginal has quit IRC
[05:08:05] *** kapil__ has joined #angularjs
[05:08:17] *** mary5030 has quit IRC
[05:08:37] *** pgicxplzs has quit IRC
[05:08:51] *** mary5030 has joined #angularjs
[05:08:52] *** ben_dev has quit IRC
[05:09:34] *** lycidas has left #angularjs
[05:09:56] *** doginal has joined #angularjs
[05:10:09] *** sirkitree is now known as sirkitree|afk
[05:10:17] *** jonr22 has quit IRC
[05:10:20] *** sirkitree|afk is now known as sirkitree
[05:10:34] <tjsail33> whats the best way to apply the changes made from a socket?
[05:11:01] <wafflej0ck_> tjsail33: same as any other update that's async and out of angular context, update the data in a factory/service and trigger an $apply
[05:11:29] <tjsail33> alright, and how can i ensure an $apply isnt already in progress?
[05:11:33] *** Dixty has quit IRC
[05:11:37] *** Dixty_ has joined #angularjs
[05:11:42] *** sirkitree is now known as sirkitree|afk
[05:12:45] *** sirkitree|afk is now known as sirkitree
[05:12:46] *** patrick99e99 has joined #angularjs
[05:12:46] <Fuzzy> do you need to?
[05:12:46] <wafflej0ck_> tjsail33: shouldn't be a problem that only happens if you call $apply inside of something like $http callback that is already wrapped in $apply, there are ways to check the $phase or whatever but you should be fine
[05:12:46] <Fuzzy> you can also use $applyasync
[05:12:52] <tjsail33> alright, thank you wafflej0ck_ and Fuzzy
[05:13:02] <BahamutWC|Laptop> oh right, now I remember…there’s a DDoS attack on a DNS provider
[05:13:10] *** mary5030 has quit IRC
[05:13:16] *** charlenopires has joined #angularjs
[05:13:23] *** sirkitree is now known as sirkitree|afk
[05:13:28] <Fuzzy> yeah the docs weren't loading and I was like...dammit
[05:13:31] *** sirkitree|afk is now known as sirkitree
[05:14:30] *** josh-k_ has quit IRC
[05:14:50] *** Dixty_ is now known as Dixty
[05:14:58] *** josh-k has joined #angularjs
[05:15:00] <Fuzzy> although personally I haven't really used applyasync much at all
[05:15:05] *** burzum has joined #angularjs
[05:16:07] *** arkanciscan has quit IRC
[05:16:10] *** emmesswhy has quit IRC
[05:16:24] *** evanjs has quit IRC
[05:16:27] *** sirkitree is now known as sirkitree|afk
[05:16:34] *** emmesswhy has joined #angularjs
[05:16:40] <Fuzzy> or am I thinking of evalasync
[05:16:41] <Fuzzy> doh
[05:16:49] *** sirkitree|afk is now known as sirkitree
[05:16:50] *** patrick99e99 has quit IRC
[05:17:00] *** burzum2 has quit IRC
[05:17:27] *** bayousoft has quit IRC
[05:17:54] *** robert_ has joined #angularjs
[05:18:00] *** sirkitree is now known as sirkitree|afk
[05:18:25] *** sirkitree|afk is now known as sirkitree
[05:19:26] *** josh-k has quit IRC
[05:19:40] *** sirkitree is now known as sirkitree|afk
[05:19:42] *** kirfu has joined #angularjs
[05:19:52] <wafflej0ck_> you mean digestInvalidatedAsyncEvaluationCallTriggerCycleHandler
[05:19:57] *** bmac has quit IRC
[05:19:59] *** sirkitree|afk is now known as sirkitree
[05:19:59] <robert_> so, I'm looking at angular-autolayout and I'm having trouble figuring out how to make sense of how the layout works :/
[05:20:06] <wafflej0ck_> automatically
[05:20:39] <robert_> it wants rules though to be able to layout the page, though. I'm having trouble figuring out how the rules themselves work.
[05:20:46] *** ben_dev has joined #angularjs
[05:20:54] *** patrickarlt has joined #angularjs
[05:21:16] *** dhcar is now known as dhcar_AFK
[05:21:28] *** sirkitree is now known as sirkitree|afk
[05:21:36] *** sirkitree|afk is now known as sirkitree
[05:21:38] *** patrickarlt has joined #angularjs
[05:22:03] <wafflej0ck_> ah constraint based layout, looks pretty nice
[05:22:23] *** lahwran has quit IRC
[05:22:41] <jdubs> snurfery: you there?
[05:22:47] *** galacziendre has joined #angularjs
[05:22:51] <snurfery> sup
[05:23:12] <jdubs> snurfery: did you manage to take a look?
[05:23:22] *** patrickarlt has quit IRC
[05:23:28] *** sirkitree is now known as sirkitree|afk
[05:23:37] *** bmac has joined #angularjs
[05:23:42] *** sirkitree|afk is now known as sirkitree
[05:24:03] *** asher^ has quit IRC
[05:24:57] <snurfery> I didn't
[05:25:00] <Fifty5Plus> wafflej0ck_: hi ... did you get a chance to see why again i had to comment out your scope setting ;?)
[05:25:07] <wafflej0ck_> robert_: probably good to throw together a plnkr to test the thing out and be able to share your progress if you get stuck, haven't used it myself
[05:25:07] <snurfery> got a link again?
[05:25:21] *** bmac has quit IRC
[05:25:22] *** lahwran has joined #angularjs
[05:25:27] *** sirkitree is now known as sirkitree|afk
[05:25:42] *** sirkitree|afk is now known as sirkitree
[05:26:44] <wafflej0ck_> Fifty5Plus: nope been working on getting some stuff for the new site up and configuring all these little modules to be built with Jenkins and to trigger builds in the main projects that use them will be done with this tonight though and can do a sample with the code I have at least, we can try debugging the version you have too but it'll be easier for me to stick with what I have in the repo to show using ui-router and different
[05:26:44] <wafflej0ck_> states with it
[05:27:10] <wafflej0ck_> and different config for those states
[05:27:11] <jdubs> snurfery: josh.zeal.com, fakeaccount+1 at zeal dot com password1
[05:27:19] *** sirkitree is now known as sirkitree|afk
[05:27:31] *** sirkitree|afk is now known as sirkitree
[05:27:48] <jdubs> sorry josh.zeal.com/teacher/
[05:28:55] *** sirkitree is now known as sirkitree|afk
[05:29:03] *** sirkitree|afk is now known as sirkitree
[05:29:05] <snurfery> so I take it that the performance issue is coming from that super long collapsable row
[05:29:12] *** seriema has joined #angularjs
[05:29:15] <Fifty5Plus> wafflej0ck_: thanks and happy new year
[05:29:57] <snurfery> jdubs do you have an account that already has some sample data in there?
[05:30:17] *** sinequanon has joined #angularjs
[05:30:24] *** sirkitree is now known as sirkitree|afk
[05:30:37] <snurfery> I wanna take a look but I'm slayin my own bugs over here :)
[05:30:41] *** sirkitree|afk is now known as sirkitree
[05:30:56] <snurfery> (the struggle is real)
[05:31:40] *** devhoag has joined #angularjs
[05:31:48] *** lemur has joined #angularjs
[05:32:32] *** sirkitree is now known as sirkitree|afk
[05:32:41] *** Iravan has quit IRC
[05:32:43] *** sirkitree|afk is now known as sirkitree
[05:33:45] *** Iravan has joined #angularjs
[05:34:24] *** seriema has quit IRC
[05:34:34] *** sirkitree is now known as sirkitree|afk
[05:34:38] *** opiates has joined #angularjs
[05:34:48] *** sirkitree|afk is now known as sirkitree
[05:34:56] <jdubs> snurfery sure gimme a seck
[05:34:58] <jdubs> sec*
[05:35:04] *** sinequanon has quit IRC
[05:35:24] <Fifty5Plus> jdubs: she looks like someone i dated 30 years ago ;)
[05:35:37] <jdubs> Fifty5Plus: who? lol
[05:36:12] *** sirkitree is now known as sirkitree|afk
[05:36:23] *** sirkitree|afk is now known as sirkitree
[05:37:18] <Fifty5Plus> jdubs, the cartoon teach ... read: i was just letting you know i was in zeal looking ;)
[05:37:37] <jdubs> oh ok :)
[05:37:46] *** sirkitree is now known as sirkitree|afk
[05:37:55] *** sirkitree|afk is now known as sirkitree
[05:38:10] <jdubs> snurfery: okay, on the top left just select the "demo class"
[05:38:11] <jdubs> :)
[05:38:11] *** lyanchih has quit IRC
[05:38:15] <snurfery> coo
[05:39:16] *** sirkitree is now known as sirkitree|afk
[05:39:17] <jdubs> snurfery: if you really wanna see it go slow, select "all levels"
[05:39:21] <snurfery> ooo this is cool
[05:39:29] *** sirkitree|afk is now known as sirkitree
[05:39:42] <jdubs> thanks
[05:39:53] <jdubs> unfortunately its very slow, and seems to scale linearly with # of students
[05:40:00] <jdubs> so 10 students would be twice as slow as you are seeing
[05:40:03] <jdubs> :/
[05:40:07] <snurfery> so I mean, realistically is there any purpose for displaying that many data points on screen at the same time?
[05:40:11] *** Noodlewitt has joined #angularjs
[05:40:24] <jdubs> I'm the dev not the designer xD
[05:40:25] <snurfery> the performance issues are a clue
[05:40:42] <Noodlewitt> anglarjs docs down for anyone else?
[05:40:48] <wafflej0ck_> jdubs: doesn't mean you can't talk to the designer
[05:40:53] <snurfery> if you design it differently you'll be done dev'ing ;)
[05:40:59] *** mven has quit IRC
[05:41:01] <jdubs> yeah they are pretty insistent on keeping it like this
[05:41:15] <jdubs> because it's similar to how many teachers track their students progress on paper
[05:41:20] *** sirkitree is now known as sirkitree|afk
[05:41:30] <jdubs> we are big about giving them the data they need to track their students
[05:41:31] <snurfery> yeah, but even the teachers have them split between pages
[05:41:32] *** sirkitree|afk is now known as sirkitree
[05:41:56] *** miep1 has quit IRC
[05:42:01] <snurfery> would you still have performance problems if you limited it to one level at a time?
[05:42:16] <wafflej0ck_> Noodlewitt: yeah down for everyone, instructions here to build them locally http://paste.ubuntu.com/9339933/
[05:42:29] *** bkuberek has joined #angularjs
[05:42:36] <jdubs> snurfery: yeah that's still slow with a large class of 30-100 kids
[05:42:41] <snurfery> oh damn, there are a ton of elements
[05:42:46] <snurfery> hmm lemme look at the code
[05:42:46] <jdubs> yeah...
[05:43:09] <snurfery> where was the link to the source you had?
[05:43:12] *** Iravan has quit IRC
[05:43:17] <Noodlewitt> wafflej0ck_: thanks
[05:43:19] <jdubs> kk sec
[05:43:23] *** sirkitree is now known as sirkitree|afk
[05:43:38] *** sirkitree|afk is now known as sirkitree
[05:43:46] <jdubs> snurfery: http://pastebin.com/qVSvBhZZ
[05:44:18] *** Iravan has joined #angularjs
[05:45:46] *** Milkweed has quit IRC
[05:45:54] *** ccohn has joined #angularjs
[05:46:27] <snurfery> well the $watches are the issue
[05:46:30] <wafflej0ck_> Noodlewitt: oh actually appears to be back up for me but still good to have the local build just in case it disappears again, some hearsay of DNS problems from a few people here though
[05:46:45] <snurfery> so why not build the page so it doesn't rely on any $watches?
[05:46:48] *** bkuberek has quit IRC
[05:46:59] *** Beatzebub_ has joined #angularjs
[05:47:10] <snurfery> you have a data structure
[05:47:33] <snurfery> you have elements whose appearance indicates what's in the data structure
[05:47:51] <jdubs> go on
[05:47:56] <jdubs> lol
[05:48:01] <Noodlewitt> wafflej0ck_: yeah, it appears to be a bit intermitant for me.. I’ve built some local docs via your instructions
[05:48:06] <jdubs> sorry i dont know much about performance, i'm a pretty junior dev xD
[05:48:10] *** sirkitree is now known as sirkitree|afk
[05:48:13] <Fifty5Plus> jdubs: this is addictive :)
[05:48:20] *** sirkitree|afk is now known as sirkitree
[05:48:22] *** tomengland_mbp has joined #angularjs
[05:48:24] <jdubs> Fifty5Plus: glad you like it :)
[05:48:33] <jdubs> Fifty5Plus: feel free to sign up and put your kids on it if you like, it's free
[05:48:40] <snurfery> angular's awesome 2-way binding is there to help us... if it gets in our way, then let's look around in our toolbox for something else
[05:48:44] <jdubs> Fifty5Plus: check out the student app: zeal.com/student/
[05:49:00] *** robdubya has joined #angularjs
[05:49:01] <jdubs> snurfery: yeah i was thinking about building the page manually myself instead of angular
[05:49:07] <jdubs> snurfery: the speed is killing me
[05:49:10] <snurfery> yup
[05:49:29] *** whitebook has joined #angularjs
[05:49:30] <snurfery> your designer screwed you on this one
[05:49:31] <jdubs> but unfortunately my boss is convinced it's not a constraint of angular
[05:49:35] <jdubs> and i need to just make it work in angular
[05:49:37] <jdubs> :/
[05:49:42] *** sirkitree is now known as sirkitree|afk
[05:49:55] *** sirkitree|afk is now known as sirkitree
[05:50:05] <jdubs> is there anything I can do while keeping angular?
[05:50:09] <jdubs> for that page i mean
[05:50:22] *** ccohn has quit IRC
[05:50:27] <snurfery> sure
[05:50:37] <snurfery> I can build a house with a spoon theoretically
[05:50:40] *** asdofindia has joined #angularjs
[05:50:41] *** asher^ has joined #angularjs
[05:51:00] <snurfery> but it's gonna be a PITA
[05:51:07] *** Beatzebub has quit IRC
[05:51:27] <jdubs> unfortunately my superior is threatening to come and fix it himself if i cant do it...sounded like a threat on my job :/
[05:51:28] <jdubs> lol
[05:51:34] <jdubs> like im incompetant
[05:51:39] *** gekido has quit IRC
[05:51:43] *** aslate has joined #angularjs
[05:51:46] <jdubs> maybe i am, but i'm pretty sure it's just that angular doesn't handle nested repeats well at all
[05:51:46] *** sirkitree is now known as sirkitree|afk
[05:51:48] <snurfery> call his bluff
[05:51:54] <snurfery> "sure brah
[05:51:55] *** sirkitree|afk is now known as sirkitree
[05:52:07] <jdubs> nah i like my job :P
[05:52:08] *** goodenough has joined #angularjs
[05:52:12] <jdubs> and i like my boss too
[05:52:26] <jdubs> but he's been programming for like 20 years, I've been doing it for 1
[05:52:30] <jdubs> i dont wanna argue with him
[05:52:36] <snurfery> he hasn't been programming angular for 20 years
[05:52:44] <jdubs> that's true
[05:53:17] <jdubs> so do you see anything obvious I can change to improve it ?
[05:53:18] *** sirkitree is now known as sirkitree|afk
[05:53:23] <snurfery> anyway lemme look at this code for a sec to be helpful
[05:53:27] *** sirkitree|afk is now known as sirkitree
[05:53:29] <jdubs> sweet thanks :)
[05:53:40] *** andrewdee has quit IRC
[05:53:54] *** dseitz has joined #angularjs
[05:54:10] *** Iravan has quit IRC
[05:54:44] *** Aliks has joined #angularjs
[05:54:48] *** sirkitree is now known as sirkitree|afk
[05:54:58] *** sirkitree|afk is now known as sirkitree
[05:55:10] *** Iravan has joined #angularjs
[05:56:16] *** mdedetrich has quit IRC
[05:56:18] *** aslate has quit IRC
[05:56:20] *** sirkitree is now known as sirkitree|afk
[05:56:30] *** sirkitree|afk is now known as sirkitree
[05:56:46] <snurfery> jdubs: would you be willing to install a 3rdparty bindonce lib?
[05:56:51] <snurfery> https://github.com/Pasvaz/bindonce
[05:56:59] <jdubs> I have bindonce with the newest angular beta
[05:57:02] <BahamutWC|Laptop> is that necessary with 1.3?
[05:57:05] *** chrisshattuck has joined #angularjs
[05:57:06] <jdubs> unless it works differently?
[05:57:27] <snurfery> I dunno, haven't messed with 1.3, does it have a bindonce equivalent of ng-class ?
[05:57:51] *** sirkitree is now known as sirkitree|afk
[05:58:00] <jdubs> I believe you just put :: in front of any variable you don't want checked more than once
[05:58:05] *** sirkitree|afk is now known as sirkitree
[05:58:19] <BahamutWC|Laptop> :: is built into $parse
[05:58:52] *** BlinkyBill has quit IRC
[05:59:56] *** sirkitree is now known as sirkitree|afk
[06:00:09] *** sirkitree|afk is now known as sirkitree
[06:00:35] *** herpless has quit IRC
[06:01:28] *** PeterMetz has joined #angularjs
[06:01:34] *** sirkitree is now known as sirkitree|afk
[06:01:52] *** sirkitree|afk is now known as sirkitree
[06:02:18] *** prbc has quit IRC
[06:02:37] *** zanea is now known as zanea|away
[06:02:40] *** prbc has joined #angularjs
[06:03:17] *** mdedetrich has joined #angularjs
[06:03:48] *** sirkitree is now known as sirkitree|afk
[06:03:58] <Lewix> BahamutWC|Laptop: have you use uidatepicker before?
[06:04:06] <BahamutWC|Laptop> Lewix: nope
[06:04:07] *** cthrax has joined #angularjs
[06:04:09] *** sirkitree|afk is now known as sirkitree
[06:04:23] *** araujo has quit IRC
[06:04:25] <Lewix> BahamutWC|Laptop: im having issue with the scope
[06:04:33] <BahamutWC|Laptop> Lewix: have a plunker?
[06:04:35] <Marble68> Do I have to wrap TestFlight.js as a service to get it to work with Angularjs?
[06:04:47] *** deanclkclk has quit IRC
[06:04:51] <Lewix> BahamutWC|Laptop: unfortunately nope..sorry
[06:05:09] *** Iravan has quit IRC
[06:05:12] *** morenoh150 has joined #angularjs
[06:05:30] *** mennea has joined #angularjs
[06:05:34] *** sirkitree is now known as sirkitree|afk
[06:05:45] *** sirkitree|afk is now known as sirkitree
[06:06:04] *** PeterMetz has quit IRC
[06:06:07] *** Iravan has joined #angularjs
[06:06:10] *** joshontheweb has quit IRC
[06:06:58] <Marble68> has anyone here ever integrated testflight (testflightapp.com) with angularjs or is this just not possible?
[06:07:05] *** sirkitree is now known as sirkitree|afk
[06:07:21] *** sirkitree|afk is now known as sirkitree
[06:08:43] *** sirkitree is now known as sirkitree|afk
[06:08:55] *** sirkitree|afk is now known as sirkitree
[06:08:59] *** Iravan has quit IRC
[06:09:50] <snurfery> jdubs: sorry got distracted
[06:09:58] <jdubs> snurfery: no prob mate
[06:10:02] *** morenoh150 has quit IRC
[06:10:17] *** sirkitree is now known as sirkitree|afk
[06:10:32] *** clamstar has quit IRC
[06:10:33] *** sirkitree|afk is now known as sirkitree
[06:10:53] <snurfery> I was gonna say try to get rid of the ng-style stuff
[06:11:04] *** clamstar has joined #angularjs
[06:11:10] <snurfery> because that'll be on every element and it'll be reevaluated constantly
[06:11:33] <jdubs> let me look
[06:11:48] *** clamstar has quit IRC
[06:11:55] *** sirkitree is now known as sirkitree|afk
[06:12:02] *** vonnegut has quit IRC
[06:12:03] <Lewix> BahamutWC|Laptop: can't we use scope.apply in a the link property?
[06:12:07] *** sirkitree|afk is now known as sirkitree
[06:12:16] <jdubs> snurfery: i dont seem to have any ng-styles
[06:12:22] *** Iravan has joined #angularjs
[06:12:23] <jdubs> snurfery: can you copy which part you are talking about
[06:12:24] <BahamutWC|Laptop> Lewix: you can use scope.$apply() in a linking function
[06:12:28] <Lewix> i see digest already in progress - yet im pretty sure i used it before
[06:12:57] *** clamstar has joined #angularjs
[06:13:11] <snurfery> sorry ng-class
[06:13:58] *** sirkitree is now known as sirkitree|afk
[06:14:10] *** sirkitree|afk is now known as sirkitree
[06:14:14] *** morenoh150 has joined #angularjs
[06:14:34] *** CanadaGretzky has quit IRC
[06:14:46] <jdubs> snurfery: those are only on the top level repeat though, so only like 5-10 elements
[06:15:13] *** BobbieBarker has joined #angularjs
[06:15:27] <jdubs> snurfery: i wouldtn be surprised if there is nothing i can do...Might just have to build the whole thing manually or something. :/
[06:15:30] <Lewix> BahamutWC|Laptop: digest already in progess - how do you usually use it inside link
[06:15:32] *** sirkitree is now known as sirkitree|afk
[06:15:45] *** sirkitree|afk is now known as sirkitree
[06:15:57] <BahamutWC|Laptop> Lewix: only in code that is not run in an angular context, for example a jquery event listener
[06:15:59] <BobbieBarker> Hey i could use a little help since large parts of the intnernet seem unreachable to me including the angularJS docs
[06:16:13] <BobbieBarker> but i was trying to tap into the filter filter and filter an array based on a property being true/false
[06:16:15] *** grantfunke_ has quit IRC
[06:16:17] *** lyanchih_ has joined #angularjs
[06:16:18] <BobbieBarker> i just couldn't remember the syntax
[06:16:23] <BobbieBarker> just cannot*
[06:17:06] <BobbieBarker> ng-repeat="(id, task) in taskList | filter:task.completed:true"
[06:17:24] *** prbc_ has joined #angularjs
[06:17:38] *** boberober has joined #angularjs
[06:17:49] <snurfery> jdubs: yeah pretty much
[06:18:00] *** sirkitree is now known as sirkitree|afk
[06:18:01] *** ioudas has quit IRC
[06:18:06] *** gregc2_ has joined #angularjs
[06:18:13] *** sirkitree|afk is now known as sirkitree
[06:18:21] <jdubs> snurfery: any idea the best way to go about something like that? or might it be better to use something like react JS instead? we don't really want to add more vendor libs unless we have to
[06:18:45] *** prbc has quit IRC
[06:19:15] <BobbieBarker> why are you afraid of adding vendor libs?
[06:19:18] *** prbc_ has quit IRC
[06:19:28] <BobbieBarker> do you service a subset of the population that only uses dialup?
[06:19:35] *** sirkitree is now known as sirkitree|afk
[06:19:37] *** danemacaulay has quit IRC
[06:19:44] *** sirkitree|afk is now known as sirkitree
[06:19:54] <jdubs> BobbieBarker: because most of our users work out of public schools
[06:20:02] <jdubs> BobbieBarker: don't always have the best internet
[06:20:03] <BobbieBarker> or do you not concact && minify && service a subset of the population that only uses dialup
[06:20:07] *** boxmein has joined #angularjs
[06:20:23] <BobbieBarker> omfg government users?
[06:20:29] <BobbieBarker> i bet you have to support ie8 too?
[06:20:33] <jdubs> BobbieBarker: education actually
[06:20:39] *** robdubya has quit IRC
[06:20:43] <BobbieBarker> education===government
[06:20:44] <jdubs> BobbieBarker: but i guess thats government techinically
[06:20:46] <jdubs> lol
[06:20:58] <BobbieBarker> so that's a yes for ie8 support?
[06:21:00] <jdubs> BobbieBarker: but luckily no, we convinced the boss man to axe IE support xD
[06:21:06] *** sirkitree is now known as sirkitree|afk
[06:21:09] <BobbieBarker> wow impressive
[06:21:14] *** sirkitree|afk is now known as sirkitree
[06:21:16] <BobbieBarker> i convinced my idiot boss the same thing
[06:21:21] <jdubs> we are actually chrome ONLY atm
[06:21:28] <jdubs> while we are in developlment
[06:21:40] <jdubs> once we have a final product we will polish for all platforms
[06:21:44] *** ome has quit IRC
[06:21:44] <jdubs> browers etc
[06:21:52] *** boberober has quit IRC
[06:21:54] <BobbieBarker> we're on chrome, firefox, and ie9+ technically, but since everything after 8 autoupdates i really only support 11
[06:22:07] *** sinequanon has joined #angularjs
[06:22:08] <BobbieBarker> and if some one bitches i tell them to update
[06:22:16] <jdubs> hahah nice
[06:22:38] *** sirkitree is now known as sirkitree|afk
[06:22:44] <BobbieBarker> i'm supposed to be supporting safari but my boss doesn't really understand what the fuck that means
[06:22:54] *** sirkitree|afk is now known as sirkitree
[06:22:58] <BobbieBarker> i.e you have to run integration testing against the browser, pick a min version etc
[06:23:03] <BobbieBarker> you can't just tell customers you support it
[06:23:11] *** Fire-Dragon-DoL has quit IRC
[06:23:26] *** woah has joined #angularjs
[06:23:39] <BobbieBarker> any chance some one can help me with my syntax issue
[06:23:42] <BobbieBarker> since i cannot access google docs
[06:23:48] <BobbieBarker> or lots and lots of different page pages
[06:23:56] <BobbieBarker> pretty sure my ISP is having a service outage from their DNS
[06:24:30] *** boxmein has quit IRC
[06:24:36] *** araujo has joined #angularjs
[06:24:51] *** Aliks has quit IRC
[06:25:02] *** sirkitree is now known as sirkitree|afk
[06:25:08] <jdubs> sure what is your issue?
[06:25:12] *** sirkitree|afk is now known as sirkitree
[06:25:24] *** Aliks has joined #angularjs
[06:25:34] <BobbieBarker> cannot remember exact syntax for using the filter filter
[06:25:35] <BobbieBarker> like so
[06:25:36] <BobbieBarker> ng-repeat="(id, task) in taskList | filter:task.completed:true"
[06:25:45] <BobbieBarker> i need to filter based on the task.completed property being true
[06:26:59] *** sirkitree is now known as sirkitree|afk
[06:27:04] <Marble68> I’m trying to learn how to add testflight to an angular project - are they even compatible? Has anyone here tried it?
[06:27:17] *** sirkitree|afk is now known as sirkitree
[06:27:23] *** defaultdict has quit IRC
[06:28:01] *** nemothekid has joined #angularjs
[06:28:08] *** dannyc has joined #angularjs
[06:28:29] *** Aliks_ has joined #angularjs
[06:28:33] <tjsail33> is it poor form to set a function on athe parent of a directive from the directive?
[06:28:37] *** jimmyy has quit IRC
[06:29:15] <jdubs> BobbieBarker: i believe you need something like this filter: 'completed': true
[06:29:16] *** sirkitree is now known as sirkitree|afk
[06:29:21] <jdubs> BobbieBarker: i think you need a string version
[06:29:26] *** sirkitree|afk is now known as sirkitree
[06:29:33] <jdubs> hmm wait that doesnt sound right
[06:29:34] <jdubs> :/
[06:29:43] <jdubs> sorry i havent used a one line filter before, only written my own filters
[06:29:57] <BobbieBarker> yeah i wrote tons of my own filters too
[06:30:01] *** Aliks has quit IRC
[06:30:07] <BobbieBarker> and i could do this in a heartbeat
[06:30:11] <BobbieBarker> but i want to use the filter filter lol
[06:30:33] *** tomengla_ has joined #angularjs
[06:30:36] *** ome has joined #angularjs
[06:30:48] *** sirkitree is now known as sirkitree|afk
[06:30:48] *** seriema has joined #angularjs
[06:30:57] *** sirkitree|afk is now known as sirkitree
[06:31:09] *** rchavik_ has joined #angularjs
[06:31:16] *** tomengl__ has joined #angularjs
[06:31:33] *** clamstar has quit IRC
[06:31:42] *** kirfu has quit IRC
[06:32:16] *** Una has joined #angularjs
[06:32:26] <jdubs> have you tried only using the key value?
[06:32:26] *** clamstar has joined #angularjs
[06:32:30] <jdubs> instead of object.key:true
[06:32:35] <jdubs> just filter:key:true?
[06:32:40] *** nemothekid has quit IRC
[06:32:47] <BobbieBarker> hmmm no
[06:32:54] *** dannyc has quit IRC
[06:32:55] *** snurfery has quit IRC
[06:33:20] *** sonofdir_ has quit IRC
[06:33:40] *** tomengland_mbp has quit IRC
[06:33:41] *** sirkitree is now known as sirkitree|afk
[06:33:48] *** tomengla_ has quit IRC
[06:33:49] <BobbieBarker> so i know this can work and it takes 3 parts
[06:33:52] *** sonofdir_ has joined #angularjs
[06:33:54] *** sirkitree|afk is now known as sirkitree
[06:33:58] <BobbieBarker> ng-repeat="(id, task) in taskList | filter:task.completed"
[06:34:08] <BobbieBarker> that baseically returns the entire array
[06:34:11] <BobbieBarker> right now
[06:34:37] *** ngbot has joined #angularjs
[06:34:37] <ngbot> [angular.js] chimney-sweeper tagged v1.3.5 at 93702f7: http://git.io/TtfWJQ
[06:34:37] *** ngbot has left #angularjs
[06:34:42] *** rchavik has quit IRC
[06:34:43] *** mennea has quit IRC
[06:34:44] <jdubs> hmmmm
[06:34:54] <d0ngz> any thoughts why is my method not adding any objects ? http://plnkr.co/edit/7tj2UNJSOMuorK0e1IwV?p=preview
[06:35:01] *** mennea has joined #angularjs
[06:35:07] <BobbieBarker> what i/we need is the 3rd parameter that tells it to only return objects where completed === true
[06:35:07] <jdubs> try filter:completed
[06:35:08] *** pen has joined #angularjs
[06:35:12] <jdubs> try filter:completed:true
[06:35:15] *** sirkitree is now known as sirkitree|afk
[06:35:16] <jdubs> maybe?
[06:35:26] *** sirkitree|afk is now known as sirkitree
[06:36:01] <BobbieBarker> no dice
[06:36:05] *** chrisshattuck has quit IRC
[06:36:14] *** ali_ has joined #angularjs
[06:36:16] *** seriema has quit IRC
[06:36:51] *** gunn_ has quit IRC
[06:37:23] <tjsail33> is it possible to two way bind a function, so i can change its value from the child directive?
[06:37:37] *** sirkitree is now known as sirkitree|afk
[06:37:52] *** sirkitree|afk is now known as sirkitree
[06:37:58] <BobbieBarker> ng-repeat="(id, task) in taskList | filter:{completed:true}">
[06:38:02] <BobbieBarker> that's the answer jdubs
[06:38:07] <BobbieBarker> took me awhile to remember the syntax
[06:38:49] <jdubs> ah i knew that one
[06:38:59] <jdubs> i thought you were looking for something different lol
[06:39:00] <jdubs> :P
[06:39:04] <BobbieBarker> ssssssuuuure
[06:39:05] <BobbieBarker> lol
[06:39:08] <jdubs> does that work for truthy values
[06:39:12] *** dsdeiz has joined #angularjs
[06:39:14] <BobbieBarker> i appreciate the efforts
[06:39:15] <jdubs> or only true true
[06:39:16] *** sirkitree is now known as sirkitree|afk
[06:39:16] <BobbieBarker> yeah bro
[06:39:18] <BobbieBarker> only true
[06:39:21] *** knownasilya has quit IRC
[06:39:28] *** kirfu has joined #angularjs
[06:39:31] *** Aliks_ has quit IRC
[06:39:34] *** sirkitree|afk is now known as sirkitree
[06:39:38] <jdubs> what if you want to just know something exists in that key? im curious if that would work
[06:39:50] <BobbieBarker> dunno
[06:40:09] *** tyfighter has joined #angularjs
[06:40:11] <BobbieBarker> usually most of my filtering is a lot more complex than if a bool is true/false
[06:40:17] <BobbieBarker> or if something is present
[06:40:23] <BobbieBarker> usually i'm writing a search/sort algo
[06:40:25] <BobbieBarker> into a filter
[06:40:42] *** sonofdir_ has quit IRC
[06:40:49] <jdubs> yeah
[06:40:49] *** bundledavid has joined #angularjs
[06:41:02] *** sirkitree is now known as sirkitree|afk
[06:41:09] <jdubs> angular is strong, but its been failing me ever since ive come across a design problem that involves two triply nested ng-repeats
[06:41:15] *** sirkitree|afk is now known as sirkitree
[06:41:16] <jdubs> long list problems fml :/
[06:41:57] *** kuadrosx has quit IRC
[06:41:59] *** tomengl__ has quit IRC
[06:43:15] *** odin22 has quit IRC
[06:43:31] *** sirkitree is now known as sirkitree|afk
[06:43:42] *** sirkitree|afk is now known as sirkitree
[06:44:17] *** plightbo has joined #angularjs
[06:45:11] *** plightbo has joined #angularjs
[06:45:17] *** bundledavid has quit IRC
[06:46:14] <jdubs> it sure got quiet :(
[06:46:17] *** boberober has joined #angularjs
[06:46:18] <jdubs> everyone went to bed
[06:46:22] *** ccohn has joined #angularjs
[06:46:37] *** sirkitree is now known as sirkitree|afk
[06:46:56] *** sirkitree|afk is now known as sirkitree
[06:47:05] *** jaydubya has quit IRC
[06:47:06] *** stylemistake has joined #angularjs
[06:47:15] *** Beatzebub has joined #angularjs
[06:47:39] *** jaydubya has joined #angularjs
[06:47:46] *** renlo has quit IRC
[06:48:13] *** johnkevinmbasco has quit IRC
[06:48:39] *** snurfery has joined #angularjs
[06:49:43] *** JR___ has quit IRC
[06:49:52] *** sirkitree is now known as sirkitree|afk
[06:50:03] *** sirkitree|afk is now known as sirkitree
[06:50:17] *** boberober has quit IRC
[06:50:32] *** plightbo has quit IRC
[06:50:37] *** ccohn has quit IRC
[06:50:52] *** Beatzebub_ has quit IRC
[06:51:05] *** Sontakey has joined #angularjs
[06:51:28] <Marble68> is cordova/exec only available at runtime?
[06:51:43] *** sirkitree is now known as sirkitree|afk
[06:51:55] *** gunn has joined #angularjs
[06:51:57] *** sirkitree|afk is now known as sirkitree
[06:51:58] *** jaydubya has quit IRC
[06:52:47] *** renlo has joined #angularjs
[06:53:17] *** tfennelly has joined #angularjs
[06:53:47] *** sirkitree is now known as sirkitree|afk
[06:54:01] *** sirkitree|afk is now known as sirkitree
[06:54:30] *** jonr22 has joined #angularjs
[06:56:11] *** sirkitree is now known as sirkitree|afk
[06:56:21] *** sirkitree|afk is now known as sirkitree
[06:57:01] *** doginal has quit IRC
[06:57:35] *** tfennelly has quit IRC
[06:57:40] *** galacziendre has quit IRC
[06:57:47] *** doginal has joined #angularjs
[06:57:54] *** mennea has quit IRC
[06:57:57] *** sirkitree is now known as sirkitree|afk
[06:58:06] *** TyrfingMjolnir has joined #angularjs
[06:58:14] *** doginal has quit IRC
[06:58:17] *** sirkitree|afk is now known as sirkitree
[06:58:19] *** Beatzebub has quit IRC
[06:58:19] *** {DV8} has quit IRC
[06:58:44] *** charlenopires has quit IRC
[06:58:51] *** NormySan has joined #angularjs
[06:59:43] *** sirkitree is now known as sirkitree|afk
[06:59:56] *** jonr22 has quit IRC
[06:59:56] *** sirkitree|afk is now known as sirkitree
[07:00:17] *** galacziendre has joined #angularjs
[07:00:45] <Marble68> is cordova.exec such a thing under angularjs?
[07:01:38] *** devhoag has quit IRC
[07:01:43] *** sirkitree is now known as sirkitree|afk
[07:01:53] <sakustar> morning jdubs
[07:01:58] *** devhoag has joined #angularjs
[07:01:58] *** sirkitree|afk is now known as sirkitree
[07:02:01] <jdubs> morning sakustar :)
[07:02:05] *** PeterMetz has joined #angularjs
[07:02:49] *** atula has joined #angularjs
[07:03:22] *** sirkitree is now known as sirkitree|afk
[07:03:28] *** lyanchih_ has quit IRC
[07:03:33] *** sirkitree|afk is now known as sirkitree
[07:03:34] *** plushy has quit IRC
[07:04:52] *** narutimateum2 has quit IRC
[07:05:19] *** jimvideo has quit IRC
[07:05:22] <atula> I am using angular-strap. I've included dependencies in modules. In controller, whenever I do app.controller('MyController', ['$http', function ($http, $modal) { // }]) $modal is undefined. I think I may be missing something simple.
[07:05:25] *** sirkitree is now known as sirkitree|afk
[07:05:34] *** sirkitree|afk is now known as sirkitree
[07:05:44] <atula> Does anyone know a way to at least start looking at this?
[07:05:47] *** Sontakey has quit IRC
[07:05:51] <atula> thanks
[07:06:12] *** doginal has joined #angularjs
[07:06:38] *** PeterMetz has quit IRC
[07:06:38] *** lemur has quit IRC
[07:07:05] *** Sontakey has joined #angularjs
[07:07:13] *** AngularUI has joined #angularjs
[07:07:13] <AngularUI> [ng-grid] jpuri opened pull request #2258: fix for move column issue (master...master) http://git.io/7HZl5g
[07:07:13] *** AngularUI has left #angularjs
[07:07:43] *** lemur has joined #angularjs
[07:07:54] *** sirkitree is now known as sirkitree|afk
[07:08:04] *** sirkitree|afk is now known as sirkitree
[07:08:26] *** kirfu has quit IRC
[07:08:40] *** snurfery has quit IRC
[07:09:11] *** JoshGlzBrk has joined #angularjs
[07:09:27] *** johnnyfive has quit IRC
[07:10:18] *** johnnyfive has joined #angularjs
[07:11:53] *** Zerot has quit IRC
[07:11:54] *** JR___ has joined #angularjs
[07:12:16] <sakustar> atula: try app.controller('MyController', ['$http', '$modal', function ($http, $modal)
[07:12:23] *** dshoreman has quit IRC
[07:12:46] *** patrick99e99 has joined #angularjs
[07:12:57] *** plightbo has joined #angularjs
[07:13:24] *** mortenhauberg has joined #angularjs
[07:13:24] *** linojon has quit IRC
[07:13:48] *** dshoreman has joined #angularjs
[07:14:21] *** sirkitree is now known as sirkitree|afk
[07:14:22] *** sinclair_ has quit IRC
[07:14:30] *** soee has quit IRC
[07:14:32] *** sirkitree|afk is now known as sirkitree
[07:14:38] *** technickul has quit IRC
[07:14:57] *** sinclair has joined #angularjs
[07:15:53] *** sirkitree is now known as sirkitree|afk
[07:16:04] *** abram_ has joined #angularjs
[07:16:12] *** sirkitree|afk is now known as sirkitree
[07:16:36] <atula> sakustar, let me try. thanks
[07:16:37] *** rhp has quit IRC
[07:17:14] *** dacuca has quit IRC
[07:17:18] *** plightbo has quit IRC
[07:18:18] *** patrick99e99 has quit IRC
[07:18:29] *** d4rklit3 has quit IRC
[07:18:40] <atula> that did it, sakustar
[07:18:41] <atula> thanks
[07:18:45] *** johnkevinmbasco has joined #angularjs
[07:19:46] *** sirkitree is now known as sirkitree|afk
[07:20:04] *** sirkitree|afk is now known as sirkitree
[07:20:04] *** NormySan has quit IRC
[07:20:06] *** gooder has joined #angularjs
[07:20:15] <sakustar> it didnt throw you an injector error ?
[07:20:31] *** renlo has quit IRC
[07:21:26] *** sirkitree is now known as sirkitree|afk
[07:21:35] *** sirkitree|afk is now known as sirkitree
[07:21:45] *** jla_ has quit IRC
[07:23:28] *** sirkitree is now known as sirkitree|afk
[07:23:30] *** workthrick has quit IRC
[07:23:41] *** sirkitree|afk is now known as sirkitree
[07:23:57] *** andrewdee has joined #angularjs
[07:24:03] *** one0one_i has quit IRC
[07:25:19] *** Underbyte has joined #angularjs
[07:25:40] <wafflej0ck_> atula: sakustar use ngAnnotate gets rid of this extra code and problem, easy to forget a string or swap order by accident
[07:25:45] *** dhrami has joined #angularjs
[07:25:45] *** caitp__ has joined #angularjs
[07:27:10] *** sirkitree is now known as sirkitree|afk
[07:27:20] *** sirkitree|afk is now known as sirkitree
[07:27:55] *** stirlingw has joined #angularjs
[07:27:55] *** workthrick has joined #angularjs
[07:28:35] *** caitp- has quit IRC
[07:28:52] *** jae has joined #angularjs
[07:28:56] *** Andrew_ has joined #angularjs
[07:29:01] *** dcorona_irc_2020 has joined #angularjs
[07:29:13] *** sirkitree is now known as sirkitree|afk
[07:29:22] *** sirkitree|afk is now known as sirkitree
[07:29:32] *** phishy has quit IRC
[07:29:34] *** Andrew_ has quit IRC
[07:31:04] *** tfennelly has joined #angularjs
[07:31:15] *** sirkitree is now known as sirkitree|afk
[07:31:26] *** sirkitree|afk is now known as sirkitree
[07:31:50] *** seriema has joined #angularjs
[07:32:35] *** galacziendre has quit IRC
[07:32:52] *** stirlingw has quit IRC
[07:33:20] *** sirkitree is now known as sirkitree|afk
[07:33:33] *** sirkitree|afk is now known as sirkitree
[07:33:59] *** sonofdirt has quit IRC
[07:34:02] *** gooder has quit IRC
[07:35:23] *** sirkitree is now known as sirkitree|afk
[07:35:37] *** sirkitree|afk is now known as sirkitree
[07:36:06] *** e0ipso|away is now known as e0ipso
[07:36:28] *** mylord has quit IRC
[07:36:51] *** Embassy has joined #angularjs
[07:36:51] *** dcherman has joined #angularjs
[07:36:56] *** amphetamines has joined #angularjs
[07:36:58] *** bordin has joined #angularjs
[07:37:13] *** JohnBat26 has joined #angularjs
[07:37:23] *** seriema has quit IRC
[07:38:09] *** rchavik_ has quit IRC
[07:38:23] *** Zerot has joined #angularjs
[07:38:44] *** tschundeee has joined #angularjs
[07:38:46] *** sirkitree is now known as sirkitree|afk
[07:38:48] *** plightbo has joined #angularjs
[07:39:02] *** sirkitree|afk is now known as sirkitree
[07:39:40] *** plightbo has quit IRC
[07:39:45] *** ideear has quit IRC
[07:39:59] *** aadi has joined #angularjs
[07:40:22] *** opiates has quit IRC
[07:40:24] *** sirkitree is now known as sirkitree|afk
[07:40:36] *** aslate has joined #angularjs
[07:40:43] *** sirkitree|afk is now known as sirkitree
[07:41:02] <aadi> whats the use of span in the html code??
[07:41:42] *** Underbyte has quit IRC
[07:41:42] *** Underbyte has joined #angularjs
[07:42:10] *** sirkitree is now known as sirkitree|afk
[07:42:23] *** sirkitree|afk is now known as sirkitree
[07:42:29] *** apertoire has joined #angularjs
[07:44:41] <aadi> whats the use of span in the html code??
[07:44:43] *** sirkitree is now known as sirkitree|afk
[07:44:54] *** gularpol1 has left #angularjs
[07:44:55] *** sirkitree|afk is now known as sirkitree
[07:45:32] *** aslate has quit IRC
[07:45:33] *** jae has left #angularjs
[07:45:34] *** gularpol1 has joined #angularjs
[07:46:07] *** Beatzebub has joined #angularjs
[07:46:08] *** brideOfPinbot has joined #angularjs
[07:46:18] *** sirkitree is now known as sirkitree|afk
[07:46:27] *** sirkitree|afk is now known as sirkitree
[07:46:55] *** aadi has quit IRC
[07:47:23] *** ccohn has joined #angularjs
[07:47:35] *** EricWeb has quit IRC
[07:48:44] <andrew9183> anyone know a neat little angular ajax spinner ?
[07:49:20] *** sirkitree is now known as sirkitree|afk
[07:49:28] *** sirkitree|afk is now known as sirkitree
[07:50:43] *** asher^ has quit IRC
[07:51:17] *** zivester has joined #angularjs
[07:51:20] *** sirkitree is now known as sirkitree|afk
[07:51:31] *** sirkitree|afk is now known as sirkitree
[07:51:52] *** ccohn has quit IRC
[07:51:58] <zivester> is angularjs.org down ?
[07:52:03] *** Aliks has joined #angularjs
[07:52:11] <tomtomau_> yes angular is having some issues
[07:54:11] *** whitebook has quit IRC
[07:54:47] *** araujo has quit IRC
[07:54:53] *** whitebook has joined #angularjs
[07:54:55] *** sirkitree is now known as sirkitree|afk
[07:55:01] *** m0rph3us has joined #angularjs
[07:55:07] *** sirkitree|afk is now known as sirkitree
[07:55:28] *** sahbeewah has joined #angularjs
[07:56:12] *** pnade has joined #angularjs
[07:56:27] *** sirkitree is now known as sirkitree|afk
[07:56:38] *** sirkitree|afk is now known as sirkitree
[07:56:48] *** dcorona_irc_2020 has quit IRC
[07:57:05] *** dcorona_irc_2020 has joined #angularjs
[07:57:45] *** gunn has quit IRC
[07:57:59] *** martianboy has joined #angularjs
[07:58:00] *** sirkitree is now known as sirkitree|afk
[07:58:09] *** sirkitree|afk is now known as sirkitree
[07:59:07] *** gunn has joined #angularjs
[07:59:31] *** sirkitree is now known as sirkitree|afk
[07:59:42] *** sirkitree|afk is now known as sirkitree
[07:59:46] *** Raging_Hog has joined #angularjs
[08:00:56] *** dnull has quit IRC
[08:01:02] *** sirkitree is now known as sirkitree|afk
[08:01:13] *** sirkitree|afk is now known as sirkitree
[08:01:17] *** motionman has quit IRC
[08:01:19] *** loverajoel has joined #angularjs
[08:01:30] *** Lewix has quit IRC
[08:02:02] *** codeman has joined #angularjs
[08:02:36] *** sirkitree is now known as sirkitree|afk
[08:02:44] *** sirkitree|afk is now known as sirkitree
[08:02:50] *** PeterMetz has joined #angularjs
[08:03:01] *** jonr22 has joined #angularjs
[08:03:04] *** m0rph3us has quit IRC
[08:04:06] *** sirkitree is now known as sirkitree|afk
[08:04:16] *** sirkitree|afk is now known as sirkitree
[08:04:27] *** codeman has quit IRC
[08:05:29] *** miep1 has joined #angularjs
[08:05:43] *** miep2 has joined #angularjs
[08:05:43] *** miep1 has quit IRC
[08:05:47] *** loverajoel has quit IRC
[08:06:06] *** sirkitree is now known as sirkitree|afk
[08:06:09] *** codeman has joined #angularjs
[08:06:18] *** sirkitree|afk is now known as sirkitree
[08:06:25] *** jonr22 has quit IRC
[08:06:36] *** jonr22 has joined #angularjs
[08:06:57] *** discgo has quit IRC
[08:07:37] *** BobbieBarker has quit IRC
[08:07:40] *** sirkitree is now known as sirkitree|afk
[08:07:42] *** PeterMetz has quit IRC
[08:07:50] *** sirkitree|afk is now known as sirkitree
[08:08:14] *** jonr22 has quit IRC
[08:08:14] *** macobo has joined #angularjs
[08:08:20] *** Underbyte has quit IRC
[08:08:25] *** atula has quit IRC
[08:08:38] *** jonr22 has joined #angularjs
[08:09:43] *** sirkitree is now known as sirkitree|afk
[08:09:55] *** sirkitree|afk is now known as sirkitree
[08:10:32] *** jonr22 has quit IRC
[08:10:36] *** zivester has quit IRC
[08:10:40] *** Beatzebub has quit IRC
[08:10:41] *** jonr2219 has joined #angularjs
[08:11:02] *** codeman has quit IRC
[08:11:45] *** sirkitree is now known as sirkitree|afk
[08:11:48] <wafflej0ck_> to build the docs locally http://pastebin.com/qVSvBhZZ
[08:11:50] *** fixl has joined #angularjs
[08:11:59] *** sirkitree|afk is now known as sirkitree
[08:12:23] <Grokling> wafflej0ck_: "This paste has been removed!"
[08:12:28] *** jonr2219 has quit IRC
[08:12:34] <wafflej0ck_> andrew9183: typically I just use a gif and ng-show there are some more customizable directives out there if you want something dynamically created
[08:12:42] *** jonr22 has joined #angularjs
[08:12:50] <wafflej0ck_> Grokling: ah hmm didn't think I set it to expire but okay
[08:13:32] <wafflej0ck_> oh apparently those just autoexpire
[08:13:35] <Grokling> wafflej0ck_: Actually, on that note, (gifs and spinners etc) what's the best plan to put a spinner up while a state is resolving?
[08:14:00] *** mmoore500 has joined #angularjs
[08:14:33] *** lyanchih has joined #angularjs
[08:14:33] *** jonr22 has quit IRC
[08:14:38] *** galacziendre has joined #angularjs
[08:14:44] *** jonr22 has joined #angularjs
[08:15:02] *** sirkitree is now known as sirkitree|afk
[08:15:12] *** sirkitree|afk is now known as sirkitree
[08:15:16] *** Shai-Tan has quit IRC
[08:15:25] *** mkusher has joined #angularjs
[08:15:49] <mmoore500> quit
[08:16:01] *** mmoore500 has quit IRC
[08:16:23] *** brideOfPinbot has quit IRC
[08:16:27] *** jonr22 has quit IRC
[08:16:43] *** FalsePozitive has joined #angularjs
[08:16:44] *** soee has joined #angularjs
[08:16:45] *** jonr22 has joined #angularjs
[08:17:04] *** sirkitree is now known as sirkitree|afk
[08:17:11] <sakustar> andrew9183: this guy does http://projects.lukehaas.me/css-loaders/
[08:17:13] *** galacziendre has quit IRC
[08:17:16] *** sirkitree|afk is now known as sirkitree
[08:17:39] <soee> good morning
[08:18:08] <sakustar> andrew9183: use with angular loading bar for easy copy-paste code
[08:18:55] *** rburns has joined #angularjs
[08:19:08] *** sirkitree is now known as sirkitree|afk
[08:19:11] *** Lewix has joined #angularjs
[08:19:12] *** Lewix has joined #angularjs
[08:19:20] *** sirkitree|afk is now known as sirkitree
[08:19:50] *** abram_ has quit IRC
[08:20:21] *** jonr22 has quit IRC
[08:20:58] *** jonr22 has joined #angularjs
[08:21:33] *** caitp__ has quit IRC
[08:21:49] *** tyfighter has quit IRC
[08:22:11] *** JayFK has joined #angularjs
[08:22:27] *** Click66 has joined #angularjs
[08:22:43] *** sirkitree is now known as sirkitree|afk
[08:22:57] *** sirkitree|afk is now known as sirkitree
[08:22:59] *** jonr22 has quit IRC
[08:23:02] *** jonr2219 has joined #angularjs
[08:23:16] *** juampy has joined #angularjs
[08:23:52] *** mylord has joined #angularjs
[08:24:13] *** vinise has joined #angularjs
[08:24:21] *** mikeher has joined #angularjs
[08:24:26] *** jonr2219 has quit IRC
[08:24:44] *** vinise has quit IRC
[08:25:03] *** jonr22 has joined #angularjs
[08:25:08] *** vinise has joined #angularjs
[08:25:16] <mikeher> Is it just for me or is angularjs.org down? In the latter case, anyone that has any information on when it might come back up again?
[08:26:12] *** sinequanon has quit IRC
[08:26:13] *** yts has joined #angularjs
[08:26:22] *** sirkitree is now known as sirkitree|afk
[08:26:32] *** sirkitree|afk is now known as sirkitree
[08:26:57] *** jonr22 has quit IRC
[08:26:59] *** jonr2219 has joined #angularjs
[08:28:12] <Grokling> mikeher: Down. Been down at least the last 12 hrs..
[08:28:31] *** jonr2219 has quit IRC
[08:28:36] <Grokling> Some kinda DDOS attack last I heard.
[08:29:00] *** jonr22 has joined #angularjs
[08:29:12] <Lewix> Grokling: how can i prevent the link function from running twice in a directive
[08:29:28] <Grokling> wafflej0ck_ evidently knows how to buld your own docs though if that helps..
[08:29:31] <mikeher> Grokling: Argh, that's a bummer. Thanks for the info
[08:29:43] *** bundledavid has joined #angularjs
[08:29:52] <mikeher> Grokling: Yea I guess I can just clone it from https://github.com/angular/angularjs.org
[08:30:25] *** sirkitree is now known as sirkitree|afk
[08:30:44] *** sirkitree|afk is now known as sirkitree
[08:30:47] <Grokling> Lewix: You sure it's running twice, and not just being digested twice?
[08:31:19] <Lewix> Grokling: that's what i was thinking...is it normal? i
[08:31:49] *** lite has joined #angularjs
[08:32:01] *** mennea has joined #angularjs
[08:32:07] *** fsargent has quit IRC
[08:32:11] *** frkout_ has joined #angularjs
[08:32:35] *** jonr22 has quit IRC
[08:32:50] *** seriema has joined #angularjs
[08:32:50] *** sirkitree is now known as sirkitree|afk
[08:32:58] <Grokling> Multiple digests is normal, yes.
[08:33:02] *** sirkitree|afk is now known as sirkitree
[08:33:11] *** jonr22 has joined #angularjs
[08:33:39] *** foofoobar has joined #angularjs
[08:33:58] *** ggrzybek has joined #angularjs
[08:34:01] *** cheef has joined #angularjs
[08:34:02] *** bundledavid has quit IRC
[08:34:31] *** Aliks has quit IRC
[08:34:53] *** sirkitree is now known as sirkitree|afk
[08:35:06] *** sirkitree|afk is now known as sirkitree
[08:35:07] *** jonr2219 has joined #angularjs
[08:35:20] *** zbzzn has quit IRC
[08:35:29] *** jonr22 has quit IRC
[08:35:53] *** jaydubya has joined #angularjs
[08:35:58] *** frkout has quit IRC
[08:36:34] *** sirkitree is now known as sirkitree|afk
[08:36:40] <dsdeiz> hey all what does it mean when it says that Run blocks should be declared in isolated modules?
[08:36:46] *** sirkitree|afk is now known as sirkitree
[08:36:50] *** jonr2219 has quit IRC
[08:37:16] *** jonr22 has joined #angularjs
[08:37:38] <dsdeiz> i'm basically trying to move https://github.com/fnakstad/angular-client-side-auth/blob/master/client/js/app.js#L139 over to a module rather than in the application's main module
[08:37:48] *** Oxynum has joined #angularjs
[08:38:22] *** sirkitree is now known as sirkitree|afk
[08:38:41] *** sirkitree|afk is now known as sirkitree
[08:38:43] *** seriema has quit IRC
[08:38:51] <Fifty5Plus> must be hardcore adobe flex devs who are ddosing angularjs.org ;)
[08:38:53] *** aslate has joined #angularjs
[08:39:03] <mikeher> Good news! Back online it seems!
[08:39:10] *** jonr22 has quit IRC
[08:39:12] *** jonr2219 has joined #angularjs
[08:39:20] <BahamutWC|Laptop> Fifty5Plus: it probably is a side effect of dnsimple getting ddos’d
[08:40:08] *** sirkitree is now known as sirkitree|afk
[08:40:12] *** jaydubya has quit IRC
[08:40:20] *** uru|away is now known as uru
[08:40:24] *** sirkitree|afk is now known as sirkitree
[08:41:12] *** jonr22 has joined #angularjs
[08:41:13] *** jonr2219 has quit IRC
[08:41:40] *** nemothekid has joined #angularjs
[08:42:16] *** sirkitree is now known as sirkitree|afk
[08:42:27] *** sirkitree|afk is now known as sirkitree
[08:42:28] *** FalsePozitive has quit IRC
[08:42:31] *** Lanoxx has joined #angularjs
[08:42:50] *** sybarite has joined #angularjs
[08:42:57] *** jonr22 has quit IRC
[08:43:15] *** jonr22 has joined #angularjs
[08:44:34] <soee> if i have nested forms, how can i prevent iner form button to submit outer form ?
[08:44:49] *** jonr22 has quit IRC
[08:45:17] *** jonr22 has joined #angularjs
[08:45:32] *** FalsePozitive has joined #angularjs
[08:45:44] *** tote has joined #angularjs
[08:45:54] *** sirkitree is now known as sirkitree|afk
[08:46:04] *** sirkitree|afk is now known as sirkitree
[08:46:13] *** Aliks has joined #angularjs
[08:46:59] <Lewix> soee: use ng-form
[08:47:17] <soee> Lewix: yes but this seems to not work for me somehow
[08:47:21] *** jonr2219 has joined #angularjs
[08:47:25] *** sirkitree is now known as sirkitree|afk
[08:47:31] *** jonr22 has quit IRC
[08:47:36] *** sirkitree|afk is now known as sirkitree
[08:47:55] *** ccohn has joined #angularjs
[08:47:59] *** motionman has joined #angularjs
[08:47:59] *** juampy has quit IRC
[08:48:06] <Grephix> why would you want nested forms?
[08:48:10] *** tjsail33 has quit IRC
[08:48:27] <Grephix> it's not even allowed according to the html specs :)
[08:48:29] <Grephix> http://www.w3.org/TR/2011/WD-html5-20110525/forms.html#the-form-element
[08:48:37] <Grephix> Content model: Flow content, but with no form element descendants.
[08:49:00] *** sirkitree is now known as sirkitree|afk
[08:49:02] <Grokling> Also, why would you use a standard form submit process in this framework at all?
[08:49:03] <Lanoxx> I am trying to modify a $scope value from inside a directive and I have added a $watch to this value, but somehow the $watch callback is not triggered, what could be the issue?
[08:49:04] *** aslate has quit IRC
[08:49:14] *** sirkitree|afk is now known as sirkitree
[08:49:23] *** Sky[x] has joined #angularjs
[08:50:18] *** dcorona_irc_2020 has quit IRC
[08:50:43] *** sirkitree is now known as sirkitree|afk
[08:50:47] *** seriema has joined #angularjs
[08:50:55] *** sirkitree|afk is now known as sirkitree
[08:50:55] *** zivester has joined #angularjs
[08:50:57] *** jonr2219 has quit IRC
[08:51:17] *** jdj_dk has joined #angularjs
[08:51:34] *** jonr22 has joined #angularjs
[08:51:35] *** Noodlewitt has quit IRC
[08:51:36] *** baweaver has joined #angularjs
[08:52:12] *** ccohn has quit IRC
[08:52:39] *** dylanlindgren has joined #angularjs
[08:52:42] *** baweaver has quit IRC
[08:52:51] *** nfroidure has joined #angularjs
[08:53:06] *** cthrax has quit IRC
[08:53:09] *** baweaver has joined #angularjs
[08:53:28] *** jonr2219 has joined #angularjs
[08:53:33] *** jonr22 has quit IRC
[08:53:44] *** Dixty has quit IRC
[08:53:47] *** sirkitree is now known as sirkitree|afk
[08:53:53] *** kostiak has joined #angularjs
[08:53:58] *** sirkitree|afk is now known as sirkitree
[08:54:19] *** kwd has joined #angularjs
[08:54:41] *** Evanion has joined #angularjs
[08:54:52] *** seriema has quit IRC
[08:54:58] *** tarnus has quit IRC
[08:55:11] *** frobs has joined #angularjs
[08:55:24] *** jonr2219 has quit IRC
[08:55:30] *** jonr22 has joined #angularjs
[08:56:43] *** lemur has quit IRC
[08:56:52] *** sirkitree is now known as sirkitree|afk
[08:57:03] *** sirkitree|afk is now known as sirkitree
[08:57:25] *** lemur has joined #angularjs
[08:57:47] *** jacuqesdancona_ has joined #angularjs
[08:58:10] *** jagga_ has joined #angularjs
[08:58:26] *** sirkitree is now known as sirkitree|afk
[08:58:35] *** sirkitree|afk is now known as sirkitree
[08:59:13] *** jonr22 has quit IRC
[08:59:34] *** Click66 has quit IRC
[08:59:34] *** jonr22 has joined #angularjs
[08:59:57] *** sirkitree is now known as sirkitree|afk
[09:00:07] *** sirkitree|afk is now known as sirkitree
[09:00:17] *** Click66 has joined #angularjs
[09:01:33] *** sebhoss has joined #angularjs
[09:01:37] *** jonr2219 has joined #angularjs
[09:01:57] *** sirkitree is now known as sirkitree|afk
[09:02:01] *** lemur has quit IRC
[09:02:02] *** jonr22 has quit IRC
[09:02:12] *** sirkitree|afk is now known as sirkitree
[09:02:48] *** frkout_ has quit IRC
[09:03:01] *** deanclkclk has joined #angularjs
[09:03:04] *** frkout has joined #angularjs
[09:03:05] *** mrru has joined #angularjs
[09:03:38] *** jonr22 has joined #angularjs
[09:03:55] *** Hackwar1 is now known as Hackwar
[09:04:02] *** jonr2219 has quit IRC
[09:05:04] *** mylord has quit IRC
[09:05:05] *** phzon has joined #angularjs
[09:05:33] *** gunn has quit IRC
[09:05:36] *** tschundeee has quit IRC
[09:05:42] *** jonr2219 has joined #angularjs
[09:05:42] *** jonr22 has quit IRC
[09:05:55] *** FalsePozitive has quit IRC
[09:06:02] *** odin_ has joined #angularjs
[09:06:10] *** tschundeee has joined #angularjs
[09:06:27] *** freelyfred has quit IRC
[09:06:36] *** sirkitree is now known as sirkitree|afk
[09:06:48] *** sirkitree|afk is now known as sirkitree
[09:06:57] *** deanclkclk has quit IRC
[09:07:36] *** gunn has joined #angularjs
[09:07:37] *** robksawyer has joined #angularjs
[09:07:43] *** jonr22 has joined #angularjs
[09:07:53] *** jonr2219 has quit IRC
[09:08:38] *** sirkitree is now known as sirkitree|afk
[09:09:07] *** FalsePozitive has joined #angularjs
[09:09:07] *** sirkitree|afk is now known as sirkitree
[09:09:46] *** jonr2219 has joined #angularjs
[09:09:46] *** jonr22 has quit IRC
[09:09:47] *** phzon has quit IRC
[09:10:03] *** JoshGlzBrk has quit IRC
[09:11:02] *** tschundeee has quit IRC
[09:11:47] *** jonr2219 has quit IRC
[09:11:48] *** jonr22 has joined #angularjs
[09:11:56] *** sirkitree is now known as sirkitree|afk
[09:12:06] *** sirkitree|afk is now known as sirkitree
[09:12:20] *** Oxynum has quit IRC
[09:12:24] *** Oka has quit IRC
[09:13:43] *** Soop has joined #angularjs
[09:13:51] *** jonr2219 has joined #angularjs
[09:13:53] *** jonr22 has quit IRC
[09:14:01] *** sirkitree is now known as sirkitree|afk
[09:14:03] *** patrick99e99 has joined #angularjs
[09:14:10] *** sirkitree|afk is now known as sirkitree
[09:14:15] <wafflej0ck_> Grephix: you can use them for validation on sections of a more complex form (haven't done it myself but can imagine it) ng-form is a workaround for the problem of real forms not being allowed to be nested
[09:15:15] *** tomtomau_ has quit IRC
[09:15:53] *** jonr22 has joined #angularjs
[09:16:00] *** sirkitree is now known as sirkitree|afk
[09:16:09] *** mtsr has joined #angularjs
[09:16:12] *** jonr2219 has quit IRC
[09:16:14] *** sirkitree|afk is now known as sirkitree
[09:17:02] *** vinise has quit IRC
[09:17:08] <wafflej0ck_> Grokling: mikeher put the instructions on pastebin.com hopefully doesn't wipe out as quick didn't set an expiration, in case the docs go down again http://pastebin.com/VYiwnUUN
[09:17:55] *** jonr2219 has joined #angularjs
[09:17:55] <wafflej0ck_> Lanoxx: would help to see it in action in a plunkr, or at least a gist or something
[09:17:57] *** jonr22 has quit IRC
[09:18:01] *** sirkitree is now known as sirkitree|afk
[09:18:10] *** sirkitree|afk is now known as sirkitree
[09:18:28] *** tripu has joined #angularjs
[09:18:38] *** patrick99e99 has quit IRC
[09:18:41] <wafflej0ck_> Lanoxx: when you change the scope variable in the directive are you binding to some event in the DOM if so are you using $apply?
[09:18:45] *** Soop has quit IRC
[09:18:57] *** gunn has quit IRC
[09:19:32] *** trustyhank has quit IRC
[09:19:32] *** rburns has quit IRC
[09:19:33] *** sirkitree is now known as sirkitree|afk
[09:19:45] *** vinise has joined #angularjs
[09:19:48] *** jonr2219 has quit IRC
[09:19:57] *** jonr22 has joined #angularjs
[09:20:03] *** rburns has joined #angularjs
[09:20:05] *** sirkitree|afk is now known as sirkitree
[09:20:17] *** jdubs has quit IRC
[09:20:40] *** dcorona_irc_2020 has joined #angularjs
[09:21:07] *** gunn has joined #angularjs
[09:21:07] *** bin has left #angularjs
[09:21:18] *** sirkitree is now known as sirkitree|afk
[09:21:36] *** sirkitree|afk is now known as sirkitree
[09:21:41] *** jonr22 has quit IRC
[09:21:59] *** jonr22 has joined #angularjs
[09:22:09] *** thomastuts has joined #angularjs
[09:22:11] *** Sky[x] has quit IRC
[09:22:22] *** glassir has joined #angularjs
[09:22:47] *** Una has quit IRC
[09:22:57] *** sirkitree is now known as sirkitree|afk
[09:23:01] *** tangorri has joined #angularjs
[09:23:15] *** sirkitree|afk is now known as sirkitree
[09:23:34] *** jonr22 has quit IRC
[09:24:03] *** jonr22 has joined #angularjs
[09:24:26] *** edy has joined #angularjs
[09:24:44] *** sirkitree is now known as sirkitree|afk
[09:24:56] *** sirkitree|afk is now known as sirkitree
[09:25:10] *** MaxV has joined #angularjs
[09:26:26] *** sirkitree is now known as sirkitree|afk
[09:26:29] *** sirkitree|afk is now known as sirkitree
[09:26:37] *** asdofindia has quit IRC
[09:26:50] *** johnnyfive has quit IRC
[09:27:38] *** jonr22 has quit IRC
[09:28:06] *** hilefoks has joined #angularjs
[09:28:06] *** sirkitree is now known as sirkitree|afk
[09:28:07] *** jonr22 has joined #angularjs
[09:28:09] *** sirkitree|afk is now known as sirkitree
[09:28:53] *** grogs has joined #angularjs
[09:29:05] *** phzon has joined #angularjs
[09:29:28] *** Oka has joined #angularjs
[09:29:48] *** johnnyfive has joined #angularjs
[09:29:54] *** sirkitree is now known as sirkitree|afk
[09:29:59] *** johnkevinmbasco has quit IRC
[09:30:05] *** jonr22 has quit IRC
[09:30:09] *** jonr2219 has joined #angularjs
[09:30:09] *** sirkitree|afk is now known as sirkitree
[09:30:26] *** LinxCat has quit IRC
[09:30:33] *** Hounddog has joined #angularjs
[09:30:48] *** araujo has joined #angularjs
[09:30:49] *** araujo has joined #angularjs
[09:30:52] *** sk87 has joined #angularjs
[09:31:30] *** sirkitree is now known as sirkitree|afk
[09:31:40] *** sirkitree|afk is now known as sirkitree
[09:31:59] *** devhoag has quit IRC
[09:32:12] *** jonr22 has joined #angularjs
[09:32:12] *** jonr2219 has quit IRC
[09:32:34] *** mchammer has joined #angularjs
[09:33:31] *** sirkitree is now known as sirkitree|afk
[09:33:50] *** tfennelly has quit IRC
[09:33:51] *** sirkitree|afk is now known as sirkitree
[09:34:02] *** bordin has quit IRC
[09:34:13] *** jonr22 has quit IRC
[09:34:14] *** jonr2219 has joined #angularjs
[09:35:05] *** sirkitree is now known as sirkitree|afk
[09:35:16] *** miep2 has quit IRC
[09:35:17] *** sirkitree|afk is now known as sirkitree
[09:35:24] *** andern_ is now known as andern
[09:35:24] *** LinxCat has joined #angularjs
[09:35:24] *** LinxCat has joined #angularjs
[09:36:19] *** saucey has joined #angularjs
[09:36:35] *** freelyfred has joined #angularjs
[09:36:38] *** sirkitree is now known as sirkitree|afk
[09:36:48] *** sirkitree|afk is now known as sirkitree
[09:36:56] *** wieman has joined #angularjs
[09:37:22] *** grogs has quit IRC
[09:38:12] *** zivester has quit IRC
[09:38:14] *** jonr2219 has quit IRC
[09:38:18] *** jonr22 has joined #angularjs
[09:38:39] *** sirkitree is now known as sirkitree|afk
[09:38:39] *** JoshGlzBrk has joined #angularjs
[09:38:53] *** sirkitree|afk is now known as sirkitree
[09:39:39] *** TyrfingMjolnir has quit IRC
[09:40:02] *** fbenoit has joined #angularjs
[09:40:08] <dsdeiz> hi all
[09:40:15] *** jonr22 has quit IRC
[09:40:22] *** jonr2219 has joined #angularjs
[09:40:29] <dsdeiz> trying to follow this https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions#how-to-create-rules-to-prevent-access-to-a-state.. though in the 'rule' callback i guess it isn't possible to make use of methods in a service?
[09:40:42] *** sirkitree is now known as sirkitree|afk
[09:40:48] *** mennea has quit IRC
[09:40:55] *** sirkitree|afk is now known as sirkitree
[09:41:20] *** mennea has joined #angularjs
[09:41:45] *** bundledavid has joined #angularjs
[09:41:56] *** edzez has joined #angularjs
[09:42:18] *** sirkitree is now known as sirkitree|afk
[09:42:23] *** jonr22 has joined #angularjs
[09:42:26] *** DrMabuse has joined #angularjs
[09:42:27] *** sirkitree|afk is now known as sirkitree
[09:42:36] *** frankblizzar has joined #angularjs
[09:42:36] *** jonr2219 has quit IRC
[09:43:08] *** Nivag_ has joined #angularjs
[09:43:17] *** edy has quit IRC
[09:43:43] *** Sontakey has quit IRC
[09:43:48] *** sirkitree is now known as sirkitree|afk
[09:43:57] *** sirkitree|afk is now known as sirkitree
[09:44:05] *** amphetamines has quit IRC
[09:44:26] *** jonr2219 has joined #angularjs
[09:44:40] *** amphetamines has joined #angularjs
[09:44:54] *** dannyc_ has joined #angularjs
[09:44:55] *** jonr22 has quit IRC
[09:45:16] *** dhrami has quit IRC
[09:45:19] *** sirkitree is now known as sirkitree|afk
[09:45:30] *** sirkitree|afk is now known as sirkitree
[09:45:49] *** t1mmen has joined #angularjs
[09:45:58] *** jonr2219 has quit IRC
[09:46:34] *** jonr22 has joined #angularjs
[09:46:52] *** sirkitree is now known as sirkitree|afk
[09:46:55] *** DrMabuse_ has joined #angularjs
[09:46:57] <dsdeiz> anyone? :D
[09:47:01] *** sirkitree|afk is now known as sirkitree
[09:47:16] *** Dixty has joined #angularjs
[09:47:24] *** juampy has joined #angularjs
[09:48:08] *** jonr22 has quit IRC
[09:48:29] *** jonr22 has joined #angularjs
[09:48:38] *** ccohn has joined #angularjs
[09:48:53] *** sirkitree is now known as sirkitree|afk
[09:49:05] *** sirkitree|afk is now known as sirkitree
[09:49:34] *** intellix has joined #angularjs
[09:49:37] *** DrMabuse has quit IRC
[09:49:42] *** dannyc_ has quit IRC
[09:50:13] *** marcjs__ has quit IRC
[09:50:13] *** rburns has quit IRC
[09:50:16] *** milka has joined #angularjs
[09:50:21] *** jonr22 has quit IRC
[09:50:27] *** sirkitree is now known as sirkitree|afk
[09:50:29] *** marcjs__ has joined #angularjs
[09:50:30] *** jonr22 has joined #angularjs
[09:50:39] *** rburns has joined #angularjs
[09:50:48] *** sirkitree|afk is now known as sirkitree
[09:50:57] *** jtimon has joined #angularjs
[09:51:13] *** intellix has quit IRC
[09:52:14] *** sirkitree is now known as sirkitree|afk
[09:52:28] *** sirkitree|afk is now known as sirkitree
[09:52:34] *** jonr2219 has joined #angularjs
[09:52:39] *** jonr22 has quit IRC
[09:53:27] *** ccohn has quit IRC
[09:53:39] *** doginal has quit IRC
[09:54:07] *** jonr2219 has quit IRC
[09:54:35] *** jonr22 has joined #angularjs
[09:54:58] *** FalsePozitive has quit IRC
[09:55:03] *** aslate has joined #angularjs
[09:55:33] *** mylord has joined #angularjs
[09:55:53] *** sirkitree is now known as sirkitree|afk
[09:56:04] *** sirkitree|afk is now known as sirkitree
[09:56:23] *** jonr22 has quit IRC
[09:56:24] *** jlebrech has joined #angularjs
[09:56:39] *** jonr22 has joined #angularjs
[09:57:10] *** JR___ has quit IRC
[09:57:12] *** basiclaser_ has joined #angularjs
[09:57:48] *** Sky[x] has joined #angularjs
[09:57:59] *** sirkitree is now known as sirkitree|afk
[09:58:10] *** sirkitree|afk is now known as sirkitree
[09:58:18] *** mjeightyfive has joined #angularjs
[09:58:42] *** jonr2219 has joined #angularjs
[09:59:00] *** jonr22 has quit IRC
[09:59:10] *** mjeightyfive has quit IRC
[09:59:17] *** yandos has joined #angularjs
[09:59:18] <thomastuts> anyone happen to know why ngAnimate is not adding any ng-enter or ng-leave classes?
[09:59:25] <thomastuts> it's loaded correctly
[10:00:01] *** sirkitree is now known as sirkitree|afk
[10:00:12] *** onats has joined #angularjs
[10:00:15] *** sirkitree|afk is now known as sirkitree
[10:00:44] *** jonr22 has joined #angularjs
[10:01:12] *** jonr2219 has quit IRC
[10:01:39] *** sirkitree is now known as sirkitree|afk
[10:02:00] *** sirkitree|afk is now known as sirkitree
[10:02:18] *** jonr22 has quit IRC
[10:02:20] *** laurensclaessen has joined #angularjs
[10:02:46] *** jonr22 has joined #angularjs
[10:03:29] *** sirkitree is now known as sirkitree|afk
[10:03:40] *** sirkitree|afk is now known as sirkitree
[10:04:02] *** dannyc_ has joined #angularjs
[10:04:09] *** _45kb has joined #angularjs
[10:04:20] <_45kb> Hi all, does anybody used ngcordova before?
[10:04:29] *** lugzer has joined #angularjs
[10:04:30] *** fedenunez has joined #angularjs
[10:04:49] *** jonr22 has quit IRC
[10:04:50] *** jonr2219 has joined #angularjs
[10:05:07] <soee> Grokling: the use case is for example when you need to add some extra records to dropdown list on teh fly
[10:05:25] *** sirkitree is now known as sirkitree|afk
[10:05:35] *** laurensclaessen has quit IRC
[10:05:35] *** sirkitree|afk is now known as sirkitree
[10:05:48] *** vinise has quit IRC
[10:05:54] <Grokling> soee: I'd probably use a modal for that?
[10:05:55] *** dcorona_irc_2020 has quit IRC
[10:05:55] *** dcorona_irc_2020 has joined #angularjs
[10:06:26] *** Oxynum has joined #angularjs
[10:06:47] *** Hounddog has quit IRC
[10:06:50] *** jonr22 has joined #angularjs
[10:06:59] *** jonr2219 has quit IRC
[10:07:06] *** juristr has quit IRC
[10:07:25] *** juristr has joined #angularjs
[10:07:26] *** sirkitree is now known as sirkitree|afk
[10:07:41] *** sirkitree|afk is now known as sirkitree
[10:07:47] *** Hounddog has joined #angularjs
[10:08:37] *** learner1 is now known as learner
[10:08:54] *** jonr2219 has joined #angularjs
[10:08:59] *** jonr22 has quit IRC
[10:09:32] *** sirkitree is now known as sirkitree|afk
[10:09:40] *** doginal has joined #angularjs
[10:09:43] *** sirkitree|afk is now known as sirkitree
[10:09:49] <elmcrest> Good morning. I try my luck again today :) ... does anyone know how I get the width of the containers or the image in this example? http://plnkr.co/edit/FAynK0XB2qrcJWGr5npt?p=preview ... In best case dynamically on 'resize'.
[10:10:16] *** Oxynum has quit IRC
[10:10:57] *** DarrenCraig has joined #angularjs
[10:11:04] *** sirkitree is now known as sirkitree|afk
[10:11:12] *** siddart has quit IRC
[10:11:22] *** Oddman has joined #angularjs
[10:11:26] *** sirkitree|afk is now known as sirkitree
[10:12:36] *** sirkitree is now known as sirkitree|afk
[10:12:47] *** sirkitree|afk is now known as sirkitree
[10:12:53] *** jonr22 has joined #angularjs
[10:13:40] *** jonr2219 has quit IRC
[10:13:41] *** emmesswhy has quit IRC
[10:14:05] *** dseitz has quit IRC
[10:14:16] *** sirkitree is now known as sirkitree|afk
[10:14:27] *** sirkitree|afk is now known as sirkitree
[10:14:50] *** miep1 has joined #angularjs
[10:14:59] *** jonr22 has quit IRC
[10:14:59] *** jonr2219 has joined #angularjs
[10:15:49] *** sirkitree is now known as sirkitree|afk
[10:15:50] *** woah has quit IRC
[10:15:59] *** sirkitree|afk is now known as sirkitree
[10:16:04] *** edzez has quit IRC
[10:17:08] *** milka has quit IRC
[10:17:21] *** milka has joined #angularjs
[10:17:25] *** sirkitree is now known as sirkitree|afk
[10:17:31] *** sirkitree|afk is now known as sirkitree
[10:17:45] *** encrypt__ has joined #angularjs
[10:18:33] *** jonr2219 has quit IRC
[10:18:53] *** sirkitree is now known as sirkitree|afk
[10:19:03] *** sirkitree|afk is now known as sirkitree
[10:19:12] *** glassir has quit IRC
[10:19:22] *** jonr22 has joined #angularjs
[10:19:29] *** beckyconning_ has joined #angularjs
[10:19:52] *** wrouesnel has joined #angularjs
[10:20:06] *** shingara has joined #angularjs
[10:20:08] *** miep1 has quit IRC
[10:20:09] <shingara> Hi
[10:20:32] *** sirkitree is now known as sirkitree|afk
[10:20:35] *** siddart has joined #angularjs
[10:20:44] *** sirkitree|afk is now known as sirkitree
[10:20:44] *** rburns has quit IRC
[10:20:53] *** jonr22 has quit IRC
[10:21:04] *** rburns has joined #angularjs
[10:21:05] *** jonr22 has joined #angularjs
[10:21:09] *** cacts has quit IRC
[10:21:16] *** encryptd_fractl has quit IRC
[10:21:39] *** emmesswhy has joined #angularjs
[10:22:01] *** Christer has joined #angularjs
[10:22:12] *** sirkitree is now known as sirkitree|afk
[10:22:24] *** sirkitree|afk is now known as sirkitree
[10:22:54] <shingara> What do you use to do some integration testing ?
[10:22:57] *** fedenunez has quit IRC
[10:23:05] *** jonr22 has quit IRC
[10:23:06] *** tangorri has quit IRC
[10:23:08] *** jonr2219 has joined #angularjs
[10:24:45] *** sirkitree is now known as sirkitree|afk
[10:24:53] *** sirkitree|afk is now known as sirkitree
[10:24:53] *** jaydubya has joined #angularjs
[10:25:09] *** jonr22 has joined #angularjs
[10:25:27] <jlebrech> shingara: protactor
[10:25:30] *** jonr2219 has quit IRC
[10:26:07] <shingara> thanks
[10:26:15] *** sirkitree is now known as sirkitree|afk
[10:26:18] *** tangorri has joined #angularjs
[10:26:33] *** sirkitree|afk is now known as sirkitree
[10:26:52] *** Solid1_afk is now known as Solid1
[10:27:02] *** aslate has quit IRC
[10:27:12] *** jonr2219 has joined #angularjs
[10:27:17] *** jonr22 has quit IRC
[10:27:18] *** jtimon has quit IRC
[10:28:01] *** sirkitree is now known as sirkitree|afk
[10:28:02] *** Grumelo has joined #angularjs
[10:28:03] *** aslate has joined #angularjs
[10:28:13] *** sirkitree|afk is now known as sirkitree
[10:28:56] *** jonr2219 has quit IRC
[10:29:03] *** stirlingw has joined #angularjs
[10:29:14] *** jonr22 has joined #angularjs
[10:29:18] *** TheAceOfHearts has quit IRC
[10:29:36] *** sirkitree is now known as sirkitree|afk
[10:29:45] *** sirkitree|afk is now known as sirkitree
[10:30:10] *** tfennelly has joined #angularjs
[10:30:17] *** jaydubya has quit IRC
[10:30:26] <soee> Grokling: i managed to do what i wanted by replacing ngSubmit attribute with ngClick on several buttons in form
[10:31:00] *** jonr22 has quit IRC
[10:31:00] *** tfennelly has quit IRC
[10:31:06] <Grokling> soee: Nice. That's what I was angling at with my comment about not doing it the standard form submit way.
[10:31:06] *** sirkitree is now known as sirkitree|afk
[10:31:15] *** jonr22 has joined #angularjs
[10:31:17] *** sirkitree|afk is now known as sirkitree
[10:31:21] *** tfennelly has joined #angularjs
[10:31:34] *** shpoont has joined #angularjs
[10:32:08] *** shpoont has joined #angularjs
[10:32:24] *** andrew9183 has quit IRC
[10:33:09] *** sirkitree is now known as sirkitree|afk
[10:33:17] *** stirlingw has quit IRC
[10:33:21] *** sirkitree|afk is now known as sirkitree
[10:33:41] *** PeterMetz has joined #angularjs
[10:34:28] *** boberober has joined #angularjs
[10:34:43] *** sirkitree is now known as sirkitree|afk
[10:34:44] *** rburns has quit IRC
[10:34:57] *** Embassy has quit IRC
[10:35:02] *** sirkitree|afk is now known as sirkitree
[10:35:37] *** jonr22 has quit IRC
[10:35:50] *** marr has joined #angularjs
[10:36:14] *** rburns has joined #angularjs
[10:36:26] *** saint-ron has joined #angularjs
[10:36:28] *** sirkitree is now known as sirkitree|afk
[10:36:45] *** sirkitree|afk is now known as sirkitree
[10:37:17] *** Sky[x] has quit IRC
[10:37:30] *** azizur has joined #angularjs
[10:38:07] *** sirkitree is now known as sirkitree|afk
[10:38:23] *** sirkitree|afk is now known as sirkitree
[10:38:37] *** boberober has quit IRC
[10:39:00] *** miep1 has joined #angularjs
[10:39:05] *** Embassy has joined #angularjs
[10:40:09] *** sirkitree is now known as sirkitree|afk
[10:40:35] *** sirkitree|afk is now known as sirkitree
[10:41:07] *** maikowblue has quit IRC
[10:41:08] *** baweaver has quit IRC
[10:41:46] *** sirkitree is now known as sirkitree|afk
[10:42:06] *** sirkitree|afk is now known as sirkitree
[10:42:09] *** lemur has joined #angularjs
[10:43:02] *** fedenunez has joined #angularjs
[10:43:09] *** saucey has quit IRC
[10:43:14] *** Sebastien-L has joined #angularjs
[10:43:39] *** sirkitree is now known as sirkitree|afk
[10:43:42] *** Embassy has quit IRC
[10:43:45] *** sirkitree|afk is now known as sirkitree
[10:43:52] *** tarnus has joined #angularjs
[10:44:27] *** motionman has quit IRC
[10:45:08] *** sirkitree is now known as sirkitree|afk
[10:45:17] *** sirkitree|afk is now known as sirkitree
[10:46:38] *** sirkitree is now known as sirkitree|afk
[10:46:53] *** sirkitree|afk is now known as sirkitree
[10:48:12] *** sirkitree is now known as sirkitree|afk
[10:48:16] *** DrMabuse_ has quit IRC
[10:48:18] *** _45kb has left #angularjs
[10:48:20] *** sirkitree|afk is now known as sirkitree
[10:48:27] *** Zenithar has joined #angularjs
[10:48:43] *** Oddman has quit IRC
[10:48:43] *** tarnus has quit IRC
[10:49:08] *** marcjs__ has quit IRC
[10:49:25] *** ccohn has joined #angularjs
[10:49:34] *** marcjs__ has joined #angularjs
[10:50:08] *** test_ has joined #angularjs
[10:50:12] *** sirkitree is now known as sirkitree|afk
[10:50:21] <test_> hello
[10:50:25] *** sirkitree|afk is now known as sirkitree
[10:50:39] <test_> why angular js
[10:50:49] <test_> why not jquery
[10:50:51] *** Aliks has quit IRC
[10:51:21] *** Iravan has quit IRC
[10:51:28] *** hugofirth has joined #angularjs
[10:51:34] <Grokling> Spaghetti vs Steak.
[10:51:44] *** ome has quit IRC
[10:51:47] *** sirkitree is now known as sirkitree|afk
[10:51:51] <test_> can any one answer my question
[10:52:03] *** sirkitree|afk is now known as sirkitree
[10:52:12] <Grokling> test_: Spaghetti vs Steak.
[10:52:36] <Grokling> test_: They are fundamentally different things.
[10:53:12] <test_> oh
[10:53:18] *** sirkitree is now known as sirkitree|afk
[10:53:28] *** sirkitree|afk is now known as sirkitree
[10:53:58] *** marcjs__ has quit IRC
[10:53:59] <Grokling> test_: You could equally ask why a crowbar and not an SUV.
[10:54:07] *** ccohn has quit IRC
[10:54:44] *** test_ has quit IRC
[10:54:53] <Grokling> test_: !google jquery+vs+angularjs
[10:54:53] <UniBot> test_: http://lmgtfy.com/?q=jquery+vs+angularjs
[10:54:54] *** Nivag_ has quit IRC
[10:55:00] *** miep1 has quit IRC
[10:55:16] *** saucey has joined #angularjs
[10:55:19] *** sirkitree is now known as sirkitree|afk
[10:55:33] *** sirkitree|afk is now known as sirkitree
[10:57:08] *** miep1 has joined #angularjs
[10:57:23] *** cotko has joined #angularjs
[10:57:55] <Grokling> test_: Also (it doesn't talk about jQuery seeing as that's not an MV* framework, but): https://www.airpair.com/js/javascript-framework-comparison
[10:58:42] *** sirkitree is now known as sirkitree|afk
[10:58:55] *** sirkitree|afk is now known as sirkitree
[10:59:20] *** tfennelly has quit IRC
[11:00:01] *** tfennelly has joined #angularjs
[11:00:15] *** intellix has joined #angularjs
[11:00:25] *** ali_ has quit IRC
[11:00:40] *** ishan1604 has joined #angularjs
[11:00:46] *** sirkitree is now known as sirkitree|afk
[11:00:55] *** doginal has quit IRC
[11:00:59] *** sirkitree|afk is now known as sirkitree
[11:01:05] *** Juanchito has joined #angularjs
[11:01:39] *** AlSquire has joined #angularjs
[11:02:21] *** sirkitree is now known as sirkitree|afk
[11:02:30] *** sirkitree|afk is now known as sirkitree
[11:04:16] *** pen has quit IRC
[11:04:26] *** jtimon has joined #angularjs
[11:04:42] *** miep1 has quit IRC
[11:04:49] *** ciwolsey has quit IRC
[11:04:50] *** sirkitree is now known as sirkitree|afk
[11:05:00] *** sirkitree|afk is now known as sirkitree
[11:05:53] *** hilefoks has quit IRC
[11:06:36] *** sirkitree is now known as sirkitree|afk
[11:06:36] *** rburns has quit IRC
[11:06:39] *** sirkitree|afk is now known as sirkitree
[11:06:51] *** rburns has joined #angularjs
[11:08:23] *** sirkitree is now known as sirkitree|afk
[11:08:26] *** jgoux has joined #angularjs
[11:08:32] *** Xethron has joined #angularjs
[11:08:33] <jgoux> Hello
[11:08:40] *** sirkitree|afk is now known as sirkitree
[11:08:56] <jgoux> I made a directive which get an input name to later use : iElement.querySelectorAll('[name]').attr('name');
[11:09:00] *** JoshGlzBrk has quit IRC
[11:09:04] <jgoux> I have a problem with dynamic inputs
[11:09:17] <jgoux> the name is {{::name}} instead of the printed name
[11:09:28] <jgoux> How can I wait until the transcluded content print the name ?
[11:09:59] *** sirkitree is now known as sirkitree|afk
[11:10:08] *** sirkitree|afk is now known as sirkitree
[11:10:13] *** amphetamines has quit IRC
[11:10:26] *** deranged has quit IRC
[11:11:00] <jgoux> Anyone ?
[11:11:14] *** amphetamines has joined #angularjs
[11:11:19] *** Casey_ has joined #angularjs
[11:11:30] *** sirkitree is now known as sirkitree|afk
[11:11:51] *** sirkitree|afk is now known as sirkitree
[11:13:00] *** sirkitree is now known as sirkitree|afk
[11:13:12] *** sirkitree|afk is now known as sirkitree
[11:13:24] *** Sky[x] has joined #angularjs
[11:13:29] *** tfennelly has quit IRC
[11:14:18] *** nanashiRei has quit IRC
[11:14:31] *** tschundeee has joined #angularjs
[11:14:34] *** ali_ has joined #angularjs
[11:15:02] *** sirkitree is now known as sirkitree|afk
[11:15:15] *** sirkitree|afk is now known as sirkitree
[11:15:30] *** marcjs__ has joined #angularjs
[11:15:58] *** ee_ has joined #angularjs
[11:16:13] <ee_> Hi all
[11:16:35] *** sirkitree is now known as sirkitree|afk
[11:16:46] *** sirkitree|afk is now known as sirkitree
[11:16:55] <hlysig> Morning.
[11:16:56] *** tfennelly has joined #angularjs
[11:17:03] *** lyanchih has quit IRC
[11:17:32] *** ee_ has quit IRC
[11:18:07] *** sirkitree is now known as sirkitree|afk
[11:18:08] *** nanashiRei has joined #angularjs
[11:18:10] *** hilefoks has joined #angularjs
[11:18:19] *** sirkitree|afk is now known as sirkitree
[11:18:39] *** Embassy has joined #angularjs
[11:19:42] *** sirkitree is now known as sirkitree|afk
[11:19:52] *** sirkitree|afk is now known as sirkitree
[11:20:31] *** tangotango has joined #angularjs
[11:20:54] *** tangorri has quit IRC
[11:22:19] *** onats has quit IRC
[11:22:45] *** sirkitree is now known as sirkitree|afk
[11:22:54] *** sirkitree|afk is now known as sirkitree
[11:23:57] *** azizur6 has joined #angularjs
[11:24:40] *** deranged has joined #angularjs
[11:24:47] *** sirkitree is now known as sirkitree|afk
[11:25:00] *** sirkitree|afk is now known as sirkitree
[11:25:37] *** onats has joined #angularjs
[11:25:49] *** tschundeee has quit IRC
[11:26:02] *** tschundeee has joined #angularjs
[11:26:14] *** hugofirth has quit IRC
[11:26:31] *** boberober has joined #angularjs
[11:26:54] *** azizur has quit IRC
[11:27:20] *** mennea has quit IRC
[11:27:31] *** aslate has quit IRC
[11:27:55] *** sirkitree is now known as sirkitree|afk
[11:28:03] *** aslate has joined #angularjs
[11:28:13] *** sirkitree|afk is now known as sirkitree
[11:28:53] *** deranged has quit IRC
[11:29:22] *** sinclair has quit IRC
[11:29:42] *** sirkitree is now known as sirkitree|afk
[11:29:54] *** sirkitree|afk is now known as sirkitree
[11:30:04] *** sk87 has quit IRC
[11:30:13] *** atul has joined #angularjs
[11:30:13] *** mdedetri_ has joined #angularjs
[11:30:40] <atul> what is release date of angular 2 ?
[11:30:45] *** rburns has quit IRC
[11:31:10] *** deranged has joined #angularjs
[11:31:24] <atul> what is release date of angular 2 ?
[11:31:28] <atul> anyone ?
[11:31:37] *** aendrew has joined #angularjs
[11:31:56] *** mdedetrich has quit IRC
[11:31:59] *** jakeeeee has joined #angularjs
[11:32:13] <jakeeeee> hej
[11:32:24] <jakeeeee> if you have $scope.doSomething
[11:32:31] <jakeeeee> and it can't see ng-model from your template
[11:32:40] <jakeeeee> what do you do?
[11:33:05] *** sirkitree is now known as sirkitree|afk
[11:33:19] *** sirkitree|afk is now known as sirkitree
[11:33:47] *** Sky[x] has quit IRC
[11:34:25] *** macobo has quit IRC
[11:34:36] *** hawa has joined #angularjs
[11:34:39] <Grokling> jakeeeee: What? $scope.doSomething is a function right?
[11:34:45] *** sirkitree is now known as sirkitree|afk
[11:34:46] *** deranged has quit IRC
[11:34:47] <jakeeeee> yeah
[11:34:51] *** sirkitree|afk is now known as sirkitree
[11:34:52] <jakeeeee> $scope.doLogin
[11:34:57] <Grokling> Where are you calling it from?
[11:35:13] <jakeeeee> ng-click="processSignUp();"
[11:35:28] <jakeeeee> I have all the ng-model's setup
[11:35:41] <Grokling> ng-click="processSignUp(myModel);"
[11:35:44] <hawa> why does my directive name works only when it is in lowercase as in "mydirective" and not in camelcase like "myDirective" or "my-directive"
[11:35:46] <jakeeeee> i feel like im doing something ridiculously stupid
[11:36:12] *** sirkitree is now known as sirkitree|afk
[11:36:21] *** sirkitree|afk is now known as sirkitree
[11:36:46] <jakeeeee> they're handled by the same controller though, my markup looks like
[11:36:47] <jakeeeee> <input type="text" placeholder="Username" ng-model="user.username">
[11:36:57] *** cakirke has joined #angularjs
[11:37:09] *** raj___ has joined #angularjs
[11:37:28] *** atul has quit IRC
[11:37:29] <jakeeeee> shouldn't $scope.user.username be available in the controller?
[11:37:37] <Grokling> hawa: angular converts "camelCase" to "camel-case", so you can use either, just be aware that it'll get switched around automagically.
[11:37:54] <Grokling> jakeeeee: Only if you originally defined it in the controller..
[11:37:54] *** ishan1604 has quit IRC
[11:37:57] *** sirkitree is now known as sirkitree|afk
[11:38:01] *** sirkitree|afk is now known as sirkitree
[11:38:03] <raj___> I am trying to deploy a Angular application on Rails. After minification and bundling I see the error " Uncaught Error: [$injector:modulerr] Failed to instantiate module FeedReader due to:
[11:38:04] <raj___> Error: [$injector:unpr] Unknown provider: t".
[11:38:15] <raj___> What could be the issue that is causing this?
[11:38:34] <jakeeeee> ah fuck, so I need to say in the view what controller it is?
[11:38:55] <hawa> Grokling, okay, thanks... is there any tradeoff for using camelcase?
[11:39:14] *** sirkitree is now known as sirkitree|afk
[11:39:24] *** sirkitree|afk is now known as sirkitree
[11:40:26] <wafflej0ck_> raj___: look up ngMinSafe if using grunt or gulp use ngAnnotate
[11:40:38] <Grokling> jakeeeee: depends on how you're doing it. ui-router will sort it out for you, as will ngRoute, or use the ng-controller directive?
[11:40:40] *** mak`` has joined #angularjs
[11:40:46] *** sirkitree is now known as sirkitree|afk
[11:41:06] *** sirkitree|afk is now known as sirkitree
[11:41:07] *** \du has joined #angularjs
[11:41:37] <wafflej0ck_> raj___: !lucky a+note+on+minification
[11:41:38] <UniBot> raj___: http://lmgtfy.com/?q=a+note+on+minification&l=1
[11:41:50] *** mickhansen_ is now known as mickhansen
[11:42:09] *** Hounddog_ has joined #angularjs
[11:42:17] *** sirkitree is now known as sirkitree|afk
[11:42:28] *** sirkitree|afk is now known as sirkitree
[11:42:31] <hawa> Grokling, in my case, "camelCase" in html changed to "camelcase" and not "camel-case"
[11:43:37] *** Hounddog has quit IRC
[11:43:40] *** Oddman has joined #angularjs
[11:43:50] *** sirkitree is now known as sirkitree|afk
[11:43:58] <jakeeeee> Grokling:if a view loads the controller, has $scope.blah() functions exposed, doesn't it have ng-model available too
[11:44:00] *** sirkitree|afk is now known as sirkitree
[11:44:22] *** gytist has joined #angularjs
[11:44:29] <jakeeeee> i feel like i'm missing something extremely simple
[11:44:35] <Grokling> hawa: https://docs.angularjs.org/guide/directive "Matching Directives"
[11:46:11] <Grokling> jakeeeee: in your controller do $scope.user = {}; and you should be sorted. (despite having insufficient facts about what you're doing to make that assertion, I'm going to just go for it..)
[11:46:30] <jakeeeee> $scope.user returns undef
[11:46:51] <jakeeeee> mind if i pastebin this?
[11:46:53] <Grokling> Plunker time.
[11:47:01] <Grokling> jakeeeee: !plunker
[11:47:01] <hawa> Grokling, thanks mate
[11:47:02] <UniBot> jakeeeee, paste your code here: http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS Try to isolate the specific problem (i.e. the least code you can use to show the issue - not your whole app), and get the code as near to running as you can, and someone will be happy to help.
[11:47:53] *** sirkitree is now known as sirkitree|afk
[11:48:18] *** sirkitree|afk is now known as sirkitree
[11:48:39] *** rburns has joined #angularjs
[11:49:22] *** Foxandxss has joined #angularjs
[11:49:41] <jakeeeee> http://plnkr.co/edit/T3vjDaGrAqt5rscgNNtd?p=info
[11:49:58] *** sirkitree is now known as sirkitree|afk
[11:50:04] *** onats has quit IRC
[11:50:11] *** ccohn has joined #angularjs
[11:50:11] *** sirkitree|afk is now known as sirkitree
[11:50:19] *** Oka has quit IRC
[11:51:21] *** mdedetri_ has quit IRC
[11:51:30] *** sirkitree is now known as sirkitree|afk
[11:51:43] *** sirkitree|afk is now known as sirkitree
[11:52:00] *** mmoore500 has joined #angularjs
[11:52:07] *** SargoDarya has joined #angularjs
[11:52:47] *** mdedetrich has joined #angularjs
[11:53:13] <Grokling> jakeeeee: Urgh. $.ajax
[11:53:19] *** sirkitree is now known as sirkitree|afk
[11:53:19] <Grokling> Read up on $http..
[11:53:23] *** sirkitree|afk is now known as sirkitree
[11:53:23] <jakeeeee> ignore that mesy shit
[11:53:25] <jakeeeee> messy*
[11:53:37] <jakeeeee> been dealing with webtrc and websockets all day
[11:54:34] *** Left_Turn has joined #angularjs
[11:54:35] *** ccohn has quit IRC
[11:54:36] *** sirkitree is now known as sirkitree|afk
[11:54:38] *** t_kjaergaard has joined #angularjs
[11:54:47] *** sirkitree|afk is now known as sirkitree
[11:55:24] <Grokling> jakeeeee: Okay, two things.
[11:55:31] *** lyanchih has joined #angularjs
[11:55:34] <Grokling> <body ng-controller="LoginCtrl">
[11:55:42] <Grokling> ng-click="doLogin();"
[11:55:46] <Grokling> Then it works.
[11:56:03] <mmoore500> I'm using $location.absUrl(); to get the current url. But when I navigate and change views, the value of $location.absUrl() doesn't seem to update. Anyone have a good example how to achieve this? (angular newb)
[11:56:07] *** \du has quit IRC
[11:56:15] *** \du has joined #angularjs
[11:56:24] *** lyanchih has quit IRC
[11:56:28] *** \du has quit IRC
[11:56:28] *** \du has joined #angularjs
[11:56:37] *** sirkitree is now known as sirkitree|afk
[11:56:50] *** sirkitree|afk is now known as sirkitree
[11:56:50] <Grokling> jakeeeee: Then you got to fix your $scope stuff..
[11:56:52] <jakeeeee> Grokling: i thought so too at first
[11:57:15] *** sk87 has joined #angularjs
[11:57:35] *** startupality has quit IRC
[11:58:12] *** sirkitree is now known as sirkitree|afk
[11:58:16] *** wa5ted has quit IRC
[11:58:17] *** ingsoc has joined #angularjs
[11:58:22] *** sirkitree|afk is now known as sirkitree
[11:58:31] *** waverider has joined #angularjs
[11:58:38] <Grokling> jakeeeee: http://plnkr.co/edit/FY0kyIweR7miPJhSBSL5?p=preview
[11:58:39] *** elyssonmr has joined #angularjs
[11:58:53] *** startupality has joined #angularjs
[11:59:18] *** sk87 has quit IRC
[11:59:45] *** sirkitree is now known as sirkitree|afk
[11:59:45] <jakeeeee> so you pass the user var
[11:59:50] <jakeeeee> thanks man.
[11:59:53] *** sirkitree|afk is now known as sirkitree
[12:00:00] <jakeeeee> derp.
[12:00:22] *** sk87 has joined #angularjs
[12:00:27] <Grokling> That's one way - probably the cleanest. The other option is to create the user object in the controller, and then refer to it directly.
[12:00:30] <SargoDarya> Hey guys, is there an existing solution for an infinite input list? As in, as soon as I start to enter text in an input there should be a new one showing up etc.
[12:00:49] *** Oxynum has joined #angularjs
[12:00:57] <SargoDarya> $scope.inputs[]
[12:01:06] <SargoDarya> and then push a new object into it
[12:01:10] *** rburns has quit IRC
[12:01:11] *** mennea has joined #angularjs
[12:01:14] *** sirkitree is now known as sirkitree|afk
[12:01:25] *** sirkitree|afk is now known as sirkitree
[12:01:29] <Grokling> SargoDarya: Use ng-change to call function to push your new object (if the last object has a value)
[12:02:34] *** mchammer has quit IRC
[12:02:45] *** sirkitree is now known as sirkitree|afk
[12:02:56] *** sirkitree|afk is now known as sirkitree
[12:02:57] <SargoDarya> Wonder if it's the best idea. I'll try to fiddle it, thanks
[12:03:17] *** emmesswhy has quit IRC
[12:03:55] *** emmesswhy has joined #angularjs
[12:03:57] *** tschundeee has quit IRC
[12:04:18] *** balr0g has quit IRC
[12:04:30] *** tschundeee has joined #angularjs
[12:04:47] *** ayyappa has joined #angularjs
[12:04:48] *** sirkitree is now known as sirkitree|afk
[12:05:01] *** zbzzn has joined #angularjs
[12:05:02] *** sirkitree|afk is now known as sirkitree
[12:05:10] *** emmesswhy has quit IRC
[12:05:35] <ayyappa> hey any one can tell me what is $match
[12:05:50] <ayyappa> how to use it
[12:06:30] *** k-dawg has joined #angularjs
[12:06:40] <Grokling> ayyappa: $strike it on $box?
[12:07:33] <ayyappa> i am not getting can you elaborate please Grokling
[12:07:44] <Grokling> Google doesn't seem to know either..
[12:07:55] *** tschundeee has quit IRC
[12:07:56] *** sirkitree is now known as sirkitree|afk
[12:08:04] *** tschundeee has joined #angularjs
[12:08:05] *** rkjdid has joined #angularjs
[12:08:15] <ayyappa> ya in google also i am not getting
[12:08:18] *** sirkitree|afk is now known as sirkitree
[12:08:37] *** josh-k has joined #angularjs
[12:09:28] *** sirkitree is now known as sirkitree|afk
[12:09:37] *** sirkitree|afk is now known as sirkitree
[12:10:03] *** Oddman has quit IRC
[12:10:59] *** sirkitree is now known as sirkitree|afk
[12:11:18] *** sirkitree|afk is now known as sirkitree
[12:12:10] *** mica has joined #angularjs
[12:12:40] *** mica has left #angularjs
[12:12:50] *** fukenA has joined #angularjs
[12:12:54] *** sirkitree is now known as sirkitree|afk
[12:12:55] *** Akufen has quit IRC
[12:12:58] *** fukenA is now known as Akufen
[12:13:12] *** SargoDarya has quit IRC
[12:13:23] *** sirkitree|afk is now known as sirkitree
[12:13:51] *** jaydubya has joined #angularjs
[12:14:36] *** lite has quit IRC
[12:14:37] *** intellix has quit IRC
[12:14:40] *** sirkitree is now known as sirkitree|afk
[12:14:54] *** sirkitree|afk is now known as sirkitree
[12:15:12] *** mchammer has joined #angularjs
[12:15:38] *** lite has joined #angularjs
[12:15:52] *** rafagomes has joined #angularjs
[12:17:51] *** emmesswhy has joined #angularjs
[12:18:19] *** sirkitree is now known as sirkitree|afk
[12:18:29] *** sirkitree|afk is now known as sirkitree
[12:19:06] *** baweaver has joined #angularjs
[12:19:24] *** glassir has joined #angularjs
[12:19:57] *** rafagomes has quit IRC
[12:20:17] *** jonr22 has joined #angularjs
[12:20:21] *** sirkitree is now known as sirkitree|afk
[12:20:35] *** sirkitree|afk is now known as sirkitree
[12:20:37] *** ayyappa has left #angularjs
[12:22:14] *** herpless has joined #angularjs
[12:22:17] *** sirkitree is now known as sirkitree|afk
[12:22:22] *** dsdeiz_ has joined #angularjs
[12:22:27] *** sirkitree|afk is now known as sirkitree
[12:22:35] *** deanclkclk has joined #angularjs
[12:23:28] *** dsdeiz has quit IRC
[12:23:48] *** sirkitree is now known as sirkitree|afk
[12:24:02] *** sirkitree|afk is now known as sirkitree
[12:25:03] *** RangeRick has quit IRC
[12:25:09] *** jonr22 has quit IRC
[12:25:11] *** rafagomes has joined #angularjs
[12:25:17] *** RangerRick has joined #angularjs
[12:25:18] *** robksawyer has quit IRC
[12:25:20] *** sirkitree is now known as sirkitree|afk
[12:25:30] *** sirkitree|afk is now known as sirkitree
[12:26:57] *** freelyfred has quit IRC
[12:27:21] *** sirkitree is now known as sirkitree|afk
[12:27:36] *** sirkitree|afk is now known as sirkitree
[12:28:12] *** jaydubya has quit IRC
[12:28:15] *** jakeeeee has quit IRC
[12:28:59] <elmcrest> Is there a simple way to select all elements created with ng-repeat - after ng-repeat is finished?
[12:29:32] <Grokling> elmcrest: What are you trying to achieve?
[12:29:34] <elmcrest> $(".class") gives my length=0, but when I try it at the console after the page is rendered I get every element
[12:29:43] *** ishan1604 has joined #angularjs
[12:30:11] *** jdj_dk has quit IRC
[12:30:15] <Grokling> What are you trying to achieve?
[12:30:20] <elmcrest> Grokling: I'd like to detect the cases when an image is bigger than the "default" value ... http://plnkr.co/edit/FAynK0XB2qrcJWGr5npt?p=preview ... resize the preview frame to see the effect
[12:30:30] *** rafagomes has quit IRC
[12:30:52] *** sirkitree is now known as sirkitree|afk
[12:30:58] *** sirkitree|afk is now known as sirkitree
[12:31:18] <frobs> elmcrest, maybe you can use ng-init for evaluate it when images are painted in the template
[12:32:14] <elmcrest> frobs: do you mean in the element which gets rendered?
[12:32:26] *** ishan160_ has joined #angularjs
[12:32:28] <Grokling> elmcrest: That's exceeding my capabilities at this time of the morning. Good luck!
[12:32:44] <elmcrest> Grokling: ok, thx thought for having a look
[12:32:47] *** tarnus has joined #angularjs
[12:32:51] *** sirkitree is now known as sirkitree|afk
[12:33:00] <soee> if in directive i have variable definded and assigned to attribute, than thsi variabel is also used/shared by directives controller ?
[12:33:04] <elmcrest> Grokling: ehm ... I'm not in a hurry on this btw ;)
[12:33:04] *** sirkitree|afk is now known as sirkitree
[12:33:56] <frobs> elmcrest, yes, when the element is rendered it should execute the ng-init, you can put your logic inside a method and call this
[12:34:02] *** raj___ has quit IRC
[12:34:16] <elmcrest> frobs: ok I'll try that, thx
[12:34:35] <frobs> you are welcome :)
[12:34:48] *** rburns has joined #angularjs
[12:36:01] *** ishan1604 has quit IRC
[12:36:28] *** sirkitree is now known as sirkitree|afk
[12:36:32] *** lemur has quit IRC
[12:36:42] *** sirkitree|afk is now known as sirkitree
[12:37:06] *** lemur has joined #angularjs
[12:37:27] *** jtimon has quit IRC
[12:37:53] *** frem has quit IRC
[12:37:59] *** tarnus has quit IRC
[12:38:08] *** sirkitree is now known as sirkitree|afk
[12:38:26] *** sirkitree|afk is now known as sirkitree
[12:38:30] *** goodenough has quit IRC
[12:39:05] <elmcrest> frobs: sadly the method gets only called once ...
[12:39:20] *** odin22 has joined #angularjs
[12:39:44] <frobs> elmcrest, yes the method is called one time when the element in rendered the first time
[12:39:52] *** sirkitree is now known as sirkitree|afk
[12:40:09] *** sirkitree|afk is now known as sirkitree
[12:40:11] <elmcrest> frobs: ok then probably I didn't understand your idea :)
[12:40:17] *** saucey has quit IRC
[12:40:26] *** uru is now known as uru|away
[12:40:34] <elmcrest> I thought this would work like a counter f.e. ... which get's called on each rendered child
[12:40:39] *** stephen has quit IRC
[12:40:46] *** svteoi has joined #angularjs
[12:41:23] *** bundledavid has quit IRC
[12:41:31] *** sirkitree is now known as sirkitree|afk
[12:41:40] *** lemur has quit IRC
[12:41:41] *** sirkitree|afk is now known as sirkitree
[12:41:55] <frobs> if you want do it more times you can use the ng-change or bind a event to the element, you can use angular.element() instead of $() way
[12:41:55] *** bundledavid has joined #angularjs
[12:41:58] <frobs> elmcrest,
[12:42:21] *** jaydubya has joined #angularjs
[12:42:39] *** bealtine has joined #angularjs
[12:42:41] *** TyrfingMjolnir has joined #angularjs
[12:43:02] *** shpoont has quit IRC
[12:43:03] *** sirkitree is now known as sirkitree|afk
[12:43:11] *** sirkitree|afk is now known as sirkitree
[12:43:34] *** shpoont has joined #angularjs
[12:43:51] *** tangotango has quit IRC
[12:44:18] *** odin22 has quit IRC
[12:44:33] *** sirkitree is now known as sirkitree|afk
[12:44:42] *** sirkitree|afk is now known as sirkitree
[12:45:30] *** threesixes has quit IRC
[12:45:32] *** Embassy has quit IRC
[12:46:17] *** wsmoak has joined #angularjs
[12:46:25] *** mmoore500 has quit IRC
[12:46:27] *** wsmoak has quit IRC
[12:46:27] *** wsmoak has joined #angularjs
[12:46:31] *** Embassy has joined #angularjs
[12:46:40] *** sirkitree is now known as sirkitree|afk
[12:46:47] *** sirkitree|afk is now known as sirkitree
[12:47:18] *** atula has joined #angularjs
[12:47:47] *** shpoont has quit IRC
[12:48:19] *** doodlehaus has joined #angularjs
[12:48:39] *** atula has quit IRC
[12:49:51] *** sirkitree is now known as sirkitree|afk
[12:49:55] *** sirkitree|afk is now known as sirkitree
[12:50:12] *** riffraff has joined #angularjs
[12:50:15] <riffraff> hi everyone
[12:50:32] <Lanoxx> wafflej0ck_: I have fixed if, your hint with $apply was a useful clue
[12:50:36] <riffraff> is there a way to have a directive work from an elements which is a child of an ng-non-bindable ?
[12:50:58] *** ccohn has joined #angularjs
[12:51:02] <riffraff> i.e. I have some untrusted user input, plus some that I can trust in the middle of it
[12:52:01] *** sirkitree is now known as sirkitree|afk
[12:52:05] *** sirkitree|afk is now known as sirkitree
[12:52:06] <riffraff> I thought ng-non.bindable would only impede {{ evaluations }} but apparently it also blocks directives
[12:53:19] *** sirkitree is now known as sirkitree|afk
[12:53:29] *** davidreis has joined #angularjs
[12:53:29] *** sirkitree|afk is now known as sirkitree
[12:54:37] *** prbc has joined #angularjs
[12:55:12] *** japhar81 has quit IRC
[12:55:21] *** sirkitree is now known as sirkitree|afk
[12:55:34] *** sirkitree|afk is now known as sirkitree
[12:55:51] *** ccohn has quit IRC
[12:55:57] *** saucey has joined #angularjs
[12:56:53] *** Alina-malina has quit IRC
[12:56:59] *** sirkitree is now known as sirkitree|afk
[12:57:09] *** sirkitree|afk is now known as sirkitree
[12:57:48] *** mjw56 has quit IRC
[12:58:09] *** threesixes has joined #angularjs
[12:58:18] *** techsethi has joined #angularjs
[12:59:00] *** sirkitree is now known as sirkitree|afk
[12:59:11] *** sirkitree|afk is now known as sirkitree
[12:59:25] <davesidious_> riffraff - {{ bleh }} is also a directive
[12:59:33] <davesidious_> hence the blocking
[12:59:37] *** Alina-malina has joined #angularjs
[13:00:02] *** bundledavid has quit IRC
[13:00:34] *** sirkitree is now known as sirkitree|afk
[13:00:36] *** bundledavid has joined #angularjs
[13:00:43] *** sirkitree|afk is now known as sirkitree
[13:01:19] *** cannap has joined #angularjs
[13:01:49] *** jr3 has joined #angularjs
[13:01:57] *** sk87 has quit IRC
[13:02:04] <jr3> has anyone ever implemented a momento pattern
[13:02:04] *** sirkitree is now known as sirkitree|afk
[13:02:16] *** sirkitree|afk is now known as sirkitree
[13:02:29] *** RedOrangeZ has joined #angularjs
[13:04:13] *** sirkitree is now known as sirkitree|afk
[13:04:23] *** sirkitree|afk is now known as sirkitree
[13:04:52] *** shpoont has joined #angularjs
[13:05:04] <riffraff> oic
[13:05:21] *** bundledavid has quit IRC
[13:06:13] *** tripu has quit IRC
[13:06:14] *** sirkitree is now known as sirkitree|afk
[13:06:26] *** sirkitree|afk is now known as sirkitree
[13:06:29] *** elyssonmr has quit IRC
[13:06:30] *** jaredwilli has quit IRC
[13:06:34] *** mmealling has joined #angularjs
[13:06:51] <elmcrest> frobs: ok somehow with a "helper" directive I get something. but for debugging console.dir(angular.element(element[0].childNodes[5].width)); gives me 100 (from 100% I guess which is within the markup) but when I console.dir(angular.element(element[0].childNodes[5])); and then click my way to the width property I get the correct size from my element. How can
[13:06:51] <elmcrest> that be? I'd expect the same value...
[13:06:57] *** elyssonmr has joined #angularjs
[13:07:24] <frobs> jr3, do you want mean memento pattern?in what language?
[13:07:48] *** sirkitree is now known as sirkitree|afk
[13:08:16] *** aivonix has joined #angularjs
[13:08:18] *** sirkitree|afk is now known as sirkitree
[13:09:12] *** frkout has quit IRC
[13:09:15] <aivonix> I have a question about the config variable used in the $httpProvider.interceptors, can anyone help me with some info
[13:09:17] *** rafagomes has joined #angularjs
[13:09:27] *** frkout has joined #angularjs
[13:09:34] *** sirkitree is now known as sirkitree|afk
[13:09:34] *** dsdeiz_ has quit IRC
[13:09:52] *** sirkitree|afk is now known as sirkitree
[13:10:20] *** bin has joined #angularjs
[13:10:26] *** ansu has quit IRC
[13:10:27] <bin> hey guys
[13:10:30] <Grokling> Can anyone recommend a reset script for css? My selects are a different size to my inputs, and it's starting to bug me!
[13:10:37] <bin> i have isolated scope in directive and i want to bind function
[13:10:48] *** ansu has joined #angularjs
[13:10:57] <bin> but everytime there is different function with different parameters
[13:11:07] <bin> how do i bind the function with parameters?
[13:11:08] *** onats has joined #angularjs
[13:11:11] *** sirkitree is now known as sirkitree|afk
[13:11:12] <frobs> elmcrest, in your code you have .width or .width()?
[13:11:28] *** bayousoft has joined #angularjs
[13:11:30] *** sirkitree|afk is now known as sirkitree
[13:11:45] *** lexek__ has joined #angularjs
[13:12:01] *** ngbot has joined #angularjs
[13:12:01] <ngbot> [angular.js] petebacondarwin pushed 2 new commits to master: http://git.io/m5bvWQ
[13:12:01] <ngbot> angular.js/master e93710f Peter Bacon Darwin: fix($location): strip off empty hash segments when comparing...
[13:12:02] <ngbot> angular.js/master 7c6be43 Mike Stickel: fix(ngSanitize): exclude smart quotes at the end of the link...
[13:12:02] *** ngbot has left #angularjs
[13:12:25] <elmcrest> frobs: .width ... .width() raises number is not a function error
[13:13:03] *** livingstn has joined #angularjs
[13:13:03] *** DLSteve has joined #angularjs
[13:13:05] *** sirkitree is now known as sirkitree|afk
[13:13:12] *** sirkitree|afk is now known as sirkitree
[13:13:43] *** SargoDarya has joined #angularjs
[13:13:44] *** PrinceAMD has joined #angularjs
[13:13:54] *** Xethron has quit IRC
[13:14:43] *** rafagomes has quit IRC
[13:15:01] <frobs> elmcrest, could you do a plunker?
[13:15:07] *** djam90_1 has joined #angularjs
[13:15:23] *** elyssonmr has quit IRC
[13:15:28] <elmcrest> frobs: yes I updated this http://plnkr.co/edit/FAynK0XB2qrcJWGr5npt?p=preview ... but the console isn't very helpful here
[13:15:39] *** rafagomes has joined #angularjs
[13:15:46] *** fixl has quit IRC
[13:15:56] <elmcrest> frobs: wait sry
[13:16:25] *** Xethron has joined #angularjs
[13:16:28] *** Xethron has joined #angularjs
[13:16:39] *** sirkitree is now known as sirkitree|afk
[13:16:50] *** sirkitree|afk is now known as sirkitree
[13:16:53] <elmcrest> frobs: now. I had to update the index
[13:18:26] *** SargoDarya has quit IRC
[13:18:41] *** sirkitree is now known as sirkitree|afk
[13:18:54] *** sirkitree|afk is now known as sirkitree
[13:19:36] <bin> anyone?
[13:20:16] *** sirkitree is now known as sirkitree|afk
[13:20:25] *** sirkitree|afk is now known as sirkitree
[13:21:05] *** Siyfion has joined #angularjs
[13:21:11] *** kostiak has quit IRC
[13:21:19] *** whitebook has quit IRC
[13:21:33] *** mmealling has quit IRC
[13:21:57] *** azizur6 has quit IRC
[13:22:16] *** sirkitree is now known as sirkitree|afk
[13:22:29] *** sirkitree|afk is now known as sirkitree
[13:22:58] <Foxandxss> bin: explain better
[13:23:00] *** IvailoStoianov has joined #angularjs
[13:23:42] *** SargoDarya has joined #angularjs
[13:23:54] *** sirkitree is now known as sirkitree|afk
[13:24:04] *** sirkitree|afk is now known as sirkitree
[13:24:57] <aivonix> I have a question about the config variable used in the $httpProvider.interceptors, can anyone help me with some info
[13:25:26] *** sirkitree is now known as sirkitree|afk
[13:25:33] *** sirkitree|afk is now known as sirkitree
[13:25:43] *** asdofindia has joined #angularjs
[13:27:32] *** sirkitree is now known as sirkitree|afk
[13:27:40] *** sirkitree|afk is now known as sirkitree
[13:28:05] *** qdk has quit IRC
[13:29:18] *** sirkitree is now known as sirkitree|afk
[13:29:35] *** sirkitree|afk is now known as sirkitree
[13:29:56] *** elyssonmr has joined #angularjs
[13:30:14] *** stirlingw has joined #angularjs
[13:31:03] *** sirkitree is now known as sirkitree|afk
[13:31:09] *** doodlehaus has quit IRC
[13:31:16] *** sirkitree|afk is now known as sirkitree
[13:31:19] *** josh-k_ has joined #angularjs
[13:31:23] *** quantax- has quit IRC
[13:32:51] *** ulkesh_ has quit IRC
[13:33:09] *** sirkitree is now known as sirkitree|afk
[13:33:19] *** sirkitree|afk is now known as sirkitree
[13:33:25] *** ishan160_ has quit IRC
[13:34:22] *** spatialbrew has joined #angularjs
[13:34:23] *** rburns has quit IRC
[13:34:25] *** amphetamines has quit IRC
[13:34:26] *** Oddman has joined #angularjs
[13:34:41] *** richiebkr has joined #angularjs
[13:34:42] *** sirkitree is now known as sirkitree|afk
[13:34:44] *** josh-k has quit IRC
[13:34:47] *** ulkesh has joined #angularjs
[13:34:51] *** sirkitree|afk is now known as sirkitree
[13:34:59] *** stirlingw has quit IRC
[13:36:20] *** sirkitree is now known as sirkitree|afk
[13:36:24] *** sirkitree|afk is now known as sirkitree
[13:37:18] *** jaredwil_ has joined #angularjs
[13:37:37] *** techsethi has quit IRC
[13:37:53] *** aendrew has quit IRC
[13:37:59] <Grephix> can someone please ban sirkitree? :+
[13:38:00] *** sirkitree is now known as sirkitree|afk
[13:38:04] *** sirkitree|afk is now known as sirkitree
[13:38:18] *** Sebastien-L has quit IRC
[13:39:02] *** Oddman has quit IRC
[13:39:27] *** kirfu has joined #angularjs
[13:39:32] *** sirkitree is now known as sirkitree|afk
[13:39:36] *** sirkitree|afk is now known as sirkitree
[13:39:43] *** Anton_ has quit IRC
[13:39:52] *** frkout has quit IRC
[13:39:56] *** frkout_ has joined #angularjs
[13:40:57] *** sirkitree is now known as sirkitree|afk
[13:41:11] *** sirkitree|afk is now known as sirkitree
[13:42:08] *** nemothekid has quit IRC
[13:42:19] *** tom_ has joined #angularjs
[13:42:30] *** sirkitree is now known as sirkitree|afk
[13:42:32] *** mrru has quit IRC
[13:42:36] <tom_> hi
[13:42:43] *** tom_ is now known as Guest51818
[13:42:46] *** sirkitree|afk is now known as sirkitree
[13:43:19] *** djam90_1 has quit IRC
[13:43:25] *** Guest51818 has quit IRC
[13:43:34] *** phzon has quit IRC
[13:43:46] *** ome has joined #angularjs
[13:44:05] *** tangorri has joined #angularjs
[13:44:18] *** sirkitree is now known as sirkitree|afk
[13:44:32] *** sirkitree|afk is now known as sirkitree
[13:45:41] *** jaredwil_ has quit IRC
[13:45:52] *** aendrew has joined #angularjs
[13:46:04] *** sirkitree is now known as sirkitree|afk
[13:46:10] *** loverajoel has joined #angularjs
[13:46:14] *** sirkitree|afk is now known as sirkitree
[13:46:18] *** plato has quit IRC
[13:46:38] *** Anton_ has joined #angularjs
[13:47:10] *** wa5ted has joined #angularjs
[13:47:13] *** Sky[x] has joined #angularjs
[13:47:27] *** rileylark has joined #angularjs
[13:48:14] *** sirkitree is now known as sirkitree|afk
[13:48:30] *** sirkitree|afk is now known as sirkitree
[13:48:57] *** livingstn has quit IRC
[13:49:33] *** sk87 has joined #angularjs
[13:50:21] *** sirkitree is now known as sirkitree|afk
[13:50:32] *** rburns has joined #angularjs
[13:50:33] *** sirkitree|afk is now known as sirkitree
[13:50:59] *** rileylark has quit IRC
[13:51:21] <jcool> I have nearly developed my first angular app after little struggle and it feels great.Now I am looking to modify it to make it perfect as in use caching, optimize code and all. Is there any link or video to look out for
[13:51:23] <jcool> best practices?
[13:51:40] *** ccohn has joined #angularjs
[13:51:49] *** wa5ted has quit IRC
[13:52:12] *** whitebook has joined #angularjs
[13:52:23] *** bayousoft has quit IRC
[13:52:26] *** techsethi has joined #angularjs
[13:52:48] *** mot0rola has joined #angularjs
[13:53:01] *** lsiv568 has joined #angularjs
[13:53:13] *** Anton_ has quit IRC
[13:53:17] *** OnkelTem has quit IRC
[13:53:45] *** boberober has quit IRC
[13:53:47] *** NoNMaDDeN has joined #angularjs
[13:54:19] *** hawa has quit IRC
[13:54:20] *** edzez has joined #angularjs
[13:54:25] *** Raging_Hog has quit IRC
[13:54:29] *** whitebook has quit IRC
[13:54:32] *** OnkelTem has joined #angularjs
[13:54:56] *** Embassy has quit IRC
[13:55:32] *** uru|away is now known as uru
[13:55:57] *** ccohn has quit IRC
[13:56:39] *** Embassy has joined #angularjs
[13:56:40] *** tfennelly has quit IRC
[13:56:44] *** dylanlindgren has quit IRC
[13:57:10] <jlebrech> jcool: this any good? https://github.com/toddmotto/angularjs-styleguide
[13:58:23] *** mot0rola has quit IRC
[13:58:37] *** kent\n has quit IRC
[14:00:05] *** SergioFilhow has joined #angularjs
[14:00:20] *** zemanel has joined #angularjs
[14:00:25] *** tarnus has joined #angularjs
[14:00:52] *** juampy has quit IRC
[14:01:34] *** sahbeewah has quit IRC
[14:02:42] *** lugzer_ has joined #angularjs
[14:03:09] *** jr3 has quit IRC
[14:03:09] *** madsobel has joined #angularjs
[14:03:40] *** aendrew has quit IRC
[14:03:43] *** Sebastien-L has joined #angularjs
[14:03:44] *** baweaver has quit IRC
[14:03:50] <elmcrest> frobs: ok, using clientWidth gives me the correct value. somehow ng-repeat runs two times? - i have two times the count of object console messages ...
[14:03:57] <SargoDarya> Is there something better than angular batarang? Compared to the React Development Tools it sucks so hard.
[14:04:37] *** kakashiAL has joined #angularjs
[14:04:42] *** baweaver has joined #angularjs
[14:04:52] <jcool> jlebrech, seems to be a good start :)
[14:04:54] *** bundledavid has joined #angularjs
[14:05:01] <SargoDarya> Seriously, batarang is making me sad.
[14:05:11] *** baweaver has quit IRC
[14:05:25] <jlebrech> jcool: i'd be tempted to pay for someone to do a code review at some point
[14:05:37] *** lugzer has quit IRC
[14:06:04] *** Raging_Hog has joined #angularjs
[14:06:06] *** kirfu has quit IRC
[14:06:20] *** kirfu has joined #angularjs
[14:06:23] <jcool> jlebrech, I dont know whether I should do that or not but certainly learning on own and making changes is fun
[14:06:25] <jcool> ;)
[14:06:45] *** bin has left #angularjs
[14:07:10] *** fedenunez1 has joined #angularjs
[14:07:10] <jlebrech> jcool: i'm also thinking of contributing to so apps made in angularjs, then i might get code reviews from there
[14:07:37] <jcool> jlebrech, yeah
[14:07:47] *** bundledavid has quit IRC
[14:07:59] *** lugzer_ is now known as lugzer
[14:08:07] *** ahtik has joined #angularjs
[14:08:12] *** __alex has quit IRC
[14:09:43] *** __alex has joined #angularjs
[14:09:50] *** fedenunez has quit IRC
[14:10:21] *** frkout_ has quit IRC
[14:10:25] *** kent\n has joined #angularjs
[14:10:32] *** frkout has joined #angularjs
[14:10:54] *** ishan1604 has joined #angularjs
[14:11:08] *** CanyonMan has left #angularjs
[14:11:13] *** Anton_ has joined #angularjs
[14:12:10] *** danecando has quit IRC
[14:12:35] *** tristanp has joined #angularjs
[14:13:05] *** Oddman has joined #angularjs
[14:13:21] *** moritzs has joined #angularjs
[14:13:39] *** walden|afk is now known as walden
[14:14:00] <lugzer> I have a custom directive within an ng-repeat. i am currently passing the data into the directive using an attribute (<my-directive data="item"></my-directive>). I was not able to find another method of doing it, is there one? Just trying to learn optimal way of doing this.
[14:14:39] *** soj has joined #angularjs
[14:14:51] *** edy has joined #angularjs
[14:14:57] *** phishy has joined #angularjs
[14:15:12] *** phzon has joined #angularjs
[14:15:28] *** Embassy has quit IRC
[14:16:36] *** gregc2_ is now known as ioudas
[14:17:18] *** boberober has joined #angularjs
[14:17:32] *** qdk has joined #angularjs
[14:18:18] *** fedenunez1 has quit IRC
[14:18:26] *** ehynds has joined #angularjs
[14:18:30] *** SargoDarya has quit IRC
[14:18:48] *** rbueno has joined #angularjs
[14:19:13] *** night-owl is now known as zz_night-owl
[14:19:25] <mylord> how can i run the code of current controller again, as in onresume of app (e.g. in mobile resume foreground)?
[14:19:48] <kakashiAL> I am using the jquery datapicker in an inputfield
[14:19:50] <kakashiAL> there is a ng-model inside, that shows me what I choosed in realtime ( I mean {{datePicked}} )
[14:19:52] <kakashiAL> now my date has this format: 11.12.2014 and with the split function I can get 11 only (the first array element)
[14:19:55] <kakashiAL> the problem that I have now, is that my first value, that I get with the split function, doesnt update if I choose a new date with my datapicker
[14:19:59] <kakashiAL> this is what I have: https://paste.xinu.at/RN82TT/
[14:20:37] <mylord> can I do $state.reload() from a central location, e.g., onResume( function() { $state.reload(); }); ?
[14:21:29] *** tfennelly has joined #angularjs
[14:21:30] *** Embassy has joined #angularjs
[14:22:14] *** simplyshipley has joined #angularjs
[14:23:09] *** jheady has joined #angularjs
[14:23:15] *** SahanH has joined #angularjs
[14:23:19] *** SargoDarya has joined #angularjs
[14:23:51] *** cakirke has quit IRC
[14:24:05] *** annlewis has joined #angularjs
[14:24:42] *** sirkitree is now known as sirkitree|afk
[14:25:07] *** sirkitree|afk is now known as sirkitree
[14:25:15] *** emmesswhy has quit IRC
[14:25:49] *** Oddman has quit IRC
[14:26:00] *** aslate has quit IRC
[14:26:32] *** _Vlad has joined #angularjs
[14:27:13] *** sirkitree is now known as sirkitree|afk
[14:27:27] *** sirkitree|afk is now known as sirkitree
[14:27:47] *** rburns has quit IRC
[14:28:02] <_Vlad> Hi every one, can someone help me with this. how can parent controller know when a method is defined in the child controller?
[14:28:48] *** kostiak has joined #angularjs
[14:28:58] *** gytist has quit IRC
[14:29:04] *** vonnegut has joined #angularjs
[14:29:19] *** mrru has joined #angularjs
[14:29:19] *** sirkitree is now known as sirkitree|afk
[14:29:28] *** sirkitree|afk is now known as sirkitree
[14:30:32] *** Seich has quit IRC
[14:30:51] *** sirkitree is now known as sirkitree|afk
[14:31:01] *** sirkitree|afk is now known as sirkitree
[14:31:14] *** mccarrontr1ck has joined #angularjs
[14:32:24] *** sirkitree is now known as sirkitree|afk
[14:32:42] *** sirkitree|afk is now known as sirkitree
[14:33:21] *** aslate has joined #angularjs
[14:33:25] *** htmelvis has joined #angularjs
[14:33:44] *** marcjs__ has quit IRC
[14:33:52] *** Seich has joined #angularjs
[14:33:59] *** kirfu has quit IRC
[14:34:03] *** sirkitree is now known as sirkitree|afk
[14:34:14] *** sirkitree|afk is now known as sirkitree
[14:34:36] *** defaultdict has joined #angularjs
[14:35:42] *** sirkitree is now known as sirkitree|afk
[14:35:52] *** sirkitree|afk is now known as sirkitree
[14:36:03] *** dsdeiz has joined #angularjs
[14:36:16] *** elrabin has joined #angularjs
[14:36:37] <mylord> if i want all controllers to do something onResume, how can I inherit that behavior from a common place?
[14:36:47] *** drej has quit IRC
[14:37:02] *** drej has joined #angularjs
[14:37:04] *** mmealling has joined #angularjs
[14:37:12] *** sirkitree is now known as sirkitree|afk
[14:37:27] *** sirkitree|afk is now known as sirkitree
[14:38:20] *** ali_ has quit IRC
[14:38:33] *** marcjs__ has joined #angularjs
[14:38:37] *** bayousoft has joined #angularjs
[14:38:39] *** mak`` has quit IRC
[14:38:44] *** sirkitree is now known as sirkitree|afk
[14:38:56] *** sirkitree|afk is now known as sirkitree
[14:39:11] *** blackkbot is now known as Guest15840
[14:39:22] *** blackkbo- has joined #angularjs
[14:40:03] <kakashiAL> hey guys, could anybody please help me with my problem that I described above?
[14:40:30] *** rafagomes has quit IRC
[14:40:33] *** ludkille- has quit IRC
[14:40:39] *** josh-k has joined #angularjs
[14:40:46] *** sirkitree is now known as sirkitree|afk
[14:40:57] *** sirkitree|afk is now known as sirkitree
[14:41:09] *** richiebkr has quit IRC
[14:41:43] *** ishan1604 has quit IRC
[14:42:02] *** rafagomes has joined #angularjs
[14:42:10] *** ishan1604 has joined #angularjs
[14:42:13] *** aendrew has joined #angularjs
[14:42:14] *** ludkiller has joined #angularjs
[14:42:28] *** akrikos has joined #angularjs
[14:42:36] *** sirkitree is now known as sirkitree|afk
[14:42:51] *** sirkitree|afk is now known as sirkitree
[14:43:13] *** josh-k_ has quit IRC
[14:43:37] *** ishan1604 has quit IRC
[14:43:44] *** ConstantineXVI has joined #angularjs
[14:43:58] *** ishan1604 has joined #angularjs
[14:45:26] *** ccohn has joined #angularjs
[14:45:35] *** dcorona_irc_2020 has quit IRC
[14:45:56] *** sirkitree is now known as sirkitree|afk
[14:45:56] *** DLSteve has quit IRC
[14:46:14] *** sirkitree|afk is now known as sirkitree
[14:46:19] *** net2014 has joined #angularjs
[14:46:27] *** bayousoft has quit IRC
[14:46:55] *** danecando has joined #angularjs
[14:47:08] <mylord> so.. how/should I use inheritance for function in AngularJS?
[14:47:09] *** bayousoft has joined #angularjs
[14:47:36] *** sirkitree is now known as sirkitree|afk
[14:47:58] *** sirkitree|afk is now known as sirkitree
[14:48:02] <net2014> hello, in angular, suppose I want to run a function that is supposed to calcutate something then display something, what I need to do is have the function change the model and the angular will auto update the html?
[14:48:40] <net2014> without angular I would have the function calculate something, then I would update DOM with value
[14:50:36] *** kuadrosx has joined #angularjs
[14:50:39] *** SergioFilhow has quit IRC
[14:51:14] *** SargoDarya has quit IRC
[14:51:41] *** canthugeverycat has quit IRC
[14:51:50] *** jtimon has joined #angularjs
[14:52:24] *** Hounddog_ has quit IRC
[14:52:35] *** jtimon has quit IRC
[14:52:41] *** Hounddog has joined #angularjs
[14:52:49] *** m8 has joined #angularjs
[14:52:54] *** diosney has joined #angularjs
[14:53:59] *** martianboy has quit IRC
[14:54:14] *** SergioFilhow has joined #angularjs
[14:55:18] *** azizur has joined #angularjs
[14:56:38] *** techsethi has quit IRC
[14:56:49] *** net2014 has quit IRC
[14:56:53] *** imehesz has joined #angularjs
[14:57:36] *** SargoDarya has joined #angularjs
[14:58:51] *** fedenunez has joined #angularjs
[14:58:55] *** SergioFilhow has quit IRC
[14:59:23] <soee> what do i have to do to model bind to directives isolate scope is avaialble in this directives cotnroller ?
[15:00:05] *** ccohn has quit IRC
[15:00:19] *** asheinfeld has joined #angularjs
[15:00:32] <Foxandxss> soee: can't understand that sentence
[15:00:51] *** Sky[x] has quit IRC
[15:00:52] *** ccohn has joined #angularjs
[15:01:17] *** dannyc__ has joined #angularjs
[15:01:17] <soee> Foxandxss: we can pass to directive object from outer scope using scope: {} in directrive configuration
[15:01:26] *** JayFK has quit IRC
[15:01:29] <Foxandxss> yes
[15:01:30] *** bayousoft has quit IRC
[15:01:36] <soee> now is such object already available also in contorller taht this directive uses ?
[15:01:45] <soee> or do i have to pass it somehow also to controller
[15:01:55] <Foxandxss> it is accessible
[15:01:56] *** mortenhauberg has quit IRC
[15:02:02] *** bayousoft has joined #angularjs
[15:02:21] <soee> do i have to declare variable in controller for it ?
[15:02:21] *** test_ has joined #angularjs
[15:02:30] <Foxandxss> $scope
[15:02:38] <Foxandxss> controller: function($scope) { ... }
[15:02:40] <Foxandxss> nothing fancy
[15:02:42] *** sdaa has joined #angularjs
[15:03:12] *** jagga has joined #angularjs
[15:03:26] *** mikeher has quit IRC
[15:03:35] *** jmckind has joined #angularjs
[15:03:55] *** livingstn has joined #angularjs
[15:04:26] *** jagga_ has quit IRC
[15:04:26] <sdaa> Hey all, i try to calculate 2 numbers in my controller: $scope.total = $scope.oprettelsesPris + $scope.paymentInfo.pris; the to prices is: 299 and 372.27.. the total output: 299372.27 so it seems like it adds the number and not calculate :S
[15:04:27] *** juanpablo__ has joined #angularjs
[15:04:31] *** zquad has joined #angularjs
[15:04:32] *** bayousoft has quit IRC
[15:04:46] <davesidious_> sdaa - convert the strings to numbers first :)
[15:04:48] *** sk87 has quit IRC
[15:04:57] *** davesidious_ is now known as davesidious
[15:05:10] *** bayousoft has joined #angularjs
[15:05:10] <jlebrech> i wanna show one attr but if it's null then another?
[15:05:11] *** knownasilya has joined #angularjs
[15:05:21] <jlebrech> can i use filter?
[15:05:35] <sdaa> davesidious: with parseInt ?
[15:05:46] <madsobel> Yea
[15:06:21] <sdaa> but what if its a floating number
[15:06:31] *** rileylark has joined #angularjs
[15:06:38] <Foxandxss> parseFloat? :)
[15:06:53] *** bmac has joined #angularjs
[15:07:28] <sdaa> because im not sure if it will be a floating number or int every time
[15:07:42] *** jagga_ has joined #angularjs
[15:07:43] <sdaa> so to be sure it wont break, i should go with parseFloat, right?
[15:08:00] <Foxandxss> var foo = "23.23"
[15:08:02] <Foxandxss> +foo
[15:08:04] <Foxandxss> 23.23
[15:08:14] <Foxandxss> that is another option
[15:08:15] <Foxandxss> :P
[15:08:23] *** cheef has quit IRC
[15:09:27] *** Oxynum has quit IRC
[15:09:28] *** Constant_ has joined #angularjs
[15:09:33] <sdaa> so there is not a "best practice" :)?
[15:09:39] *** Raging_Hog has quit IRC
[15:09:46] <Foxandxss> best practices are a lie
[15:09:56] *** blomman has joined #angularjs
[15:10:09] *** Siecje has joined #angularjs
[15:10:24] *** Efrem has joined #angularjs
[15:10:33] *** caitp__ has joined #angularjs
[15:10:34] *** bayousoft has quit IRC
[15:10:38] *** bkuberek has joined #angularjs
[15:10:45] <sdaa> ha :D okay thanks Foxandxss
[15:10:47] *** jagga has quit IRC
[15:10:49] *** sdaa has quit IRC
[15:11:00] *** Trow has joined #angularjs
[15:11:09] *** bayousoft has joined #angularjs
[15:11:17] *** azizur has quit IRC
[15:11:34] *** jtimon has joined #angularjs
[15:12:22] *** aendrew has quit IRC
[15:12:41] *** Trow1 has joined #angularjs
[15:12:53] *** aendrew has joined #angularjs
[15:13:04] *** EricWeb has joined #angularjs
[15:13:23] *** BobbieBarker has joined #angularjs
[15:13:45] <mylord> If I want all my controllers to reload onresume, how should I achieve this?
[15:15:18] *** FIFOd[a] has joined #angularjs
[15:15:26] *** azizur has joined #angularjs
[15:15:43] *** Lewix has quit IRC
[15:15:44] <aivonix> I have a question about the config variable used in the $httpProvider.interceptors, can anyone help me with some info
[15:16:17] *** Fishy has joined #angularjs
[15:16:35] *** ConstantineXVI has quit IRC
[15:16:42] *** Trow has quit IRC
[15:16:58] *** Fishy has joined #angularjs
[15:17:00] *** memento_ has joined #angularjs
[15:18:06] *** dhrami has joined #angularjs
[15:19:41] *** bayousoft has quit IRC
[15:20:15] *** BigMac has quit IRC
[15:20:42] *** bayousoft has joined #angularjs
[15:21:39] *** dman777_alter has joined #angularjs
[15:22:32] *** dmack has joined #angularjs
[15:22:33] *** t1mmen has quit IRC
[15:22:48] *** doodlehaus has joined #angularjs
[15:22:58] <dmack> nice overview of what AtScript is, from Misko: http://devchat.tv/adventures-in-angular/017-aia-atscript-with-mi-ko-hevery
[15:23:08] *** prosper_ has joined #angularjs
[15:23:18] *** prbc has quit IRC
[15:23:52] *** prbc has joined #angularjs
[15:24:28] *** Linell has joined #angularjs
[15:25:31] *** richiebkr has joined #angularjs
[15:26:50] *** ron1 has joined #angularjs
[15:27:02] *** ConstantineXVI has joined #angularjs
[15:27:13] *** curfont has quit IRC
[15:28:12] *** prbc_ has joined #angularjs
[15:28:36] *** curfont has joined #angularjs
[15:29:08] *** prbc has quit IRC
[15:29:41] *** rafagomes has quit IRC
[15:29:44] *** yoshokatana has joined #angularjs
[15:29:49] *** richiebkr has quit IRC
[15:30:16] *** rafagomes has joined #angularjs
[15:30:20] *** Diegao has joined #angularjs
[15:30:20] *** Trow1 is now known as Trow
[15:30:33] *** Diegao has left #angularjs
[15:31:04] *** g3funk is now known as braidn
[15:31:08] *** aendrew has quit IRC
[15:32:10] *** SergioFilhow has joined #angularjs
[15:32:47] *** t1mmen has joined #angularjs
[15:33:34] *** tschundeee has quit IRC
[15:33:55] *** aendrew has joined #angularjs
[15:34:10] *** Siecje has left #angularjs
[15:34:28] *** twelverobots has joined #angularjs
[15:34:46] *** rafagomes has quit IRC
[15:35:12] *** jaredwilli has joined #angularjs
[15:35:33] *** AngularUI has joined #angularjs
[15:35:33] <AngularUI> [ng-grid] swalters pushed 2 new commits to master: http://git.io/xEFn6Q
[15:35:33] <AngularUI> ng-grid/master 3def961 jpuri: fix for move column issue
[15:35:33] <AngularUI> ng-grid/master cc7841b Shane Walters: Merge pull request #2258 from jpuri/master...
[15:35:33] *** AngularUI has left #angularjs
[15:35:57] *** wa5ted has joined #angularjs
[15:36:11] *** threesixes has quit IRC
[15:36:30] *** mennea has quit IRC
[15:36:50] *** jtimon has quit IRC
[15:37:04] *** jtimon has joined #angularjs
[15:38:38] *** edy has quit IRC
[15:38:59] *** cheef has joined #angularjs
[15:40:19] *** morenoh150 has quit IRC
[15:40:27] *** wa5ted has quit IRC
[15:41:03] *** zivester has joined #angularjs
[15:41:50] *** trovster has joined #angularjs
[15:41:58] *** fourq is now known as eyeH8pcon
[15:41:58] *** fourq_ is now known as fourq
[15:43:01] *** jlebrech has quit IRC
[15:43:13] <kakashiAL> I am using the jquery datapicker in an inputfield
[15:43:14] *** fourq has quit IRC
[15:43:15] <kakashiAL> there is a ng-model inside, that shows me what I choosed in realtime ( I mean {{datePicked}} )
[15:43:17] <kakashiAL> now my date has this format: 11.12.2014 and with the split function I can get 11 only (the first array element)
[15:43:18] *** eyeH8pcon is now known as fourq
[15:43:19] <kakashiAL> the problem that I have now, is that my first value, that I get with the split function, doesnt update if I choose a
[15:43:21] <kakashiAL> new date with my datapicker
[15:43:23] <kakashiAL> this is what I have: https://paste.xinu.at/RN82TT/
[15:43:31] *** philp_ has joined #angularjs
[15:43:33] *** dsdeiz has quit IRC
[15:43:34] *** japhar81 has joined #angularjs
[15:43:52] *** Left_Turn has quit IRC
[15:44:49] *** fazed has joined #angularjs
[15:45:13] *** mennea has joined #angularjs
[15:45:39] *** Sky[x] has joined #angularjs
[15:46:16] *** lite has quit IRC
[15:47:23] *** evanjs has joined #angularjs
[15:48:40] *** evanjs has quit IRC
[15:48:59] *** sher has joined #angularjs
[15:49:12] *** evanjs has joined #angularjs
[15:49:44] *** ansu has quit IRC
[15:49:57] *** prbc_ has quit IRC
[15:49:58] <sher> $location.path() works outside a function call, but when called on a ng-click inside a function, it redirects and comes back to same page. any idea why ??
[15:50:05] *** ansu has joined #angularjs
[15:50:28] *** mven has joined #angularjs
[15:50:33] *** prbc has joined #angularjs
[15:51:19] *** JR___ has joined #angularjs
[15:51:34] *** BobbieBarker has quit IRC
[15:51:59] *** getn_outchea has joined #angularjs
[15:52:34] *** crazybotsmoker has quit IRC
[15:53:45] *** JR___ has quit IRC
[15:54:29] *** rbueno has quit IRC
[15:55:00] <Linell> kakashiAL: Have you tried to console.log inside of the watch's else clause to ensure that it is actually being fired when you update the date?
[15:55:06] *** prbc has quit IRC
[15:55:35] *** soee has quit IRC
[15:56:24] *** crazybotsmoker has joined #angularjs
[15:56:46] *** jackweirdy has joined #angularjs
[15:56:47] *** renstrm has quit IRC
[15:56:51] *** sk87 has joined #angularjs
[15:56:56] *** onats has quit IRC
[15:56:57] *** philp_ has quit IRC
[15:57:28] *** lsiv568 has quit IRC
[15:57:47] *** lsiv568 has joined #angularjs
[15:58:23] *** jonr22 has joined #angularjs
[15:58:57] *** sybarite has quit IRC
[15:59:02] *** macabre has joined #angularjs
[15:59:27] *** moritzs has quit IRC
[15:59:37] *** Evanion has quit IRC
[15:59:50] *** Lewix has joined #angularjs
[15:59:57] *** mennea has quit IRC
[16:01:11] *** digisky has joined #angularjs
[16:01:56] *** mennea has joined #angularjs
[16:01:58] *** mary5030 has joined #angularjs
[16:02:28] *** jlebrech has joined #angularjs
[16:02:32] *** mary5030 has quit IRC
[16:02:42] *** getn_outchea has quit IRC
[16:02:42] *** cleme1mp_ has quit IRC
[16:02:45] *** ronny_fro has left #angularjs
[16:02:47] *** jonr22 has quit IRC
[16:02:52] <sher> $location.path() works outside a function call, but when called on a ng-click inside a function, it redirects and comes back to same page. can someone help ?? i doubt that it could be scope related
[16:02:55] *** blomman has quit IRC
[16:03:08] *** mary5030 has joined #angularjs
[16:03:12] *** Bade has joined #angularjs
[16:03:20] *** rbueno has joined #angularjs
[16:03:28] *** blomman has joined #angularjs
[16:03:38] *** renstrm has joined #angularjs
[16:03:38] *** dsdeiz has joined #angularjs
[16:05:01] *** vassagus has joined #angularjs
[16:05:08] *** SargoDarya has quit IRC
[16:05:14] *** ChuckOckstarter is now known as cmenscher
[16:05:16] *** nya has quit IRC
[16:05:34] *** enigmarm has joined #angularjs
[16:05:44] *** nya has joined #angularjs
[16:05:46] *** prbc has joined #angularjs
[16:06:01] *** cacts has joined #angularjs
[16:06:04] *** prbc has quit IRC
[16:06:06] *** Milk_weed has joined #angularjs
[16:06:10] *** blomman_ has joined #angularjs
[16:06:36] *** Una has joined #angularjs
[16:07:00] *** prbc has joined #angularjs
[16:07:03] *** trovster has quit IRC
[16:07:18] *** dannyc__ has quit IRC
[16:07:39] *** cleme1mp has joined #angularjs
[16:07:59] *** dcherman has quit IRC
[16:08:41] *** Bade has quit IRC
[16:08:59] *** exp10r3r has quit IRC
[16:09:03] *** ETBlue has quit IRC
[16:09:26] *** herpless has quit IRC
[16:09:26] *** oyvinmar___ has quit IRC
[16:09:38] *** oyvinmar___ has joined #angularjs
[16:09:49] *** jdcasey has joined #angularjs
[16:09:53] *** herpless has joined #angularjs
[16:09:57] *** ETBlue has joined #angularjs
[16:10:08] *** dsdeiz has quit IRC
[16:10:18] *** blomman has quit IRC
[16:11:07] *** prbc has quit IRC
[16:11:10] *** nerder has joined #angularjs
[16:11:13] <nerder> hello
[16:11:31] *** tfennelly has quit IRC
[16:11:31] <nerder> anybody know how can i order some fileds if i'm inside of a ng-repeat?
[16:12:01] *** Anonymous has joined #angularjs
[16:12:24] *** Click66 has quit IRC
[16:12:56] *** sjt003 has joined #angularjs
[16:12:59] <Linell> nerder: what sort of order? Like click a button and sort by alphabetical order?
[16:13:17] *** elrabin has quit IRC
[16:13:19] *** foofoobar has quit IRC
[16:13:21] <nerder> Linell: give me a minute i'm doing an example in gist
[16:13:22] *** SargoDarya has joined #angularjs
[16:13:29] <nerder> *making
[16:13:47] *** dcherman has joined #angularjs
[16:13:52] *** disgrntld has joined #angularjs
[16:14:26] *** dannyc__ has joined #angularjs
[16:14:37] *** Oxynum has joined #angularjs
[16:15:11] <nerder> Linell: this is an example code: https://gist.github.com/anonymous/8cec8498ebc90b03cad4
[16:15:14] *** AngularUI has joined #angularjs
[16:15:14] <AngularUI> [ng-grid] swalters pushed 1 new commit to master: http://git.io/zFeBUQ
[16:15:14] <AngularUI> ng-grid/master b0e36aa Shane Walters: chore(allFeatures) Add column moving to all Features tutorial
[16:15:14] *** AngularUI has left #angularjs
[16:15:15] <nerder> i'm in this situation
[16:15:23] *** duall has joined #angularjs
[16:16:05] <nerder> and i want to click on the th that have (name, surname,age) and order in this way
[16:16:17] <nerder> asc and desc order
[16:16:30] *** BillCriswell has joined #angularjs
[16:16:37] <Linell> nerder: have you seen this? https://docs.angularjs.org/api/ng/filter/orderBy
[16:16:43] *** elrabin has joined #angularjs
[16:17:10] *** shinnya has joined #angularjs
[16:17:34] *** Siecje has joined #angularjs
[16:17:39] *** garbanzio has joined #angularjs
[16:17:55] <sher> sry for the trouble guys. there is no way anyone could have answered my previous question with info i provided
[16:17:56] <sjt003> anyone used logical operators in ng-disabled with success? I know it's possible but I seem to be having some trouble
[16:17:57] *** cleme1mp has quit IRC
[16:18:02] <nerder> yes, but in that example the fields are not dinamically generated form the ng-repeat
[16:18:10] *** zivester has quit IRC
[16:18:19] *** bbankes has joined #angularjs
[16:18:22] *** ee99ee2 has joined #angularjs
[16:18:37] *** dannyc__ has quit IRC
[16:18:38] *** Oxynum has quit IRC
[16:18:51] <Linell> sjt003: if you'll show your example, I may be able to help
[16:18:55] *** jagga__ has joined #angularjs
[16:19:01] <sjt003> can't use function that returns a boolean --that was the problem
[16:19:10] <Linell> nerder: what do you mean they aren't dynamically generated?
[16:19:11] <nerder> that's the point, i'm nto sure if i can do something like, <th><a href="" ng-click="predicate = {{field}}; reverse=false">Name</a>
[16:19:32] *** motto has joined #angularjs
[16:19:34] <sjt003> @linnel thanks
[16:19:35] <Linell> Oh, yeah, you can do that
[16:19:38] <Linell> no problem
[16:19:55] *** Oxynum has joined #angularjs
[16:19:56] *** motto is now known as Guest49236
[16:20:00] <nerder> sorry, <th ng-repeat="field in fields"><a href="" ng-click="predicate = {{field}}; reverse=false">{{field}}</a></th>
[16:21:12] *** shackleford has joined #angularjs
[16:21:19] *** jagga_ has quit IRC
[16:21:22] *** thomastuts has quit IRC
[16:21:30] *** k-dawg has quit IRC
[16:21:54] <Linell> Well.. generally you'd put that ng-click bit on the table headers, actually
[16:22:00] <sjt003> Linnel you've used function that returns boolean in ng-disabled? I keep getting an error when I try that
[16:22:47] *** dacuca has joined #angularjs
[16:22:47] *** m8 has quit IRC
[16:22:48] <Siecje> When running end-to-end tests you need to have the a development site and database running right? You can't mock those?
[16:23:05] <Linell> stj003: I'm honestly not sure, but I don't see why it wouldn't work.
[16:23:39] <stillbourne> Siecje, https://docs.angularjs.org/api/ngMockE2E
[16:23:50] *** Snugug has joined #angularjs
[16:23:56] *** Wextux has joined #angularjs
[16:24:06] <stillbourne> https://docs.angularjs.org/api/ngMockE2E/service/$httpBackend
[16:24:08] <Linell> sjt003: oops, wrong letters. I was wondering why autocomplete didn't work
[16:24:23] *** vectra has quit IRC
[16:24:27] *** SahanH has quit IRC
[16:24:31] *** madsobel has quit IRC
[16:25:03] *** shackleford has quit IRC
[16:25:15] *** shackleford has joined #angularjs
[16:25:27] *** shackleford has quit IRC
[16:25:42] *** Guest49236 has quit IRC
[16:25:51] <sjt003> Linell, thanks for your help appreciate it
[16:26:05] *** olr has joined #angularjs
[16:26:06] *** shackleford has joined #angularjs
[16:26:42] *** Snugug has quit IRC
[16:27:52] *** cleme1mp has joined #angularjs
[16:27:53] *** SergioFilhow has quit IRC
[16:28:13] *** Seich has quit IRC
[16:28:44] <nerder> Linell: are you sure that this is the right syntax? ng-click="predicate = {{field}}; reverse=!reverse"?
[16:29:00] *** i_am_nader has joined #angularjs
[16:29:07] *** Seich has joined #angularjs
[16:29:21] *** Trow1 has joined #angularjs
[16:29:44] <Linell> nerder: try to drop the {{ }} if it's not working
[16:29:50] *** jdivock has joined #angularjs
[16:30:40] *** vectra has joined #angularjs
[16:31:08] *** sonicparke|bradm has joined #angularjs
[16:31:09] *** mdedetrich has quit IRC
[16:31:12] *** Lewix has quit IRC
[16:31:23] *** tfennelly has joined #angularjs
[16:31:27] *** stirlingw has joined #angularjs
[16:31:37] *** Trow has quit IRC
[16:31:50] *** jameswork has quit IRC
[16:31:50] <sonicparke|bradm> morning
[16:31:54] *** tilgovi has joined #angularjs
[16:32:20] *** Trow1 is now known as Trow
[16:32:49] *** lrvick has quit IRC
[16:32:56] *** chrisshattuck has joined #angularjs
[16:33:11] *** Hounddog has quit IRC
[16:34:06] *** jaznow has joined #angularjs
[16:34:24] *** lrvick has joined #angularjs
[16:35:24] *** Oxynum has quit IRC
[16:35:38] *** stirlingw has quit IRC
[16:35:53] *** renstrm has quit IRC
[16:36:00] *** ehynds has quit IRC
[16:37:38] *** dhcar_AFK is now known as dhcar
[16:37:42] *** renstrm has joined #angularjs
[16:37:46] *** Slowintrepid has joined #angularjs
[16:38:43] *** Embassy has quit IRC
[16:38:57] *** Seich has quit IRC
[16:39:05] *** tfennelly has quit IRC
[16:39:26] *** wrouesnel has quit IRC
[16:39:46] <Slowintrepid> I have a tough problem with angular I'm trying to work out, wondering if someone can point me in the right direction. I'm building an app that has a a main section and sidebar both in their own controllers using UI-router. I need to drag and drop from the sidebar to the main section of the app. From a conceptual level how would I approach this? I haven't written any code yet.
[16:40:22] *** chrisshattuck has quit IRC
[16:40:30] *** cornerma1 has joined #angularjs
[16:40:34] *** disgrntld1 has joined #angularjs
[16:40:38] *** Seich has joined #angularjs
[16:40:42] *** macbroadcast has joined #angularjs
[16:41:22] *** eleena has joined #angularjs
[16:41:36] *** Embassy has joined #angularjs
[16:41:53] <stillbourne> Slowintrepid, thats a tough one. Not sure if I can answer that one.
[16:41:54] *** disgrntld has quit IRC
[16:41:58] *** busticated has joined #angularjs
[16:41:58] *** boxmein has joined #angularjs
[16:42:06] *** getn_outchea has joined #angularjs
[16:42:11] <jlebrech> Slowintrepid: wrap the ui-views in a mainCtrl and do the DnD in that?
[16:42:17] *** Snugug has joined #angularjs
[16:42:22] *** iamstef_ is now known as iamstef
[16:42:41] *** disgrntld1 is now known as disgrntld
[16:42:43] <Slowintrepid> tahnks jlebrech but what would the messaging from the two controllers look like?
[16:43:11] *** linojon has joined #angularjs
[16:43:19] <sonicparke|bradm> Slowintrepid: maybe use a directive and a service for that stuff?
[16:43:22] <jlebrech> Slowintrepid: don't add code to those
[16:43:38] <stillbourne> Can you use $rootScope to store data between controllers?
[16:44:08] *** cornerman has quit IRC
[16:44:09] <stillbourne> directives should work too.
[16:44:17] *** cornerma1 is now known as cornerman
[16:44:31] <sonicparke|bradm> you can use $rootscope to store it between controllers but a service might be a mor eangular way of doing it
[16:44:56] *** foofoobar has joined #angularjs
[16:44:58] <Slowintrepid> I guess I've just mostly been using services as data models in my apps
[16:45:08] <Slowintrepid> haven't done much intermodule communication yet
[16:45:12] <sonicparke|bradm> yeah, that's probably overkill for this
[16:45:18] <sonicparke|bradm> a directive is probably the best way
[16:45:34] <stillbourne> http://stackoverflow.com/questions/18555429/how-to-create-simple-drag-and-drop-in-angularjs
[16:45:35] *** Mike has joined #angularjs
[16:45:43] <sonicparke|bradm> but I was just thinking of using the service vs rootscope
[16:45:58] *** Mike is now known as Guest53603
[16:46:03] <jlebrech> Slowintrepid: https://github.com/fatlinesofcode/ngDraggable this?
[16:46:15] *** Guest53603 has quit IRC
[16:46:17] *** getn_outchea has quit IRC
[16:46:53] <Slowintrepid> yeah I've seen lots of drag and drop libraries for Angular, I was more tripped up by the dragging from one controller to another controller and having it fire an event
[16:47:28] *** conan_the_destro has joined #angularjs
[16:47:41] *** Chubbs has joined #angularjs
[16:48:16] <stillbourne> Yeah that is a problem, use a service, localStorage, or $rootScope that is the best I can think of. but I'm a n00b.
[16:48:28] <sonicparke|bradm> well the correct way to communicate between controllers is by using a service but I'm not sure if that's the best way in this situation
[16:49:00] *** SargoDarya has quit IRC
[16:49:09] <Slowintrepid> on top of that I need to drag from a tree view like structure and drop on another tree structure and use logic to determine what parts of the drop tree I can place the object on. I def have my work cut out for me haha
[16:49:13] *** macbroadcast has quit IRC
[16:49:14] *** canthugeverycat has joined #angularjs
[16:49:23] <stillbourne> Slowintrepid,
[16:49:23] <stillbourne> http://plnkr.co/edit/lWwHD0TGIiEw6p7imQtz?p=preview
[16:50:00] <Slowintrepid> thanks stillbourne checking this out
[16:50:00] *** arthas has joined #angularjs
[16:50:01] *** arthas has joined #angularjs
[16:50:24] <apipkin_> I am forgetting. I am wanting a directive that has a template that repeats the template for each item in a list. Something like <ap-list ap-items=“group
[16:50:51] <apipkin_> A”>{{name}} - {{description}}</ap-list> What’s that called again?
[16:51:07] *** getn_outchea has joined #angularjs
[16:51:10] <stillbourne> a repeater?
[16:51:24] *** kapil__ has quit IRC
[16:51:50] *** Chubbs has quit IRC
[16:52:08] *** Chubbs has joined #angularjs
[16:52:12] *** Hounddog has joined #angularjs
[16:52:19] *** cthrax has joined #angularjs
[16:52:22] *** kirfu has joined #angularjs
[16:52:29] *** Hounddog has quit IRC
[16:52:30] *** SargoDarya has joined #angularjs
[16:52:30] *** SargoDarya has joined #angularjs
[16:53:25] *** eleena has quit IRC
[16:53:38] *** zquad has quit IRC
[16:55:12] <apipkin_> Transclusion!
[16:55:17] *** kostiak has quit IRC
[16:55:57] *** mrru has quit IRC
[16:56:10] *** apipkin_ is now known as apipkin
[16:57:10] *** lite has joined #angularjs
[16:57:16] *** foofoobar has quit IRC
[16:57:50] *** stirlingw has joined #angularjs
[16:57:51] *** _45kb has joined #angularjs
[16:58:23] *** Khruu has quit IRC
[16:58:59] *** seeni has joined #angularjs
[16:59:00] *** sebhoss has quit IRC
[16:59:08] *** Oddman has joined #angularjs
[16:59:19] *** Lanoxx has quit IRC
[16:59:32] <seeni> hi
[16:59:41] <seeni> anybody there
[16:59:55] <Linell> yep
[17:00:21] <seeni> great. Just wondered what this chat room is useful for?
[17:00:38] <oniijin> chatting
[17:00:39] *** tilgovi has quit IRC
[17:00:39] *** poakru has joined #angularjs
[17:00:50] <bd-> ask question and lurk until response
[17:01:19] *** kirfu has quit IRC
[17:01:29] <oniijin> or copy paste incessantly and have everyone hate you and wish ill on your balls
[17:01:35] <_45kb> seeni: angular.js
[17:01:42] *** lite has quit IRC
[17:01:55] *** rhp has joined #angularjs
[17:02:30] *** djam90_1 has joined #angularjs
[17:02:50] *** loverajoel has quit IRC
[17:02:56] <apipkin> hahaha "ill on your balls"
[17:03:01] *** seeni has quit IRC
[17:03:50] *** shawnzhu has joined #angularjs
[17:04:06] *** mennea has quit IRC
[17:04:27] *** poakru has quit IRC
[17:04:43] *** baweaver has joined #angularjs
[17:05:42] *** Khruu has joined #angularjs
[17:05:57] *** loverajoel has joined #angularjs
[17:06:56] *** intellix has joined #angularjs
[17:07:38] *** warpx has joined #angularjs
[17:07:46] *** gH05t has joined #angularjs
[17:08:09] *** yelvert has joined #angularjs
[17:08:11] *** snapwich has joined #angularjs
[17:08:15] *** ludkiller has quit IRC
[17:08:30] *** rafagomes has joined #angularjs
[17:09:09] *** chrisshattuck has joined #angularjs
[17:09:15] *** emmesswhy has joined #angularjs
[17:09:33] *** baweaver has quit IRC
[17:09:33] *** chrisshattuck has joined #angularjs
[17:09:42] *** balr0g has joined #angularjs
[17:09:44] *** ludkiller has joined #angularjs
[17:09:56] *** kirfu has joined #angularjs
[17:10:03] *** danemacaulay has joined #angularjs
[17:10:10] *** ctanga has joined #angularjs
[17:10:23] *** loverajoel has quit IRC
[17:10:31] <merpnderp> Probably are getting this a lot, but I'm writing a *lot* of angular here at work. If 2.0 comes out next year and 1.x is only supported for 1-2 years after that, will my current code become unsupported legacy code in 3 years?
[17:12:14] *** Trow1 has joined #angularjs
[17:12:17] *** fairuz has joined #angularjs
[17:12:39] *** mylord has quit IRC
[17:13:02] *** mylord has joined #angularjs
[17:13:13] *** dllama has joined #angularjs
[17:13:27] *** getn_outchea has quit IRC
[17:13:30] *** gurke_ has joined #angularjs
[17:13:35] *** Trow has quit IRC
[17:14:08] *** ozh has joined #angularjs
[17:14:23] *** patrickarlt has joined #angularjs
[17:15:10] *** dannyc__ has joined #angularjs
[17:15:23] *** jeffwhelpley has joined #angularjs
[17:16:20] <bealtine> https://www.airpair.com/angularjs/posts/preparing-for-the-future-of-angularjs
[17:16:39] <bealtine> probably...any 3 years in web time is an eternity
[17:17:17] *** weems|mac has joined #angularjs
[17:17:29] *** weems|mac has quit IRC
[17:17:29] *** weems|mac has joined #angularjs
[17:18:08] *** getn_outchea has joined #angularjs
[17:18:25] *** Oddman has quit IRC
[17:18:29] *** Fire-Dragon-DoL has joined #angularjs
[17:19:00] *** Oddman has joined #angularjs
[17:19:12] *** milka has quit IRC
[17:19:16] *** nickeddy_ is now known as nickeddy
[17:19:40] *** sonofdirt has joined #angularjs
[17:19:46] *** threesixes has joined #angularjs
[17:19:59] *** dannyc__ has quit IRC
[17:20:18] <nickeddy> merpnderp: given the number of people behind 1.x, i'm guessing the community can (and will) take over maintainence
[17:20:44] <dmack> merpnderp: probably
[17:20:54] <nickeddy> ...
[17:21:09] <dmack> what you're doing now will probably look ancient in 3 years
[17:21:17] <dmack> ...as do most things
[17:21:24] <dmack> (in regards to web development)
[17:21:38] <scav> can angular handle HATEOAS resources natively?
[17:21:44] *** ome has quit IRC
[17:21:54] <oniijin> (2009) "man, I hope nothing changes and breaks IE8 in 3 years"
[17:22:07] *** threesixes666 has joined #angularjs
[17:22:09] <dmack> scav: HATEOAS is just a REST framework?
[17:22:16] <bealtine> i use ie6 whatcha mean?
[17:22:23] <scav> dmack: wat.
[17:22:26] *** jgoux has quit IRC
[17:22:47] <scav> dmack: its an architectural constraint
[17:22:53] <nickeddy> you know what HATEOAS is but not REST?
[17:22:58] <nickeddy> :|
[17:23:17] *** prosper_ has quit IRC
[17:23:29] *** Oddman has quit IRC
[17:23:29] <dmack> I just googled it
[17:23:30] <nickeddy> scav: there's https://github.com/jmarquis/angular-hateoas but i can't recommend ever using $resource, because it sucks
[17:23:31] <dmack> lol
[17:23:40] <dmack> $resource is awful
[17:23:47] <scav> nickeddy: thanks for an actual answer :)
[17:23:57] <dmack> I was asking a question...
[17:23:59] *** stillbourne has quit IRC
[17:24:05] <scav> so, basically, it would be better to just unpack the json response
[17:24:15] *** anapitupulu has joined #angularjs
[17:24:25] <nickeddy> scav: Restangular. i would build my API RESTFUL before i ever did it HATEOAS
[17:24:32] <merpnderp> dmack: we still support code written 10 years ago. And we try hard to write code that won't have to be rewritten in 3 years.
[17:24:33] *** morenoh150 has joined #angularjs
[17:24:40] <scav> dmack: oh, im sorry, then i got the wrong idea .)
[17:24:48] *** wa5ted has joined #angularjs
[17:24:57] *** threesixes has quit IRC
[17:25:01] <bealtine> heh 10 year old code
[17:25:02] <ioudas> Does anyone know how to cancel an existing http get/promise when clicked via a pop up/alert? http://pastebin.com/AbLR5dxb Is my code. I cannot get the promise to cancel using this.
[17:25:06] <scav> nickeddy: my API is restful, fullblown with oauth 1 and 2 and any other stateless authentication and resources gateway you could imagine
[17:25:17] <dmack> Restangular is great for consuming REST resources, there are other libraries out there too
[17:25:39] <nickeddy> scav: Restangular then + you can use response interceptors to do whatever you want with the json, transform it, etc
[17:25:50] *** rho has joined #angularjs
[17:25:50] *** rho has joined #angularjs
[17:25:56] <nickeddy> ioudas: same paste
[17:25:57] *** artisangoose has joined #angularjs
[17:25:59] *** azizur has quit IRC
[17:26:05] <scav> oh, cool, im the backend guy here, but most of our frontend guys are sick, so im trying to complete a milestone :p
[17:26:16] <dmack> scav: just send me JSON.
[17:26:21] <ioudas> thats neat nickeddy
[17:26:23] <dmack> that's all you need to know :)
[17:26:33] <scav> dmack: again, wat.
[17:26:53] <dmack> if you're API is *actually* RESTful, you're ahead of 90% of APIs that i've worked with
[17:26:54] *** kirfu has quit IRC
[17:27:00] *** zlalanne has joined #angularjs
[17:27:07] *** arabot has joined #angularjs
[17:27:28] <scav> dmack: there is nothing but api and token based authentication going on here, the web client runs on a separate server
[17:27:45] <dmack> yeah
[17:27:46] <scav> i prefer to live in 2014, so its micro services all the way
[17:27:50] *** blomman_ has quit IRC
[17:28:00] <scav> with a mix of java, groovy and scala
[17:28:07] *** jagga__ has quit IRC
[17:28:08] <dmack> i'm a little lost at what you're "wat" about. i think we're agreeing. lol
[17:28:09] <nickeddy> ew
[17:28:10] <scav> but anyway, thanks for great responses guys, ill look into it :)
[17:28:12] <nickeddy> java :P
[17:28:20] <scav> JAVA MASTER RACE
[17:28:22] *** BobbieBarker has joined #angularjs
[17:28:28] *** blomman has joined #angularjs
[17:28:30] <dmack> u should use ASP
[17:28:34] *** ajenkins has joined #angularjs
[17:28:36] *** Snugug has quit IRC
[17:28:40] <dmack> old tech ftw
[17:28:43] <nickeddy> now that .net is open source i'm actually curious about it
[17:28:44] <dmack> right merpnderp?
[17:28:54] <scav> C# is a great language
[17:29:05] <dmack> C# is great if you want to force yourself to use Windows
[17:29:07] <scav> but C#, as with java/groovy/scala there is a catch
[17:29:18] <nickeddy> .net open source now, runs on mac and linux
[17:29:21] <scav> you actually need to know how to program, as opposed to say php
[17:29:21] <nickeddy> sooooooo
[17:29:26] <dmack> oh
[17:29:27] *** wa5ted has quit IRC
[17:29:28] *** morenoh150 has quit IRC
[17:29:31] <dmack> thats rad
[17:29:42] <nickeddy> dmack: yeah i'm excited to see what happens with the mono community/this new stuff
[17:29:45] <scav> are we talking mono here?
[17:30:00] *** gH05t has quit IRC
[17:30:05] <dmack> scav: do you use maven?
[17:30:05] *** dannyc__ has joined #angularjs
[17:30:06] *** ctanga_ has joined #angularjs
[17:30:16] <scav> dmack: yes, and gradle
[17:30:16] *** clamstar has quit IRC
[17:30:19] *** Seich has quit IRC
[17:30:22] <dmack> i have so many maven nightmares
[17:30:27] <scav> mostly i use gradle, i dont hate myself enough to use maven
[17:30:27] *** sk87 has quit IRC
[17:30:27] *** Left_Turn has joined #angularjs
[17:30:30] <dmack> engineers that have no idea what they're doing
[17:30:43] <scav> maven is great, if you are clueless, gradle is great if you know what you are doing :)
[17:30:52] <scav> every project i lead runs on gradle
[17:31:02] *** cacts|works has joined #angularjs
[17:31:37] *** sk87 has joined #angularjs
[17:31:38] *** tyson2 has joined #angularjs
[17:31:52] <scav> nickeddy: C# and .NET for the JVM and we are all good
[17:32:07] <nickeddy> scav: why do you love the jvm so much? lol
[17:32:08] *** icfantv has joined #angularjs
[17:32:15] <scav> its hands down the greatest run time of our time?
[17:32:15] *** Seich has joined #angularjs
[17:32:16] *** moogey has joined #angularjs
[17:32:25] <nickeddy> .net is now os agnostic
[17:32:28] <nickeddy> no need for a vm
[17:32:30] <scav> anyone trash talking it, are completely clueless
[17:32:32] <dmack> i love me some java applets
[17:32:37] <nickeddy> ehhhh
[17:32:39] <bd-> i hate the jvm
[17:32:44] <dmack> does angular support java applets
[17:32:44] <nickeddy> depends on what you're using it for
[17:32:47] *** caitp__ is now known as caitp
[17:32:49] *** ctanga has quit IRC
[17:32:49] *** ctanga_ is now known as ctanga
[17:32:55] <scav> see, there you just proved how clueless you are
[17:32:55] *** Efrem has quit IRC
[17:33:03] <bd-> i hate how using any serverside java stuff forces you to become a 'jvm admin'
[17:33:14] <dmack> do java applets support rest
[17:33:25] <scav> the .net needs a runtime
[17:33:30] *** blomman has quit IRC
[17:33:31] <bd-> battling with the jvm and gc timings is a bane of my work
[17:33:33] <scav> and its not even close to the jvm in terms of power
[17:33:41] <snapwich> i love java, how would I have found out about the ask toolbar without it?
[17:33:42] *** rileylark has quit IRC
[17:33:46] *** mtsr has quit IRC
[17:33:50] <ioudas> lol
[17:33:55] <dmack> *mic drop*
[17:34:04] <nickeddy> scav: https://github.com/dotnet/corefx
[17:34:13] <scav> also project n plz
[17:34:14] *** rileylark has joined #angularjs
[17:34:15] <ioudas> http://en.wikipedia.org/wiki/List_of_burn_centers_in_the_United_States
[17:34:35] *** cojack has joined #angularjs
[17:34:36] *** MistahKurtz has joined #angularjs
[17:34:45] <dmack> ioudas: you should add an #angularjs on freenode entry
[17:34:50] *** SargoDarya has quit IRC
[17:35:05] <nickeddy> don't encourage him
[17:35:25] <merpnderp> dmack: wha? People should use ASP?
[17:35:40] <ioudas> i would describe it differently here ;-P
[17:35:41] <scav> bd-: i know right, just as running a web server forces you to become an apache httpd admin. man it sucks having to know shit
[17:35:43] <dmack> can people not tell i'm trolling a bit? what's going on today?
[17:35:50] <dmack> merpnderp: DO NOT USE ASP
[17:35:58] *** sk87 has quit IRC
[17:35:58] <nickeddy> or java *cough*
[17:36:00] <ioudas> use asp.NET
[17:36:04] <ioudas> its much better
[17:36:05] <dmack> merpnderp: USE ASSEMBLY
[17:36:06] *** emmesswhy has quit IRC
[17:36:10] *** SargoDarya has joined #angularjs
[17:36:17] <scav> people use PHP, so they might as well use ASP
[17:36:30] <dmack> heard a rumor that angular 2.0 is transpiled using gulp to be backwards compatible with assemlby
[17:36:31] <scav> PHP may suck a bit more though
[17:37:24] *** frobs has quit IRC
[17:37:54] *** tristanp has quit IRC
[17:38:11] *** jlmitch5dev has joined #angularjs
[17:38:17] *** woah has joined #angularjs
[17:39:04] *** juampy has joined #angularjs
[17:39:58] *** mlpug has joined #angularjs
[17:40:09] *** mchammer has quit IRC
[17:40:19] *** SargoDarya has quit IRC
[17:40:23] *** mot0rola has joined #angularjs
[17:41:04] *** TyrfingMjolnir has quit IRC
[17:41:17] *** asdofindia has quit IRC
[17:41:43] *** tangorri has quit IRC
[17:42:26] *** ederign has quit IRC
[17:42:27] *** ederign has joined #angularjs
[17:42:41] <nickeddy> dmack: that would scare me
[17:43:10] *** warpx has quit IRC
[17:43:20] *** renlo has joined #angularjs
[17:44:53] *** mot0rola has quit IRC
[17:44:53] *** azizur has joined #angularjs
[17:44:56] *** TyrfingMjolnir has joined #angularjs
[17:45:24] *** memento_ has quit IRC
[17:45:48] *** dhcar is now known as dhcar_AFK
[17:46:01] *** memento_ has joined #angularjs
[17:46:07] *** dabaR has joined #angularjs
[17:46:57] *** mlpug has quit IRC
[17:47:02] *** cacts has quit IRC
[17:47:22] *** MistahKurtz has quit IRC
[17:47:55] *** MistahKurtz has joined #angularjs
[17:48:21] *** renlo has quit IRC
[17:49:29] *** jdivock has quit IRC
[17:49:37] *** boberober has quit IRC
[17:49:44] *** tilgovi has joined #angularjs
[17:49:49] *** larsam has joined #angularjs
[17:50:03] *** woah has quit IRC
[17:50:14] <dmack> i swear to god, z-index will be the end of me
[17:50:19] *** prbc_ has joined #angularjs
[17:50:29] <nickeddy> dmack: z-index: 1000000000000000000000000000000
[17:50:52] <dmack> protip: when you use translate3d, z-index gets ignored.
[17:51:08] *** tristanp has joined #angularjs
[17:52:36] *** loverajoel has joined #angularjs
[17:52:44] *** loverajoel has quit IRC
[17:53:17] *** Joe_knock has joined #angularjs
[17:53:42] <scav> nothing wrong with asm
[17:53:45] *** hlopes has quit IRC
[17:53:59] <scav> the world should be more about asm and less about what it is today where everyone is a "Programmer"
[17:54:06] <nickeddy> lol
[17:54:10] <nickeddy> worst statement ever
[17:54:21] <nickeddy> i'd rather write expressive code than the shithole that asm can be
[17:54:27] *** dhcar_AFK is now known as dhcar
[17:54:36] *** boberober has joined #angularjs
[17:55:08] *** fbenoit has quit IRC
[17:55:19] *** dhcar is now known as dhcar_AFK
[17:55:21] *** Aliks has joined #angularjs
[17:55:22] *** soj has quit IRC
[17:55:25] *** shawnzhu has quit IRC
[17:55:40] *** warpx has joined #angularjs
[17:56:28] *** ahtik has quit IRC
[17:56:30] <nickeddy> scav: well, i hope you're just joking :P
[17:58:37] *** htmelvis has quit IRC
[17:59:11] *** ajenkins_ has joined #angularjs
[17:59:22] *** ajenkins has quit IRC
[18:00:51] <maraneta> so i'm trying to get my unit tests working, but it seems like my 'beforeEach' block is not running... I'm trying to just output a message using 'console.log()' within the block, and it's not being output. what could be the problem?
[18:00:55] *** tschundeee has joined #angularjs
[18:01:14] *** hilefoks has quit IRC
[18:02:03] *** threesixes666 has quit IRC
[18:02:16] <dmack> maraneta: which framework?
[18:02:28] *** threesixes666 has joined #angularjs
[18:02:33] *** ccohn has quit IRC
[18:02:43] *** fazed has quit IRC
[18:02:43] <maraneta> dmack: karma
[18:02:44] <scav> nickeddy: kinda, but also not
[18:02:46] *** lugzer has quit IRC
[18:02:59] <dmack> how're you running it?
[18:03:08] *** ccohn has joined #angularjs
[18:03:20] <scav> nickeddy: just here recently, it was proven again, when people cant cast their hate aside and accept that there is currently no better runtime than the jvm
[18:03:23] *** patrick99e99 has joined #angularjs
[18:03:29] *** aivonix has quit IRC
[18:03:31] *** threesixes666 is now known as threesixes
[18:03:39] <scav> sure, JRE and applets suck, we all know that, heck we knew it back in 1999 as well
[18:03:55] <maraneta> dmack: npm test
[18:04:12] *** olr has quit IRC
[18:04:16] <nickeddy> meh best vm ever scav is v8 :P
[18:04:19] *** BobbieBarker has quit IRC
[18:04:20] <scav> but the jvm is home to some of the most impressive languages of today - scala being one, and there is a reason for it running on the jvm
[18:04:35] <dllama> hey guys, quick quetion, can i do a form submit via controller? I actually need it to do a full redirect, not just an ajax post
[18:04:51] <scav> im not a java fan boy, but i love great technology, and the jvm is an impressive engineering feat
[18:05:34] *** lugzer has joined #angularjs
[18:05:37] *** rafagomes has quit IRC
[18:05:43] *** patrickarlt has quit IRC
[18:05:57] *** rafagomes has joined #angularjs
[18:06:14] *** loverajoel has joined #angularjs
[18:06:19] <nickeddy> scav: yeah i more hate java than the jvm
[18:06:20] *** patrickarlt has joined #angularjs
[18:06:48] *** SargoDarya has joined #angularjs
[18:06:48] *** ciwolsey has joined #angularjs
[18:06:53] *** NormySan has joined #angularjs
[18:07:29] *** ccohn has quit IRC
[18:07:40] *** shacklef_ has joined #angularjs
[18:07:43] *** Sna4x8 has joined #angularjs
[18:07:53] <scav> hating java is also stupid
[18:07:58] <scav> java is a programming language
[18:08:08] <nickeddy> yeah, and i didn't enjoy using it
[18:08:10] <scav> nickeddy: what exactly do you hate about java?
[18:08:24] <ioudas> i dont like java at all either. Ill avoid it everytime.
[18:08:25] *** Foxandxss has quit IRC
[18:08:38] <scav> ioudas: why?
[18:08:39] <bd-> is it still missing a foreach type operator?
[18:08:40] * ioudas does most of his work in c/cobol/.net
[18:08:45] <nickeddy> ^
[18:08:51] *** shackleford has quit IRC
[18:08:59] <ioudas> mostly performance.
[18:09:36] <scav> "mostly performance", are you serious?
[18:09:43] *** cacts|works has quit IRC
[18:09:46] *** Efrem has joined #angularjs
[18:09:48] <ioudas> yes thats my biggest gripe.
[18:09:51] <nickeddy> i have to hear this
[18:10:01] <nickeddy> the jvm is actually pretty god damn fast
[18:10:11] *** t1mmen has quit IRC
[18:10:22] *** cacts|works has joined #angularjs
[18:10:26] <bd-> which is funny, because every java based app i've ever used runs like shit
[18:10:38] <bd-> eclipse/oo.org/etc
[18:10:42] <ioudas> yea
[18:10:47] <nickeddy> that's eclipse's fault
[18:10:48] <nickeddy> lol
[18:10:49] <scav> ioudas: if you believe that the jvm (and in turn java) is slow, you are pretty clueless :/
[18:10:53] <scav> eclipse is a pile of shit
[18:11:03] <bd-> doesn't really help the perception of the jvm though if every major thing written in it runs like piss
[18:11:12] <scav> eclipse isnt the "Major thing" written in it
[18:11:18] *** SargoDarya has quit IRC
[18:11:20] <ioudas> well, i guess i am clueless then. So is google. Because they have an opinon on it too.
[18:11:23] <nickeddy> well that's kind of true though. anything from jetbrains has been slow as fuck compared to st3 for me
[18:11:23] <ioudas> so be it.
[18:11:26] <bd-> i mean, things that people are most likely to encounter
[18:11:37] <scav> idea intellij is written in java, its fast and efficient
[18:11:38] *** cojack has quit IRC
[18:11:40] <bd-> in a non-server enviroment
[18:11:45] <bd-> yea, intellij is also sluggish
[18:11:49] <ioudas> ive rarely ever/never seen a java program doing identical shit to C beat C.
[18:11:51] *** sher has quit IRC
[18:11:53] <ioudas> ever
[18:11:59] *** Snugug has joined #angularjs
[18:12:05] *** rosshuggett has joined #angularjs
[18:12:07] <ioudas> All depends really
[18:12:10] <bd-> then there's JIRA, that's slow
[18:12:21] <scav> ioudas: do you write your enterprise database logic, restful apis or authentication mechanisms in C?
[18:12:32] <ioudas> depends scav.
[18:12:34] <tyson2> would you write linux in java?
[18:12:39] *** frkout has quit IRC
[18:12:39] <ioudas> we do it in cobol mostly
[18:12:45] <scav> tyson2: no, but then again that wasnt my argument
[18:12:46] <nickeddy> oh god
[18:12:49] *** frkout has joined #angularjs
[18:12:58] <nickeddy> node.js > all
[18:13:01] *** Aliks has quit IRC
[18:13:09] *** jlmitch5dev has quit IRC
[18:13:13] <tyson2> there have been lots of arguments in the linux development community about whether java should be used
[18:13:19] *** nfroidure has quit IRC
[18:13:19] <scav> but please, feel free to provide actual numbers on how insanely slow the jvm is
[18:13:25] *** dabaR has left #angularjs
[18:13:44] *** azizur has quit IRC
[18:13:55] <scav> and not a benchmark pre JIT or back in the 90ies
[18:13:57] *** getn_outchea has quit IRC
[18:13:58] <ioudas> infact, the project im currently writing in ionic calls a cobol soap interface to grab all its info. cobol sucks with strings though. Few other spots.
[18:14:07] *** Sawbones has joined #angularjs
[18:14:18] <bd-> well, most benchmarks are still fairly small benchmarks, which jvm comes out pretty well in
[18:14:21] *** Guest22 has joined #angularjs
[18:14:28] <bd-> there's no 'full application' benchmarks that i know of
[18:14:39] <bd-> because it's not really an easy thing to compare
[18:15:06] <scav> but still, its a *fact* that "java is slow"
[18:15:08] <scav> ?
[18:15:09] *** _45kb has quit IRC
[18:15:15] <nickeddy> well compared to native, yes
[18:15:19] *** cotko has quit IRC
[18:15:20] <maraneta> does anyone here run unit tests with karma? my beforeEach block isn't being executed when i run my functions...
[18:15:21] *** jlebrech has quit IRC
[18:15:25] <scav> jesus christ
[18:15:31] <scav> nickeddy: what does that even mean
[18:15:38] <ioudas> you dont know what it means?
[18:15:46] <nickeddy> really? lol
[18:15:48] <scav> ioudas: ofc i know what it *means*, but its not true
[18:15:52] <ioudas> http://readwrite.com/2011/06/06/cpp-go-java-scala-performance-benchmark
[18:15:53] <nickeddy> yes, it is
[18:15:56] <johnnyfive> maraneta, almost everyone does. Put it in a plnkr
[18:15:56] <ioudas> theres a whitepaper from google
[18:16:06] *** aendrew has quit IRC
[18:16:11] <scav> nickeddy: not with a blanket claim like that, its not
[18:16:13] <Sna4x8> maraneta: Post your code - I'll take a look if you'd like.
[18:16:16] <ioudas> feel free to read.
[18:16:22] *** yts has quit IRC
[18:16:28] <maraneta> alrighty
[18:16:31] *** spaceonline has joined #angularjs
[18:16:40] *** zz_night-owl is now known as night-owl
[18:16:42] *** rafagomes has quit IRC
[18:16:42] <scav> ioudas: 2011, anything from say, less than 5 years back?
[18:16:49] <ioudas> its 2014
[18:16:54] *** ahtik has joined #angularjs
[18:16:58] <ioudas> so id say that fits your request.
[18:17:07] <nickeddy> 2014 - 2011 = 5 years
[18:17:08] *** Sky[x] has quit IRC
[18:17:09] <nickeddy> he did the math
[18:17:35] *** rafagomes has joined #angularjs
[18:17:40] *** Casey_ has quit IRC
[18:18:15] *** coffey has joined #angularjs
[18:18:36] <scav> okay, so basically, we are arguing on the permise that you take the best developers in the world and write highly optimised code
[18:18:41] *** mmealling has quit IRC
[18:18:49] *** AngularUI has joined #angularjs
[18:18:49] <AngularUI> [ng-grid] c0bra pushed 1 new commit to master: http://git.io/nmVDjg
[18:18:49] <AngularUI> ng-grid/master 9bfa6e3 Brian Hann: fix(cellNav): Don't setup when directive not there...
[18:18:50] *** AngularUI has left #angularjs
[18:18:50] *** davidreis has quit IRC
[18:19:09] *** getn_outchea has joined #angularjs
[18:19:09] <ioudas> i dont think thats really what the argument is.
[18:19:15] <scav> oh, its not?
[18:19:28] <ioudas> I dont personally, no.
[18:19:37] <scav> We find that in regards to performance, C++ wins out by
[18:19:38] <scav> a large margin. However, it also required the most extensive
[18:19:38] <scav> tuning efforts, many of which were done at a level of sophisti-
[18:19:38] <scav> cation that would not be available to the average programmer.
[18:20:01] <ioudas> and
[18:20:12] <bd-> i can't find a list of popular desktop applications written in java
[18:20:14] <nickeddy> scav: that's why i use libs like lodash, because someone smarter than me has written a better algorithm than i ever could
[18:20:15] <scav> given enough time to write code, asm is better
[18:20:25] <nickeddy> and there's the crux of it
[18:20:40] *** tschundeee has quit IRC
[18:20:43] <scav> bd-: probably because nothing important runs your desktop
[18:20:46] *** moogey has quit IRC
[18:21:09] <Sna4x8> ^^ Generally, asm is smaller. But most compilers generate much faster code than any human could reasonable write in ASM.
[18:21:20] *** ngbot has joined #angularjs
[18:21:21] <ngbot> [angular.js] caitp pushed 1 new commit to master: http://git.io/VBS5Cw
[18:21:21] <ngbot> angular.js/master 013b522 Olivier Combe: feat($injector): print caller name in "unknown provider" errors (when available)...
[18:21:21] *** ngbot has left #angularjs
[18:21:29] <ioudas> I wonder what language windows/linux use for their code.
[18:21:30] <ioudas> hmmmmmmmmmmmm
[18:21:42] <tyson2> C++ windows, C linux
[18:21:44] *** ctanga has quit IRC
[18:21:45] <ioudas> you dont say
[18:21:49] <ioudas> nooooo way
[18:21:49] <tyson2> linus doesn't like C++
[18:21:56] <scav> nobody likes c++
[18:21:58] <ioudas> isnt there some asm too in linux
[18:22:04] <tyson2> drivers
[18:22:06] <Sna4x8> I like C++.
[18:22:10] *** jacuqesdancona_ has quit IRC
[18:22:14] <ioudas> i like c++ better than c.
[18:22:45] *** jacuqesdancona_ has joined #angularjs
[18:22:48] <ioudas> I also write in ladder logic. So i dont understand why you guys cant just write ladder logic. ;-P
[18:22:50] *** moogey has joined #angularjs
[18:22:51] *** sonofdirt has quit IRC
[18:22:52] <nickeddy> i like js :P
[18:22:56] *** ctanga has joined #angularjs
[18:22:59] <Sna4x8> I like js too =)
[18:23:08] <Sawbones> I like JS
[18:23:19] <Sna4x8> Java's neat too, and C#, and Scala, and ColdFusion. Programming is neat in general.
[18:23:37] <bd-> cfml pls no
[18:23:39] <Sawbones> along with Python and Ruby
[18:23:42] <scav> anyway, ioudas i love to see some numbers that wasnt benched in 2011
[18:23:47] <tga> greetings
[18:24:06] <nickeddy> yes let's just all agree coding is fun and all languages are valid because they are
[18:24:38] <Sna4x8> All the languages I've learned have cool features, in my opinion.
[18:24:49] <scav> also, i would love to see an actual benchmark not starting with the wordings: "A team at Google created a "simple and compact" benchmark that didn't take advantage of language-specific features."
[18:24:59] <ioudas> Sure, to me the argument is shown really down to garbage collection/compiler/what you have to do.
[18:25:00] <scav> in you dont use language specific features, whats the point?
[18:25:03] <ioudas> thats how i pick
[18:25:16] <ioudas> the white paper has specific's
[18:25:29] <Sawbones> Oh wow, I just scrolled up, Are you guys really fighting over C++ stuff?
[18:25:33] <ioudas> thats just a summarization of the white paper
[18:25:49] *** mzabriskie has joined #angularjs
[18:25:52] <nickeddy> lol
[18:26:09] *** MaxV has quit IRC
[18:26:26] *** patrickarlt has quit IRC
[18:26:32] <scav> ioudas: it specifically says they dont
[18:26:37] *** mmealling has joined #angularjs
[18:26:53] *** patrickarlt has joined #angularjs
[18:27:06] <Sawbones> You're both pretty
[18:27:08]
[18:27:08] <ioudas> compact benchmark in four programming languages, namely
[18:27:09] <ioudas> C++, Java, Go, and Scala. The implementations each use the
[18:27:09]
[18:27:09] <ioudas> memory/object allocation schemes. It does not attempt to exploit
[18:27:09] <ioudas> specific language and run-time features to achieve maximum
[18:27:11] <ioudas> performance. This approach allows an almost fair comparison
[18:27:13] <ioudas> of language features, code complexity, compilers an
[18:27:21] <ioudas> id say thats specific
[18:27:27] <maraneta> can someone check out my unit tests? i'm getting a error, it seems like my beforeEach block isn't running at all... http://dpaste.com/3ZY9SSF
[18:27:30] *** jacuqesdancona_ has quit IRC
[18:27:33] <Sawbones> Kindly take this over to the C++/OS Dev channel
[18:27:49] *** boberober has quit IRC
[18:27:54] *** chrissha_ has joined #angularjs
[18:27:54] *** jonathanpglick has joined #angularjs
[18:28:22] *** AciD` has joined #angularjs
[18:28:23] *** chrisshattuck has quit IRC
[18:28:33] *** aendrew has joined #angularjs
[18:28:41] <nickeddy> ^ agreed
[18:28:47] *** Sontakey has joined #angularjs
[18:29:10] <ioudas> well we can totally start a new topic! you hear they are forking debian!
[18:29:12] <ioudas> ;-P
[18:29:14] *** aendrew has quit IRC
[18:29:19] *** Yankie has joined #angularjs
[18:29:21] <maraneta> johnnyfive, Sna4x8: can you guys check out my unit test? not sure beforeEach is not being run... http://dpaste.com/3ZY9SSF,
[18:29:24] * ioudas will stop now
[18:29:29] *** joshontheweb has joined #angularjs
[18:30:04] *** aendrew has joined #angularjs
[18:30:35] <tga> ok, stupid question, why does a directive scope variable '@' just appears in my controller's $scope and a '=' or '=?' doesn't
[18:30:37] *** defaultdict has quit IRC
[18:30:38] <Sna4x8> maraneta: Do you get an error at all?
[18:30:38] *** chrisshattuck has joined #angularjs
[18:30:57] *** Snugug has quit IRC
[18:31:23] *** chrisbirk has joined #angularjs
[18:31:27] *** chrisshattuck has quit IRC
[18:31:33] *** aendrew has quit IRC
[18:31:35] *** Slowintrepid has quit IRC
[18:31:46] <maraneta> Sna4x8: yeah, 'TypeError: scope is undefined in '.../controllerSpec.js (line 21)'
[18:31:56] <nickeddy> tga: http://stackoverflow.com/questions/14050195/what-is-the-difference-between-and-in-directive-scope
[18:32:08] *** chrisshattuck has joined #angularjs
[18:32:54] *** kostiak has joined #angularjs
[18:32:55] *** bayousoft has quit IRC
[18:33:18] *** moritzs has joined #angularjs
[18:33:26] *** chrissha_ has quit IRC
[18:33:28] *** bayousoft has joined #angularjs
[18:33:52] *** boxmein is now known as [boxmein]
[18:33:57] <Sna4x8> maraneta: expect not except
[18:34:04] <Sna4x8> line 24 in your paste.
[18:34:12] *** ben_dev has joined #angularjs
[18:34:26] <maraneta> Sna4x8: oh yeah, i changed that
[18:34:41] <maraneta> whoops
[18:35:12] *** stirlingw has quit IRC
[18:35:22] *** MistahKurtz has quit IRC
[18:35:43] *** moritzschaefer has joined #angularjs
[18:35:45] *** mollitz has joined #angularjs
[18:35:46] <Sna4x8> Is angular mocks being included?
[18:35:47] *** stirlingw has joined #angularjs
[18:36:15] *** sonofdirt has joined #angularjs
[18:36:29] *** a3gis has joined #angularjs
[18:36:36] *** dannyc__ has quit IRC
[18:36:40] *** aendrew has joined #angularjs
[18:37:03] *** Siyfion has quit IRC
[18:37:03] <maraneta> Sna4x8: yeah, here's my karma config... http://dpaste.com/185GEYA
[18:37:19] <maraneta> Sna4x8: and when i run npm test, it says the angular-mocks.js file is being served
[18:37:24] <maraneta> so i think that's fine
[18:37:48] *** Grumelo has quit IRC
[18:38:03] <maraneta> Sna4x8: this is really weird because i checked in the complete angular tutorial, which has unit tests that are pretty much identical to mine, and they work successfully
[18:38:03] *** richiebkr has joined #angularjs
[18:38:18] <johnnyfive> maraneta, your syntax looks fine...
[18:38:30] *** boberober has joined #angularjs
[18:38:37] <johnnyfive> can you paste your controller as well pls
[18:38:51] <maraneta> johnnyfive: i believe my controller is included there
[18:38:59] <johnnyfive> oh duh
[18:39:06] *** MistahKurtz has joined #angularjs
[18:39:06] *** RobinBAwesome has joined #angularjs
[18:39:15] *** fdfdfd has joined #angularjs
[18:39:41] *** zlalanne has quit IRC
[18:39:43] *** richiebkr has quit IRC
[18:39:52] <maraneta> yeah, this is really weird behavior... i feel like something's not being included or served correctly, but i'm not getting any errors or anything about missing files
[18:39:52] <Guest22> i'm jealous of you guys
[18:39:55] <johnnyfive> maraneta, you're using jasmine, ya? not mocha+chai?
[18:39:55] *** richiebkr has joined #angularjs
[18:39:57] *** Guest22 is now known as atomiccc
[18:40:02] <maraneta> johnnyfive: that's correct
[18:40:15] *** fdfdfd has quit IRC
[18:40:19] <johnnyfive> it looks like jasmine, just wanted to make sure you weren't running this with mocha
[18:40:30] <maraneta> i see, yeah i'm using jasmine
[18:40:47] *** phzon has quit IRC
[18:40:49] *** jdivock has joined #angularjs
[18:42:04] *** mrits has joined #angularjs
[18:42:10] *** mrits has quit IRC
[18:42:35] *** adamsilver has joined #angularjs
[18:42:42] *** mrits has joined #angularjs
[18:42:58] <adamsilver> should i use a service or a factory for authentication?
[18:43:21] *** imanc has quit IRC
[18:43:38] *** Ajans1 has quit IRC
[18:43:38] *** mollitz has quit IRC
[18:43:51] *** TyrfingMjolnir has quit IRC
[18:43:59] *** moritzschaefer has quit IRC
[18:44:08] *** moritzs has quit IRC
[18:44:36] *** hivearts has joined #angularjs
[18:45:23] <johnnyfive> adamsilver, whatever you want. http://tylermcginnis.com/angularjs-factory-vs-service-vs-provider/
[18:45:37] *** kostiak has quit IRC
[18:45:40] *** imanc_ has joined #angularjs
[18:46:03] *** TyrfingMjolnir has joined #angularjs
[18:46:04] *** iribarne has joined #angularjs
[18:46:12] <nickeddy> adamsilver: yeah, they're virtually interchangeable. i use a service personally
[18:46:29] *** DrClick has joined #angularjs
[18:47:14] *** IJNX has joined #angularjs
[18:47:41] *** Fuzzy has quit IRC
[18:47:49] <johnnyfive> maraneta, I really don't see why that doesn't work. gl
[18:48:10] *** waverider has quit IRC
[18:48:12] *** intellix has quit IRC
[18:48:19] <maraneta> johnnyfive: thanks
[18:48:20] <DrClick> hey guys, I have been trying to find a way to use an alternate template for a nested view (when a user switches from list to table view) anyone have a link or idea how to do it?
[18:48:21] <maraneta> =[[[
[18:48:50] <bd-> DrClick: create abstract state and have child states for each view
[18:48:51] *** robdubya has joined #angularjs
[18:48:54] <bd-> if you're using ui.router
[18:49:25] <DrClick> bd- I am, I will look that up, thank you
[18:49:42] *** kostiak has joined #angularjs
[18:49:45] *** Oddman has joined #angularjs
[18:50:30] *** saucey has quit IRC
[18:50:38] <Sna4x8> maraneta
[18:50:42] <Sna4x8> You're missing a ]
[18:50:50] <maraneta> Sna4x8: ?? where?
[18:51:06] <Sna4x8> Line 50 of your past. Your injectables array is not closed.
[18:51:36] *** jimvideo has joined #angularjs
[18:52:02] *** TheAceOfHearts has joined #angularjs
[18:52:08] <maraneta> Sna4x8: oh wow
[18:52:18] <Sna4x8> Not sure if that's the culprit..
[18:52:39] <maraneta> Sna4x8: yeah i just fixed it, somehow it was working without that... and i'm getting the same errors
[18:52:41] <maraneta> thanks though
[18:53:02] <maraneta> bleh this is tough.. no idea why this isn't working
[18:54:16] *** Oddman has quit IRC
[18:54:29] *** anapitupulu_ has joined #angularjs
[18:54:32] <maraneta> Sna4x8, johnnyfive: actually, i'm getting some weird output in my terminal when i run the tests... this output doesn't appear in the angular tutorial tests (where the tests do work): http://dpaste.com/3MV64BQ
[18:54:36] <maraneta> i dont know if that helps at all
[18:54:37] *** JR___ has joined #angularjs
[18:54:45] *** moritzs has joined #angularjs
[18:54:51] *** mollitz has joined #angularjs
[18:54:54] *** moritzschaefer has joined #angularjs
[18:56:36] *** ninkotech has quit IRC
[18:57:34] <nickeddy> that's a test failing
[18:57:42] *** mmealling has quit IRC
[18:58:00] *** deranged has joined #angularjs
[18:58:04] *** jackweirdy has quit IRC
[18:58:08] *** anapitupulu has quit IRC
[18:58:14] *** Sawbones has quit IRC
[18:58:29] *** jackweirdy has joined #angularjs
[18:58:32] *** gauravsaini03 has joined #angularjs
[18:58:56] *** jackweirdy has quit IRC
[18:59:13] *** JR___ has quit IRC
[18:59:20] *** merobertsjr has joined #angularjs
[18:59:20] *** jackweirdy has joined #angularjs
[18:59:21] <maraneta> nickeddy: when a test fails in the angular tut tests, it just tells me the file name and the line number where the test failed... since i'm getting all these source files in my output, what does that mean?
[18:59:38] *** Linell has quit IRC
[19:00:03] <johnnyfive> maraneta, try removing the restangular and provide dependencies to get the test to pass. Remove anything extra you have that is not relevant to this one test and see if you can get it to work
[19:00:41] <Sna4x8> Yeah, works for me without $provide.
[19:00:54] <maraneta> johnnyfive: i added an extremely simple test case, just it('test', function() { expect('foo').toEqual('foo'); });, and that passes
[19:01:01] *** moritzschaefer has quit IRC
[19:01:01] *** mollitz has quit IRC
[19:01:03] *** duall has quit IRC
[19:01:16] *** moritzs has quit IRC
[19:01:18] <maraneta> johnnyfive: i think trying to inject those dependencies is what causes the errors
[19:01:18] <johnnyfive> so you've got a dependency issue.
[19:02:11] *** shacklef_ has quit IRC
[19:02:20] *** hivearts has quit IRC
[19:02:30] *** nairys has joined #angularjs
[19:02:32] <maraneta> johnnyfive: how would i get to the bottom of this?
[19:02:53] *** fedenunez1 has joined #angularjs
[19:02:55] <maraneta> Sna4x8: you ran the same tests, and they worked?
[19:02:59] <Sna4x8> maraneta: try just removing $provide, and line 18.
[19:03:11] *** conan_the_destro has quit IRC
[19:03:12] *** jackweirdy has quit IRC
[19:03:13] <maraneta> Sna4x8: i tried getting rid of provide a while ago, but they don't work =[
[19:03:21] *** rosshuggett has quit IRC
[19:03:26] <Sna4x8> Yes. I can run a dumbed-down version of your tests fine. Let me paste it real fast.
[19:03:27] <maraneta> i feel like i'm just not importing some files correctly but no errors are showing up to tell me which
[19:03:29] *** a3gis has quit IRC
[19:03:39] *** ccohn has joined #angularjs
[19:03:50] <johnnyfive> maraneta, this honestly is a learning experience for me. i'm googling ;)
[19:03:59] *** d10n-work has joined #angularjs
[19:04:00] *** walden is now known as walden|brb
[19:04:11] *** conan_the_destro has joined #angularjs
[19:04:13] *** nerder has quit IRC
[19:04:15] *** Slowintrepid has joined #angularjs
[19:04:31] *** fedenunez has quit IRC
[19:04:37] *** deranged has quit IRC
[19:05:04] <Sna4x8> http://pastebin.com/AY5szYaY
[19:05:08] <maraneta> johnnyfive: let's learn together! ;D honestly though i tried googling for a few hours before coming here but i couldn't find anything =[
[19:05:22] <Sna4x8> Sorry, I butchered your indentation. I use 2 spaces because I'm right =)
[19:05:37] <maraneta> Sna4x8: no worries, let me check this out
[19:05:51] *** aendrew has quit IRC
[19:06:04] *** zemanel has quit IRC
[19:06:08] *** ProLoser|Mac has joined #angularjs
[19:06:11] *** ProLoser has quit IRC
[19:06:35] *** wallerdev has joined #angularjs
[19:06:40] <Sna4x8> I canned lines 29 and 32, and removed the restangular dependency. It runs and executes the beforeEach and test. You should be able to re-add your dependencies as needed (one at a time I would suggest).
[19:07:00] <maraneta> Sna4x8: can you post your karma configuration?
[19:07:09] *** ctanga has quit IRC
[19:07:11] <johnnyfive> maraneta, it looks like $provide is not used the same way: http://ng-learn.org/2014/08/Testing_Promises_with_Jasmine_Provide_Spy/
[19:07:14] <Sna4x8> I don't think, btw, that you can inject $provide the way you were.
[19:07:23] *** saint-ron has quit IRC
[19:07:24] <Sna4x8> ^^ Yea, what johnnyfive just said.
[19:07:25] <maraneta> i see, yeah i removed that a while ago
[19:07:26] *** lsiv568 has quit IRC
[19:07:31] *** eirikb has joined #angularjs
[19:07:51] <Sna4x8> http://pastebin.com/W0LckPEp
[19:08:06] <Sna4x8> ^^ It's the same as yours, but I updated the paths and the browser.
[19:08:09] *** ccohn has quit IRC
[19:08:09] *** dacuca has quit IRC
[19:08:10] *** ctanga has joined #angularjs
[19:08:50] *** ahtik has quit IRC
[19:09:07] <jcool> I was refining my code and I did var vm = this; in my controller
[19:09:27] <eirikb> I want to make a form field directive where I pass in a model with {Id: 1, Title: "test" }, then it renders an input but show only Title, when I use the model on the "outside" I should only get Id. Possible?
[19:09:34] *** patrick99e99 has quit IRC
[19:09:37] <jcool> I have a fucntion called vm.submitform which used to work earlier with $scope, but now it doesnt.
[19:09:52] *** Nivag_ has joined #angularjs
[19:09:58] *** Mackseraner has joined #angularjs
[19:10:02] *** Sawbones has joined #angularjs
[19:10:04] *** Mackseraner has left #angularjs
[19:10:13] <jcool> I call this function from ng-submit="submitform(vessel.$valid)"
[19:10:24] *** mzabriskie has quit IRC
[19:10:39] <DrClick> can anyone help, I have nested childviews within a state and I need to dynamically change the templateURL for the child state. Not sure abstract states work in this situation. I have 10+child views, and I want the user to be able to switch between the list/table template for any of the child views.
[19:10:56] *** mzabriskie has joined #angularjs
[19:11:25] *** anapitupulu_ has quit IRC
[19:11:30] <bealtine> you know that templateUrl can be a function right?
[19:11:35] *** night-owl is now known as zz_night-owl
[19:12:01] *** garbanzio has quit IRC
[19:12:04] *** jlambert121 has quit IRC
[19:12:26] *** walden|brb is now known as walden
[19:12:31] *** richiebkr has quit IRC
[19:13:15] *** Khruu has quit IRC
[19:13:17] <DrClick> bealtine yes, but it only passes in the route, unless I am missing something on how to pass args to this
[19:13:20] *** morenoh150 has joined #angularjs
[19:13:21] *** PeterMetz has quit IRC
[19:13:23] *** jlambert121 has joined #angularjs
[19:13:35] *** wa5ted has joined #angularjs
[19:14:00] *** roadrunneratwast has joined #angularjs
[19:14:28] <eirikb> Maybe I could do controller: function($scope){$scope.model.val=function(){return $scope.model.Id;};} and call the function if it exists on "the outside"
[19:15:11] <roadrunneratwast> I have a multistep form wizard. I am using ui-router. Do I just want a single controller for the multiple views or is there a better strategy for this use case?
[19:16:04] *** dannyc_ has quit IRC
[19:16:07] *** _Vlad has quit IRC
[19:16:38] *** djam90_1 has quit IRC
[19:17:08] *** disgrntld1 has joined #angularjs
[19:17:12] *** Christer has quit IRC
[19:17:35] *** tjsail33 has joined #angularjs
[19:17:40] <maraneta> Sna4x8: thanks for your help, now i know that my injector just isn't working for some reason
[19:18:11] *** morenoh150 has quit IRC
[19:18:13] *** wa5ted has quit IRC
[19:18:34] *** disgrntld has quit IRC
[19:18:35] *** juampy has quit IRC
[19:19:07] *** doginal has joined #angularjs
[19:19:13] *** mlpug has joined #angularjs
[19:19:38] *** Dixty has quit IRC
[19:19:53] *** DarrenCraig has quit IRC
[19:20:05] *** riffraff has quit IRC
[19:20:08] *** aslate has quit IRC
[19:21:12] <roqo> hey peeps. whats the best way to get angular directives to work with a attribute that changes dynamically
[19:21:28] *** ehynds has joined #angularjs
[19:21:31] *** yandos has quit IRC
[19:21:50] *** tyson2 has quit IRC
[19:22:02] *** ngbot has joined #angularjs
[19:22:02] <ngbot> [angular.js] pkozlowski-opensource pushed 1 new commit to master: http://git.io/_9Sihw
[19:22:02] <ngbot> angular.js/master 8df47db Carson McDonald: docs(guide/scope): fix typo...
[19:22:03] *** ngbot has left #angularjs
[19:22:27] *** cthrax has quit IRC
[19:22:46] <roqo> for instance <div ng-if="thiswillchange"><custom-directive></custom-directive></div>
[19:23:40] <roqo> thiswillchange gets set to true after a callback
[19:24:24] *** richiebkr has joined #angularjs
[19:25:13] *** Snugug has joined #angularjs
[19:25:28] *** iribarne has quit IRC
[19:25:39] *** Efrem is now known as Efrem-Away
[19:26:25] *** ngbot has joined #angularjs
[19:26:25] <ngbot> [angular.js] caitp pushed 1 new commit to master: http://git.io/3BoA6w
[19:26:26] <ngbot> angular.js/master 915a891 chasefleming: fix(linky): make urls starting with www. links, like markdown...
[19:26:26] *** ngbot has left #angularjs
[19:26:39] *** RobinBAwesome has quit IRC
[19:26:40] <roadrunneratwast> roqo: angular does data binding so it detects dynamic changes?
[19:26:42] *** mzabriskie has quit IRC
[19:26:47] <roadrunneratwast> roqo: what's the question
[19:27:25] *** Johnny13371337 has joined #angularjs
[19:27:29] *** Johnny13371337 has left #angularjs
[19:27:47] *** IJNX has quit IRC
[19:28:12] *** RobinBAwesome has joined #angularjs
[19:28:15] *** lsiv568 has joined #angularjs
[19:28:17] <roqo> yeah thats fine but the directive code wont attach to the custom-directive
[19:28:23] *** jdcasey has quit IRC
[19:28:33] <roqo> how can i get the directive code to execute on the custom directive
[19:28:45] *** jdcasey has joined #angularjs
[19:28:53] *** eirikb has quit IRC
[19:29:14] *** quantax- has joined #angularjs
[19:29:16] <roadrunneratwast> did you write a controller for it?
[19:29:21] <roqo> yes
[19:29:36] <roadrunneratwast> and is the function called?
[19:29:41] <roadrunneratwast> when the event happens?
[19:30:02] <roadrunneratwast> you should be able to write a callback for any change of value
[19:30:15] <roadrunneratwast> in the set() funciton, for example
[19:30:42] *** kostiak has quit IRC
[19:31:01] *** gauravsaini03 has quit IRC
[19:31:37] *** Norder has joined #angularjs
[19:32:17] *** cthrax has joined #angularjs
[19:32:32] *** Slowintrepid has quit IRC
[19:32:38] *** chromatome has joined #angularjs
[19:32:42] *** shackleford has joined #angularjs
[19:32:43] *** deanclkclk has quit IRC
[19:32:45] *** moritzs has joined #angularjs
[19:33:05] *** DrClick has quit IRC
[19:33:13] *** mrru has joined #angularjs
[19:33:23] *** jacuqesdancona_ has joined #angularjs
[19:33:41] *** blomman has joined #angularjs
[19:34:09] *** mzabriskie has joined #angularjs
[19:34:09] *** deanclkclk has joined #angularjs
[19:34:41] *** Slowintrepid has joined #angularjs
[19:34:41] <merobertsjr> Good morning, Anyone know a good tutorial or doc that covers setting up chromedriver mobile emulation for use with protractor?
[19:34:50] *** arthas has quit IRC
[19:35:40] *** jlambert121 has quit IRC
[19:36:24] *** jaznow has quit IRC
[19:36:34] *** morenoh150 has joined #angularjs
[19:36:34] *** jonr22 has joined #angularjs
[19:37:01] <\du> can i create a filter inside a directive?
[19:37:12] *** ngbot has joined #angularjs
[19:37:12] <ngbot> [angular.js] pkozlowski-opensource pushed 1 new commit to master: http://git.io/S8J3tA
[19:37:12] <ngbot> angular.js/master 96c61fe Pawel Kozlowski: fix(numberFilter): numbers rounding to zero shouldn't be negative...
[19:37:13] *** ngbot has left #angularjs
[19:37:16] <\du> i will like to isolate this filter because is only to use with the directive template
[19:37:31] *** MacWinner has joined #angularjs
[19:37:43] *** chrisbirk has quit IRC
[19:37:53] <nickeddy> \du: you could just make a filter and only use it in the directive...
[19:37:58] *** jacuqesdancona_ has quit IRC
[19:38:15] <nickeddy> and name it something explicit like ThatSpecificDirectiveFilter
[19:38:16] *** jlambert121 has joined #angularjs
[19:38:26] <\du> nickeddy: yes i know, but the idea is encapsulate everything in the directive, polymer style ;p
[19:38:27] *** tfennelly has joined #angularjs
[19:38:34] *** Aliks has joined #angularjs
[19:38:39] <\du> but just asking if is possible, if not i will do it global
[19:38:47] *** anapitupulu has joined #angularjs
[19:38:50] <nickeddy> i don't think coupling those parts is valuable.
[19:38:53] *** {DV8} has joined #angularjs
[19:39:02] *** shackleford has quit IRC
[19:39:04] <nickeddy> but yeah i don't know if it can be done
[19:39:31] <\du> okay, i will do a litle research and see
[19:39:44] *** marcjs___ has joined #angularjs
[19:39:56] <\du> also i think if the filter is global and my directive have an isolate scope i should to pass the filter
[19:40:13] *** roadrunneratwast has quit IRC
[19:40:31] *** doginal has quit IRC
[19:40:37] *** tsalb has joined #angularjs
[19:40:38] *** jdj_dk has joined #angularjs
[19:40:40] *** mclenithan has joined #angularjs
[19:41:02] *** doodlehaus has quit IRC
[19:41:04] *** moritzs has quit IRC
[19:41:20] *** morenoh150 has quit IRC
[19:41:35] *** jonr22 has quit IRC
[19:42:08] *** patricka_ has joined #angularjs
[19:42:38] *** marcjs__ has quit IRC
[19:43:20] <tristanp> The specifics of this don't matter, but can someone look at how I'm using $q.defer() here and tell me if it's a good design pattern? https://gist.github.com/tristanpendergrass/b0e91277098a04b3948d
[19:43:20] *** AngularUI has joined #angularjs
[19:43:20] <AngularUI> [ng-grid] c0bra closed pull request #1852: Ensure minWidth and maxWidth are applied correctly (master...bugfix) http://git.io/IKPq9g
[19:43:20] *** AngularUI has left #angularjs
[19:43:28] *** frkout has quit IRC
[19:43:42] <tristanp> I use this same pattern over and over and just want to make sure im not making it too complicated or doing it wrong
[19:43:44] *** frkout has joined #angularjs
[19:44:16] <tristanp> it seems like a lot of lines to convert the function so it returns a promise.
[19:44:24] <nickeddy> tristanp: if something fails you should be doing defer.reject()
[19:44:45] *** shpoont has quit IRC
[19:44:54] *** AlSquire has quit IRC
[19:44:58] *** Henry_abcd has joined #angularjs
[19:45:01] <tristanp> nickeddy: null result isn't a failure in this case
[19:45:22] <nickeddy> ah okay
[19:45:23] <tristanp> but good point
[19:45:33] <tristanp> so it seems there's nothing outrageously wrong with it
[19:45:36] <tristanp> just seems verbose
[19:45:40] *** jdj_dk has quit IRC
[19:45:45] *** mzabriskie has quit IRC
[19:45:46] *** AngularUI has joined #angularjs
[19:45:46] <AngularUI> [ng-grid] c0bra closed pull request #1961: recalculates header height when it changes visible state (master...headerCalc) http://git.io/XagTuw
[19:45:46] *** AngularUI has left #angularjs
[19:45:47] *** patrickarlt has quit IRC
[19:45:55] *** soee has joined #angularjs
[19:47:22] *** ConstantineXVI has quit IRC
[19:47:39] *** Rafzzz has joined #angularjs
[19:47:45] *** ConstantineXVI has joined #angularjs
[19:47:46] <roqo> for instance ng-class="{annotation: smartTooltip}"
[19:48:06] <roqo> when smartTooltip becomes true it adds the class to the element
[19:48:13] <roqo> but the directive never gets called
[19:48:16] <robdubya> tristanp doing BLE?
[19:48:34] *** ConstantineXVI has quit IRC
[19:48:35] <tristanp> robdubya: yeah, ibeacons and stuff
[19:49:09] <robdubya> you might find this useful then : ) https://gist.github.com/robwormald/cc93a6c74f1c837b4d98
[19:49:15] *** ConstantineXVI has joined #angularjs
[19:49:21] <dllama> Hey guys,
[19:49:29] *** boberober has quit IRC
[19:49:43] <roqo> in the directive link function i have console log and it never shows up
[19:49:46] *** vassagus has quit IRC
[19:49:51] *** AlSquire has joined #angularjs
[19:50:03] <dllama> can i submit a form via controller? I need to do a standard form post, but would prefer to do it via controller if possible,
[19:50:12] <nickeddy> robdubya++
[19:50:13] <UniBot> robdubya Karma: 4
[19:50:15] <dllama> by standard form post, i mean post & redirect
[19:50:19] <robdubya> roqo then your directive isn't firing
[19:50:22] *** ConstantineXVI has quit IRC
[19:50:41] <roqo> yeah it fires fine is on page load the class is there
[19:50:45] *** ConstantineXVI has joined #angularjs
[19:51:10] <roqo> but if the class inserted after the dom is done (e.g. my last example) it does fire
[19:51:19] <roqo> if on page*
[19:51:28] *** Christer has joined #angularjs
[19:51:29] <roqo> it doesn't* fire
[19:51:31] <roqo> jeez sorry
[19:51:33] *** ron1 has quit IRC
[19:51:37] *** ConstantineXVI has quit IRC
[19:51:37] *** yelvert has quit IRC
[19:52:03] *** yelvert has joined #angularjs
[19:52:05] *** Solid1 is now known as Solid1_afk
[19:52:25] *** easywriter has joined #angularjs
[19:52:37] <roqo> It fires if the class is there on page load, but using ng-class="{annotation: smartTooltip}, after smartTooltip becomes true and the class gets inserted, the directive does not fire
[19:52:49] *** ConstantineXVI has joined #angularjs
[19:52:58] *** yelvert has quit IRC
[19:53:00] *** zz_night-owl is now known as night-owl
[19:53:08] *** yelvert has joined #angularjs
[19:54:23] *** ngbot has joined #angularjs
[19:54:24] <ngbot> [angular.js] caitp pushed 4 new commits to master: http://git.io/CYuq0A
[19:54:24] <ngbot> angular.js/master f7cf846 Georgios Kalpakas: fix(filterFilter): correctly handle deep expression objects...
[19:54:24] <ngbot> angular.js/master a631a75 Georgios Kalpakas: test(filter): test expression object with inherited properties...
[19:54:24] <ngbot> angular.js/master 5ced914 Georgios Kalpakas: fix(filterFilter): ignore function properties and account for inherited properties...
[19:54:24] *** ngbot has left #angularjs
[19:54:25] *** ishan1604 has quit IRC
[19:54:39] *** ConstantineXVI has quit IRC
[19:54:42] *** scorphus has joined #angularjs
[19:54:49] *** ConstantineXVI has joined #angularjs
[19:54:52] *** scorphus has quit IRC
[19:54:52] *** scorphus has joined #angularjs
[19:55:01] *** ishan1604 has joined #angularjs
[19:55:10] *** Linell has joined #angularjs
[19:55:14] *** Efrem-Away is now known as Efrem
[19:55:40] *** moritzs has joined #angularjs
[19:55:52] *** easywriter has quit IRC
[19:55:59] *** night-owl is now known as zz_night-owl
[19:56:04] *** ConstantineXVI has quit IRC
[19:56:19] <robdubya> tristanp note though, that's a 1.2 pwered library, you can do it a bit cleaner nowadays with the new $q constructor
[19:56:38] *** ishan1604 is now known as ishan
[19:57:05] *** zz_night-owl is now known as night-owl
[19:57:19] *** jabyrd3 has joined #angularjs
[19:57:22] *** yelvert has quit IRC
[19:57:48] *** lsiv568 has quit IRC
[19:57:54] *** MJD has quit IRC
[19:58:04] <roqo> any clue on my question?
[19:58:09] *** night-owl is now known as zz_night-owl
[19:58:50] <roqo> robdubya
[19:58:55] <nickeddy> robdubya: i don't think i've encountered worse docs than passport.js
[19:59:03] <bealtine> all I saw was it doesnt work
[19:59:21] *** ishan is now known as ishan1604
[19:59:41] *** daviesgeek has quit IRC
[19:59:45] <robdubya> roqo paste some code
[19:59:48] <roqo> My directive fires (stuff in link fn gets executed) if the class is there on page load, but using ng-class="{annotation: smartTooltip}, after smartTooltip becomes true and the class gets inserted, the directive does not fire
[20:00:04] <robdubya> ah - that's probably a primitive issue
[20:00:08] *** ccohn has joined #angularjs
[20:00:14] <robdubya> dont do $scope.smartTooltip = 'some string'
[20:00:39] *** blomman has quit IRC
[20:00:42] <bealtine> moar dots
[20:00:52] <jabyrd3> hm i have a quicky
[20:00:54] <oniijin> MOARDOTS
[20:01:01] *** bahoo has joined #angularjs
[20:01:12] <roqo> it sets it correct though, and even adds the class dynamically
[20:01:26] <jabyrd3> how retrieve an instance of a factory from a new instance of a controller
[20:01:29] *** fedenunez1 has quit IRC
[20:01:32] <jabyrd3> *how would i
[20:01:34] *** doginal has joined #angularjs
[20:01:37] <nickeddy> :|
[20:01:44] *** fedenunez has joined #angularjs
[20:01:57] <oniijin> DI
[20:01:58] <nickeddy> jabyrd3: that's angular DI
[20:02:01] *** jvdz has joined #angularjs
[20:02:03] *** PeterMetz has joined #angularjs
[20:02:05] *** \du has quit IRC
[20:02:07] *** ishan1604 has quit IRC
[20:02:14] <oniijin> good ol D injection
[20:02:20] <nickeddy> inject that D
[20:02:26] <jabyrd3> i don't think i'm explaining this properly
[20:02:27] <bealtine> you di into controller/s/services/factories etc
[20:02:45] *** chrisbirk has joined #angularjs
[20:02:47] *** vassagus has joined #angularjs
[20:03:02] <jabyrd3> i have xFactory, so i've DI'd the factory into my controller and var foo = new xFactory
[20:03:07] *** deanclkclk has quit IRC
[20:03:27] *** yelvert has joined #angularjs
[20:03:31] <jabyrd3> that xFactory returns a bunch of functions and also has it's own internal variablespace where it can persist values past the life of the controller that instantiated it
[20:03:35] <bealtine> you dont need to do that
[20:03:36] *** yelvert has quit IRC
[20:03:37] <nickeddy> what
[20:03:50] *** ConstantineXVI has joined #angularjs
[20:04:00] <nickeddy> jabyrd3: have you done the angular tutorial?
[20:04:14] *** yelvert has joined #angularjs
[20:04:17] <roqo> i would paste code but it's huge
[20:04:26] *** saucey has joined #angularjs
[20:04:38] <icfantv> if ng-include can't find the template to include, it should spit out an error in the chrome console, right? or i should see a 404 in the network stack?
[20:04:41] *** deanclkclk has joined #angularjs
[20:05:01] *** patricka_ has quit IRC
[20:05:09] *** ConstantineXVI has quit IRC
[20:05:20] *** ConstantineXVI has joined #angularjs
[20:05:22] *** ron1 has joined #angularjs
[20:05:23] <nickeddy> icfantv: i believe so
[20:05:26] *** Aliks has quit IRC
[20:05:30] <jabyrd3> nickeddy: this question is well beyond the scope of the tutorial.
[20:05:35] *** patrickarlt has joined #angularjs
[20:05:49] <nickeddy> jabyrd3: then look at $inject
[20:05:53] *** yoshokatana has quit IRC
[20:06:03] <nickeddy> errr $injector
[20:06:08] <nickeddy> jabyrd3: https://docs.angularjs.org/api/auto/service/$injector
[20:06:15] <jabyrd3> will do
[20:06:28] *** moritzs has quit IRC
[20:06:33] <icfantv> nickeddy: ok. hmmmmm
[20:06:34] *** asheinfeld has quit IRC
[20:06:35] <monokrome> I'm having an odd Angular issue, and I think that it may be a priority bug in some core directives. Can someone help me understand (if it's not a bug) why the element matching `.side-effect` doesn't seem to show up here until after I click away and back into 13 again? It seems like the value from ngValue isn't being respected for data-binding
[20:06:41] <monokrome> http://codepen.io/monokrome/pen/22e55208169020edcadc74b667d3ad9e
[20:06:43] *** Snugug has quit IRC
[20:07:09] *** asheinfeld has joined #angularjs
[20:07:19] <roqo> My directive fires (stuff in link fn gets executed) if the class is there on page load, but using ng-class="{annotation: smartTooltip}, after smartTooltip becomes true and the class gets inserted, the directive does not fire. The smartTooltip objects gets set to true after a callback from the parent controller than holds this directive element.
[20:07:21] *** Matt3o12 has joined #angularjs
[20:07:34] <nickeddy> monokrome: ng-if creates a new scope, use ng-show
[20:07:43] <bealtine> do you need to repeat that every few mins?
[20:07:53] <nickeddy> monokrome: well maybe not hmmm
[20:07:58] *** MJD has joined #angularjs
[20:08:06] <roqo> I guess so.
[20:08:11] *** lemur has joined #angularjs
[20:08:16] *** SargoDarya has joined #angularjs
[20:08:17] *** ConstantineXVI has quit IRC
[20:08:18] <monokrome> nickeddy: I'm not worried about a new scope, using show still causes the issue and a non-isolate scope is fine in this case
[20:08:22] <monokrome> I think?
[20:08:24] *** baweaver has joined #angularjs
[20:08:25] *** smathson has joined #angularjs
[20:08:29] *** baweaver has quit IRC
[20:08:29] *** Snugug has joined #angularjs
[20:08:54] *** yelvert has quit IRC
[20:08:56] *** baweaver has joined #angularjs
[20:09:07] *** Chubbs1 has joined #angularjs
[20:09:20] *** shpoont has joined #angularjs
[20:09:26] *** grogs has joined #angularjs
[20:09:30] <icfantv> nickeddy: this should work, right? <span data-ng-include="foo.html" onload="foo()"/>
[20:09:31] *** gurke_ has quit IRC
[20:10:23] <nickeddy> well a span isn't self terminating
[20:10:28] <nickeddy> <span></span>
[20:10:29] <tga> any difference between using a filter and just doing 'foo in filteredFoos()'?
[20:10:32] *** daviesgeek has joined #angularjs
[20:10:41] <nickeddy> icfantv: but i'm honestly not sure... try getting a plnkr running
[20:10:42] <tga> performance and all
[20:11:11] *** Chubbs has quit IRC
[20:11:12] *** braidn has quit IRC
[20:11:18] *** mchapman has joined #angularjs
[20:11:22] <icfantv> nickeddy: yea. ok.
[20:11:22] <saucey> ive been returned some data that im looping throught user.name, user.email, user.active .... but how do i do a boolean check on user.active to check a checkbox?
[20:11:26] *** jabyrd3 has quit IRC
[20:11:36] *** asheinfeld has quit IRC
[20:11:51] <Linell> saucey: set the ng-model of the checkbox to user.active
[20:11:58] *** Chubbs has joined #angularjs
[20:11:59] *** g3funk has joined #angularjs
[20:12:02] <nickeddy> saucey: is user.active a boolean?
[20:12:10] <nickeddy> if so what Linell said
[20:12:11] <saucey> yes it is
[20:12:22] *** SargoDarya has quit IRC
[20:12:33] *** chrisbirk has quit IRC
[20:12:44] <saucey> like this ng-model="user.active" ?
[20:12:48] *** Chubbs has quit IRC
[20:12:50] <nickeddy> yep
[20:12:53] *** tristanp has quit IRC
[20:12:55] *** Chubbs has joined #angularjs
[20:13:02] <Linell> yup. Now whenever you check or uncheck that box, it changes the user to match it
[20:13:15] *** lemur has quit IRC
[20:13:17] *** Sawbones has quit IRC
[20:13:37] *** Chubbs1 has quit IRC
[20:13:42] *** walden is now known as walden|afk
[20:13:47] <monokrome> nickeddy: I think that ngValue isn't binding to the ngModel
[20:14:00] *** frkout has quit IRC
[20:14:03] *** tfennelly has quit IRC
[20:14:11] *** frkout has joined #angularjs
[20:14:13] *** yts has joined #angularjs
[20:14:17] <monokrome> Trying to avoid using ng-init, but maybe it's necessary here :(
[20:14:24] *** Chubbs1 has joined #angularjs
[20:14:36] <Linell> Is there something bad about ng-init?
[20:14:57] <saucey> Linell how do you mean it changes the user to watch it? so if i want to do a request on change which i would like to do, how would i do this?
[20:15:24] <Linell> What do you mean a request on change? As in whenever that value changes, send a request?
[20:15:34] <Linell> like http request
[20:15:50] *** baweaver has quit IRC
[20:15:56] <saucey> i want to update that users row to active them when its checked and deactivate when its not
[20:16:06] <saucey> im using resources at the moment
[20:16:31] <Linell> Well, for doing something like that every time it's changed, you'd use ng-change='functionThatSavesToDatabase()'
[20:16:37] *** elyssonmr has quit IRC
[20:16:37] *** Chubbs1 has left #angularjs
[20:16:50] *** richardlitt has joined #angularjs
[20:16:57] *** NoNMaDDeN has quit IRC
[20:17:12] *** NoNMaDDeN has joined #angularjs
[20:17:14] <Linell> And in that awesomely named function, you'd just issue a request to your api that has the user model in it
[20:17:35] *** Chubbs has quit IRC
[20:17:54] <saucey> ok how does ng-change know of the value?
[20:18:32] *** Solid1_afk is now known as Solid1
[20:18:44] *** tfennelly has joined #angularjs
[20:18:52] <icfantv> nickeddy: ok, this is weird. the angular docs say to wrap the src|ng-include attribute value in single quotes if it's a string literal but in my plunkr, if i don't wrap the name of the external template file in single quotes, it doesn't load it…and it doesn't even try
[20:19:02] *** bkuberek has quit IRC
[20:19:10] <Matt3o12> Hey, I just finished the codeschool angular course but I do have some concerns. When writing a website, I try to have as little assets as possible (normally only script.js, style.css, site.html, and some third-party javascript libraries) in order to reduce the loading time for users with low latency. When using angular, however, it seems to be pretty common to have lots of assets. During the tutorial, I created 2 javascript files and about 4 or 5 html fi
[20:19:10] <Matt3o12> for a very small project. On a bigger site, I except to have many more files and thus the client might need to fetch more than just 4 (about 10 to 15). Am I right and what does angular do to solve that problem?
[20:19:24] *** tskaggs has joined #angularjs
[20:19:28] *** frankblizzar has quit IRC
[20:19:33] <Linell> Well, you could either pass it the value `..base(user.active)` *or* just use your user (like $scope.user that you're populating stuff with) that's already been updated. Setting ng-model lets the two way databinding stuff do it's magic
[20:19:58] <Linell> To test it and see what I mean, do ng-change and have a function that just console.log's the user object
[20:20:03] <nickeddy> icfantv: huh? you just described what the docs say.
[20:20:05] *** chrisbirk has joined #angularjs
[20:20:17] *** AngularUI has joined #angularjs
[20:20:17] <AngularUI> [ng-grid] c0bra closed pull request #1996: hideHeader misplacement bug fixed (master...hideHeaderBug) http://git.io/etuPEg
[20:20:17] *** AngularUI has left #angularjs
[20:20:21] *** asheinfeld has joined #angularjs
[20:20:35] *** AlSquire has quit IRC
[20:20:40] *** elyssonmr has joined #angularjs
[20:20:46] <nickeddy> icfantv: the reason you need to wrap it in quotes is because it evaluates it as an expression
[20:20:52] <saucey> Linell: like this http://laravel.io/bin/KkdLV
[20:20:54] *** Joe_knock has left #angularjs
[20:20:54] *** svteoi has quit IRC
[20:21:02] <nickeddy> icfantv: foo.html !== 'foo.html'
[20:21:09] *** frankblizzar has joined #angularjs
[20:21:19] <dllama> can anyone tell me why options values are numeric in html but show the correct values when logging the model?
[20:21:20] <dllama> https://gist.github.com/mvoloz/2a3ce0a180dab196a79c
[20:21:24] <Linell> saucey: what is your user object sotred as? $scope.user?
[20:21:28] *** deranged has joined #angularjs
[20:21:29] <icfantv> nickeddy: ahhhhhhhhhhhhhhhhhhhh
[20:21:35] <Linell> whatever that is, console.log($scope.user);
[20:21:38] *** frankblizzar has quit IRC
[20:21:44] <icfantv> nickeddy: got it. i SWEAR i saw an example that just had double quotes
[20:21:51] *** gurke_ has joined #angularjs
[20:21:53] <saucey> $scope.users = response;
[20:21:56] *** basiclaser_ has quit IRC
[20:21:57] <merobertsjr> anyone useing protractor with chromedriver mobile emulation?
[20:21:58] *** g3funk has quit IRC
[20:22:06] <saucey> and then it looks through users in user
[20:22:22] <icfantv> nickeddy: is it just me or is that a little kludgy?
[20:22:25] *** warpx has quit IRC
[20:22:36] <nickeddy> icfantv: you COULD do it with no quotes, but then you'd do something like $scope.includes.foo = 'foo.html'; and < src="includes.foo">
[20:22:39] *** [boxmein] is now known as boxmein
[20:22:46] <dman777_alter> Is Angular-UI-Bootstap's modal forked from bootstaps' modal?
[20:22:52] *** fsargent has joined #angularjs
[20:22:53] <icfantv> nickeddy: yea.
[20:22:55] *** cheef has quit IRC
[20:23:20] <dllama> anyone?
[20:23:29] *** g3funk has joined #angularjs
[20:23:30] *** tschundeee has joined #angularjs
[20:23:54] <Linell> saucey: ah, well it *is* still updaing that user inside of the users array. You'd probably want to pass something the users id to the method that's going to save to the database. Then just select the user from the users array that you want to save and send that in the request
[20:23:57] <dman777_alter> Is it bad to include both bootstrap and angular-ui-bootstrap?
[20:24:21] <adamsilver> do filenames matter to angular at all or just the module names?
[20:24:23] *** ConstantineXVI has joined #angularjs
[20:24:30] <dman777_alter> adamsilver: module names
[20:24:37] *** Aliks has joined #angularjs
[20:24:41] *** markalanevans has joined #angularjs
[20:24:43] <adamsilver> dman777_alter: ok, thanks
[20:24:44] <dman777_alter> adamsilver: other than when injecting a .js file into index.html that is
[20:24:53] <saucey> the ng-change isnt working, its not firing nothing
[20:24:58] <dman777_alter> <script> tag I mean
[20:25:09] <adamsilver> yeah, that's clear :)
[20:25:16] <dman777_alter> saucey: try ng-key up and see what happens
[20:25:18] *** Rafzzz has quit IRC
[20:25:25] <Linell> saucey: https://docs.angularjs.org/api/ng/directive/ngChange
[20:25:30] <nickeddy> monokrome: i figured it out
[20:25:36] *** mennea has joined #angularjs
[20:25:39] *** ConstantineXVI has quit IRC
[20:25:44] <Linell> saucey: You could post a plunker, if it still doesn't work
[20:25:54] <nickeddy> monokrome: wait nevermind
[20:26:02] <markalanevans> Hey guys, how to I pass a controllers $scope.person into a directive variable that is inside an ng-repeat?
[20:26:10] <saucey> ok sure
[20:26:14] <nickeddy> monokrome: but it may have to do with the fact that ng-value is an expression
[20:26:17] <markalanevans> Basically i want to be able to access $scope.person from inside my directive.
[20:26:21] *** ConstantineXVI has joined #angularjs
[20:26:36] *** gurke_ has quit IRC
[20:27:22] *** ConstantineXVI has quit IRC
[20:27:30] <monokrome> hmm :/
[20:27:32] *** mennea has quit IRC
[20:27:36] *** jaznow has joined #angularjs
[20:27:49] *** wa5ted has joined #angularjs
[20:27:57] <dmack> markalanevans: does your directive have an isolate scope?
[20:28:13] *** ccbmx has joined #angularjs
[20:28:14] *** shackleford has joined #angularjs
[20:28:40] *** DuelShark has joined #angularjs
[20:28:45] <dmack> expose a scope{} inside your directive, like scope: { person: '=' }, then when you want to pass "person" into your directive. <my-directive person="person">
[20:28:59] *** fedenunez has quit IRC
[20:29:07] <dmack> now your directive has access to whatever $scope.person was that you passed in
[20:29:08] *** shackleford has joined #angularjs
[20:29:10] *** ben_dev_ has joined #angularjs
[20:29:19] <markalanevans> dmack: Here is my directive. http://pastie.org/9756641
[20:29:20] *** tschundeee has quit IRC
[20:29:20] *** jaznow has quit IRC
[20:29:22] *** phzon has joined #angularjs
[20:29:31] *** niftylettuce has joined #angularjs
[20:29:32] *** cads has joined #angularjs
[20:29:56] *** fedenunez has joined #angularjs
[20:30:00] *** JBreit has quit IRC
[20:30:00] <markalanevans> Here is the app html: http://pastie.org/9756642
[20:30:06] *** chrisbirk has quit IRC
[20:30:08] <dmack> so, where's $scope.person?
[20:30:15] *** JmZ_ is now known as JmZ
[20:30:24] *** glassir has quit IRC
[20:30:28] <markalanevans> dmack: that was an example for simple reasons
[20:30:29] *** ben_dev has quit IRC
[20:30:29] *** ben_dev_ is now known as ben_dev
[20:30:30] *** fatshark has quit IRC
[20:30:35] <markalanevans> And here is the directives html: http://pastie.org/9756643
[20:30:52] <markalanevans> in my case
[20:30:53] <dmack> directives need to have one root element
[20:30:55] <markalanevans> i'm trying to pass : <tr ng-repeat='listing in listings' lml-fulfillment-listing-editor productMap="{{productMap}}" listing="listing" ></tr>
[20:31:01] <markalanevans> productMap is a variable from the controller
[20:31:03] *** aslate has joined #angularjs
[20:31:11] <markalanevans> i can access in my directive
[20:31:20] <markalanevans> with $scope.$parent.productMap
[20:31:20] <dmack> don't interpolate productMap, just use productMap="productMap"
[20:31:31] *** Snugug has quit IRC
[20:31:37] <markalanevans> I tried that
[20:31:41] <markalanevans> one sec will confirm
[20:31:42] *** chrisbirk has joined #angularjs
[20:31:55] *** tschundeee has joined #angularjs
[20:32:10] <markalanevans> So here: <tr ng-repeat='listing in listings' lml-fulfillment-listing-editor productMap="productMap" listing="listing" ></tr>
[20:32:14] *** Rahul_Roy_ has joined #angularjs
[20:32:18] <dmack> yep
[20:32:20] *** Christer has quit IRC
[20:32:32] *** dacuca has joined #angularjs
[20:32:45] <markalanevans> And in my directive: productMap: '='
[20:32:45] *** PrinceAMD has quit IRC
[20:32:47] *** mennea has joined #angularjs
[20:32:50] *** Oddman has joined #angularjs
[20:33:07] <dmack> IMO this stuff belongs in a link function, that may be your issue
[20:33:23] <markalanevans> So whats the order of
[20:33:24] *** doug64k has quit IRC
[20:33:32] <markalanevans> when does the data get to controller
[20:33:49] <dmack> http://www.toptal.com/angular-js/angular-js-demystifying-directives
[20:34:02] *** wieman has quit IRC
[20:34:06] *** phzon has quit IRC
[20:34:20] <dmack> if you setup a link fuction, scope should have access to listing and parentMap
[20:34:29] <markalanevans> it sucks because i know i i can get to it via $scope.$parent.productMap but that feels wrong
[20:34:41] <markalanevans> But do i have to?
[20:34:45] <dmack> yeah, avoid $parent if you can
[20:34:59] *** Snugug has joined #angularjs
[20:35:07] <markalanevans> What am I doing wrong that its not available in the directives controller?
[20:35:14] <dmack> so the reason you can't access it, is because $scope is available, but it hasn't been linked
[20:35:17] <markalanevans> $scope.productMap is undefined
[20:35:21] <dmack> right.
[20:35:25] <markalanevans> Why?
[20:35:41] <dmack> in that link, scroll down to "Directive Function Chart"
[20:35:42] *** yandos has joined #angularjs
[20:35:49] <markalanevans> ok
[20:35:53] <dmack> compile -> controller -> linking
[20:35:54] *** Trindaz has joined #angularjs
[20:35:54] *** aslate has quit IRC
[20:36:03] <dllama> guys, can anyone please tell me why the value is numeric in this ng-option? https://gist.github.com/mvoloz/2a3ce0a180dab196a79c
[20:36:09] *** DuelShark has quit IRC
[20:36:10] <Trindaz> my directive has scope.myFunc = function() { return "a string"; }
[20:36:19] <dllama> if i do a rgular html form submit, it obviously gives wrong values,
[20:36:25] *** Una has quit IRC
[20:36:27] <Trindaz> why can't I do {{ myFunc() }} in the template for the directive?
[20:36:32] *** JBreit has joined #angularjs
[20:36:44] *** jotaefe has joined #angularjs
[20:36:49] *** DuelShark has joined #angularjs
[20:37:08] *** linojon_ has joined #angularjs
[20:37:12] <dmack> markalanevans: setup a link function, and just console.log(scope)
[20:37:16] <dmack> you'll see your objects there.
[20:37:23] *** vectra has quit IRC
[20:37:23] <markalanevans> ok. testing
[20:37:34] *** linojon has quit IRC
[20:37:34] *** linojon_ is now known as linojon
[20:37:37] *** IvailoStoianov has quit IRC
[20:37:38] *** mtsr has joined #angularjs
[20:37:43] <jaydubya> I am trying to slim down my controllers with factories. (yeah for me!) I have a GlobalsFactory that returns some values from the database but I am resolving the promise in the controller. I need to add some date calculations to the globals object ( like today, today + 72 hours, etc). Is there a way to get that out of the controller as well?
[20:37:45] *** mzabriskie has joined #angularjs
[20:38:06] *** prbc_ has quit IRC
[20:38:07] *** trindaz2 has joined #angularjs
[20:38:12] <dllama> damn, 0:5 today, am i on some sort of ignore list? :(
[20:38:12] *** mmealling has joined #angularjs
[20:38:16] <dmack> Trindaz: because {{ }} can't work like that.
[20:38:21] <dmack> afaik
[20:38:26] *** aton` has joined #angularjs
[20:38:30] <trindaz2> thanks dmack
[20:38:39] <dmack> but
[20:38:40] *** prbc has joined #angularjs
[20:38:42] <trindaz2> (i'm logged in to IRC from 2 computers)
[20:38:44] <dmack> looking at something
[20:38:53] <trindaz2> (which is why Trindaz and Trindaz2)
[20:39:34] *** getn_outchea has quit IRC
[20:39:35] <markalanevans> dmack: productMap is still undefined in link
[20:39:47] <dmack> show me code.
[20:39:57] <markalanevans> ok. once sec switching wifi
[20:40:16] *** Sawbones has joined #angularjs
[20:40:25] *** IvailoStoianov has joined #angularjs
[20:40:34] *** jaznow has joined #angularjs
[20:41:02] *** boberober has joined #angularjs
[20:41:08] *** disorder20 has joined #angularjs
[20:41:24] *** mzabriskie has quit IRC
[20:42:18] *** warehouse13 has joined #angularjs
[20:42:30] *** jaznow has quit IRC
[20:42:37] <jvdz> Greetings all - hoping someone can help me brainstorm a bit: I am trying to create a “comparison grid” (think like a product comparison sheet on the back of a package), where all of the Row & Columns are dynamic. Also, needs to be filterable. I did a quickie mockup #1 http://imgur.com/sRccoLI,JPfETYI#0 and #2 http://imgur.com/sRccoLI,JPfETYI#1
[20:42:43] *** vectra has joined #angularjs
[20:42:50] *** kuadrosx_ has joined #angularjs
[20:42:53] *** yandos has quit IRC
[20:42:57] *** prbc has quit IRC
[20:43:08] *** kuadrosx has quit IRC
[20:43:27] *** tristanp has joined #angularjs
[20:43:52] <jvdz> I am guessing this will be using an SQL db (as opposed to JSON/noSQL) but I haven’t decided that far. Has anyone done anything like this? How would this be accomplished in AngularJS? And how represented in HTML, etc
[20:44:00] *** doodlehaus has joined #angularjs
[20:44:03] *** chrisbirk has quit IRC
[20:44:09] *** getn_outchea has joined #angularjs
[20:44:17] *** markalanevans has quit IRC
[20:44:17] *** lexek__ has quit IRC
[20:44:24] *** Left_Turn has quit IRC
[20:44:33] <jvdz> If anyone has any thoughts, I’m a bit at a loss on how to really approcach this...
[20:44:34] *** Josh has joined #angularjs
[20:44:45] *** mzabriskie has joined #angularjs
[20:44:46] *** evanjs is now known as evanfreeman
[20:44:51] *** jaznow has joined #angularjs
[20:44:58] *** Josh is now known as Guest40092
[20:45:04] <dmack> jvdz: how is your app communicating with this SQL db?
[20:45:15] *** evanfreeman is now known as evanjs
[20:45:17] <robdubya> forget SQL (in relation to angular)
[20:45:19] *** chrisbirk has joined #angularjs
[20:45:20] *** sirkitree has quit IRC
[20:45:21] *** markalanevans has joined #angularjs
[20:45:24] *** tristanp has quit IRC
[20:45:25] <jvdz> dmack: So far… this has NOT been implemented… just at brainstorming phase right now
[20:45:28] <robdubya> its irrelevant to this discussion
[20:45:30] *** iribarne has joined #angularjs
[20:45:35] <markalanevans> dmack: working on a punkr
[20:45:40] *** tristanp has joined #angularjs
[20:45:40] *** threesixes has quit IRC
[20:45:42] <robdubya> you're getting API data. it would be (relatively) straightforward to make somethign lieke that
[20:45:44] *** mzabriskie has quit IRC
[20:45:46] <dmack> someone you will fetch that data from a web service
[20:45:51] <dmack> or it's just static JSON
[20:45:58] <tga> is there something about inline <script> templates and plunker?
[20:46:02] <tga> it doesn't seem to like mine
[20:46:07] <jaydubya> I tried to plunk my globals factory issue but can't get the json to even load -- http://plnkr.co/edit/z2vZlxDKvDGf3uaLK4a9?p=preview
[20:46:09] <dmack> I've had so many issues with Plunkr
[20:46:13] <tga> I was just making one to ask about something else
[20:46:24] *** Slowintrepid has quit IRC
[20:46:57] <tga> I just set my directive templateUrl to 'foo' and have a template script id='foo' in head before app.js
[20:47:05] *** jotaefe has quit IRC
[20:47:15] *** sirkitree has joined #angularjs
[20:47:17] <tga> it doesn't seem to like my script, it still tries to make a http request
[20:47:29] <jvdz> robdubya: Yeah, I am thinking of an API call which retrieves a bunch of JSON data, I am sort of thinking of a stack Site objects, containing a tree lof enabled Products & Features, and within that, something which indicates the enablement status
[20:47:40] *** jotaefe has joined #angularjs
[20:47:40] *** Una has joined #angularjs
[20:47:44] *** vectra has quit IRC
[20:48:07] *** Seich has quit IRC
[20:48:12] *** Jimi has joined #angularjs
[20:48:14] <tga> mmkay, ng-app was on the body and the template was in head
[20:48:18] <robdubya> its hard to say w/o seeing a lot more, but the basic way to think is "let data drive your DOM"
[20:48:18] *** emmesswhy has joined #angularjs
[20:48:19] <tga> making progress
[20:48:19] <jvdz> Question then becomes, is this going to be really ugly to get Angular to understand it (e.g. loops within loops, and so on)
[20:48:23] <jvdz> ?
[20:48:28] <robdubya> nope, its pretty good at that
[20:48:31] *** mzabriskie has joined #angularjs
[20:48:38] <dmack> nah, that's a pretty simple component
[20:48:51] <dmack> as long as your data is structured well
[20:48:51] *** ConstantineXVI has joined #angularjs
[20:49:02] <dmack> but again, you can always manipulate it
[20:49:06] *** Xethron has quit IRC
[20:49:11] <robdubya> this is sorta angular's bread and butter
[20:49:16] *** diffalot has quit IRC
[20:49:28] *** disorder20 has quit IRC
[20:49:37] <dmack> one word of advice is that if your data is a mess, get it the way you want it first before you just throw it in a template and muck with it
[20:49:42] *** Seich has joined #angularjs
[20:49:45] <ctanga> what datepicker are ya’ll using these days?
[20:49:46] *** diffalot has joined #angularjs
[20:49:49] <jvdz> I am envisioning the primary loop, looping through each row (feature), and then for each row (Loop?) through each feature, and then decide (with a CSS class or something) if that feature is enabled
[20:49:50] <jaydubya> ok, the plunker now represents where I am -- http://plnkr.co/edit/z2vZlxDKvDGf3uaLK4a9?p=preview
[20:50:10] <dmack> jvdz: yep, sounds about right
[20:50:11] *** jotaefe- has joined #angularjs
[20:50:13] *** ConstantineXVI has quit IRC
[20:50:19] *** Slowintrepid has joined #angularjs
[20:50:23] *** ConstantineXVI has joined #angularjs
[20:50:24] *** Slowintrepid has quit IRC
[20:50:33] <jvdz> but pardon me for approaching this from a server-side HTML building angle… I am really not familiar with Angular much, so just barely scracthing the surface
[20:50:36] *** htmelvis has joined #angularjs
[20:50:52] *** jotaefe has quit IRC
[20:51:12] <jaydubya> ctanga: I use the one in ui-bootstrap
[20:51:13] <dmack> your server is just providing you data - that's it.
[20:51:22] *** ConstantineXVI has quit IRC
[20:51:22] <dmack> ctanga: using angular-strap right now
[20:51:42] *** vectra has joined #angularjs
[20:51:44] *** Yankie has quit IRC
[20:51:44] *** Foxandxss has joined #angularjs
[20:52:09] <jvdz> dmack: Right, but assuming I have a nicely structured JSON tree from the server, I am just thnking about how I can build a table, and not have a trillion subloops which slow it down. Maybe that’s unavavoidable
[20:52:26] *** lsiv568 has joined #angularjs
[20:52:27] *** zanea|away is now known as zanea
[20:52:27] <jvdz> has anyone seen any good examples of this, so I am not re-inventing the wheel?
[20:52:31] <dmack> based on what you showed us, angular will chew through that like nothing
[20:52:36] <jvdz> not sure what you’d call it… dynamically built table?
[20:52:42] *** digisky has quit IRC
[20:52:46] *** zwacky has joined #angularjs
[20:52:50] *** kuadrosx_ is now known as kuadrosx
[20:53:11] <jvdz> dmack: Even it its 20-30 sites, each with 30-50 features ? my example was a bit slimmed down, but not TOO much
[20:53:16] *** emmesswhy has quit IRC
[20:53:43] <dmack> should be fine. we have a table with 200 records and 10 columns, angular filters it like nothing
[20:53:50] <dmack> and that's probably bad UX
[20:54:06] <jaydubya> ctanga, dmack, errrr ... after a 30 second look, I may be changing from ui-bootstrap to angular-strap ... dmack, angular-strap looks very promising
[20:54:18] <ctanga> why don’t we like ui-bootstrap again?
[20:54:19] *** MaxV has joined #angularjs
[20:54:23] *** TheAceOfHearts has quit IRC
[20:54:24] <ctanga> I thought it depended on bootstrap JS but it doesn;t
[20:54:26] <dmack> not that I don't like it
[20:54:34] <dmack> no, v3 was completely rewritten
[20:54:57] *** CHC has quit IRC
[20:55:00] *** Oddman has quit IRC
[20:55:01] <jaydubya> I like it and use it all the time but angular-strap at first glance looks nice
[20:55:09] <jvdz> dmack: Ok thanks, good to know
[20:55:17] *** a3gis has joined #angularjs
[20:55:18] *** emmesswhy has joined #angularjs
[20:55:42] *** goodenough has joined #angularjs
[20:56:04] *** bahoo has quit IRC
[20:56:19] <ctanga> angularstrap is only 8KB minified ? O_o
[20:56:36] <ctanga> oh, nevermind, that’s just the templates :)
[20:56:38] <jaydubya> whereas I have never really like the documentation of ui-bootstrap, the angular-strap docs look really good
[20:56:58] *** woah has joined #angularjs
[20:57:04] *** MaxV has quit IRC
[20:57:27] *** cheef has joined #angularjs
[20:57:41] <Jimi> guys What is better than cordova?
[20:57:57] *** rafagomes has quit IRC
[20:58:28] *** Norder has quit IRC
[20:58:47] *** plushy has joined #angularjs
[20:59:02] *** Oddman has joined #angularjs
[20:59:41] *** vassagus has quit IRC
[21:00:04] *** trindaz2 has quit IRC
[21:00:48] *** vassagus has joined #angularjs
[21:00:52] <Foxandxss> Jimi: it doesn't have competence I think
[21:00:55] *** Jimi has quit IRC
[21:01:13] *** garbanzio has joined #angularjs
[21:01:19] *** i_am_nader has quit IRC
[21:01:26] *** mennea has quit IRC
[21:01:32] *** Seich has quit IRC
[21:01:49] *** disorder20 has joined #angularjs
[21:02:05] *** mennea has joined #angularjs
[21:02:24] *** woah has quit IRC
[21:02:40] <dmack> Jimi: what's wrong with cordova?
[21:02:44] *** MaxV has joined #angularjs
[21:02:45] *** Seich has joined #angularjs
[21:02:48] *** robdubya has quit IRC
[21:02:54] *** MaxV has quit IRC
[21:03:19] *** RobinBAwesome has quit IRC
[21:03:22] *** ee99ee2 has quit IRC
[21:03:27] <saucey> hey guys i have this line, i dont know how to console.log the value <td><input type="checkbox" ng-change="userStatus()" ng-model="user.activated[user.id]" /> </td>
[21:03:27] <Foxandxss> dmack: Jimi is gone
[21:03:37] *** boberober has quit IRC
[21:03:45] *** ahtik has joined #angularjs
[21:03:47] *** richiebkr has quit IRC
[21:03:54] <dmack> ng-change="userStatus(user.activated[user.id])"
[21:04:19] <roqo> http://jsfiddle.net/tNUNh/13/
[21:04:28] <saucey> dmack thanks but how do i handle this in my controller
[21:04:38] <roqo> Any clue on why my first input does't get binded
[21:04:44] *** robdubya has joined #angularjs
[21:04:45] <dmack> scope.userStatus = function(data) { console.log(data) }
[21:05:08] <roqo> http://jsfiddle.net/tNUNh/14/
[21:05:11] *** christo_m has joined #angularjs
[21:05:14] <roqo> Sorry thats the right link
[21:05:29] <dmack> roqo: because you didn't use "max" on the first input?
[21:05:34] *** digisky has joined #angularjs
[21:05:51] <dmack> :D
[21:05:53] <roqo> yeah but i added it dynamically after one second
[21:06:00] *** elyssonmr has quit IRC
[21:06:05] <saucey> dmack doesnt work, im click the checkboxes and nothing changes
[21:06:06] <dmack> oh boy.
[21:06:07] *** ingsoc has quit IRC
[21:06:15] *** wallerdev has quit IRC
[21:06:24] <christo_m> hello, im new to angular, im just diving right in so forgive me if this is noob. but i have a function im calling that has a callback which will give me a list of computers discovered (this is with a Bonjour js plugin in cordova).
[21:06:31] <Linell> saucey: Have you made that plunker yet? And can you confirm that user.activated[user.id] is actually data?
[21:06:32] *** vassagus has quit IRC
[21:06:33] *** spaceonline has quit IRC
[21:06:35] <dmack> so you're dynamically adding an attribute after angular is already bootstrapped, and outside of angulars digest
[21:06:41] <christo_m> if i populate the scope with something like "computers" and im doing an iteration on a list, will it automatically update that list
[21:06:43] <dmack> angular doesn't know the element changed.
[21:06:46] <christo_m> as part of the two-way binding or whatever?
[21:06:51] <roqo> I thought it know's all things :(
[21:07:05] <roqo> Lol I figured it didn't but how the heck do I get it to know it's changed
[21:07:06] <saucey> its dynamic data from my api im testing
[21:07:18] <markalanevans> dmack: still around: http://plnkr.co/edit/CQTBYpNErQ7AOqsykw5R?p=preview
[21:07:19] <dmack> christo_m: yes
[21:07:31] *** dacuca has quit IRC
[21:07:34] <markalanevans> you will see that productMap is not available.
[21:07:39] <markalanevans> dmack: ^^
[21:07:45] <dmack> markalanevans: looking
[21:07:46] *** vassagus has joined #angularjs
[21:07:53] <Linell> Right, but have you actually output it with the exact syntax you're using in the same spot that you're calling that function?
[21:08:03] <Linell> Because what dmack put should most definitely work
[21:08:06] <christo_m> dmack: http://pastie.org/9756722 i have something like this.
[21:08:21] <christo_m> does the callback function need to be defined inside the controller?
[21:09:00] <christo_m> disregard the prototype, i was trying with and without $scope for debugging
[21:09:05] *** wallerdev has joined #angularjs
[21:09:27] *** marcjs___ has quit IRC
[21:09:32] <saucey> Linell il send you a snippet
[21:09:47] *** richiebkr has joined #angularjs
[21:09:51] <dmack> markalanevans: because productMap should be product-map
[21:09:54] <dmack> in your template
[21:10:03] *** vassagus has quit IRC
[21:10:06] <markalanevans> checking
[21:10:14] <dmack> http://plnkr.co/edit/2ZAQ6FoAgKTBWeKkiagh?p=preview
[21:10:16] <dmack> works.
[21:10:24] *** MaxV has joined #angularjs
[21:10:35] <dmack> same convention for directive naming applies to isolate scope definition
[21:10:40] <markalanevans> AHHHH!!!!
[21:10:46] *** frem has joined #angularjs
[21:10:50] <dmack> the DDO is a nightmare, i hate it
[21:11:05] *** tbo_ has joined #angularjs
[21:11:05] *** sahbeewah has joined #angularjs
[21:11:06] <dmack> it's one of angulars best/worst features
[21:11:23] <dmack> christo_m: looking :)
[21:11:28] *** richiebkr has quit IRC
[21:11:31] *** MaxV has quit IRC
[21:11:50] <saucey> Linell
[21:11:51] <saucey> http://laravel.io/bin/XyLVO
[21:12:07] <christo_m> dmack: i guess i can just keep an empty array outside, and just do $scope.someArray.push(newComputer)
[21:12:14] <dmack> christo_m: so your foundNewComputer(), when does that get called?
[21:12:16] <christo_m> and just move the function inside the controller so i can access $scope
[21:12:22] <Linell> saucey: Okay, so in the ng-change, what's up with the [user.id] part?
[21:12:23] <burzum> how do i translate singular and plural with angular translate? for example 1 Like 2 Likes?
[21:12:27] <christo_m> dmack: whenever bonjour discovers a new device on the network.
[21:12:30] <saucey> check line 37 thats the data
[21:12:38] <dmack> oh, sorry
[21:12:39] <dmack> I see.
[21:12:43] <dmack> so it's a callback.
[21:12:47] <christo_m> yeup
[21:12:51] *** frem_ has joined #angularjs
[21:13:02] <dmack> so for one, you're going to have to use $scope.$apply() more than likely.
[21:13:09] <dmack> thes callbacks happen outside of the angular digest cycle
[21:13:12] <Linell> Why not just send it userstatus(user.id)?
[21:13:17] <saucey> Linell that whats dmack gave me to use
[21:13:24] <dmack> but yeah. move those functions inside your controller.
[21:13:29] <christo_m> dmack: example?
[21:13:31] *** one0one has joined #angularjs
[21:13:31] *** walden|afk is now known as walden
[21:13:32] <dmack> sec.
[21:13:33] <christo_m> i guess i should google and read :(
[21:13:35] <christo_m> okk
[21:13:40] <saucey> ye
[21:13:41] <Linell> Well change it to just user.id
[21:13:45] * christo_m is not a fan of reading, would rather code
[21:13:47] *** jwowwz has joined #angularjs
[21:13:54] <Linell> And then when you console.log, it should come to the user id
[21:14:05] <saucey> Linell im haviong troule console logging the data when the checkbox changes
[21:14:14] <Linell> Did you make that change yet?
[21:14:24] *** lsiv568 has quit IRC
[21:14:27] <Linell> saucey: it's not working currently because the thing you're sending is it null, I almost promise it
[21:14:36] *** Shai-Tan has joined #angularjs
[21:14:45] *** frkout has quit IRC
[21:14:50] <saucey> ive made the change
[21:14:53] *** frkout has joined #angularjs
[21:15:01] <saucey> but nothing still console logging
[21:15:17] *** vassagus has joined #angularjs
[21:15:34] <dmack> christo_m: https://gist.github.com/dmackerman/8b2208c583e9ef573b23
[21:15:46] <dmack> you could also broadcast events.
[21:15:47] * christo_m looks
[21:15:58] *** vassagus has quit IRC
[21:16:04] *** vassagus_ has joined #angularjs
[21:16:07] <christo_m> ah yes, thats basically what i had
[21:16:09] <christo_m> save for the $apply
[21:16:15] *** bkuberek has joined #angularjs
[21:16:16] <dmack> yeah.
[21:16:17] <Linell> Ah, you're missing a $ in front of scope on line 45
[21:16:18] <christo_m> i mean, when i was making edits here, not my pastie
[21:16:35] <christo_m> dmack: thanks ! :)
[21:16:39] *** tfennelly has quit IRC
[21:16:53] <dmack> $scope.$broadcast('computeradded', newComputer) is another option
[21:17:19] <dmack> $scope.$on('computeradded', function() {} ) avoids the need for an apply, I think
[21:17:55] *** i_am_nader has joined #angularjs
[21:18:14] *** richiebkr has joined #angularjs
[21:18:36] *** waverider has joined #angularjs
[21:18:36] *** waverider has quit IRC
[21:18:36] *** waverider has joined #angularjs
[21:18:37] *** tyfighter has joined #angularjs
[21:18:37] *** avree has joined #angularjs
[21:19:00] <saucey> nice got it working
[21:19:09] <saucey> i never had my grunt running
[21:19:14] <christo_m> dmack: hmm im confused
[21:19:19] <christo_m> is 'computeradded' the event?
[21:19:22] <christo_m> how do you know what event its emitting.
[21:19:30] <markalanevans> dmack: thank you.
[21:19:33] *** zwacky has quit IRC
[21:19:38] <markalanevans> Always so simple...
[21:19:41] <dmack> yep, that's the event name.
[21:19:43] *** AngularUI has joined #angularjs
[21:19:43] <AngularUI> [bootstrap] maxisam closed pull request #2984: Update modal.js to work with bootstrap 3.3.1 (master...patch-4) http://git.io/mClFOg
[21:19:43] *** AngularUI has left #angularjs
[21:19:44] *** emmesswhy has quit IRC
[21:19:44] <dmack> christo_m
[21:20:00] *** snurfery has joined #angularjs
[21:20:10] <christo_m> i dont know the event name
[21:20:12] <jaydubya> I am trying to slim down my controllers with factories. (yeah for me!) I have a GlobalsFactory that returns some values from the database but I am resolving the promise in the controller. I need to add some date calculations to the globals object ( like today, today + 72 hours, etc). Is there a way to get that out of the controller as well? <-- http://plnkr.co/edit/z2vZlxDKvDGf3uaLK4a9?p=preview
[21:20:19] *** Seich has quit IRC
[21:21:06] <christo_m> jaydubya, robdubya are you guys brothers?
[21:21:08] <christo_m> :D
[21:21:22] <jaydubya> only in Angular
[21:21:23] <saucey> hey Linell ive did this.. ng-change="userStatus(user.activated,user.id)"
[21:21:26] <dmack> christo_m: you make it up :)
[21:21:30] <saucey> is that ok?
[21:21:34] *** DLSteve has joined #angularjs
[21:21:43] <dmack> saucey: looks ok
[21:21:48] <dmack> why dont you just pass user?
[21:21:57] <saucey> so im sending the active state and the users id
[21:22:02] <tga> say, if I am filtering based on a select value but also have an initial value
[21:22:06] <Linell> saucey: Yeah, if that's how you want to do it! You can also do it how dmack is saying
[21:22:09] <saucey> i need to then update that into my api
[21:22:13] *** zackiv31 has joined #angularjs
[21:22:16] <christo_m> dmack: so instead of a function in the callback, you emit an event?
[21:22:17] <christo_m> im guessing?
[21:22:22] <dmack> yep
[21:22:23] <tga> how can I prevent the select's $watch from deleting my initial value right away?
[21:22:24] <christo_m> sorry can you gist it quickly...
[21:22:29] *** kuadrosx has quit IRC
[21:22:31] <dmack> yes
[21:22:31] <Linell> saucey: Either way, you're just going to call a funcion that takes that user and sends it to the API
[21:22:38] *** zwacky has joined #angularjs
[21:22:48] <saucey> yea
[21:23:17] <saucey> Linell i tried dmacks way but i could console log that value kept saying undefined
[21:23:25] *** Solid1 is now known as Solid1_afk
[21:23:31] *** Seich has joined #angularjs
[21:23:39] <Linell> were you just sending coolmethodname(user)?
[21:23:42] <Linell> Because that should work.
[21:23:45] <dmack> saucey: then you're data isn't structure that way
[21:23:52] <saucey> YE
[21:23:52] <dmack> a hash?
[21:24:17] <saucey> you had it like this ng-change="userStatus(user.activated[user.id])
[21:24:33] <saucey> how would i handle that way?
[21:24:42] <Linell> remove everything in parens execpt the word user
[21:24:44] <Linell> viola
[21:25:19] *** jonr22 has joined #angularjs
[21:25:45] * tga shrugs and sets a $scope.loading flag to prevent initial watches from doing anything
[21:25:51] <dmack> christo_m: https://gist.github.com/dmackerman/8b2208c583e9ef573b23
[21:25:54] *** bengilli_ has quit IRC
[21:26:06] <tga> kinda crappy that you can't stop all $watches from running at load
[21:26:06] <dmack> line 33, newComputer should be computer
[21:26:13] <dmack> but you get the gist
[21:26:14] *** yelvert has joined #angularjs
[21:26:39] <saucey> not sure what you mean il just stick with my way of passing in two arguments if it doesnt limit me?
[21:26:42] *** webthing_ has joined #angularjs
[21:26:57] <dmack> ng-change="userStatus(user))
[21:27:00] <dmack> ng-change="userStatus(user)
[21:27:07] *** andrew9183 has joined #angularjs
[21:27:13] <dmack> you should get your object back.
[21:27:22] <jaydubya> dmack: LOL, "but you get the gist" after having just sent a gist
[21:27:29] <dmack> #puns
[21:27:30] *** kuadrosx has joined #angularjs
[21:27:54] <moogey> jaydubya: put a .then() or .success() and return the new data from that.
[21:28:17] <jaydubya> moogey: you can .then() inside a factory?
[21:28:23] *** Trow1 has quit IRC
[21:28:26] *** wallerdev has quit IRC
[21:28:29] <dmack> jaydubya: of course
[21:28:32] <moogey> you can .then() off anything that's a promise
[21:28:43] <jaydubya> aw, shit!
[21:28:47] <moogey> Jaydubya: http://plnkr.co/edit/n024QnBOGLM8MxeEZ3s3?p=preview
[21:28:57] *** webthing_ is now known as webthingee
[21:28:59] <saucey> dmack yes i see
[21:29:06] <jaydubya> I thought you could make the promise in a factory but needed a controller to resolve it
[21:29:30] <snurfery> sup yall
[21:29:30] <dmack> typical pattern is methods in your factory will just return a promise.
[21:29:33] <moogey> Promises exist outside of factories and controllers
[21:29:37] *** woah has joined #angularjs
[21:29:42] <dmack> ^
[21:29:43] *** fedenunez has quit IRC
[21:29:54] *** s00pcan has quit IRC
[21:30:14] *** foofoobar has joined #angularjs
[21:30:17] *** jonr22 has quit IRC
[21:30:23] <moogey> Angulars $q is a lightweight version https://github.com/kriskowal/q You can use them really anywhere for anything you can think of
[21:30:36] <dman777_alter> if using angular-ui-bootstrap, do I still need regular bootstrap?
[21:31:08] <dmack> dman777_alter: just the CSS
[21:31:13] <jaydubya> I guess I totally misunderstand the relationship between a factory and the rest of the app, then
[21:31:15] *** TheAceOfHearts has joined #angularjs
[21:31:30] *** mennea has quit IRC
[21:31:31] *** IvailoStoianov has quit IRC
[21:32:04] *** mennea has joined #angularjs
[21:32:13] <dman777_alter> I think the modal from bootstap is overriding the angular-ui-bootstrap modal. Because there is a x in the right hand corner, on the angular-ui-bootstap site example there is not one
[21:32:18] *** smathson has quit IRC
[21:32:31] <dmack> did you include the bootstrap js?
[21:32:35] <moogey> You can still do a .then() on the returned value form the factory and transform it in the controller. It's just a matter of who needs to know about what when
[21:32:38] <dmack> you shouldn't need to
[21:32:41] *** ehynds has quit IRC
[21:33:23] <moogey> I try and keep my factories as black box as possible. The only thing the controller knows is what it needs to send, and along the lines of what is should be recieving.
[21:33:31] *** simplyshipley has quit IRC
[21:33:35] <dman777_alter> dmack: ya, in bower modules I have bootrap
[21:33:39] <dman777_alter> dmack: ya, in bower modules I have bootstap
[21:33:46] <dman777_alter> ugh...sorry. bad day
[21:34:06] <christo_m> dmack: looks like more writing.
[21:34:08] <dman777_alter> one of my coworkers wrote a bower module that pulls in bootstrap so it's in the bower folder
[21:34:09] <dmack> cool. did you accidentallyt include bootstraps js file?
[21:34:11] <christo_m> is there a problem with using $apply?
[21:34:16] <dmack> christo_m: nope.
[21:34:19] <christo_m> okk
[21:34:23] <dmack> code style, etc.
[21:34:31] <dmack> but, you can broadcast these events through controllers
[21:34:45] <dmack> you could also use a service, etc.
[21:34:49] <dmack> lots of ways to do it
[21:34:51] <dmack> none are wrong
[21:34:52] <dman777_alter> christo_m: $apply() is the same as $digest(), but apply has try/catch for error checking if I remember correctly.
[21:34:53] *** cacts|works has quit IRC
[21:34:58] *** nemothekid has joined #angularjs
[21:35:33] *** jotaefe- has quit IRC
[21:35:58] *** macobo has joined #angularjs
[21:36:07] *** lawd has joined #angularjs
[21:36:11] <moogey> $apply() will still throw if you try to call it while ones happening
[21:36:17] *** lsiv568 has joined #angularjs
[21:36:24] <lawd> yo anyone have experience using smart table
[21:36:32] <dmack> lawd: yes, lots
[21:36:41] <christo_m> dmack: so many ways to do the same thing.. i dont know if i like that or not
[21:36:44] *** basiclaser_ has joined #angularjs
[21:36:52] <christo_m> :(
[21:36:55] <christo_m> javascript life i guess
[21:37:03] <dmack> your problem is pretty simple (no offense)
[21:37:09] <dmack> so there's gonna be 100 ways to do it
[21:37:25] <lawd> nice, so i'm new to angular and i'm trying to do something with a selected row. is that possible?
[21:37:29] <dmack> events are nice, but they can get hard to follow
[21:37:37] *** SargoDarya has joined #angularjs
[21:37:39] *** dseitz has joined #angularjs
[21:37:42] <dmack> keeping it more functional and isolated is probably a better bet.
[21:37:43] <lawd> like i want to delete my selected row is it possible dmack
[21:37:57] <dmack> lawd: yeah, just splice it out of your source.
[21:38:11] <lawd> uh how do you mean
[21:38:12] <christo_m> dmack: http://pastie.org/9756759 this should be accessing the $scope.computers right?
[21:38:15] <dmack> sec
[21:38:20] *** Aliks has quit IRC
[21:38:26] *** Aliks_ has joined #angularjs
[21:38:27] <dmack> nope, not with controllerAs
[21:38:39] <dmack> it's actually this.computers in your case.
[21:38:53] *** AngularUI has joined #angularjs
[21:38:53] <AngularUI> [ng-grid] jpuri opened pull request #2262: partial fix for issue #2261 (master...master) http://git.io/kH4Oxw
[21:38:53] *** AngularUI has left #angularjs
[21:39:04] *** Aliks has joined #angularjs
[21:39:04] *** frankblizzar has joined #angularjs
[21:39:16] *** s00pcan has joined #angularjs
[21:39:39] <dmack> lawd: are you using the stSelectRow plugin?
[21:39:39] <christo_m> hmm
[21:39:43] <lawd> yes
[21:39:52] <lawd> i can hilight the row i want
[21:39:55] <lawd> now i want to delete it
[21:39:57] <dmack> funny, that's the one I've never used :)
[21:40:00] <lawd> the documentation says " the property isSelected is set to true on the row object"
[21:40:05] <dmack> I think all it does is set a flag on your object.
[21:40:08] <dmack> oh, yeah.
[21:40:14] <dmack> so in your delete button.
[21:40:21] <dmack> (if you have lodash)
[21:40:30] *** cads has quit IRC
[21:40:32] <dmack> _.where(yourItem, { isSelected: true })
[21:40:37] <dmack> _.where(yourItemsArray, { isSelected: true })
[21:41:01] <dmack> that'll return an array of your selected rows, then you can get the indexes and array.splice()
[21:41:37] *** spatialbrew has quit IRC
[21:41:50] *** cads has joined #angularjs
[21:41:55] <lawd> ah so my controller should have isSelected
[21:42:30] *** SargoDarya has quit IRC
[21:42:33] *** diffalot has quit IRC
[21:42:33] <dmack> well, your object in an array will.
[21:42:41] <dmack> (inside your controller)
[21:42:47] <andrew9183> what do you guys do to manage environment variables?
[21:42:57] <lawd> o alright thanks man
[21:43:02] <dman777_alter> dmack: If I am stuck using bootstrap.js with angular-ui-bootstrap and I have a x button for closing in the right hand top modal, any suggestions on how I could get rid of that x button?
[21:43:23] <dmack> why do you have to use bootstrap.js? ui-bootstrap is a total replacement
[21:43:26] *** Aliks_ has quit IRC
[21:43:54] *** TheAceOfHearts has quit IRC
[21:44:02] <tjsail33> andrew9183 - i use node-env. is that what youre looking for?
[21:44:08] *** lawd has quit IRC
[21:44:21] <andrew9183> hmm that’s for node
[21:44:32] <moogey> Jaydubya: promises is what helped me really understand closures and making dynamic callbacks
[21:44:34] *** dacuca has joined #angularjs
[21:44:39] <dmack> what's your environent? :)
[21:44:55] <dman777_alter> dmack: my co worker wrote a module that pulls it in...but I think I see the issue...sorry...dumb mistake on my part
[21:44:57] *** diffalot has joined #angularjs
[21:45:15] *** frkout has quit IRC
[21:45:16] *** mlpug has quit IRC
[21:45:19] *** frkout_ has joined #angularjs
[21:45:28] *** startupality has quit IRC
[21:46:23] <tjsail33> andrew9183 - what your environment?
[21:47:28] *** a3gis has quit IRC
[21:47:29] <dmack> in other news, my brain is completely donezo for the day
[21:47:30] <adamsilver> guys any idea why i am getting: "No 'Access-Control-Allow-Origin' header is present on the requested resource" even though i have this in my json server response header: "access-control-allow-origin: *" .. my code: https://bpaste.net/show/d6e559aee24b
[21:47:30] <jaydubya> moogey: the numerous return statements are confusing me right now ... I'm not quite sure how to "return" my modified object
[21:48:09] <dmack> ugh, CORS
[21:48:36] *** jaznow has quit IRC
[21:48:56] *** JoshGlzBrk has joined #angularjs
[21:48:57] <saucey> how do i update this user dmack
[21:49:11] <dmack> in your ng-change, you mean?
[21:49:18] <christo_m> dmack: okay by default, the Browse code isn't being called here: http://pastie.org/9756783 , however, if i abstract it to a $scope method, i can call it from the app and it will then work..
[21:49:21] *** ggrzybek has quit IRC
[21:49:26] <saucey> i have this so far http://laravel.io/bin/rorb9
[21:49:33] <saucey> ye
[21:49:36] *** ahtik has quit IRC
[21:49:48] <adamsilver> dmack: should this be fixed from angular or the backend or both?
[21:50:03] <dmack> christo_m: you mean .browse() never gets fired?
[21:50:06] <christo_m> dmack: specifically the Bonjour.browse call i mean..
[21:50:07] <christo_m> yes
[21:50:11] <saucey> http://laravel.io/bin/9v7Bv
[21:50:17] <saucey> my provider and controller
[21:50:23] *** jonathanpglick has quit IRC
[21:50:26] <dmack> well this is assuming that Bounjour is an accessible global
[21:50:32] <christo_m> it is
[21:50:33] <dmack> is it?
[21:50:34] <christo_m> its a cordova plugin
[21:50:35] *** qdk has quit IRC
[21:50:36] *** vectra has quit IRC
[21:50:36] <dmack> :)
[21:50:42] <christo_m> and like i said it works if i abstract it to its own method in $scope.
[21:50:43] *** webthingee is now known as webthingee|brb
[21:50:55] <christo_m> and then call it programmatically
[21:51:03] <dmack> hmm, interesting
[21:51:17] <dmack> looks like your controller isn't getting initialized then?
[21:51:26] *** BlinkyBill has joined #angularjs
[21:51:38] *** NormySan has quit IRC
[21:51:45] *** renstrm has quit IRC
[21:51:46] <dmack> saucey: unfortunately, not familiar with $resource.
[21:52:08] *** Oxynum has joined #angularjs
[21:52:09] <dmack> but I would imagine your "data" contains an ID, so you'd call update with that ID
[21:52:13] *** vectra has joined #angularjs
[21:52:32] <christo_m> dmack: im not sure, the code looks correct to me..
[21:52:47] <jaydubya> moogey: getting an "unreachable 'return' after 'return'" aarrrggghhhh! http://plnkr.co/edit/z2vZlxDKvDGf3uaLK4a9?p=preview
[21:53:03] *** chrisbirk has quit IRC
[21:53:18] *** MJD has quit IRC
[21:53:23] *** mystronyx has joined #angularjs
[21:54:59] *** chrisbirk has joined #angularjs
[21:55:21] *** MJD has joined #angularjs
[21:55:27] *** Nek has joined #angularjs
[21:56:22] <dmack> christo_m: one sec
[21:56:29] *** josh-k has quit IRC
[21:57:02] *** josh-k has joined #angularjs
[21:57:07] *** Trindaz has quit IRC
[21:57:28] *** iribarne has quit IRC
[21:57:33] *** e0ipso is now known as e0ipso|away
[21:57:40] <dmack> dman777_alter: it could be server
[21:58:06] *** bayousoft has quit IRC
[21:58:22] <dmack> christo_m: so this Bounjour.browse, it gets fired once
[21:58:23] <christo_m> dmack: http://pastie.org/9756812 ya just confirmed it works as a method
[21:58:30] <dmack> nothing tells me that it keeps listening
[21:58:42] *** bayousoft has joined #angularjs
[21:59:00] <christo_m> dmack: you have to call .unbrowse to stop listening
[21:59:07] <christo_m> so it should just keep listening.
[21:59:08] <dmack> ah
[21:59:25] *** danecando has quit IRC
[21:59:29] <dmack> mm, you may have to wrap that in $scope.$apply()
[21:59:34] <dmack> that's probably why
[21:59:35] <christo_m> ok
[21:59:41] <christo_m> scope application inc
[21:59:45] <dmack> cordova plugins are weird
[21:59:51] *** iribarne has joined #angularjs
[21:59:55] *** pgicxplzs has joined #angularjs
[22:00:00] *** apertoire has quit IRC
[22:00:04] *** Oddman has quit IRC
[22:00:05] *** whitebook has joined #angularjs
[22:00:15] <christo_m> i will just apply all the things
[22:00:18] <christo_m> im really going to apply myself
[22:00:20] <dmack> FWIW, http://ngcordova.com/docs/
[22:00:25] *** Matt3o12 has quit IRC
[22:00:29] <dmack> doesn't look like Bounjour is in there though
[22:00:29] *** markalanevans has quit IRC
[22:00:36] *** Oddman has joined #angularjs
[22:00:45] *** Koganei has joined #angularjs
[22:01:09] <christo_m> nah it wont be
[22:01:14] <christo_m> apply didnt do it either
[22:01:16] <christo_m> dammit
[22:01:20] *** kostiak has joined #angularjs
[22:01:27] <dmack> that seems weird
[22:01:29] *** webthingee|brb is now known as webthingee
[22:01:34] *** yandos has joined #angularjs
[22:01:37] *** warehouse13 has quit IRC
[22:01:38] <dmack> oh.
[22:01:42] *** josh-k has quit IRC
[22:01:44] <dmack> you waiting for device ready?
[22:01:46] *** jonathanpglick has joined #angularjs
[22:01:49] *** glassir has joined #angularjs
[22:01:49] <dmack> plugin may not be loaded or something
[22:01:57] <christo_m> ya im going to have to do that
[22:02:06] *** mmealling has quit IRC
[22:02:10] <dmack> I bet that's it
[22:02:10] *** ahtik has joined #angularjs
[22:02:21] <dmack> if you copy and paste that .browse line 30 times
[22:02:25] <dmack> I bet they'll start executing
[22:02:40] *** plato has joined #angularjs
[22:02:41] <dmack> because Bounjour will eventually be defined
[22:02:42] *** RobinBAwesome has joined #angularjs
[22:02:46] <ioudas> Can anyone help me close this ionic popup when the promise for the http is closed via the pop up? http://pastebin.com/aG48YtNT Also via ionic popup when i make the inital resolve it still gives the promise in the service an error 0. promise.reject does nothing. I am trying to cancel an active get request..... if the http get completes. Just need the popup to dispose.
[22:02:53] *** dcadenas- has quit IRC
[22:03:16] *** baweaver has joined #angularjs
[22:03:47] *** renstrm has joined #angularjs
[22:04:01] <moogey> Jaydubya: sorry, had to step away for a bit
[22:04:06] <moogey> you return a promise
[22:04:08] *** bayousoft has quit IRC
[22:04:10] <moogey> chain
[22:04:11] *** wallerdev has joined #angularjs
[22:04:12] <Guest40092> snurfery: waddup
[22:04:14] *** lexek__ has joined #angularjs
[22:04:16] *** Guest40092 is now known as jdubs
[22:04:18] <jdubs> snurfery: waddup
[22:04:25] *** dcadenas has joined #angularjs
[22:04:27] <snurfery> sups
[22:04:35] *** JoshGlzBrk has quit IRC
[22:04:38] <moogey> whatever is returned from a then is the value that gets passed to the next part of the chain
[22:04:40] <jdubs> snurfery: just workin, you?
[22:04:48] <jaydubya> moogey: I think I am getting it now
[22:04:50] *** bayousoft has joined #angularjs
[22:04:51] <snurfery> same
[22:04:54] <christo_m> dmack: ugh, still not working, even with platform ready stuff
[22:04:59] <christo_m> k more reading i guess
[22:05:04] <moogey> I'm trying to stream the plnkr so we can do it there
[22:05:07] <dmack> christo_m: something is fishy
[22:05:10] <moogey> but it's not wanting to work
[22:05:12] *** Oddman has quit IRC
[22:05:28] <saucey> hey how do i pass an user object to the api to be updated
[22:05:31] <jdubs> ioudas: looking
[22:05:36] <saucey> http://laravel.io/bin/9v7Bv
[22:05:43] *** richiebkr has quit IRC
[22:05:49] <jdubs> ioudas: what function should i be looking for?
[22:05:57] *** DuelShark has quit IRC
[22:05:57] *** goodenough has quit IRC
[22:06:45] <mystronyx> If I use Angular with a backend like Laravel, do I have to maintain two sets of routes, one in the Angular routeprovider and another in Laravel's routes file?
[22:06:52] *** DanielKarp has joined #angularjs
[22:06:52] <jdubs> ioudas: where do i look to see where you are trying to close it?
[22:06:56] <ioudas> jdubs in there is the service and controller. Ctrl has name ctrl at the end. Inside the controller $scope.showPopup is the function that runs when popping up when first making the request.
[22:07:10] *** bayousoft has quit IRC
[22:07:11] <ioudas> controller has ctrl at the end*
[22:07:18] <jdubs> ok i see it
[22:07:24] <jdubs> ok
[22:07:33] <jdubs> ioudas: showAlert needs to return the popup object
[22:07:40] *** bayousoft has joined #angularjs
[22:07:42] *** whitebook has quit IRC
[22:07:43] <dmack> mystronyx: no, angular can handle all of your routing (if you want to do a SPA, that is)
[22:07:49] <jdubs> then where you are calling the showAlert command, you need to save the popup that gets returned
[22:07:56] *** mzabriskie has quit IRC
[22:07:58] <jaydubya> moogey: can I inject moment into the factory?
[22:08:06] <Grokling> mystronyx: Yes. Think of the angular side as a self contained application. Once it's loaded, it should only interact with your backend via an API (which you need serverside routing for).
[22:08:09] <ioudas> I dont get how that affects what im talking about....
[22:08:10] <jdubs> ioudas: then call popup.close() on it when the request comes back
[22:08:22] <ioudas> wait a minute....
[22:08:23] <jdubs> i thought you wanted to close the popup you opened?
[22:08:43] <ioudas> once the promise from the service is completed
[22:08:46] <moogey> Jaydubya: You would have to look for a version of moment that registers itself with angular. You can always load it globally.
[22:08:56] <jaydubya> gotcha
[22:09:02] <ioudas> essentially what this is is a search service... and id like to have the user have the ability to cancel it
[22:09:21] <jdubs> ioudas
[22:09:24] <ioudas> if the http request is too long
[22:09:27] *** mrru has quit IRC
[22:09:38] <jdubs> ioudas: you will have to store the return value of when the popup is made if you want to close it
[22:09:53] *** richiebkr has joined #angularjs
[22:10:01] <ioudas> ok so what about closing it based on the service promise
[22:10:04] <jdubs> you can store it somewhere, and have a ng-click function that runs the popup.close()
[22:10:43] *** andrew9183 has quit IRC
[22:10:45] *** ben_dev has quit IRC
[22:10:54] <jdubs> ioudas oh i see
[22:10:56] *** MaxV has joined #angularjs
[22:11:00] *** waverider_ has joined #angularjs
[22:11:00] *** waverider_ has joined #angularjs
[22:11:00] *** waverider is now known as Guest41141
[22:11:05] *** warpx has joined #angularjs
[22:11:10] *** digisky has quit IRC
[22:11:32] *** woah has quit IRC
[22:11:48] <jdubs> ioudas: so you are saying in the .then callbacks, on the error callback, you want to close the previous popup before opening the new one?
[22:11:49] *** Christer has joined #angularjs
[22:11:56] <jdubs> sorry if i'm not understanding your problem correctly
[22:12:14] *** tauren has quit IRC
[22:12:28] <ioudas> nah
[22:12:31] *** Christer has quit IRC
[22:12:38] *** xaxisx has joined #angularjs
[22:12:49] *** lexek_ has joined #angularjs
[22:12:50] *** baweaver has quit IRC
[22:12:51] *** e0ipso|away is now known as e0ipso
[22:13:19] <jdubs> ioudas: ok...essentially you just want the ability to close a popup that has been opened right?
[22:13:25] <ioudas> not at all
[22:13:30] <moogey> Jaydubya: see if you can get in here https://code.stypi.com/9oklrbz6
[22:13:36] <jdubs> ok then I've completely misunderstood I'm sorry
[22:13:41] <jdubs> could you try to rephrase your problem?
[22:13:57] *** Guest41141 has quit IRC
[22:14:39] *** D-Boy has quit IRC
[22:14:50] *** D-Boy has joined #angularjs
[22:15:15] *** rcanepa has joined #angularjs
[22:15:17] *** warpx has quit IRC
[22:15:17] <ioudas> sure. Ok so, user comes in, makes a search. The controller makes a service call which goes out and grabs the data... during this process a search could be 250 ms or it could be 20 seconds. During this. I want to pop up a box. Let the user cancel the promise. I have that working. It only works if i use canceller.resolve() and the http service comes back during this in the controller and will say its actually an error status 0 in the function(data,status){
[22:15:17] <ioudas> portion of the sucess call back.
[22:15:23] *** Christer has joined #angularjs
[22:15:43] *** lexek__ has quit IRC
[22:15:49] <jdubs> ok
[22:15:51] <ioudas> I cannot get the timeout on the popup to cancel.... the pop up. if the promise is done... and the user waited for the results
[22:15:57] *** frkout has joined #angularjs
[22:16:00] <ioudas> at all
[22:16:08] *** frkout_ has quit IRC
[22:16:17] *** dhrami has quit IRC
[22:16:18] <ioudas> i cannot easily reject as well.... from the pop up... it just throws an error.. and I can only resolve.
[22:16:41] <ioudas> and that doesnt really resolve well the sucess/error function
[22:16:46] <jdubs> i think i see what you mean
[22:16:57] <ioudas> but atleast it does in fact cancel the promise
[22:17:02] *** richardlitt_ has joined #angularjs
[22:17:07] <ioudas> but function(data,status){ will just report error code 0
[22:17:07] <jdubs> you want an easy way to simply watch for the promise to resolve, and regardless of how/when that happens, to close the popup
[22:17:08] <jdubs> is that right?
[22:17:16] <ioudas> yeah
[22:17:18] <jdubs> ok
[22:17:33] <ioudas> obviously if the data comes back.. just load it... if it hasnt been clicked
[22:17:34] *** iribarne_ has joined #angularjs
[22:17:39] <christo_m> dmack: welp, gg
[22:17:40] <ioudas> if it has been clicked.. just cancel the http promise
[22:17:41] <jdubs> there are two ways i see to do so
[22:17:43] *** siddart has quit IRC
[22:17:44] <christo_m> going to have to scrap angular
[22:17:49] <jdubs> you cna watch for the status code in the regular callbacks
[22:17:51] <jdubs> OR
[22:18:12] *** Nek has quit IRC
[22:18:17] *** richardlitt has quit IRC
[22:18:17] *** richardlitt_ is now known as richardlitt
[22:18:28] <dmack> christo_m: gg?
[22:18:33] *** koleS has joined #angularjs
[22:18:33] <ioudas> good game
[22:18:39] <dmack> it's never good game when you lose
[22:18:49] <dmack> i know what gg means :)
[22:19:02] *** cacts has joined #angularjs
[22:19:04] *** freeman42 has joined #angularjs
[22:19:12] <ioudas> ;-P
[22:19:27] *** siddart has joined #angularjs
[22:19:39] <ioudas> ideall jdubs id like to have it based on the promise return
[22:19:41] <ioudas> of the http get
[22:19:44] <jdubs> ioudas: you could also do $watch(function() {promise.resolved}, function() {close popup})
[22:19:44] *** lrvick has quit IRC
[22:19:48] *** rafagomes has joined #angularjs
[22:19:56] <christo_m> dmack: well i was trying to convince my employer to use a framework for this app, because currently its just a bunch of JS/HTML files
[22:19:59] *** lrvick has joined #angularjs
[22:20:00] *** aslate has joined #angularjs
[22:20:04] <christo_m> but im not even able to scaffold the barebones of the functionality.
[22:20:06] <dmack> christo_m: fwiw, Ionic is awesome
[22:20:10] <jdubs> ioudas: so it doesn't work in the promise callback if you watch for the http code to be 0?
[22:20:10] <christo_m> i know.
[22:20:14] <christo_m> dmack: thats what im using.
[22:20:16] <dmack> we use it on several projects
[22:20:21] *** enrique335 has joined #angularjs
[22:20:21] <dmack> ok, so
[22:20:23] <dmack> try this
[22:20:28] <dmack> inject $timeout in your controller
[22:20:29] *** iribarne has quit IRC
[22:20:29] *** iribarne_ is now known as iribarne
[22:20:35] <ioudas> if you cancel the promise for the http.... the http error function displays error code 0
[22:20:43] <dmack> $timeout(function() { ... do bounjour stuff ... }, 5000)
[22:20:45] <ioudas> you can only promise.resolve()
[22:20:48] *** encrypt__ has quit IRC
[22:20:49] <dmack> just see if waiting a few seconds works
[22:20:59] <dmack> if it does, there is some race condition weirdnes
[22:21:19] *** darrin has joined #angularjs
[22:21:23] *** encryptd_fractl has joined #angularjs
[22:21:38] *** TheAceOfHearts has joined #angularjs
[22:21:43] *** andrew9183 has joined #angularjs
[22:21:52] <enrique335> hello, I'm trying to use Restangular, when I specified the restangular dependecy to my module I get the $injector_moduleer error
[22:22:09] <christo_m> dmack: just to confirm http://pastie.org/9756854
[22:22:22] <snurfery> enrique335: the dependency is lowercase
[22:22:25] <jdubs> ioudas: right, what I'm saying is why cant you just if/else the status code to decide whether or not to close the popup? why doesnt that work?
[22:22:29] <snurfery> but the service has a capital first letter
[22:22:30] <christo_m> dmack: wait im injecting wrong
[22:22:35] <dmack> christo_m: looks good
[22:22:36] <enrique335> yes I know
[22:22:42] <ioudas> because that status code is also a status code of no internet
[22:22:42] <enrique335> is lowercase
[22:22:43] *** freeman42 has quit IRC
[22:22:44] *** diegoviola has joined #angularjs
[22:22:46] <diegoviola> hi
[22:22:48] *** Nek has joined #angularjs
[22:22:48] *** BlinkyBill_ has joined #angularjs
[22:22:50] <ioudas> and im sure other errors.
[22:23:00] <dmack> also, get rid of that ['$scope' stuff. you'll use ngAnnotate to do that for you
[22:23:04] <snurfery> enrique335 did you include the .js file in your index.html ?
[22:23:06] <christo_m> dmack: nope need $timeout up there
[22:23:10] *** jacuqesdancona_ has joined #angularjs
[22:23:12] <christo_m> dmack: what do you mean get rid of it, the docs have it in there
[22:23:13] *** bayousoft has quit IRC
[22:23:23] <dmack> build tools can do that for you :)
[22:23:24] <diegoviola> I have a client that asked me to write this code: http://i.imgur.com/MmgcAt0.png
[22:23:27] <diegoviola> but I don't know angular yet
[22:23:28] <ioudas> although i might be able to detect that with ng-touch
[22:23:29] <dmack> but in your case, yeah
[22:23:31] <diegoviola> would it be hard to write this?
[22:23:32] *** baweaver has joined #angularjs
[22:23:34] <enrique335> yes I do, first angular,js then app.js and then restangular,js
[22:23:36] <ioudas> but i havnt gotten that crazy
[22:23:38] *** darrin has quit IRC
[22:23:48] <dmack> christo_m: regardless, does it work>
[22:23:48] <jdubs> ioudas: that's true
[22:23:51] <diegoviola> as a learning exercise
[22:23:52] <christo_m> dmack: it does
[22:23:54] <christo_m> sweet jesus
[22:23:59] <dmack> yeah.
[22:24:00] <jdubs> ioudas: why not simply fire it off on the same click where they cancel the promise?
[22:24:01] <christo_m> gee gee indeed
[22:24:02] <dmack> race condition
[22:24:02] *** bayousoft has joined #angularjs
[22:24:07] <christo_m> i put it down to 1 second
[22:24:09] <christo_m> looks good
[22:24:15] <dmack> cool
[22:24:20] <jdubs> OR
[22:24:22] <jdubs> if you really don'
[22:24:24] <dmack> seems kinda hacky, but in your case it's not that bad
[22:24:26] <jdubs> if you really don't want to do that
[22:24:28] *** kostiak has quit IRC
[22:24:30] *** aslate has quit IRC
[22:24:31] <dmack> since it's just setting up polling anyway
[22:24:31] <ioudas> im confused on what you mean by that
[22:24:32] <snurfery> enrique335: load angular, then restangular, then app
[22:24:35] <jdubs> you could check 2 things to make sure it wasn't an internet problem
[22:24:42] <ioudas> how?
[22:24:42] *** BlinkyBill has quit IRC
[22:24:54] <snurfery> actually I dunno if that'll make a difference
[22:25:05] <jdubs> ioudas: you could check window.navigator.onLine to see if they are connected
[22:25:14] *** Snugug has quit IRC
[22:25:19] <jdubs> ioudas: and could also check to see if the timeout was hit or not
[22:25:19] *** tbo_ has quit IRC
[22:25:27] <ioudas> hmmm
[22:25:31] <diegoviola> anyone please?
[22:25:34] <christo_m> dmack: so i want to do a connect on one of these computers. do i have a handle on which one is trying to connect?
[22:25:34] <dmack> so christo_m, sounds like you need a more reliable way to check when Bounjour is ready
[22:25:36] <jdubs> iodas: but the easiest solution is to simply close the popup manually when they click the button
[22:25:39] <christo_m> dmack: yes..
[22:25:45] <ioudas> and i do, do that.
[22:25:47] <ioudas> that works
[22:25:52] <enrique335> sorry I make a mistake with the order, I got angular, restangular and then app.js
[22:25:54] <christo_m> dmack: do i pass an id or parameter back into ng-click or something
[22:26:06] <dmack> show me your repeater code
[22:26:13] <ioudas> but none of the rest works in terms of the error function of the promise/closing the popup if there was no cancelleation
[22:26:13] <christo_m> its in the last pastie
[22:26:18] <christo_m> dmack: just to confirm http://pastie.org/9756854
[22:26:19] <dmack> k, looking
[22:26:23] <jdubs> ioudas: ahhhh i see
[22:26:24] <christo_m> oh no
[22:26:25] <christo_m> sorry
[22:26:25] <christo_m> sec
[22:26:33] *** richardlitt has quit IRC
[22:26:35] *** richardlitt_ has joined #angularjs
[22:26:37] <jdubs> ioudas let me look just a sec
[22:26:43] <christo_m> dmack: http://pastie.org/9756865
[22:26:52] *** iribarne_ has joined #angularjs
[22:27:04] <christo_m> dmack: i guess i should pass computer.ip or something back into connect?
[22:27:10] <dmack> sec.
[22:27:10] <ioudas> i wonder if navigator.onLine works on all os's
[22:27:13] <dmack> i'll show you
[22:27:47] *** jacuqesdancona_ has quit IRC
[22:27:50] *** walden is now known as walden|brb
[22:28:20] <dmack> https://gist.github.com/dmackerman/4b7cadc9b84b0cbd25b6#file-blah-js-L9-L11
[22:28:30] *** jameswork has joined #angularjs
[22:28:46] <jdubs> ioudas: okay you are going to want to store all the popups you make if you want to close them there
[22:28:47] <christo_m> oh i can just pass the whole thing in
[22:28:49] <christo_m> perfect
[22:28:56] <dmack> yep
[22:29:00] <jdubs> ioudas: at least i think so
[22:29:02] *** iribarne has quit IRC
[22:29:02] *** iribarne_ is now known as iribarne
[22:29:10] *** jacuqesdancona_ has joined #angularjs
[22:29:21] *** Seich has quit IRC
[22:29:24] <moogey> Anybody who cares about a really contrived example of nested and dynamic promises in angular --> https://code.stypi.com/9oklrbz6
[22:29:27] <jdubs> unless im looking at the wrong part
[22:29:37] <jdubs> ioudas: ProductSearchService.submitsearch that functions promise resolution?
[22:29:42] *** vectra has quit IRC
[22:29:43] <enrique335> Can someone help me with restangular?
[22:29:53] <dmack> enrique335: what's your problem?
[22:29:56] <nickeddy> enrique335: yep
[22:30:02] *** umib0zu has joined #angularjs
[22:30:04] <ioudas> hmmm
[22:30:23] *** iribarne_ has joined #angularjs
[22:30:30] <jdubs> ?
[22:30:50] *** jasonp has joined #angularjs
[22:30:56] *** mrits has quit IRC
[22:30:58] <enrique335> when I'm trying to run the index,html a get the $injector:modulerr error
[22:31:12] *** anapitupulu has quit IRC
[22:31:18] <dmack> did you include the module as a dependency of your app?
[22:31:25] <enrique335> the dependency in my module is lowercase
[22:31:30] <dmack> angular.module('yourApp', ['restangular'])
[22:31:31] <ioudas> that doesnt make much sense....
[22:31:33] *** mennea has quit IRC
[22:31:56] *** Seich has joined #angularjs
[22:32:03] *** japhar81 has quit IRC
[22:32:04] *** freelyfred has joined #angularjs
[22:32:05] <burzum> is there any translation module for angulare that doesnt make it a pain to work with plurals?
[22:32:09] *** mennea has joined #angularjs
[22:32:16] *** andrew9183 has quit IRC
[22:32:25] <enrique335> I have this angular.module('restest',['restangular']);
[22:32:36] <dmack> looks good
[22:32:48] *** Sky[x] has joined #angularjs
[22:32:56] <dmack> is that the only place where you define your module?
[22:33:04] <enrique335> yes
[22:33:18] *** disgrntld1 is now known as disgrntld
[22:33:19] *** iribarne has quit IRC
[22:33:19] *** iribarne_ is now known as iribarne
[22:33:34] <dmack> your positive the path is right?
[22:33:40] <enrique335> in fact my application is just index.html + app.js + angular.js + restangular.js
[22:33:41] <dmack> not much can go wrong there
[22:33:43] *** vectra has joined #angularjs
[22:33:52] *** plushy has quit IRC
[22:33:58] *** andrew9183 has joined #angularjs
[22:34:00] <dmack> app.js has to be after restangular
[22:34:06] *** gunn has quit IRC
[22:34:13] *** Nek has quit IRC
[22:34:30] <enrique335> there is it indeed
[22:34:33] *** digisky has joined #angularjs
[22:34:52] <jdubs> ioudas: yeah you're right, sorry i'm just glancing at this while i work
[22:35:01] *** tkh44 has joined #angularjs
[22:35:09] *** frankblizzar has quit IRC
[22:35:25] <enrique335> I'm working with the file protocol
[22:35:27] *** ConstantineXVI has joined #angularjs
[22:35:30] *** BlinkyBill_ is now known as BlinkyBill
[22:35:37] <dmack> could be the problem
[22:35:50] *** yandos has quit IRC
[22:35:57] *** plushy has joined #angularjs
[22:36:00] *** Sebastien-L has quit IRC
[22:36:25] <enrique335> I also tried with the http protocol but nothing
[22:36:37] *** gunn has joined #angularjs
[22:36:52] *** Seich has quit IRC
[22:37:07] *** samuel02 has joined #angularjs
[22:37:15] *** Seich has joined #angularjs
[22:37:16] *** DanielKarp has quit IRC
[22:37:21] *** bayousoft has quit IRC
[22:37:24] *** binarytrees has joined #angularjs
[22:37:42] *** bayousoft has joined #angularjs
[22:37:54] *** htmelvis has quit IRC
[22:37:59] *** enrique335 has quit IRC
[22:38:01] <jdubs> ioudas: why cant you do something like this? http://pastebin.com/ERnarpf8
[22:38:27] *** jaznow has joined #angularjs
[22:38:32] *** SargoDarya has joined #angularjs
[22:38:45] <dmack> enrique335: not sure, somethings wrong with your paths, because nothing code wise seems off
[22:38:58] *** danecando has joined #angularjs
[22:39:19] <binarytrees> UI-Router question: I have a few defined static states defined from an abstract "root" state. Then I put a resolve on the root state to pull a json file containing dyanmically loaded routes/states and load them in $state. It all works fine except when I refresh the page with f5 or what have you. The URL /#/dynamicURL doesn't seem to load and I just get a blank screen. No error. Is there anyway to debug this or maybe I am not
[22:39:59] *** danemacaulay has quit IRC
[22:40:08] <binarytrees> Maybe I can capture refresh and do a state.reload?
[22:40:21] <dmack> binarytrees: /#/dynamicURL is a child state of your abstract state?
[22:40:36] <dmack> does it work if you don't navigate to it directly?
[22:40:39] *** macobo has quit IRC
[22:40:43] *** AngularUI has joined #angularjs
[22:40:43] <AngularUI> [ng-grid] c0bra pushed 1 new commit to master: http://git.io/W3p4qQ
[22:40:43] <AngularUI> ng-grid/master 47ac609 Daniel Amato Zabotti: refactor(Aggregation): Use local function...
[22:40:44] *** AngularUI has left #angularjs
[22:40:44] *** mylord has quit IRC
[22:40:45] <snurfery> thats interesting
[22:40:46] *** xaxisx has quit IRC
[22:41:02] <ioudas> jdubs, lemme try some more of that
[22:41:04] <snurfery> the root state loads up the dynamic states
[22:41:11] <binarytrees> dmack: yes it's a child state
[22:41:19] *** mtsr has quit IRC
[22:41:19] *** busticated has quit IRC
[22:41:23] <christo_m> dmack: this scope cycle stuff is killing me man.
[22:41:23] *** AngularUI has joined #angularjs
[22:41:23] <AngularUI> [ng-grid] c0bra closed pull request #2175: Refactored GridColumn.getAggregationValue. (master...improve-aggregation-performance) http://git.io/dQlEfQ
[22:41:23] *** AngularUI has left #angularjs
[22:41:35] <dmack> christo_m: haha, what now?
[22:41:38] *** goodenough has joined #angularjs
[22:41:54] <christo_m> dmack: sec, prepping a pastie
[22:42:06] <snurfery> maybe your root state's url pattern needs to match everything
[22:42:22] <christo_m> dmack: http://pastie.org/9756889 heres the code, everything "works"
[22:42:28] *** mennea has quit IRC
[22:42:28] *** MistahKurtz has quit IRC
[22:42:32] <dmack> binarytrees: have to see your state definitions to realy debug this
[22:42:46] <snurfery> then compare the url and if it's not "/" then route it using $state.go
[22:42:54] *** SargoDarya has quit IRC
[22:43:03] <snurfery> dunno if it'd work though, it'd probably get hairy
[22:43:15] <christo_m> dmack: heres the bonjour plugin im using http://pastie.org/9756890 , when i line 32 in the first paste , i get line 28 in the second
[22:43:19] *** walden|brb is now known as walden
[22:43:20] *** jmckind has quit IRC
[22:43:21] *** bayousoft has quit IRC
[22:43:21] <christo_m> dmack: i suspect that return call is a bit buggered
[22:43:24] <binarytrees> yeah it seems to work the first load but going to the route it seems like I am missing a definition or something
[22:43:55] *** bayousoft has joined #angularjs
[22:44:01] <andrew9183> can you do two level nesting with ui.router such that you have pages.authors.edit as a state
[22:44:06] <dmack> plugin looks ok, just pass it a callback and then it executes the callback with the result
[22:44:07] <christo_m> im supposed to have a resolvedComputer object with the ip and port and everything
[22:44:10] <christo_m> dmack:
[22:44:10] <tjsail33> andrew9183 - yes
[22:44:21] <andrew9183> hmm doesn’t seem to be working
[22:44:30] <dmack> christo_m: did you write this?
[22:44:33] <tjsail33> andrew9183 - throw it in a gist
[22:44:35] <christo_m> dmack: you see in my resolveAddress method, i console log some things with the address and port
[22:44:40] *** jmckind has joined #angularjs
[22:44:48] <christo_m> dmack: no my predecessor did, as there was no cordova bonjour plugin for both ios and android.
[22:44:51] <christo_m> so they rolled their own
[22:44:56] *** samuel02 has quit IRC
[22:44:57] *** BigMac has joined #angularjs
[22:45:13] <mystronyx> When I had a myApp.config section or if I add ngRoute to the module, my variables no longer resolve. For example, {{ user }} prints user with ngRoute, but if I remove it, it prints the JSON of the user object. Why is this?
[22:45:22] <dmack> christo_m: yep, see that. one sec.
[22:45:24] *** xaxisx has joined #angularjs
[22:45:25] *** lexek_ has quit IRC
[22:45:39] *** atomiccc has quit IRC
[22:45:55] *** ngbot has joined #angularjs
[22:45:56] <ngbot> [angular.js] lgalfaso pushed 1 new commit to master: http://git.io/Y_s-yw
[22:45:56] <ngbot> angular.js/master 429938d Lucas Galfaso: fix($parse): Follow JavaScript context for unbound functions...
[22:45:56] *** ngbot has left #angularjs
[22:46:01] *** rbueno has quit IRC
[22:46:27] <ioudas> jdubs, no dice. Cannot read property 'close' of undefined. Also the cancel portion also makes the next search error out with a 500 call
[22:46:34] <ioudas> when making another http promise
[22:46:36] *** macabre has quit IRC
[22:46:50] *** jaredwilli has quit IRC
[22:47:00] *** Ice-x has joined #angularjs
[22:47:04] <Ice-x> Please buy this game http://www.desura.com/games/WipeGround-Wpx
[22:47:08] *** rafagomes has quit IRC
[22:47:09] <dmack> christo_m: in your controller
[22:47:32] *** ingsoc has joined #angularjs
[22:47:34] *** rafagomes has joined #angularjs
[22:47:36] <dmack> line 32, resolveAddress is a function that is expecting resolvedComputer as a param, but you never pass it
[22:47:38] <christo_m> dmack: oh shit, im getting an error when i tap on things in the gdb conosle 2014-12-02 16:47:10.804 Apptui[8479:907] -[NSNull length]: unrecognized selector sent to instance 0x3b87b090
[22:47:46] <andrew9183> https://gist.github.com/andrewho83/3ef2f010ab6916eef045
[22:47:59] <christo_m> dmack: weird, how come i could do that with the Bonjour browse..
[22:48:05] *** macabre has joined #angularjs
[22:48:20] <dmack> oh sorry, misunderstood
[22:48:42] *** bahoo has joined #angularjs
[22:48:43] <dmack> so what you have is right, I think you need to wrap your Bonjour.resolve in a $scope.$apply
[22:48:46] *** Aliks has quit IRC
[22:48:56] *** rafagomes has quit IRC
[22:49:00] *** robdubya has quit IRC
[22:49:00] <christo_m> dmack: ive tried that as well
[22:49:01] <christo_m> ill try again
[22:49:19] *** Guest22 has joined #angularjs
[22:49:21] *** rafagomes has joined #angularjs
[22:49:27] *** Christer has quit IRC
[22:51:01] <christo_m> dmack: ya i get rootscope in prog error
[22:51:05] <christo_m> when i try to wrap it in an apply
[22:51:07] <dmack> ok.
[22:51:21] <dmack> so basically, your resolveAddress() callback never gets called. that's the issue?
[22:51:28] <christo_m> it does get called
[22:51:34] <christo_m> but it returns that log i showed you from the bonjour plugin.
[22:51:40] <christo_m> instead of an actual resolved computer object
[22:51:42] <dmack> OH
[22:51:50] <dmack> oh fun, ObjC errors
[22:51:51] <dmack> :D
[22:51:53] <mystronyx> Would someone please look at this code? I want to figure out why {{user}} prints the word user instead of the JSON for user. Removing ngRoute and myApp.config makes user return the JSON.: http://pastebin.com/UPBTSmLj
[22:51:58] *** e0ipso is now known as e0ipso|away
[22:52:06] *** Aliks has joined #angularjs
[22:52:08] *** jvdz has quit IRC
[22:52:12] *** dhcar_AFK is now known as dhcar
[22:52:18] <mystronyx> sorry, that doesn't include the UserController section
[22:52:24] <dmack> so you understand how cordova plugins work christo_m ?
[22:52:32] *** niftylettuce has quit IRC
[22:52:36] <christo_m> dmack: yes, im going to have to dig into the obj c implementation eh
[22:52:38] *** Guest22 is now known as atomiccc
[22:52:46] *** Sky[x] has quit IRC
[22:52:50] *** Snugug has joined #angularjs
[22:52:52] <dmack> yeah.
[22:53:00] <dmack> line 35, that array
[22:53:08] <dmack> your ObjC doiesn't like one of those.
[22:53:13] <mystronyx> Here it is with the user controller: http://pastebin.com/UPBTSmLj
[22:53:18] <dmack> those are just the params being passed through to the native layer
[22:53:31] *** rafagomes_ has joined #angularjs
[22:53:53] <tjsail33> andrew9183 - you need to have a pages route, and a pages.edit route. they can be abstract though. look up ui-router abstract
[22:53:58] <andrew9183> ah
[22:53:59] <dmack> mystronyx: line 29, $scope.user = user;
[22:54:00] <andrew9183> thanks
[22:54:02] <dmack> what's user?
[22:54:17] *** rafagomes has quit IRC
[22:54:18] *** tfennelly has joined #angularjs
[22:54:25] <mystronyx> dmack that is a variable that is sent to JS via the backend (Laravel)
[22:54:34] *** richardlitt_ has quit IRC
[22:54:37] <dmack> sent to js?
[22:54:39] *** rafagomes_ has quit IRC
[22:54:42] <mystronyx> dmack sent to the dom
[22:54:43] <dmack> like injected in a script tag?
[22:54:47] *** uru is now known as uru|away
[22:54:53] *** AngularUI has joined #angularjs
[22:54:54] <AngularUI> [ng-grid] swalters pushed 1 new commit to master: http://git.io/WSdeZw
[22:54:54] <AngularUI> ng-grid/master ba6be29 Shane Walters: docs(GridApi) Improve docs and add example on how to subscribe to events
[22:54:54] *** AngularUI has left #angularjs
[22:54:59] *** kuadrosx has quit IRC
[22:55:00] <dmack> well, that ain't gonna work.
[22:55:09] *** jeffwhelpley has quit IRC
[22:55:10] <mystronyx> dmack I'd have to read about how it works, but JavaScript::put([ 'user' => Auth::user() ]); is the code in Laravel
[22:55:15] *** sahbeewah has quit IRC
[22:55:18] <dmack> uggggly
[22:55:24] <dmack> make Laravel return JSON
[22:55:25] <mystronyx> dmack what's prettier?
[22:55:27] <mystronyx> ok
[22:55:35] <mystronyx> I'm pretty sure that is returning JSON
[22:55:38] <dmack> oh
[22:55:46] <dmack> then use $http to hit the URL that returns it
[22:55:47] *** seriema has joined #angularjs
[22:55:52] <mystronyx> when I remove ngRoute, it prints the user JSON
[22:56:00] <mystronyx> ok
[22:56:15] <dmack> so
[22:56:17] *** rafagomes has joined #angularjs
[22:56:25] <dmack> it just creates a global exposed variable "user"?
[22:56:32] <dmack> that's the only way I can see your code working
[22:56:34] <mystronyx> let me look up the docs
[22:56:40] <mystronyx> I don't want to tell you the wrong answer.
[22:56:43] <dmack> :)
[22:57:03] <mystronyx> dmack here's the github for it: https://github.com/laracasts/PHP-Vars-To-Js-Transformer
[22:57:06] <mystronyx> it says:
[22:57:21] <dmack> wow. that is super weird and backwards
[22:57:28] *** lexek_ has joined #angularjs
[22:57:29] <dmack> it just creates globals
[22:57:32] <mystronyx> yeah
[22:57:41] *** shinnya has quit IRC
[22:57:43] *** kuadrosx has joined #angularjs
[22:57:58] <dmack> I'd make laravel return the user when you hit a URL, that's much better
[22:58:04] *** opiates has joined #angularjs
[22:58:36] <christo_m> dmack: oh you know what, bad error handling
[22:58:37] <mystronyx> dmack yeah, perhaps. I'm just curious to know why ngRoute causes angular to just return "user".
[22:58:44] <christo_m> in the lib, i fixed it though
[22:58:50] <christo_m> man, ive replicated a decent portion of the app with like, 50 lines of code.
[22:59:02] <dmack> yeah.
[22:59:04] <dmack> good stuff
[22:59:22] *** thejamespinto has joined #angularjs
[22:59:26] <mystronyx> dmack any idea why ngRoute changes how the variables are printed?
[22:59:45] *** evanjs has quit IRC
[23:00:13] *** bkuberek_ has joined #angularjs
[23:00:34] *** Henry_abcd has quit IRC
[23:00:38] *** shpoont has quit IRC
[23:00:53] *** jmckind has quit IRC
[23:01:08] *** shpoont has joined #angularjs
[23:01:45] *** Henry_abcd has joined #angularjs
[23:01:52] *** cotko has joined #angularjs
[23:02:00] *** xaxisx has left #angularjs
[23:02:02] *** foofoobar has quit IRC
[23:02:07] <dmack> not sure.
[23:02:15] <Ice-x> 5 who is here a unity 3d programmer ? pm me
[23:02:26] *** shinnya has joined #angularjs
[23:02:27] <bahoo> I’m using tokens for authentication, which might take 1-2s to call home and make sure the token is still valid, user still active, etc.
[23:02:31] *** ehalas_ has joined #angularjs
[23:02:43] *** bkuberek has quit IRC
[23:02:46] <bahoo> What are some good patterns for what experience to give the user while that task is happening?
[23:02:49] <dmack> welp, time for beer
[23:03:25] <bahoo> if I’ve got Resource.query(); that depends on the user’s authentication info, what’s the best way to run that stuff once we have the user logged in? Just events?
[23:03:33] <diegoviola> why are things like angular/ember hard to learn?
[23:03:47] *** ehalas has quit IRC
[23:03:48] *** ehalas_ is now known as ehalas
[23:04:02] <dmack> programming is hard
[23:04:07] *** dmack has quit IRC
[23:04:14] *** bc___ has joined #angularjs
[23:04:16] *** RobertMeta_ has quit IRC
[23:04:17] *** bc_ has quit IRC
[23:04:31] *** baweaver_ has joined #angularjs
[23:04:33] *** DLSteve_ has joined #angularjs
[23:04:33] *** amphetamines has joined #angularjs
[23:04:34] *** Anonymous_ has joined #angularjs
[23:04:42] *** chromato_ has joined #angularjs
[23:04:49] *** fridder has joined #angularjs
[23:05:00] *** ingsoc has quit IRC
[23:05:07] *** RobertMeta has joined #angularjs
[23:05:30] *** jacuqesdancona_ has quit IRC
[23:05:30] <diegoviola> dman777: right
[23:05:32] *** ron1 has quit IRC
[23:05:40] <nickeddy> diegoviola: because it's like math, you have to know algebra before you can go to calculus, and you have to know calc before you can go to ____... etc
[23:05:45] *** conan_the_destro has quit IRC
[23:06:06] *** jacuqesdancona_ has joined #angularjs
[23:06:07] *** nairys has quit IRC
[23:06:08] *** DarrenCraig has joined #angularjs
[23:06:17] *** chrisbirk has quit IRC
[23:06:24] <nickeddy> lots of build up in knowledge required
[23:06:30] <diegoviola> nickeddy: right, the basics like routing seem to be simple though
[23:06:35] *** fridder is now known as conan_the_destro
[23:06:47] *** nairys has joined #angularjs
[23:06:53] *** baweaver has quit IRC
[23:06:53] *** chromatome has quit IRC
[23:06:57] *** Snugug has quit IRC
[23:07:12] *** dannyc has joined #angularjs
[23:07:14] *** busticated has joined #angularjs
[23:07:16] *** Henry_abcd has quit IRC
[23:07:25] <nickeddy> yeah some parts can be simple
[23:07:31] <nickeddy> but how they all move and interact
[23:07:37] <nickeddy> that's the hard part to understand
[23:07:37] *** Henry_abcd has joined #angularjs
[23:07:39] *** opiates has quit IRC
[23:07:40] *** DLSteve has quit IRC
[23:07:40] *** Anonymous has quit IRC
[23:07:40] *** antons__ has quit IRC
[23:07:58] *** Dixty has joined #angularjs
[23:08:23] <diegoviola> nickeddy: starting small probably help, and build from there
[23:08:25] <diegoviola> right
[23:08:30] <nickeddy> yeah
[23:08:33] *** antons__ has joined #angularjs
[23:08:33] <nickeddy> that's how i learned
[23:08:36] <diegoviola> I'll start with a small project and see how it goes, thanks
[23:09:25] *** rileylark has quit IRC
[23:09:50] <Ice-x> does anyone know where I can buy dvd movies with a low price on the internet ?
[23:10:03] *** ben_dev has joined #angularjs
[23:10:04] *** bmac has quit IRC
[23:10:09] *** ben_dev has quit IRC
[23:10:26] <nickeddy> wat
[23:10:38] *** jacuqesdancona_ has quit IRC
[23:10:39] <nickeddy> Foxandxss: :P
[23:11:33] <Foxandxss> nickeddy: maybe he wants some pr0n for the weekend
[23:11:34] *** chrisbirk has joined #angularjs
[23:11:49] *** rafagomes has quit IRC
[23:11:52] <nickeddy> my favorite kind of pr0n is you dropping the ban hammer
[23:12:13] *** qdk has joined #angularjs
[23:12:15] *** rafagomes has joined #angularjs
[23:12:22] *** dannyc has quit IRC
[23:12:26] <Foxandxss> We get a lot of offtopics here, there is no need
[23:12:31] *** JmZ is now known as JmZ_
[23:13:25] *** Guest22 has joined #angularjs
[23:13:37] *** atomiccc has quit IRC
[23:13:41] <nickeddy> dvd movies... with a low price. on the internet.
[23:13:53] *** andrewdee has quit IRC
[23:13:57] <nickeddy> i feel like half the people who visit here have never heard of google
[23:14:05] <nickeddy> even though this is a google framework
[23:14:05] *** ngbot has joined #angularjs
[23:14:05] <ngbot> [angular.js] caitp pushed 1 new commit to master: http://git.io/dMNnvw
[23:14:06] <ngbot> angular.js/master c8c9bbc Philipp Denzler: docs(guide/Working With CSS): ng-touched/untouched...
[23:14:06] *** ngbot has left #angularjs
[23:14:17] *** Oddman has joined #angularjs
[23:14:21] <Foxandxss> well, that always happen, google is private heh
[23:14:29] <Grokling> diegoviola: It was hard to learn to walk too.. You just don't remember.
[23:14:40] <Foxandxss> hey Oddman :)
[23:14:46] *** plato has quit IRC
[23:15:20] *** boberober has joined #angularjs
[23:15:35] *** Efrem is now known as Efrem-Away
[23:15:44] *** doug64k has joined #angularjs
[23:16:09] *** lexek_ has quit IRC
[23:16:27] *** bayousoft has quit IRC
[23:16:39] *** JohnBat26 has quit IRC
[23:16:45] *** Henry_abcd has quit IRC
[23:17:11] *** Henryabcd has joined #angularjs
[23:17:15] *** Rahul_Roy_ has quit IRC
[23:17:17] *** mmeallin_ has joined #angularjs
[23:17:25] *** bayousoft has joined #angularjs
[23:17:41] *** yts has quit IRC
[23:18:16] *** Snugug has joined #angularjs
[23:18:29] *** loverajoel has quit IRC
[23:18:47] *** Oddman has quit IRC
[23:19:50] *** andrew9183 has quit IRC
[23:21:50] *** tristanp has quit IRC
[23:22:14] *** thejamespinto has quit IRC
[23:22:29] *** baweaver_ has quit IRC
[23:22:46] *** Ice-x has quit IRC
[23:22:56] *** markalanevans has joined #angularjs
[23:23:54] *** rafagomes has quit IRC
[23:24:15] *** woah has joined #angularjs
[23:25:24] *** cheef has quit IRC
[23:25:42] *** livingstn has quit IRC
[23:25:57] *** diosney has quit IRC
[23:26:16] *** FIFOd[a] has quit IRC
[23:26:28] *** andrew_ has joined #angularjs
[23:26:41] *** andrew_ is now known as andreww
[23:26:51] *** andreww is now known as andrewvee
[23:26:52] *** richardlitt has joined #angularjs
[23:27:41] <snurfery> andrewvee: sup
[23:27:45] <snurfery> vato.
[23:28:26] *** jas855 has joined #angularjs
[23:29:03] *** dannyc has joined #angularjs
[23:29:13] *** baweaver has joined #angularjs
[23:29:18] <snurfery> andrewvee hopefully your client has a loud/annoying sound
[23:29:34] *** Efrem-Away is now known as Efrem
[23:30:16] *** DarrenCraig has quit IRC
[23:30:28] *** 1JTAA8CJR has joined #angularjs
[23:31:23] <henn1nk> is someone using satellizer? after loggin in.. my whole css is off, any idea why?
[23:31:32] *** danecando has quit IRC
[23:31:32] *** BillCriswell has quit IRC
[23:31:54] *** gladely has joined #angularjs
[23:31:54] *** andrewvee has quit IRC
[23:32:05] <henn1nk> reloading the browser, everything is fine
[23:32:06] *** mzabriskie has joined #angularjs
[23:32:21] *** andrew__ has joined #angularjs
[23:32:31] *** andrew__ is now known as andrewvee
[23:32:45] *** Efrem has quit IRC
[23:33:02] *** ngbot has joined #angularjs
[23:33:02] <ngbot> [angular.js] caitp pushed 3 new commits to master: http://git.io/InNZgg
[23:33:02] <ngbot> angular.js/master 1191edb Rahul Doshi: feat(jsonFilter): add optional arg to define custom indentation...
[23:33:02] <ngbot> angular.js/master 7daf4e0 Caitlin Potter: test(toJson): add extra test cases for new `pretty` behaviour
[23:33:03] <ngbot> angular.js/master 9a616ea Caitlin Potter: refactor(toJson): remove breaking change from previous CL...
[23:33:03] *** ngbot has left #angularjs
[23:34:42] *** iribarne has quit IRC
[23:36:20] <markalanevans> Hey folks, I have a question about animations for directives.
[23:36:26] <markalanevans> Lets say i have a row
[23:36:34] *** Anonymous_ has quit IRC
[23:36:44] <markalanevans> If i do an update on some data in the row, and the save is success
[23:36:59] <markalanevans> i want the rows bg color to be greend then fade to its default color.
[23:37:13] <markalanevans> If its a failed updated the bg color should be red and then faild to default color.
[23:37:22] *** Fishy has quit IRC
[23:37:25] <markalanevans> I see it can be done w/ some javascript
[23:37:31] *** bayousoft has quit IRC
[23:37:44] *** DLSteve_ has quit IRC
[23:37:52] <markalanevans> but is there not just some ng-class value that i can set to success or fail which would trigger the animation?
[23:38:13] *** bayousoft has joined #angularjs
[23:38:45] *** Una has quit IRC
[23:39:02] *** wa5ted has quit IRC
[23:39:14] *** Una has joined #angularjs
[23:39:22] *** zz_night-owl is now known as night-owl
[23:39:24] *** SargoDarya has joined #angularjs
[23:39:50] *** coffey has quit IRC
[23:40:00] *** RobinBAwesome has quit IRC
[23:40:16] *** wa5ted has joined #angularjs
[23:40:32] *** bayousoft has quit IRC
[23:41:05] *** lsiv568 has quit IRC
[23:41:07] *** dsdeiz has joined #angularjs
[23:41:13] *** bayousoft has joined #angularjs
[23:41:46] *** 1JTAA8CJR has quit IRC
[23:42:04] *** mmeallin_ has quit IRC
[23:42:51] *** DarrenCraig has joined #angularjs
[23:43:13] *** mccarrontr1ck has quit IRC
[23:44:18] *** SargoDarya has quit IRC
[23:44:23] *** Oka has joined #angularjs
[23:44:23] *** yelvert has quit IRC
[23:44:49] *** yelvert has joined #angularjs
[23:44:50] *** lsiv568 has joined #angularjs
[23:44:54] *** DarrenCraig has quit IRC
[23:45:50] *** Snugug has quit IRC
[23:45:52] *** kreeves has quit IRC
[23:45:59] *** saucey has quit IRC
[23:46:16] *** jareddlc has joined #angularjs
[23:46:57] *** frkout has quit IRC
[23:47:03] *** frkout_ has joined #angularjs
[23:47:14] <markalanevans> Hmmm
[23:49:01] *** Alina-malina has quit IRC
[23:49:13] *** dannyc has quit IRC
[23:49:17] *** iribarne has joined #angularjs
[23:49:28] *** yelvert has quit IRC
[23:49:34] *** bayousoft has quit IRC
[23:49:46] *** Alina-malina has joined #angularjs
[23:49:46] *** Alina-malina has joined #angularjs
[23:50:31] *** dannyc has joined #angularjs
[23:50:35] *** bayousoft has joined #angularjs
[23:50:56] *** MaxV has quit IRC
[23:50:57] *** Anonymous has joined #angularjs
[23:51:15] <Linell> markalanevans: I'm not sure of the *correct* way to do it, but I've done something similar by applying a ng-class when my request comes back as either good or bad and just wrapping it in a time out
[23:51:44] <Linell> markalanevans: so it wouldn't necessairly fade, but it'd accomoplish a the general idea
[23:51:52] *** doodlehaus has quit IRC
[23:53:12] <jaydubya> quick question (I think): In this plunker in the global.js file, how can I refer to the "crop_year" value, cast it to an integer and add it to the return object as obj.CY -- http://plnkr.co/edit/c8RCrWxYFGX9Hsc2RDO0?p=preview
[23:53:59] *** Greed` has joined #angularjs
[23:54:16] *** rileylark has joined #angularjs
[23:54:35] *** ciwolsey_ has joined #angularjs
[23:54:36] *** adamsilver has quit IRC
[23:54:38] <jaydubya> I tried data[0]['crop_year'], data.crop_year, obj.crop_year, obj[0].crop_year and obj[0]['crop_year']
[23:54:39] <moogey> jaydubya: obj.CY = parseInt(obj.crop_year)
[23:54:42] *** dsdeiz_ has joined #angularjs
[23:54:43] *** robdubya has joined #angularjs
[23:54:53] *** bulkan has joined #angularjs
[23:54:54] *** dannyc has quit IRC
[23:54:56] <mystronyx> Hey, does anyone know why adding the myApp.config section causes $scope.user to print as "user" in {{ user }} ? If I remove this section, {{ user }} prints as 1. https://paste.ee/p/KlxOY
[23:54:56] *** darrin has joined #angularjs
[23:54:59] *** boxmein_ has joined #angularjs
[23:55:04] *** grogs has quit IRC
[23:55:50] *** shinnya has quit IRC
[23:55:54] <jaydubya> moogey: thanks! I was doing parseInt[obj.crop_year] and that was NEVER going to work
[23:55:56] *** tommyjam has joined #angularjs
[23:56:05] <moogey> lol
[23:56:12] *** stirlingw has quit IRC
[23:56:14] *** baweaver has quit IRC
[23:56:34] *** dsdeiz has quit IRC
[23:56:35] *** stirlingw has joined #angularjs
[23:56:41] *** robdubya has quit IRC
[23:57:11] *** juanpablo__ has quit IRC
[23:57:11] *** seriema has quit IRC
[23:57:15] *** soee has quit IRC
[23:57:17] *** woah has quit IRC
[23:57:18] *** Oxynum has quit IRC
[23:57:18] *** radiodario has quit IRC
[23:57:19] *** soee_ has joined #angularjs
[23:57:30] *** RobinBAwesome has joined #angularjs
[23:57:36] *** bayousoft has quit IRC
[23:57:38] *** Greed has quit IRC
[23:57:41] *** andrewvee has quit IRC
[23:57:42] *** fairuz has quit IRC
[23:57:42] *** ggherdov has quit IRC
[23:57:43] *** jlfama has quit IRC
[23:57:43] *** sheplu has quit IRC
[23:57:43] *** NanoArro1 has quit IRC
[23:57:44] *** Beg has quit IRC
[23:57:44] *** kwd has quit IRC
[23:57:51] *** andrew__ has joined #angularjs
[23:57:58] *** Beg has joined #angularjs
[23:58:01] *** mchapman has quit IRC
[23:58:02] *** ciwolsey has quit IRC
[23:58:02] *** boxmein has quit IRC
[23:58:02] *** rhalff has quit IRC
[23:58:14] *** encryptd_fractl has quit IRC
[23:58:18] *** getn_outchea has quit IRC
[23:58:48] *** {DV8} has quit IRC
[23:58:48] *** encryptd_fractl has joined #angularjs
[23:58:50] *** darrin has quit IRC
[23:58:57] *** rcanepa_ has joined #angularjs
[23:58:57] *** shinnya has joined #angularjs
[23:59:09] *** nickeddy has quit IRC
[23:59:10] *** rcanepa has quit IRC
[23:59:10] *** merobertsjr has quit IRC
[23:59:11] *** [0__0] has quit IRC
[23:59:12] *** rhalff has joined #angularjs
[23:59:14] *** radiodario has joined #angularjs
[23:59:24] *** saucey has joined #angularjs
[23:59:42] *** chromato_ has quit IRC
[23:59:47] *** vectra has quit IRC
[23:59:48] *** warpx has joined #angularjs
[23:59:52] *** jtimon has quit IRC
[23:59:52] *** Routh has quit IRC
top

   December 2, 2014  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >