Switch to DuckDuckGo Search
   June 10, 2016  
< | 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 | >

Toggle Join/Part | bottom
[00:00:21] *** rev087 <rev087!~rev087@2804:14c:d4:907e:1421:6685:eb2e:eaad> has joined #angularjs
[00:00:55] *** qic0de <qic0de!~qic0de@ec2-52-27-89-176.us-west-2.compute.amazonaws.com> has quit IRC (Quit: ZNC - http://znc.in)
[00:01:12] <rev087> Hello
[00:01:33] *** Mikr0_ <Mikr0_!~Mikr0@2a01:e35:2f6e:f8a0:b45b:4184:e813:ad0a> has quit IRC (Read error: Connection reset by peer)
[00:01:48] <rev087> Is this the wrong place to ask Angular2 questions?
[00:02:02] <rev087> #angular2 seems a bit empty
[00:02:46] *** Mikr0 <Mikr0!~Mikr0@2a01:e35:2f6e:f8a0:b45b:4184:e813:ad0a> has joined #angularjs
[00:04:23] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[00:05:37] *** mven <mven!~textual@32.97.110.57> has quit IRC (Ping timeout: 260 seconds)
[00:05:51] *** nikojn <nikojn!~nikojn@public-248-36.nat.utoronto.ca> has joined #angularjs
[00:06:17] *** vrockai <vrockai!~vrockai@ip-89-102-10-111.net.upcbroadband.cz> has quit IRC (Remote host closed the connection)
[00:07:35] *** Aliks <Aliks!~aliks@2600:1010:b017:6ed6:a4a6:9b86:a37e:172d> has joined #angularjs
[00:08:01] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[00:09:54] *** moomoohk_ <moomoohk_!~moomoohk@93-172-217-135.bb.netvision.net.il> has joined #angularjs
[00:12:30] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[00:14:08] *** souravbadami <souravbadami!~sourav@unaffiliated/souravbadami> has joined #angularjs
[00:14:39] <souravbadami> What is the difference between == null and === null comparision ?
[00:14:50] *** theunrav_ <theunrav_!~theunrave@x-128-101-60-160.idi.umn.edu> has quit IRC ()
[00:15:23] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6nh8b1m9p2mvu.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[00:15:29] <rev087> souravbadami: try this in the console: undefined == null
[00:15:44] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[00:15:49] *** Discmt <Discmt!~textual@32.97.110.52> has quit IRC (Ping timeout: 244 seconds)
[00:15:49] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6nh8b1m9p2mvu.ip6.access.telenet.be> has joined #angularjs
[00:15:52] *** Thorup <Thorup!~Thunderbi@2001:2012:103:ef00:9963:6b0e:ee21:3774> has quit IRC (Ping timeout: 272 seconds)
[00:15:59] <rev087> then try undefined === null
[00:17:18] *** moomoohk_ <moomoohk_!~moomoohk@93-172-217-135.bb.netvision.net.il> has quit IRC (Read error: Connection reset by peer)
[00:18:17] *** bbankes <bbankes!~bbankes@50-200-100-242-static.hfc.comcastbusiness.net> has quit IRC (Read error: Connection reset by peer)
[00:18:46] <souravbadami> rev087: got it.
[00:19:37] *** moomoohk <moomoohk!~moomoohk@93-172-217-135.bb.netvision.net.il> has joined #angularjs
[00:20:18] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 244 seconds)
[00:20:24] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 250 seconds)
[00:21:22] *** s3shs <s3shs!~s3shs@orfwout.lpl.arizona.edu> has joined #angularjs
[00:22:09] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has joined #angularjs
[00:22:19] *** erol_ <erol_!~erol@ANantes-658-1-57-145.w83-204.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[00:23:05] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[00:23:30] <rev087> Anyone familiar with Angular2/TypeScript knows what is going on here? TypeScript error: C:/xampp/htdocs/sandbox/browserify-test/node_modules/angular2/src/facade/async.d.ts(2,28): Error TS2307: Cannot find module 'rxjs/Observable'.
[00:23:57] <rev087> I'm trying to get started with Angular2+TypeScript+Browserify all at once, but I'm super confused
[00:24:27] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[00:24:54] <rev087> I had a different error before, that I solved by including this in my Browserify entry file: ///<reference path="../node_modules/angular2/typings/browser.d.ts"/>
[00:25:22] <rev087> Which I assume are Angular typedefs required by the TypeScript compiler
[00:25:54] <rev087> So that made sense...but this "rxjs" seems to be a dependency from Angular2
[00:26:01] <rev087> And I have no idea how to proceed
[00:26:57] *** Aliks <Aliks!~aliks@2600:1010:b017:6ed6:a4a6:9b86:a37e:172d> has quit IRC (Remote host closed the connection)
[00:27:32] *** rev087 <rev087!~rev087@2804:14c:d4:907e:1421:6685:eb2e:eaad> has quit IRC (Remote host closed the connection)
[00:28:14] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has quit IRC (Ping timeout: 250 seconds)
[00:30:45] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has joined #angularjs
[00:31:50] *** jr3 <jr3!~jr3@c-98-194-199-12.hsd1.tx.comcast.net> has quit IRC (Quit: jr3)
[00:32:17] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[00:34:59] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Remote host closed the connection)
[00:39:08] *** senayar <senayar!~senayar@unaffiliated/senayar> has quit IRC (Remote host closed the connection)
[00:40:49] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[00:41:39] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[00:41:55] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has joined #angularjs
[00:42:53] *** winglop <winglop!a2f6d81c@gateway/web/freenode/ip.162.246.216.28> has quit IRC (Quit: Page closed)
[00:43:03] *** cacts|works <cacts|works!~cactus@209.116.186.146> has quit IRC (Ping timeout: 276 seconds)
[00:43:40] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Remote host closed the connection)
[00:44:51] *** mihail-js <mihail-js!~mihail@cpc97894-walt21-2-0-cust149.13-2.cable.virginm.net> has joined #angularjs
[00:44:59] *** itaipu <itaipu!~Marco@187.75.185.101> has quit IRC (Quit: leaving)
[00:46:06] *** senayar <senayar!~senayar@unaffiliated/senayar> has joined #angularjs
[00:46:20] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 260 seconds)
[00:46:29] *** LiftAndGetMoney <LiftAndGetMoney!~LiftAndGe@c-50-168-199-21.hsd1.ut.comcast.net> has joined #angularjs
[00:47:16] *** m8 <m8!~m8@unaffiliated/m8> has quit IRC (Read error: Connection reset by peer)
[00:47:33] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has quit IRC (Changing host)
[00:47:33] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has joined #angularjs
[00:47:51] *** reecefowell <reecefowell!~reecefowe@5ec28cb4.skybroadband.com> has quit IRC (Ping timeout: 246 seconds)
[00:48:29] *** reecefowell <reecefowell!~reecefowe@5ec28cb4.skybroadband.com> has joined #angularjs
[00:49:22] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[00:50:27] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[00:51:38] *** dlam <dlam!~user@199.21.86.178> has joined #angularjs
[00:52:36] *** walden is now known as walden|afk
[00:53:00] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[00:53:03] *** spikeheadon <spikeheadon!~spikes@23.247.155.3> has quit IRC (Ping timeout: 240 seconds)
[00:53:51] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 264 seconds)
[00:54:51] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 246 seconds)
[00:54:51] *** mihail-js <mihail-js!~mihail@cpc97894-walt21-2-0-cust149.13-2.cable.virginm.net> has quit IRC (Quit: mihail-js)
[00:56:09] <dlam> is there a way to return a "fake" angular promise? like an object that'll work with a .success(...).error(...) chain but just run a no-op functoin?
[00:56:16] *** veggie_ <veggie_!~sina@c-73-231-56-176.hsd1.ca.comcast.net> has joined #angularjs
[00:59:31] <zomg> dlam: $q.resolve() will return a successful promise, which sounds like what you want
[00:59:35] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has quit IRC (Remote host closed the connection)
[01:03:51] *** ams__ <ams__!uid48118@gateway/web/irccloud.com/x-ytkrsnnvdnwgiuco> has quit IRC (Quit: Connection closed for inactivity)
[01:04:11] *** fedenunez <fedenunez!~fede@r167-60-110-11.dialup.adsl.anteldata.net.uy> has joined #angularjs
[01:08:28] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[01:08:52] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[01:11:22] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has joined #angularjs
[01:11:36] *** jtimon <jtimon!~quassel@4.28.134.37.dynamic.jazztel.es> has joined #angularjs
[01:12:18] *** souravbadami <souravbadami!~sourav@unaffiliated/souravbadami> has quit IRC (Ping timeout: 276 seconds)
[01:13:07] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[01:13:17] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[01:13:34] *** brollypop <brollypop!~brollypop@195.178.115.1> has joined #angularjs
[01:14:40] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[01:17:03] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[01:17:50] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[01:18:02] *** rueben_ <rueben_!~rramirez@207.71.33.174> has quit IRC (Quit: Ex-Chat)
[01:18:48] *** brollypop <brollypop!~brollypop@195.178.115.1> has quit IRC (Ping timeout: 276 seconds)
[01:18:57] *** rueben_ <rueben_!~rramirez@207.71.33.174> has joined #angularjs
[01:19:22] *** andtorg <andtorg!~andtorg@31.7.148.102> has quit IRC (Ping timeout: 244 seconds)
[01:20:05] *** rueben_ <rueben_!~rramirez@207.71.33.174> has quit IRC (Max SendQ exceeded)
[01:21:00] *** joshontheweb <joshontheweb!~joshonthe@180.183.73.83> has joined #angularjs
[01:21:31] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[01:22:57] *** Foxandxss <Foxandxss!~textual@unaffiliated/foxandxss> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:22:58] *** rueben_ <rueben_!~rramirez@207.71.33.174> has joined #angularjs
[01:23:55] *** joshonth_ <joshonth_!~joshonthe@107.170.136.81> has joined #angularjs
[01:25:03] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 240 seconds)
[01:25:21] *** joshontheweb <joshontheweb!~joshonthe@180.183.73.83> has quit IRC (Ping timeout: 240 seconds)
[01:26:00] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 246 seconds)
[01:26:22] *** fedenunez1 <fedenunez1!~fede@r167-60-30-208.dialup.adsl.anteldata.net.uy> has joined #angularjs
[01:26:51] *** fedenunez <fedenunez!~fede@r167-60-110-11.dialup.adsl.anteldata.net.uy> has quit IRC (Read error: Connection reset by peer)
[01:28:08] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Remote host closed the connection)
[01:28:14] <Drew123> what is the @ symbol mean?
[01:28:19] *** TheSimonator <TheSimonator!~TheSimona@208.91.123.102> has quit IRC (Remote host closed the connection)
[01:28:28] <Drew123> in import {Component} from '@angular/core'
[01:29:02] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has quit IRC (Ping timeout: 260 seconds)
[01:32:20] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[01:32:45] *** Pieter <Pieter!~Pieter@91.178.220.35> has joined #angularjs
[01:33:12] *** Psych <Psych!~Psychiatr@193.40.250.201> has quit IRC (Ping timeout: 250 seconds)
[01:33:37] <dlam> ah! thanks thanks zomg (also cool freenode name)
[01:34:10] *** agroome <agroome!6362ba50@gateway/web/freenode/ip.99.98.186.80> has joined #angularjs
[01:34:51] *** JSfuzz <JSfuzz!4906257b@gateway/web/freenode/ip.73.6.37.123> has joined #angularjs
[01:35:20] *** agroome <agroome!6362ba50@gateway/web/freenode/ip.99.98.186.80> has quit IRC (Client Quit)
[01:35:53] *** JSfuzz <JSfuzz!4906257b@gateway/web/freenode/ip.73.6.37.123> has quit IRC (Client Quit)
[01:35:57] *** Drew123 <Drew123!44c37b42@gateway/web/freenode/ip.68.195.123.66> has quit IRC (Quit: Page closed)
[01:35:59] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6nh8b1m9p2mvu.ip6.access.telenet.be> has quit IRC (Quit: Leaving)
[01:36:06] *** nikojn <nikojn!~nikojn@public-248-36.nat.utoronto.ca> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[01:36:12] *** angularjs030 <angularjs030!4906257b@gateway/web/freenode/ip.73.6.37.123> has joined #angularjs
[01:36:30] *** angularjs030 <angularjs030!4906257b@gateway/web/freenode/ip.73.6.37.123> has quit IRC (Client Quit)
[01:36:32] *** nikojn <nikojn!~nikojn@public-248-36.nat.utoronto.ca> has joined #angularjs
[01:37:24] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[01:37:38] *** dmto <dmto!~textual@c-76-102-209-89.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[01:37:41] *** senayar <senayar!~senayar@unaffiliated/senayar> has quit IRC ()
[01:37:56] *** Respek <Respek!~textual@c-107-3-27-185.hsd1.ma.comcast.net> has joined #angularjs
[01:39:18] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[01:40:37] *** dalbusch1t <dalbusch1t!~daniel@pD955343F.dip0.t-ipconnect.de> has joined #angularjs
[01:40:49] *** nikojn <nikojn!~nikojn@public-248-36.nat.utoronto.ca> has quit IRC (Client Quit)
[01:42:11] *** Orion3k <Orion3k!~Orion3k@198.8.80.207> has joined #angularjs
[01:42:43] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[01:43:55] *** prithaj <prithaj!~prithaj@rrcs-184-75-72-170.nyc.biz.rr.com> has quit IRC (Quit: Leaving)
[01:44:05] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[01:44:09] *** dalbuschat <dalbuschat!~daniel@pD955332D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[01:45:06] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[01:46:09] *** nikojn <nikojn!~nikojn@public-127-198.nat.utoronto.ca> has joined #angularjs
[01:48:04] *** dandaman <dandaman!~Adium@208.186.79.34> has quit IRC (Quit: Leaving.)
[01:48:15] *** soee_ <soee_!~soee@afgn58.neoplus.adsl.tpnet.pl> has quit IRC (Quit: Konversation terminated!)
[01:48:33] *** bbtech <bbtech!~bbtech@67.139.42.219> has quit IRC (Ping timeout: 240 seconds)
[01:48:43] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Ping timeout: 252 seconds)
[01:49:08] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[01:49:10] *** soee <soee!~soee@afgn58.neoplus.adsl.tpnet.pl> has joined #angularjs
[01:52:51] *** LiftAndGetMoney <LiftAndGetMoney!~LiftAndGe@c-50-168-199-21.hsd1.ut.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[01:55:06] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:56:47] *** Respek <Respek!~textual@c-107-3-27-185.hsd1.ma.comcast.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:56:54] *** noobsu <noobsu!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Remote host closed the connection)
[01:56:54] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[01:58:00] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has joined #angularjs
[01:58:07] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has joined #angularjs
[01:58:25] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 258 seconds)
[01:59:46] *** rev087 <rev087!~rev087@2804:14c:d4:907e:1421:6685:eb2e:eaad> has joined #angularjs
[02:00:02] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has joined #angularjs
[02:01:29] *** TeddyMurray__ <TeddyMurray__!~TeddyMurr@2600:8801:358b:100:98ff:408a:f45d:b2bf> has joined #angularjs
[02:02:36] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[02:03:03] *** pimlu <pimlu!~pimlu@pool-173-53-25-124.rcmdva.fios.verizon.net> has joined #angularjs
[02:03:32] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[02:04:52] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:31ef:d203:f257:fd67> has quit IRC (Ping timeout: 250 seconds)
[02:04:52] *** TeddyMurray_ <TeddyMurray_!~TeddyMurr@2600:8801:358b:100:31ef:d203:f257:fd67> has quit IRC (Ping timeout: 250 seconds)
[02:05:44] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:98ff:408a:f45d:b2bf> has joined #angularjs
[02:07:03] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 264 seconds)
[02:07:48] *** s3shs <s3shs!~s3shs@orfwout.lpl.arizona.edu> has quit IRC (Quit: Computer has gone to sleep.)
[02:09:11] *** rueben_ <rueben_!~rramirez@207.71.33.174> has quit IRC (Ping timeout: 250 seconds)
[02:09:34] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[02:09:45] *** soee <soee!~soee@afgn58.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 260 seconds)
[02:10:52] <rev087> Hello
[02:11:28] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[02:11:43] <rev087> I'm just getting started with Angular2+TypeScript+Browserify, and I'm getting this when trying to build the bundle (via gulp): Error TS2307: Cannot find module 'rxjs/Observable'.
[02:11:46] *** Limarson1 <Limarson1!~marcel.cr@p57978608.dip0.t-ipconnect.de> has joined #angularjs
[02:12:00] <rev087> Any kind souls to help a brother out?
[02:12:27] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has quit IRC (Ping timeout: 264 seconds)
[02:12:32] <rev087> I believe it to be a missing TypeScript typing file from Angular2's dependencies, or something along the lines
[02:12:44] <rev087> But I don't know any of the stack well enough
[02:12:54] *** dlam <dlam!~user@199.21.86.178> has quit IRC (Remote host closed the connection)
[02:13:39] *** nikojn <nikojn!~nikojn@public-127-198.nat.utoronto.ca> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[02:13:49] *** keltvek <keltvek!~keltvek@unaffiliated/keltvek> has quit IRC (Remote host closed the connection)
[02:15:21] *** Limarson <Limarson!~marcel.cr@p579788B2.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds)
[02:15:42] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Ping timeout: 246 seconds)
[02:16:13] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 252 seconds)
[02:16:39] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 276 seconds)
[02:16:41] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[02:17:15] *** cstipkovic <cstipkovic!uid6805@gateway/web/irccloud.com/x-mbxntfaspttjttgp> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** jpinnix_______ <jpinnix_______!sid1857@gateway/web/irccloud.com/x-czlqtpccxiaaauyj> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** NullSoldier_ <NullSoldier_!sid892@gateway/web/irccloud.com/x-vzpjvakunyzxwmnl> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** hkeide_ <hkeide_!sid26520@gateway/web/irccloud.com/x-dfsotffpgcamkliv> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** andydrew <andydrew!sid67362@gateway/web/irccloud.com/x-hrpfpfebrgedhpgm> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** Eleeleth <Eleeleth!sid43850@gateway/web/irccloud.com/x-plieekyiwskbpibv> has quit IRC (Ping timeout: 264 seconds)
[02:17:16] *** Brak_________ <Brak_________!sid23881@gateway/web/irccloud.com/x-qmmoslqkwleennrz> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** MalteJ <MalteJ!sid46380@gateway/web/irccloud.com/x-juetusytdjhvtgxo> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** Meow-J <Meow-J!uid69628@gateway/web/irccloud.com/x-mmeizyiuhvwaoqee> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-qppengzteobnxacm> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** fuziontech <fuziontech!sid10962@gateway/web/irccloud.com/x-vatigqzxjqlprthj> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** jpstone <jpstone!uid132209@gateway/web/irccloud.com/x-cldatpevxuogqfxd> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** dboskovic <dboskovic!sid12178@gateway/web/irccloud.com/x-esfvleiqnhvfzboc> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** amtiskaw <amtiskaw!sid19262@gateway/web/irccloud.com/x-dgzubqqgjwvsilaj> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** tanepiper <tanepiper!sid491@gateway/web/irccloud.com/x-dfdgfksmisrhpjll> has quit IRC (Ping timeout: 264 seconds)
[02:17:52] *** jschwartz <jschwartz!sid29810@gateway/web/irccloud.com/x-dlwcxggoxnfrfxbr> has quit IRC (Ping timeout: 264 seconds)
[02:18:27] *** moogumbo <moogumbo!sid31999@gateway/web/irccloud.com/x-rbyhfwxpfkmioauy> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** frem_ <frem_!uid16862@gateway/web/irccloud.com/x-mrjylmjzihcswlgs> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** zero7 <zero7!sid10708@gateway/web/irccloud.com/x-ekautblgkecnkhfn> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-gsycyptxnwrafhry> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** ikevin_ <ikevin_!sid16762@gateway/web/irccloud.com/x-nlsjqcdtjemygqhw> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** andersh <andersh!sid106643@gateway/web/irccloud.com/x-zusevrsjdlansmrv> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** n3ssi3__ <n3ssi3__!sid5547@gateway/web/irccloud.com/x-usfxihgwqlovshwf> has quit IRC (Ping timeout: 264 seconds)
[02:18:28] *** aphprentice <aphprentice!uid124612@gateway/web/irccloud.com/x-nwxiiculbtwpzwdm> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** tinajohnson___ <tinajohnson___!uid25907@gateway/web/irccloud.com/x-zhwxsznqotbbbcwm> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** FritzLakritz <FritzLakritz!sid124208@gateway/web/irccloud.com/x-jxsurmjogkzrdver> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** elijah <elijah!sid21431@gateway/web/irccloud.com/x-lmjwubbtrmdnybcz> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** Immutef <Immutef!sid17978@gateway/web/irccloud.com/x-rirvcsbvpyemhxfq> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** shennyg <shennyg!sid4021@gateway/web/irccloud.com/x-fyaiinbtzqmzrvkp> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-fszagugurtjkdott> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** johnkpaul <johnkpaul!sid26049@gateway/web/irccloud.com/x-mtepnnvpquaqrmye> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** soren <soren!sid124229@ubuntu/member/soren> has quit IRC (Ping timeout: 264 seconds)
[02:19:04] *** kireevco <kireevco!sid87376@gateway/web/irccloud.com/x-svqtwbpsuiovdrvk> has quit IRC (Ping timeout: 264 seconds)
[02:19:33] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[02:19:35] *** Eleeleth <Eleeleth!sid43850@gateway/web/irccloud.com/x-njsxgefzksnasrql> has joined #angularjs
[02:19:39] *** jpinnix_______ <jpinnix_______!sid1857@gateway/web/irccloud.com/x-zrxyazfpodxchnfy> has joined #angularjs
[02:19:40] *** NullSoldier_ <NullSoldier_!sid892@gateway/web/irccloud.com/x-vfojwgkdywhnhmtw> has joined #angularjs
[02:19:42] *** hkeide_ <hkeide_!sid26520@gateway/web/irccloud.com/x-khtderdwkgdsevze> has joined #angularjs
[02:19:42] *** Brak_________ <Brak_________!sid23881@gateway/web/irccloud.com/x-ogjsugnlqvtmxncw> has joined #angularjs
[02:19:59] *** cstipkovic <cstipkovic!uid6805@gateway/web/irccloud.com/x-arvqvjcprrsuvswi> has joined #angularjs
[02:20:04] *** amtiskaw <amtiskaw!sid19262@gateway/web/irccloud.com/x-vakcrbrrrwqwhhpl> has joined #angularjs
[02:20:23] *** jschwartz <jschwartz!sid29810@gateway/web/irccloud.com/x-bjuwbthcntwxldml> has joined #angularjs
[02:20:37] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[02:20:49] *** WillMoogle <WillMoogle!sid38138@gateway/web/irccloud.com/x-nqwrvugecedbybht> has joined #angularjs
[02:20:50] *** FritzLakritz <FritzLakritz!sid124208@gateway/web/irccloud.com/x-xxylfftczhpymynh> has joined #angularjs
[02:20:52] *** wizonesolutions <wizonesolutions!sid27627@drupal.org/user/739994/view> has joined #angularjs
[02:20:54] *** MalteJ <MalteJ!sid46380@gateway/web/irccloud.com/x-zvgnhekcwuxdrlvk> has joined #angularjs
[02:20:54] *** ikevin_ <ikevin_!sid16762@gateway/web/irccloud.com/x-itwsnhlonxsyebnk> has joined #angularjs
[02:20:56] *** aphprentice <aphprentice!uid124612@gateway/web/irccloud.com/x-ynlcksktzemdkfhn> has joined #angularjs
[02:20:57] *** tanepiper <tanepiper!sid491@gateway/web/irccloud.com/x-lrippudzifmvyztm> has joined #angularjs
[02:20:57] *** kireevco <kireevco!sid87376@gateway/web/irccloud.com/x-ffwubcujhgefixtb> has joined #angularjs
[02:20:57] *** frem_ <frem_!uid16862@gateway/web/irccloud.com/x-azlcjqwfiulyosye> has joined #angularjs
[02:21:01] *** fuziontech <fuziontech!sid10962@gateway/web/irccloud.com/x-rrregsyphgqkefio> has joined #angularjs
[02:21:02] *** Immutef <Immutef!sid17978@gateway/web/irccloud.com/x-shdwcttadrhafehk> has joined #angularjs
[02:21:03] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)
[02:21:13] *** n3ssi3__ <n3ssi3__!sid5547@gateway/web/irccloud.com/x-pecrvdwbfvzzuauu> has joined #angularjs
[02:21:23] *** jpstone <jpstone!uid132209@gateway/web/irccloud.com/x-octwawqicqtwsfra> has joined #angularjs
[02:21:27] *** soren <soren!sid124229@ubuntu/member/soren> has joined #angularjs
[02:21:27] *** d10n-work <d10n-work!uid37161@gateway/web/irccloud.com/x-xghcqivnctnhqkgt> has quit IRC (Quit: Connection closed for inactivity)
[02:21:31] *** andersh <andersh!sid106643@gateway/web/irccloud.com/x-fcnwvcyvxczyswtb> has joined #angularjs
[02:21:31] *** moogumbo <moogumbo!sid31999@gateway/web/irccloud.com/x-etyshkpcrtwftmuk> has joined #angularjs
[02:21:32] *** phtes <phtes!sid43321@gateway/web/irccloud.com/x-ldokidjzjbqebdny> has quit IRC (Ping timeout: 260 seconds)
[02:21:39] *** shennyg <shennyg!sid4021@gateway/web/irccloud.com/x-xvqzlpvuysxpkmvw> has joined #angularjs
[02:21:41] *** Kesarr <Kesarr!sid14833@gateway/web/irccloud.com/x-rdfmilfszrzglgxo> has joined #angularjs
[02:22:23] *** zero7 <zero7!sid10708@gateway/web/irccloud.com/x-nuodhnkxepzjerzi> has joined #angularjs
[02:22:24] *** dboskovic <dboskovic!sid12178@gateway/web/irccloud.com/x-pfeiafwnimpfkswe> has joined #angularjs
[02:22:26] *** johnkpaul <johnkpaul!sid26049@gateway/web/irccloud.com/x-rkcwvkrzaeliaank> has joined #angularjs
[02:22:41] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:d5d3:d164:1495:b940> has joined #angularjs
[02:22:58] <rev087> ohhhhh, `npm install` wasn't cutting it because Angular2's package.json has peerDependencies
[02:23:14] *** phtes <phtes!sid43321@gateway/web/irccloud.com/x-jwiqiicxlydwgrql> has joined #angularjs
[02:23:14] *** Spot__ <Spot__!sid29448@gateway/web/irccloud.com/x-hpaegvtsfqrcuiid> has joined #angularjs
[02:23:16] <rev087> I wasn't aware, but npm install won't install those
[02:23:19] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[02:23:27] <rev087> installed them manually, seems to be working now!
[02:23:41] *** frem_ <frem_!uid16862@gateway/web/irccloud.com/x-azlcjqwfiulyosye> has quit IRC (Client Quit)
[02:23:50] <rev087> This was a very enlightening chat, thanks rev087!
[02:24:10] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[02:24:20] *** elijah <elijah!sid21431@gateway/web/irccloud.com/x-lhzmdygmsyytmzto> has joined #angularjs
[02:24:39] <gvanderest> hahaha
[02:26:01] *** rsully <rsully!~rsully@unaffiliated/rsully> has quit IRC (Ping timeout: 240 seconds)
[02:26:02] *** Meow-J <Meow-J!uid69628@gateway/web/irccloud.com/x-iyxfrzokxpirdtws> has joined #angularjs
[02:26:12] *** Rinnic <Rinnic!~Rinnick@223.227.37.209> has quit IRC (Ping timeout: 260 seconds)
[02:26:29] *** andydrew <andydrew!sid67362@gateway/web/irccloud.com/x-kasowrkuhvjaiqsc> has joined #angularjs
[02:28:17] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has joined #angularjs
[02:30:05] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[02:31:22] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has joined #angularjs
[02:31:27] *** s0x <s0x!~s0x@sixserv.org> has quit IRC (Ping timeout: 246 seconds)
[02:31:27] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:d51d:c78f:7ca8:9f74> has joined #angularjs
[02:31:27] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:d51d:c78f:7ca8:9f74> has quit IRC (Changing host)
[02:31:27] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has joined #angularjs
[02:31:32] *** monsti <monsti!~i@v3-1386.vxen.de> has quit IRC (Ping timeout: 244 seconds)
[02:31:50] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[02:32:02] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[02:32:30] *** s0x <s0x!~s0x@sixserv.org> has joined #angularjs
[02:33:53] *** elsevero <elsevero!~elsevero@79.119.54.2> has quit IRC (Quit: elsevero)
[02:33:54] *** rsully <rsully!~rsully@unaffiliated/rsully> has joined #angularjs
[02:34:05] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[02:35:48] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has quit IRC (Quit: Leaving...)
[02:36:18] *** pimlu <pimlu!~pimlu@pool-173-53-25-124.rcmdva.fios.verizon.net> has quit IRC (Quit: Leaving)
[02:38:01] *** Pieter <Pieter!~Pieter@91.178.220.35> has quit IRC (Read error: Connection reset by peer)
[02:38:46] *** monsti <monsti!~i@v3-1386.vxen.de> has joined #angularjs
[02:39:05] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[02:39:31] *** joshonth_ <joshonth_!~joshonthe@107.170.136.81> has quit IRC (Ping timeout: 250 seconds)
[02:40:14] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Remote host closed the connection)
[02:40:50] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has quit IRC (Quit: Leaving.)
[02:41:11] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has joined #angularjs
[02:42:47] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has quit IRC (Quit: jr3)
[02:42:47] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[02:42:56] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[02:43:15] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has joined #angularjs
[02:44:15] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 264 seconds)
[02:45:03] *** enykeev <enykeev!~enykeev@mech.sh> has quit IRC (Quit: ZNC - 1.6.0 - http://znc.in)
[02:46:00] *** enykeev <enykeev!~enykeev@mech.sh> has joined #angularjs
[02:46:35] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[02:47:16] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[02:47:18] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 250 seconds)
[02:49:33] *** Mythhh <Mythhh!~Myth@bl22-13-176.dsl.telepac.pt> has quit IRC (Ping timeout: 240 seconds)
[02:51:02] *** andersonvom <andersonvom!~sheaclark@173-164-157-254-SFBA.hfc.comcastbusiness.net> has joined #angularjs
[02:51:45] *** andersonvom <andersonvom!~sheaclark@173-164-157-254-SFBA.hfc.comcastbusiness.net> has left #angularjs
[02:53:20] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[02:59:39] *** marr <marr!~ccc@87-205-172-122.adsl.inetia.pl> has quit IRC (Remote host closed the connection)
[03:00:33] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[03:03:00] <souravbadami> ['boolTrue === boolFalse', ['boolFalse', 'boolTrue']] doesn't works whereas ['boolTru == boolFalse', ['boolFalse', 'boolTrue']] does. What might be the reason ?
[03:03:37] <souravbadami> boolTrue: true and boolFalse: false
[03:04:10] *** Douhan <Douhan!uid13125@gateway/web/irccloud.com/x-vjocudtoluvavtln> has joined #angularjs
[03:04:21] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[03:07:15] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[03:07:26] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[03:09:39] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[03:10:16] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has joined #angularjs
[03:10:16] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC (Ping timeout: 250 seconds)
[03:10:41] *** ycon_ <ycon_!~ycon_@14-203-209-58.tpgi.com.au> has joined #angularjs
[03:10:48] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has quit IRC (Quit: Doginal)
[03:11:23] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has joined #angularjs
[03:11:24] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has joined #angularjs
[03:11:25] <souravbadami> Anyone ?
[03:13:06] <Douhan> ?
[03:15:06] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 272 seconds)
[03:15:22] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[03:16:54] *** fedenunez <fedenunez!~fede@r167-60-72-12.dialup.adsl.anteldata.net.uy> has joined #angularjs
[03:18:12] <reisio> souravbadami: anyone what?
[03:19:10] *** fedenunez1 <fedenunez1!~fede@r167-60-30-208.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 260 seconds)
[03:19:49] *** Orion3k <Orion3k!~Orion3k@198.8.80.207> has quit IRC (Ping timeout: 250 seconds)
[03:20:03] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Ping timeout: 240 seconds)
[03:20:21] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[03:21:11] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[03:21:53] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[03:21:56] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has quit IRC (Quit: Computer has gone to sleep.)
[03:24:04] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[03:25:39] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Read error: Connection reset by peer)
[03:25:46] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[03:25:50] *** sbellina_ <sbellina_!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[03:26:03] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 246 seconds)
[03:31:27] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has quit IRC (Quit: ZNC - http://znc.in)
[03:32:11] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has joined #angularjs
[03:33:15] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[03:35:08] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has joined #angularjs
[03:36:12] *** ensyde__ <ensyde__!~ensyde@cpe-174-108-25-181.carolina.res.rr.com> has joined #angularjs
[03:37:56] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: Everybody lies)
[03:39:05] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:d5d3:d164:1495:b940> has quit IRC (Remote host closed the connection)
[03:41:41] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[03:42:31] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has quit IRC (Quit: Leaving.)
[03:42:39] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has joined #angularjs
[03:43:04] *** asteele <asteele!~Cronoh@208.80.71.41> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[03:43:15] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has joined #angularjs
[03:43:56] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[03:46:43] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has quit IRC (Remote host closed the connection)
[03:48:03] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 240 seconds)
[03:48:37] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 252 seconds)
[03:48:38] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[03:51:15] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has quit IRC (Quit: jr3)
[03:51:51] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[03:51:56] *** sneakers <sneakers!~sneakers@unaffiliated/sneakerhead> has joined #angularjs
[03:53:18] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has joined #angularjs
[03:54:06] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has quit IRC (Quit: Leaving)
[03:55:26] *** leolrrj-alt <leolrrj-alt!~leolrrj@50.243.248.21> has quit IRC (Remote host closed the connection)
[03:55:26] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[03:55:36] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[03:56:13] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[03:57:30] *** sneakers <sneakers!~sneakers@unaffiliated/sneakerhead> has quit IRC (Ping timeout: 250 seconds)
[03:57:34] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has joined #angularjs
[03:57:45] *** jergolo <jergolo!4949a300@gateway/web/freenode/ip.73.73.163.0> has joined #angularjs
[03:58:39] <jergolo> Hi, how can I filter ng-repeat so that it only shows items with a status of 1?
[03:59:43] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[04:02:38] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has quit IRC (Ping timeout: 244 seconds)
[04:08:19] *** nikojn <nikojn!~nikojn@70.48.35.158> has joined #angularjs
[04:10:54] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has joined #angularjs
[04:11:03] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[04:11:27] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak)
[04:11:48] <souravbadami> ['boolTrue === boolFalse', ['boolFalse', 'boolTrue']] doesn't works whereas ['boolTru == boolFalse', ['boolFalse', 'boolTrue']] does. What might be the reason ?
[04:11:59] <souravbadami> reisio: ^
[04:12:09] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[04:12:52] *** rickmak <rickmak!~rickmak@014136106102.ctinets.com> has joined #angularjs
[04:13:49] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Remote host closed the connection)
[04:13:53] *** kus <kus!~minot@pool-100-1-168-123.nwrknj.fios.verizon.net> has joined #angularjs
[04:13:53] *** kus <kus!~minot@pool-100-1-168-123.nwrknj.fios.verizon.net> has quit IRC (Max SendQ exceeded)
[04:15:02] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 244 seconds)
[04:15:20] *** Niham <Niham!~textual@180.183.153.216> has joined #angularjs
[04:17:30] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[04:19:23] <reisio> souravbadami: "boolTru"?
[04:20:03] <souravbadami> boolTrue
[04:20:17] <reisio> souravbadami: y'know how == and === differ?
[04:20:25] <souravbadami> That was typo
[04:20:26] <souravbadami> yes
[04:20:42] <reisio> well if that's the only difference, and you know how == and === differ, you have your answer
[04:22:17] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 260 seconds)
[04:22:21] *** w3bcrawler <w3bcrawler!~w3bcrawle@mctnnbsa45w-142163078254.dhcp-dynamic.FibreOp.nb.bellaliant.net> has left #angularjs
[04:26:17] *** nikojn <nikojn!~nikojn@70.48.35.158> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:27:02] *** nikojn <nikojn!~nikojn@70.48.35.158> has joined #angularjs
[04:28:35] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[04:31:47] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Remote host closed the connection)
[04:33:10] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 252 seconds)
[04:34:26] *** texinwien <texinwien!~texinwien@213162068061.public.t-mobile.at> has joined #angularjs
[04:34:58] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Quit: codyw)
[04:35:02] *** plutoniix <plutoniix!~q@node-s16.pool-180-180.dynamic.totbb.net> has quit IRC (Quit: จรลี จรลา)
[04:36:20] *** nikojn <nikojn!~nikojn@70.48.35.158> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:39:12] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 246 seconds)
[04:40:52] *** texinwien <texinwien!~texinwien@213162068061.public.t-mobile.at> has quit IRC (Ping timeout: 244 seconds)
[04:41:11] *** reisio <reisio!~reisio@unaffiliated/reisio> has quit IRC (Quit: Why iiiiissss his head so big!)
[04:42:20] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[04:42:20] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[04:42:38] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[04:43:03] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:50ba:f27:9970:33dd> has quit IRC (Ping timeout: 264 seconds)
[04:43:13] *** Niham <Niham!~textual@180.183.153.216> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:45:07] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[04:45:22] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[04:46:29] *** rickmak <rickmak!~rickmak@014136106102.ctinets.com> has quit IRC (Quit: rickmak)
[04:48:34] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has joined #angularjs
[04:48:45] *** rickmak_ <rickmak_!~rickmak@014136106102.ctinets.com> has joined #angularjs
[04:50:06] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 272 seconds)
[04:50:10] *** gvhoecke <gvhoecke!~gvhoecke@91.182.6.213> has quit IRC (Ping timeout: 244 seconds)
[04:50:56] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has joined #angularjs
[04:51:52] *** gvhoecke <gvhoecke!~gvhoecke@91.182.6.213> has joined #angularjs
[04:52:30] *** fedenunez <fedenunez!~fede@r167-60-72-12.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 260 seconds)
[04:52:41] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[04:53:15] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has quit IRC (Ping timeout: 264 seconds)
[04:55:06] *** deez79 <deez79!~deez79@78.238.197.104.bc.googleusercontent.com> has quit IRC (Remote host closed the connection)
[04:55:34] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:115a:2142:ad2c:b968> has joined #angularjs
[04:57:52] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[04:57:52] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[04:58:00] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[04:59:54] *** serge <serge!~akumaserg@ool-43555066.dyn.optonline.net> has joined #angularjs
[04:59:56] <rev087> I'm getting started with Angular2+Browserify+TypeScript
[05:00:03] *** serge <serge!~akumaserg@ool-43555066.dyn.optonline.net> has quit IRC (Client Quit)
[05:00:20] *** serge <serge!~akumaserg@ool-43555066.dyn.optonline.net> has joined #angularjs
[05:00:25] <rev087> the unminified, uncompressed bundle is over 5MB
[05:00:29] <serge> heeeyy
[05:00:31] <serge> question
[05:00:34] <rev087> am I doing something incredibly stupid, or is that normal?
[05:00:40] <serge> how do I get the name of the callback, not the value
[05:01:11] <serge> like function(blah), not the value of blah
[05:01:15] <serge> but the name of blah
[05:01:18] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has joined #angularjs
[05:01:25] <rev087> serge: the only way I know how to do that
[05:01:43] <rev087> is:
[05:01:47] <reisio> rev087: probably lots of docs
[05:01:51] * serge waits in suspense
[05:01:52] <rev087> function foo(a, b) { }
[05:01:58] <rev087> foo.toString()
[05:02:06] <rev087> then manually parse out what you want
[05:02:22] <rev087> reisio: uglified, I get 836kb
[05:02:24] <serge> Hmm
[05:02:27] <serge> I'll try that out
[05:02:27] <serge> thanks
[05:02:28] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has quit IRC (Remote host closed the connection)
[05:02:39] <reisio> uglified can bite me
[05:02:58] <rev087> it's a vast improvement...but 836kb is still kind of absurd
[05:03:07] <reisio> if it's lean you want, then I'm not sure why you're embracing frameworks & the like :p
[05:03:27] <rev087> Angular2 RC 1 was supposed to be < 170kb
[05:03:29] <reisio> to be fair, there's nothing saying a framework /can't/ be lean; it's just that they never are :p
[05:03:38] <rev087> Still kinda large as those things to, but pretty damn acceptable
[05:03:42] <reisio> and also: anything from google will always suck :D
[05:03:42] <rev087> 836kb tho...
[05:03:50] <reisio> maybe I shouldn't say that in here :p
[05:04:14] <rev087> I think I'm doing something stupid
[05:04:30] <rev087> I'm incredibly lost in all this, too much new stuff to learn
[05:04:54] <rev087> actually writing Angular2 stuff in TypeScript is total bliss
[05:04:56] <reisio> you could always start with one new thing instead of more than one
[05:04:58] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[05:05:08] <reisio> anyway, you have your whole life to do whatever you want with :p
[05:05:10] <rev087> but setting up the environment.......what a convoluted mess
[05:05:40] <rev087> I'm trying to learn by total immersion =P
[05:05:53] <reisio> aha
[05:05:54] <reisio> but you're on IRC
[05:05:58] <reisio> you've stuck your head out
[05:06:00] <reisio> get back into the tub
[05:06:21] <rev087> I'm typing in a laptop while inside the tub
[05:06:33] <rev087> Which is pretty dangerous
[05:06:45] <reisio> I'm definitely doing that once I get a bathtub tray thing
[05:07:23] <reisio> who can stand to just be relaxed and in a tub without being online?!
[05:07:41] <rev087> so, nobody else used Angular2 + Browserify/WebPack?
[05:07:47] <reisio> omfg note to self: buy larger SSD
[05:07:51] <rev087> to compare bundle sizes?
[05:08:01] <reisio> why do you care how large it is
[05:08:27] <rev087> why wouldn't I
[05:08:47] <reisio> just never heard of someone who wants to use a framework /and/ cares about the size
[05:08:47] <reisio> :p
[05:08:48] <reisio> you are a unicorn
[05:08:56] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[05:09:06] <rev087> if I deploy 836kb of just libraries to one of my clients
[05:09:23] <rev087> he won't pay me until I reduce it to a fraction of that
[05:09:33] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 276 seconds)
[05:10:03] <reisio> wow, fancy client
[05:10:33] <rev087> I don't understand why you're surprised
[05:11:10] <reisio> like I said; think I've literally never met the likes of you :D
[05:11:13] <reisio> anyway
[05:11:27] <reisio> oh yeah
[05:11:31] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[05:11:34] * reisio goes back to productivity
[05:11:53] *** nikojn <nikojn!~nikojn@70.48.35.158> has joined #angularjs
[05:12:29] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has quit IRC (Ping timeout: 250 seconds)
[05:12:31] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[05:12:33] <rev087> again...anyone uses Angular2 + Browserify/WebPack in a project and can tell me what your bundle size is? Mine is 836kb minified, but I think I'm doing something very wrong
[05:13:19] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has joined #angularjs
[05:14:27] *** jtimon <jtimon!~quassel@4.28.134.37.dynamic.jazztel.es> has quit IRC (Ping timeout: 244 seconds)
[05:15:28] *** nikojn <nikojn!~nikojn@70.48.35.158> has quit IRC (Client Quit)
[05:15:54] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has quit IRC (Quit: Leaving)
[05:16:42] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 276 seconds)
[05:17:12] *** Niham <Niham!~textual@180.183.153.216> has joined #angularjs
[05:17:20] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 272 seconds)
[05:17:33] *** matt__ <matt__!b4be5e20@gateway/web/freenode/ip.180.190.94.32> has joined #angularjs
[05:17:44] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[05:19:34] <matt__> I'm new with angular. and I dunno where I can start. I'm watching tutorials and 2 is now on the go. I'm seeking for a good advice I hope someone would help me
[05:21:19] <reisio> this is the place
[05:22:07] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[05:22:33] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Ping timeout: 276 seconds)
[05:22:53] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[05:23:40] *** sohail <sohail!~user@unaffiliated/sohail> has quit IRC (Ping timeout: 272 seconds)
[05:24:36] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Quit: Leaving)
[05:24:45] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has quit IRC (Read error: Connection reset by peer)
[05:25:15] *** OnkelTem <OnkelTem!~onkeltem@pppoe-62-84-112-224.dubna.ru> has joined #angularjs
[05:26:27] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 246 seconds)
[05:28:05] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[05:28:50] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:d51d:c78f:7ca8:9f74> has joined #angularjs
[05:28:50] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:d51d:c78f:7ca8:9f74> has quit IRC (Changing host)
[05:28:50] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has joined #angularjs
[05:29:15] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has joined #angularjs
[05:29:48] *** Nighthawk`` <Nighthawk``!~Nighthawk@2604:180:2:55f::58dc> has quit IRC (Ping timeout: 250 seconds)
[05:29:51] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[05:31:43] *** Nighthawk`` <Nighthawk``!~Nighthawk@2604:180:2:55f::58dc> has joined #angularjs
[05:33:00] <reisio> matt__: http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro ?
[05:33:42] *** anjumkaiser <anjumkaiser!~anjumkais@182.178.121.195> has quit IRC (Quit: Leaving.)
[05:34:51] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has quit IRC (Ping timeout: 246 seconds)
[05:38:10] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has quit IRC (Quit: jr3)
[05:38:11] <serge> Oh
[05:38:14] <serge> One more question
[05:38:18] <reisio> do it
[05:38:37] <serge> Do directives have an upper limit on how many scopes it can take?
[05:38:57] <serge> especially the '=' 2 way binding scope
[05:39:16] <plong0> serge: what do you mean? a directive has only one scope
[05:39:38] <plong0> do you mean how many properties you can have in the isolate scope definition?
[05:39:58] <serge> yeah
[05:40:09] <plong0> I don’t think there is an upper limit
[05:41:11] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has joined #angularjs
[05:41:11] *** s3shs <s3shs!~s3shs@ip68-98-42-37.ph.ph.cox.net> has quit IRC (Client Quit)
[05:41:56] <plong0> https://docs.angularjs.org/api/ng/service/$compile
[05:42:07] <plong0> should tell you all you need to know about it
[05:42:31] <serge> Sorry to bother you guys with all the questions btw
[05:42:44] <serge> I got an interview tomorrow so I'm trying to prep up as much as I can
[05:46:20] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[05:46:31] *** asteele <asteele!~Cronoh@208.80.71.41> has joined #angularjs
[05:49:54] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has quit IRC (Ping timeout: 246 seconds)
[05:50:43] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 258 seconds)
[05:52:21] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 250 seconds)
[05:53:57] *** leolrrj <leolrrj!~leolrrj@c-66-176-137-129.hsd1.fl.comcast.net> has joined #angularjs
[05:54:56] *** dimas <dimas!~dimas@83.149.45.105> has joined #angularjs
[05:58:24] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has quit IRC (Quit: Leaving.)
[05:59:01] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has joined #angularjs
[05:59:39] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has joined #angularjs
[06:04:05] *** plong0 <plong0!~plong0@207.102.92.4> has quit IRC (Quit: plong0)
[06:04:12] *** VeryBewitching <VeryBewitching!~rpc@CPEc03f0ee19275-CMbc4dfbd17720.cpe.net.cable.rogers.com> has quit IRC (Quit: Konversation terminated!)
[06:05:21] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has quit IRC (Quit: Leaving)
[06:07:16] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has joined #angularjs
[06:07:58] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has joined #angularjs
[06:09:26] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has quit IRC (Changing host)
[06:09:26] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has joined #angularjs
[06:09:31] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[06:09:50] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has joined #angularjs
[06:11:52] *** Mr-K <Mr-K!~wtf@host218.186-124-252.telecom.net.ar> has joined #angularjs
[06:12:12] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[06:13:02] *** plutoniix <plutoniix!~q@110.77.132.109> has joined #angularjs
[06:13:21] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has joined #angularjs
[06:13:31] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[06:14:21] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has joined #angularjs
[06:15:41] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has joined #angularjs
[06:16:37] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 250 seconds)
[06:18:10] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[06:18:20] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[06:18:27] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 276 seconds)
[06:18:57] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 246 seconds)
[06:22:39] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 244 seconds)
[06:23:02] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: Everybody lies)
[06:23:12] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Ping timeout: 272 seconds)
[06:23:46] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[06:25:43] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[06:26:51] *** johanco44 <johanco44!b5c082f2@gateway/web/freenode/ip.181.192.130.242> has joined #angularjs
[06:27:22] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[06:28:51] <johanco44> Somebody here knows how I can render this databindings onclick="startTimer({{ $index }},{{ product.time }})" without use ng-click?
[06:28:59] *** apparition47 <apparition47!~apparitio@unaffiliated/apparition> has joined #angularjs
[06:29:07] *** tplaner <tplaner!~textual@unaffiliated/tplaner> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[06:29:29] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[06:30:29] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[06:30:33] <heartburn> what's wrong with ng-click?
[06:30:52] <johanco44> you can check the project here https://plnkr.co/edit/m1R1PesR0HoblSaN6M1T?p=preview
[06:31:07] <johanco44> when i use ng-click the jquery script dont run
[06:31:08] *** jergolo <jergolo!4949a300@gateway/web/freenode/ip.73.73.163.0> has quit IRC (Ping timeout: 250 seconds)
[06:31:40] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has joined #angularjs
[06:31:58] <heartburn> oh boy.
[06:33:23] <johanco44> but the only way to render the databinding is whit ng-click, so i have thinking that i have to add the script like angluar directive in controller bout i dont know how to do that
[06:34:03] *** zeioth <zeioth!~zeioth@217.red-88-26-16.staticip.rima-tde.net> has quit IRC (Ping timeout: 264 seconds)
[06:34:19] *** rickmak_ <rickmak_!~rickmak@014136106102.ctinets.com> has quit IRC (Quit: rickmak_)
[06:34:21] <johanco44> so i want to know if is a way to render the databindig values using onclick=()
[06:35:09] *** Drew_ <Drew_!~drew@71-95-187-91.dhcp.mtpk.ca.charter.com> has joined #angularjs
[06:35:10] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has joined #angularjs
[06:35:36] *** dd <dd!ca3687c3@gateway/web/freenode/ip.202.54.135.195> has joined #angularjs
[06:35:36] *** dd <dd!ca3687c3@gateway/web/freenode/ip.202.54.135.195> has quit IRC (Client Quit)
[06:36:29] *** visualshock <visualshock!~visualsho@host-37-191-196-168.lynet.no> has joined #angularjs
[06:42:11] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[06:42:57] *** johanco44 <johanco44!b5c082f2@gateway/web/freenode/ip.181.192.130.242> has quit IRC (Quit: Page closed)
[06:43:27] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-201-245-230-146.dynamic.etb.net.co> has quit IRC (Ping timeout: 260 seconds)
[06:45:00] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: My laptop go to sleep. ZZZzzz…)
[06:46:50] *** VeeWee <VeeWee!~VeeWee@surf0.cronos.be> has joined #angularjs
[06:47:55] *** BeerLover <BeerLover!~abhyuditj@122.176.196.236> has joined #angularjs
[06:48:13] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[06:49:21] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has quit IRC (Ping timeout: 244 seconds)
[06:49:34] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has quit IRC (Ping timeout: 252 seconds)
[06:50:11] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has joined #angularjs
[06:55:40] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[06:56:47] *** Raj_ <Raj_!af648e8e@gateway/web/freenode/ip.175.100.142.142> has joined #angularjs
[06:57:45] *** Raj_ <Raj_!af648e8e@gateway/web/freenode/ip.175.100.142.142> has quit IRC (Client Quit)
[06:58:35] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[06:59:57] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has quit IRC (Ping timeout: 250 seconds)
[07:02:53] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[07:04:38] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[07:04:56] *** helloss <helloss!51e6c8d9@gateway/web/freenode/ip.81.230.200.217> has quit IRC (Ping timeout: 250 seconds)
[07:05:10] *** Garfield-fr <Garfield-fr!~Garfield-@unaffiliated/garfield-fr> has joined #angularjs
[07:06:03] *** curiousmansi <curiousmansi!~chatzilla@106.51.26.175> has quit IRC (Ping timeout: 240 seconds)
[07:06:05] *** rev087 <rev087!~rev087@2804:14c:d4:907e:1421:6685:eb2e:eaad> has quit IRC (Remote host closed the connection)
[07:06:24] *** matt__ <matt__!b4be5e20@gateway/web/freenode/ip.180.190.94.32> has quit IRC (Quit: Page closed)
[07:06:39] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[07:08:55] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has joined #angularjs
[07:09:57] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has joined #angularjs
[07:10:10] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has quit IRC (Read error: Connection reset by peer)
[07:12:27] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:115a:2142:ad2c:b968> has quit IRC (Ping timeout: 264 seconds)
[07:12:48] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has joined #angularjs
[07:12:49] *** Douhan <Douhan!uid13125@gateway/web/irccloud.com/x-vjocudtoluvavtln> has quit IRC (Quit: Connection closed for inactivity)
[07:13:08] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[07:17:33] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[07:18:58] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[07:19:44] *** george_v <george_v!~george_v@188.4.114.65.dsl.dyn.forthnet.gr> has joined #angularjs
[07:20:15] *** tinajohnson___ <tinajohnson___!uid25907@gateway/web/irccloud.com/x-xtdbhvobvmrdtfof> has joined #angularjs
[07:21:28] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 252 seconds)
[07:21:48] *** ewet <ewet!~ewet@unaffiliated/ewet> has joined #angularjs
[07:22:09] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has quit IRC (Ping timeout: 276 seconds)
[07:22:24] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[07:23:22] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Ping timeout: 272 seconds)
[07:23:41] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[07:26:37] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Read error: No route to host)
[07:26:47] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[07:27:10] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 272 seconds)
[07:27:57] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[07:29:04] *** angularjs553 <angularjs553!481ba743@gateway/web/freenode/ip.72.27.167.67> has joined #angularjs
[07:31:09] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[07:31:45] *** leolrrj <leolrrj!~leolrrj@c-66-176-137-129.hsd1.fl.comcast.net> has quit IRC (Remote host closed the connection)
[07:32:11] *** Thorup <Thorup!~Thunderbi@2001:2012:103:ef00:946b:70bf:cdf5:a2fe> has joined #angularjs
[07:32:34] <angularjs553> how do you go about using a full url for the template url when using the $routeProvider?
[07:33:00] *** punknroll <punknroll!~Thunderbi@p83-219-165-60.snwdip.snw.at> has joined #angularjs
[07:34:50] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has joined #angularjs
[07:37:08] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[07:39:04] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[07:39:32] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[07:39:56] *** erol_ <erol_!~erol@ANantes-658-1-57-145.w83-204.abo.wanadoo.fr> has joined #angularjs
[07:39:59] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has joined #angularjs
[07:40:45] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has joined #angularjs
[07:40:57] *** w2r5 <w2r5!~textual@c-73-24-236-247.hsd1.az.comcast.net> has quit IRC (Changing host)
[07:40:57] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has joined #angularjs
[07:41:07] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has joined #angularjs
[07:42:20] *** dmto <dmto!~textual@c-73-15-129-14.hsd1.ca.comcast.net> has quit IRC (Client Quit)
[07:44:00] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 260 seconds)
[07:44:10] *** johnwl <johnwl!uid166938@gateway/web/irccloud.com/x-vpgkvxgytstmmnxe> has quit IRC (Quit: Connection closed for inactivity)
[07:46:09] *** radha <radha!6cabecfb@gateway/web/freenode/ip.108.171.236.251> has joined #angularjs
[07:47:19] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[07:47:37] <radha> hi team, i am new to protractor and am trying to implement it with our project. I need inputs on how to connect /configure protractor to connect to a DB
[07:48:18] <radha> i am aware that js supports connectivity with DB. it would be reallu helpful if i know the connectivity steps
[07:48:33] <w2r5> bluetooth 5.0 woo
[07:48:47] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[07:49:08] <reisio> 4++ ftw
[07:49:21] *** svycka <svycka!~vytautas@89.249.92.142> has joined #angularjs
[07:50:11] *** visualshock <visualshock!~visualsho@host-37-191-196-168.lynet.no> has quit IRC (Quit: Leaving)
[07:50:25] <w2r5> double spees
[07:51:03] <reisio> I can't wait for bluetooth that actually shoots information from a self-targetting laser gun
[07:51:41] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 240 seconds)
[07:51:47] <radha> can anybody help me with the DB connctivity with Protractor
[07:51:58] *** erol_ <erol_!~erol@ANantes-658-1-57-145.w83-204.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[07:52:31] *** Nilay <Nilay!0e8b9b18@gateway/web/freenode/ip.14.139.155.24> has joined #angularjs
[07:52:46] *** mms_ <mms_!~mms_@49.32.0.216> has joined #angularjs
[07:52:56] <Nilay> https://plnkr.co/edit/62g4YhkowQtwkyBOPKi5?p=preview
[07:53:10] <Nilay> Hey I am unable to fetch user model array in console.log
[07:53:26] <Nilay> in my example in plunker how can i show it
[07:53:41] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has quit IRC (Quit: Doginal)
[07:53:42] *** reisio <reisio!~reisio@unaffiliated/reisio> has quit IRC (Quit: Why iiiiissss his head so big!)
[07:53:44] <w2r5> reisio u mean...like a beacon
[07:54:00] <mms_> hi I am trying angular ui bootstrap and has tabs/pills. when I click on pill it seems angular is intercepting ... I was hoping just hide/show in tab/pill clicks...
[07:54:29] *** Doginal <Doginal!~agriggs@unaffiliated/doginal> has joined #angularjs
[07:54:35] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[07:54:55] <radha> how to edit my conf.js file to connect it with db
[07:56:03] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[07:59:09] *** nvankaam <nvankaam!~nick@83.232.64.34> has joined #angularjs
[08:00:44] *** Leon <Leon!~Leon@81-94-171-47.customer.itmastaren.net> has joined #angularjs
[08:01:49] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has quit IRC (Quit: Leaving.)
[08:02:15] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[08:02:21] *** rickmak <rickmak!~rickmak@014136106102.ctinets.com> has joined #angularjs
[08:02:49] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[08:05:52] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[08:06:02] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[08:07:00] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 276 seconds)
[08:07:04] *** rscata <rscata!~cata@5.2.202.145> has joined #angularjs
[08:07:42] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has joined #angularjs
[08:08:15] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 264 seconds)
[08:09:22] *** dandaman <dandaman!~Adium@2601:281:8300:ab90:9d39:1615:c532:d464> has quit IRC (Client Quit)
[08:09:38] *** angularjs553 <angularjs553!481ba743@gateway/web/freenode/ip.72.27.167.67> has quit IRC (Quit: Page closed)
[08:09:52] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has joined #angularjs
[08:10:13] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has joined #angularjs
[08:11:36] *** punknroll <punknroll!~Thunderbi@p83-219-165-60.snwdip.snw.at> has quit IRC (Quit: punknroll)
[08:12:38] *** brollypop <brollypop!~brollypop@195.178.115.1> has joined #angularjs
[08:13:26] <ngWalrus> mms_ please elaborate
[08:13:42] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[08:13:48] *** JanezStupar <JanezStupar!~janez@BSN-142-59-37.dynamic.siol.net> has joined #angularjs
[08:15:15] *** dopesong <dopesong!~dopesong@158.238.116.89.static.lrtc.lt> has joined #angularjs
[08:15:50] <mms_> ngWalrus: actually I am trying bootstrap tabs/pills in existing SPA of angular js. when I switch tabs it making call to controller/service again.
[08:17:14] <mms_> ngWalrus: on top of it the active class is not updating either on tab thats one more issue. I ahve setup plunker but in it not sure why nothing is showing. its first attempt of mine with plunker.
[08:17:57] <mms_> ngWalrus: I thought switch tab would be just hide/show on tab panes.
[08:17:58] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[08:17:58] *** bytecounter <bytecounter!~mgreipl@dyndsl-178-142-015-157.ewe-ip-backbone.de> has joined #angularjs
[08:18:23] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 250 seconds)
[08:18:28] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 272 seconds)
[08:19:00] <ngWalrus> it works more like a href
[08:19:12] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[08:19:24] <ngWalrus> you have to determine what tab you are and use ng-class for example to set the class to active
[08:20:02] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[08:20:30] *** punknroll <punknroll!~Thunderbi@p83-219-165-60.snwdip.snw.at> has joined #angularjs
[08:21:16] <ngWalrus> post the plunkr I'll have a look at it
[08:21:26] *** AlpBilgin <AlpBilgin!d956c0a9@gateway/web/freenode/ip.217.86.192.169> has joined #angularjs
[08:21:42] *** visualshock <visualshock!~visualsho@host-37-191-196-168.lynet.no> has joined #angularjs
[08:22:33] <mms_> ngWalrus: https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview
[08:22:38] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has joined #angularjs
[08:23:40] <radha> team, can anybody help me with how the conf.js file should be modified in protractor in order to connect it to a DB
[08:23:51] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 264 seconds)
[08:24:20] *** masak <masak!~masak@hack.p6c.org> has left #angularjs
[08:25:21] *** Hootch <Hootch!~Thunderbi@x4d0d1817.dyn.telefonica.de> has joined #angularjs
[08:25:55] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[08:26:11] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[08:26:13] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has joined #angularjs
[08:27:20] *** absinthe <absinthe!~absinthe@55d4920b.access.ecotel.net> has joined #angularjs
[08:27:29] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[08:29:38] *** ycon_ <ycon_!~ycon_@14-203-209-58.tpgi.com.au> has quit IRC (Remote host closed the connection)
[08:30:21] *** ycon_ <ycon_!~ycon_@14-203-209-58.tpgi.com.au> has joined #angularjs
[08:30:24] *** ycon_ <ycon_!~ycon_@14-203-209-58.tpgi.com.au> has quit IRC (Remote host closed the connection)
[08:30:33] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has quit IRC (Ping timeout: 240 seconds)
[08:31:34] *** icebox <icebox!5e5fe874@gateway/web/freenode/ip.94.95.232.116> has joined #angularjs
[08:31:49] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[08:32:14] <icebox> Improvements Coming for Routing in Angular: http://angularjs.blogspot.it/2016/06/improvements-coming-for-routing-in.html
[08:32:38] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[08:33:22] *** veggie_ <veggie_!~sina@c-73-231-56-176.hsd1.ca.comcast.net> has quit IRC (Quit: WeeChat 1.5)
[08:33:25] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[08:33:46] <ngWalrus> mms_ https://plnkr.co/edit/yWmnQLUN7CwPdugROixg
[08:34:16] <ngWalrus> there were some issues loading jquery(it was doing it over http instead of https) and angular was not loading for some reason
[08:34:54] <icebox> (jQuery 3.0.0 is out) :)
[08:34:59] <ngWalrus> the link in the topic is better when you want to make plunkrs with angular
[08:35:34] *** Thorup <Thorup!~Thunderbi@2001:2012:103:ef00:946b:70bf:cdf5:a2fe> has quit IRC (Ping timeout: 272 seconds)
[08:35:52] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 264 seconds)
[08:36:07] <mms_> ngWalrus: what to do ?
[08:37:08] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[08:37:24] <mms_> ngWalrus: I ran your link and it shows nothing
[08:37:33] <ngWalrus> fork a new plunkr from the one I linked and make minimal plunk showcasing the issue
[08:37:42] *** jorgemcly <jorgemcly!c608502c@gateway/web/freenode/ip.198.8.80.44> has joined #angularjs
[08:38:38] <mms_> ngWalrus: its already minimal the backups.html is not loading
[08:38:39] <jorgemcly> Hi. When this function completes successfully, $scope.posts and $scope.user don't update in the views. Any idea why? I checked the data, and the variables are updating correctly. http://pastie.org/10871374
[08:39:20] <ngWalrus> aren't success and error deprecated
[08:39:22] <mms_> ngWalrus: if that page loads I can show that tab clicks issue
[08:39:28] <heartburn> ngWalrus: jorgemcly they are.
[08:39:45] <jorgemcly> what do I use then, finally?
[08:39:45] *** brollypop <brollypop!~brollypop@195.178.115.1> has quit IRC (Read error: Connection reset by peer)
[08:39:53] <ngWalrus> .then and .catch
[08:39:59] <jorgemcly> ok thanks
[08:40:04] *** brollypop <brollypop!~brollypop@195.178.115.1> has joined #angularjs
[08:40:07] <heartburn> jorgemcly: .then() and .catch() $scope.$apply() might help with your updating issue.
[08:40:08] <jorgemcly> I'll see if that solves
[08:40:28] <jorgemcly> heartburn: ok, perhaps $scope.$apply() will work this time because before I received an error about update already in progress
[08:40:40] <heartburn> jorgemcly: then it's something else.
[08:41:24] *** Nilay <Nilay!0e8b9b18@gateway/web/freenode/ip.14.139.155.24> has quit IRC (Quit: Page closed)
[08:41:36] <heartburn> $scope.$apply() helps out with changes outside the digest cycle. which i thought was an issue, since the code looks fine to me.
[08:42:35] <jorgemcly> heartburn: ah, yeah .then didn't change anything
[08:42:43] <jorgemcly> views still don't update
[08:45:03] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Ping timeout: 240 seconds)
[08:45:08] <jorgemcly> It might be an issue with my data. I'll check
[08:45:59] *** Debnet <Debnet!~Marc@smtp2.sa-cim.fr> has joined #angularjs
[08:46:05] <jorgemcly> yeah it was a data problem. thx for help
[08:46:15] <heartburn> jorgemcly: if i'm not missing anything, the first argument in the .success callback is an object.
[08:46:20] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[08:46:26] <heartburn> which has a propert .data, which contains the response data.
[08:46:51] <heartburn> so, it should be data.data.posts and data.data.user
[08:46:52] <jorgemcly> heartburn yeah data is a json object, and I get user via data.user
[08:47:01] <jorgemcly> hmm
[08:47:42] <heartburn> at least that's how it works with $http
[08:48:12] *** sdssss <sdssss!6733370f@gateway/web/freenode/ip.103.51.55.15> has joined #angularjs
[08:48:13] <sdssss> hi
[08:48:33] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[08:49:21] *** sdssss <sdssss!6733370f@gateway/web/freenode/ip.103.51.55.15> has quit IRC (Client Quit)
[08:49:32] <mms_> ngWalrus: I edited my mine like yours and see no such errors https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview
[08:49:43] <mms_> ngWalrus: but the page is still not showing
[08:49:46] *** alaskanloops <alaskanloops!482a93c5@gateway/web/freenode/ip.72.42.147.197> has joined #angularjs
[08:50:08] <jorgemcly> heartburn: that's odd because in many of my other http post functions I access data via data.user for example
[08:50:18] <mms_> I removed directive from js file since it gave some error
[08:50:26] <ngWalrus> it's working fine now
[08:50:27] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 250 seconds)
[08:50:39] <jorgemcly> I send it like this from php: return Response::json(array('success' => true, 'user' => $user));
[08:50:46] <mms_> ngWalrus: where ? I do not see the partial backups.html
[08:51:14] <mms_> BRB
[08:51:24] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Ping timeout: 272 seconds)
[08:51:26] <ngWalrus> well you need to load it in
[08:51:50] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has quit IRC (Quit: Leaving)
[08:52:19] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 244 seconds)
[08:52:30] <jorgemcly> heartburn but it's weird, you're right, it's data.data.user
[08:52:56] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[08:53:08] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[08:53:11] <heartburn> jorgemcly: change it to `.then(function (response, ...) { $scope.posts = response.data.posts; ... })` and it'll all make sense.
[08:53:29] <jorgemcly> heartburn: ok
[08:53:31] *** DocMika <DocMika!d5e0315a@gateway/web/freenode/ip.213.224.49.90> has joined #angularjs
[08:53:34] <DocMika> hi all
[08:53:48] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[08:53:50] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[08:54:06] <radha> hi Docmika.. can you pls help me with the db connection with protractor
[08:54:06] *** naveenvalecha <naveenvalecha!~naveenval@unaffiliated/naveenvalecha> has joined #angularjs
[08:54:39] <mms_> ngWalrus: load it in ?
[08:54:52] <DocMika> radha: sorry, I don't know anything about protractor ^-^ total noob heree
[08:54:55] <jorgemcly> heartburn: here's my UserService where I initially get the User object: http://pastie.org/10871384
[08:55:01] *** erol_ <erol_!~erol@ANantes-658-1-57-145.w83-204.abo.wanadoo.fr> has joined #angularjs
[08:55:04] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[08:55:16] <jorgemcly> Why does it return user and not the data object?
[08:55:34] <jorgemcly> in that function shouldn't I have to return user.user?
[08:55:38] *** Thorup <Thorup!~Thunderbi@0x3ec7183f.osd.customer.dk.telia.net> has joined #angularjs
[08:55:45] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 260 seconds)
[08:55:55] <ngWalrus> mms_ yeah like you need to make sure you are being routed to the correct route etc.
[08:55:57] <DocMika> jorgemcly: why do you use jquery?
[08:56:14] <jorgemcly> DocMika: I think I copied that function from a tutorial
[08:56:18] <jorgemcly> is there a better way?
[08:56:22] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[08:56:29] *** alaskanloops <alaskanloops!482a93c5@gateway/web/freenode/ip.72.42.147.197> has quit IRC (Quit: Page closed)
[08:57:36] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[08:57:45] <DocMika> jorgemcly: I'd say simply add a condition like .success(function (user) { if( user != ' ') return blablabla;
[08:57:58] *** arlekin <arlekin!~arlekin@ip-81-15-241-52.kampinostelco.pl> has joined #angularjs
[08:57:58] <DocMika> but with just your snippet it's hard to test
[08:58:06] <DocMika> plop arlekin
[08:58:11] <jorgemcly> DocMika: I see
[08:58:24] <mms_> ngWalrus: how to make sure ? script.js has routes. if I open the shell file in browser it does routing here I need to manually enter some thing in url ?
[08:58:38] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has quit IRC (Quit: Leaving)
[08:58:44] *** absinthe <absinthe!~absinthe@55d4920b.access.ecotel.net> has quit IRC (Read error: Connection reset by peer)
[08:58:57] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[08:59:14] <arlekin> hi DocMika
[08:59:20] <arlekin> what does plop mean ??
[08:59:24] <mms_> ngWalrus: I am not sure how do I trigger the route
[08:59:34] *** absinthe <absinthe!~absinthe@55d4920b.access.ecotel.net> has joined #angularjs
[08:59:57] *** Thorup <Thorup!~Thunderbi@0x3ec7183f.osd.customer.dk.telia.net> has quit IRC (Ping timeout: 260 seconds)
[09:00:51] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 258 seconds)
[09:01:01] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[09:01:08] *** apparition47 <apparition47!~apparitio@unaffiliated/apparition> has quit IRC (Quit: Bye)
[09:01:57] <jorgemcly> heartburn: nevermind I figured out the answer to my question .
[09:02:07] <mms_> ngWalrus: when i run plunk I see Hello
[09:02:16] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has joined #angularjs
[09:02:27] <Elarcis> let's try not to fall asleep on my keyboard, Hi!
[09:02:33] <ngWalrus> Elarcis hey
[09:03:31] <mms_> ngWalrus: hey ?
[09:03:53] <ngWalrus> um
[09:03:56] <ngWalrus> dunno
[09:04:03] <ngWalrus> haven't done routing in plunkr
[09:04:09] <ngWalrus> icebox probably knows
[09:04:14] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has joined #angularjs
[09:04:21] <mms_> ngWalrus: how does angular app working w/o routing !
[09:04:52] <icebox> ngWalrus: hey...
[09:04:54] * DocMika serves Elarcis a master coffee
[09:05:12] <icebox> ngWalrus: what is the question?
[09:05:33] <ngWalrus> could you help with getting the routing in this plunk to work: https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview
[09:06:14] <icebox> ngWalrus: sigh... too much code :)
[09:06:26] *** svycka <svycka!~vytautas@89.249.92.142> has quit IRC (Ping timeout: 244 seconds)
[09:06:32] <DocMika> Guyz, the .then method is specific to observables? Not working for promises?
[09:06:55] <ngWalrus> no problem then icebox, I'll try to figure it out.
[09:07:10] *** m8 <m8!~m8@unaffiliated/m8> has joined #angularjs
[09:07:17] <icebox> DocMika: no... .then -> promises... .subscribe -> observables
[09:07:19] <Elarcis> DocMika: the opposite
[09:07:34] <mms_> icebox: origianlly two issues on that plunk...tab switch will not high light active tab, and tab switch does service call again I expected thus tab hide /show. so created plunk but cannot get the backups.html to even show as partial. so we talking about routes.
[09:07:49] <icebox> mms_: I see
[09:08:19] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[09:08:21] <jorgemcly> OK so I'm still having trouble updating view variables after http post. In the first function, setting user to data.user does not update the views. However, in the 2nd function, if I specifically update user.posts, the view updates correctly. Why is this happening? The user object in the first function is the same as my UserService which populates fine at page load. http://pastie.org/10871390
[09:08:46] *** svycka <svycka!~vytautas@89.249.92.142> has joined #angularjs
[09:08:55] <DocMika> hmmm then I don't understnad my error
[09:08:57] <DocMika> I'll search
[09:09:00] *** Mounica <Mounica!~mounica@99-167-86-241.lightspeed.irvnca.sbcglobal.net> has quit IRC (Remote host closed the connection)
[09:09:25] <icebox> jorgemcly: it would be better providing a minimal plunker reproducing the issue... anyway it seems the reference may be broken $scope.user = response.data.user;
[09:09:49] <ngWalrus> mms_ but to address the original problem you should move the contents of the init function in to a resolve
[09:09:59] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:1010:7b34:82d2:7d1c> has quit IRC (Remote host closed the connection)
[09:10:14] <jorgemcly> icebox I could make the plunker. What would fix a broken reference?
[09:10:21] <icebox> jorgemcly: angular adds automagically a watcher on an object in the scope.. but when you update it, you need to be aware about not changing the reference
[09:10:35] <jorgemcly> icebox: hmm I see
[09:10:40] <icebox> jorgemcly: you may give a look at angular.extend or angular.merge
[09:11:15] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[09:11:18] <jorgemcly> icebox ok thanks
[09:11:42] <icebox> jorgemcly: imagine you have an array... $scope.myArray = []... you cannot update it with $scope.myArray = [1, 2, 3]: because the watcher is on the old reference and then you update the array with a new one
[09:11:56] <mms_> ngWalrus: not clear what you meant
[09:12:00] <jorgemcly> icebox: that makes sense yeah
[09:12:05] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:8ca9:a3cf:f40b:7dea> has joined #angularjs
[09:12:06] <icebox> jorgemcly: (same for the objects) and with primitives the automagic watcher doesn't work :)
[09:12:20] *** dan2k3k4 <dan2k3k4!~dan2k3k4@unaffiliated/dan2k3k4> has joined #angularjs
[09:12:22] <jorgemcly> hmm
[09:12:28] <mms_> ngWalrus: setting up app on plunk should be easy and not rewrite
[09:12:30] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Remote host closed the connection)
[09:12:55] *** Niham <Niham!~textual@180.183.153.216> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[09:12:56] <icebox> jorgemcly: Two way data binding pitfalls http://plnkr.co/edit/7anGLMoJZgMkJFX9d9IA?p=preview
[09:13:18] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 276 seconds)
[09:13:38] <ngWalrus> also mms_ the .success callback is deprecated
[09:13:38] *** Mythhh <Mythhh!~Myth@bl22-13-176.dsl.telepac.pt> has joined #angularjs
[09:13:43] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: My laptop go to sleep. ZZZzzz…)
[09:13:45] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:b9fc:45fe:de25:d1ac> has joined #angularjs
[09:14:32] <mms_> ngWalrus: ok will check but its working as such
[09:14:47] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[09:14:48] <mms_> we need to first fix how to load backups.html
[09:14:51] <ngWalrus> http://odetocode.com/blogs/scott/archive/2014/05/20/using-resolve-in-angularjs-routes.aspx
[09:14:54] <mms_> and then get to actual issue
[09:15:12] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[09:15:28] <arlekin> i don't know what happened, just few days ago the channel was silent and one could wander off topic as much as one wanted
[09:15:35] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:1148:c252:e4eb:79d6> has joined #angularjs
[09:15:57] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has joined #angularjs
[09:16:03] *** ensyde__ <ensyde__!~ensyde@cpe-174-108-25-181.carolina.res.rr.com> has quit IRC (Ping timeout: 246 seconds)
[09:16:03] <arlekin> now i sit in the morning, fire up weechat, and in 5 minutes i have more activity here than sometime in the space of few hours...
[09:16:12] <mms_> arlekin: hi
[09:16:20] <mms_> arlekin: I have setup plunk
[09:16:27] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:8ca9:a3cf:f40b:7dea> has quit IRC (Ping timeout: 250 seconds)
[09:16:54] <mms_> arlekin: https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview to refresh you it was that tab not showing active and tab switch triggering service all in angular
[09:17:22] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:c112:b3c4:fe7b:d047> has joined #angularjs
[09:17:38] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Client Quit)
[09:18:11] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:b9fc:45fe:de25:d1ac> has quit IRC (Ping timeout: 250 seconds)
[09:19:03] <mms_> arlekin: but current status is the partial backups.html itself is not showing
[09:19:10] <jorgemcly> icebox: hmm yeah I'm confused. I understand what you mean about the watch(), but I'm not sure how to solve this. I still need to look at extend and merge, but going there makes it seem like there's something else wrong.
[09:19:13] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:683c:5b68:6d2f:8b81> has joined #angularjs
[09:19:51] <icebox> jorgemcly: if you provide a minimal and working plunker, we may look at it
[09:19:52] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 244 seconds)
[09:20:02] <jorgemcly> icebox ok I'll make it
[09:20:04] *** DieguezZ <DieguezZ!~textual@85.251.145.151.dyn.user.ono.com> has joined #angularjs
[09:20:15] <icebox> jorgemcly: (minimal! and working!) :)
[09:20:21] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:1148:c252:e4eb:79d6> has quit IRC (Ping timeout: 250 seconds)
[09:20:32] <DieguezZ> hi, should i avoid using ng-repeat(key,value) and transform my object to an array? Talking about performance
[09:20:33] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 240 seconds)
[09:20:38] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[09:20:38] <icebox> jorgemcly: (template in the channel topic)
[09:20:50] <jorgemcly> icebox: thx
[09:20:58] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:10c3:4fdb:9a77:ff6d> has joined #angularjs
[09:21:05] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC (Remote host closed the connection)
[09:21:06] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has quit IRC (Ping timeout: 276 seconds)
[09:21:35] <icebox> DieguezZ: are you talking about an object with 100 keys?
[09:21:42] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[09:21:55] <DieguezZ> yeah, it can
[09:22:05] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:c112:b3c4:fe7b:d047> has quit IRC (Ping timeout: 250 seconds)
[09:22:10] <DieguezZ> but normally will have around 10
[09:22:22] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[09:22:26] <icebox> DieguezZ: well... so that is not a concern for the performance
[09:22:47] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3d84:e21e:393a:a2fc> has joined #angularjs
[09:22:54] <icebox> DieguezZ: generally speaking, count the watchers https://medium.com/@kentcdodds/counting-angularjs-watchers-11c5134dc2ef
[09:23:17] <icebox> DieguezZ: if they are a few hundreds, performance issue is not due to angular :)
[09:23:45] *** scorphus <scorphus!~scorphus@CAcert/User/scorphus> has quit IRC (Ping timeout: 260 seconds)
[09:23:49] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:683c:5b68:6d2f:8b81> has quit IRC (Ping timeout: 250 seconds)
[09:24:06] <m0ltar> So, ng-if will be evaluated at every apply() right? I'm basically seeing that ng-if="$scope.method()" is being called multiple times during page render. First I thought it was odd. Then I slept on it, and in the morning it kinda makes sense. Am I right thinking that?
[09:24:31] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has quit IRC (Remote host closed the connection)
[09:24:54] <icebox> m0ltar: likely
[09:25:24] *** Pyrrhus <Pyrrhus!~peter@095-097-155-024.static.chello.nl> has joined #angularjs
[09:25:33] <mms_> Pyrrhus: hi
[09:25:33] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:10c3:4fdb:9a77:ff6d> has quit IRC (Ping timeout: 250 seconds)
[09:25:34] *** Thorup <Thorup!~Thunderbi@83.221.128.165> has joined #angularjs
[09:25:47] *** babulal <babulal!b64ae88e@gateway/web/freenode/ip.182.74.232.142> has joined #angularjs
[09:25:51] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 246 seconds)
[09:25:52] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has joined #angularjs
[09:26:02] <mms_> Pyrrhus: https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview to refresh you it was that tab not showing active and tab switch triggering service all in angular
[09:26:04] *** babulal <babulal!b64ae88e@gateway/web/freenode/ip.182.74.232.142> has left #angularjs
[09:26:05] <DieguezZ> thanks a kit icebox
[09:26:10] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[09:26:18] <jorgemcly> icebox: ok so for example here: http://plnkr.co/edit/SfW6zv7vTABOc83Rpm0L?p=preview
[09:26:25] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:6ccb:e8a3:744d:ec57> has joined #angularjs
[09:26:49] <jorgemcly> icebox: sorry nevermind I didn't do it right
[09:26:51] <mms_> Pyrrhus: so tried setting up plunk but find the backups.html partial itself not showing
[09:26:51] <jorgemcly> let me fix it
[09:26:58] <mms_> Pyrrhus: take look I will be back in 1 hr
[09:27:03] <icebox> jorgemcly: :P
[09:27:17] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3d84:e21e:393a:a2fc> has quit IRC (Ping timeout: 250 seconds)
[09:27:17] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[09:27:24] <jorgemcly> ok well the plunkr is working now, so I don't know why my code would fail
[09:27:28] *** andrew__ <andrew__!~andrew@mrboom.plus.com> has joined #angularjs
[09:27:38] <jorgemcly> not sure how to set up a proper plunkr with my code since I use http post
[09:27:59] *** Thorup <Thorup!~Thunderbi@83.221.128.165> has quit IRC (Client Quit)
[09:28:01] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[09:28:14] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:48ec:78ac:8bc5:f0e5> has joined #angularjs
[09:28:17] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[09:29:36] *** SexualRickshaw|2 <SexualRickshaw|2!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has joined #angularjs
[09:30:05] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:b0be:3ce2:42dd:4482> has joined #angularjs
[09:31:11] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:6ccb:e8a3:744d:ec57> has quit IRC (Ping timeout: 250 seconds)
[09:31:14] *** SexualRickshaw <SexualRickshaw!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has quit IRC (Ping timeout: 260 seconds)
[09:31:28] *** phorloop <phorloop!~phorloop@203.213.239.151> has joined #angularjs
[09:31:34] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Remote host closed the connection)
[09:31:55] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:b5a3:899d:df3:baef> has joined #angularjs
[09:32:02] <icebox> jorgemcly: (get or post for the use case is the same) http://plnkr.co/edit/1o1NOAnqaZpnX7Nn1Att?p=preview
[09:32:11] *** Zonakusu <Zonakusu!~zonakusu@095-097-007-026.static.chello.nl> has joined #angularjs
[09:32:26] *** drej <drej!~textual@unaffiliated/jedimind> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[09:32:55] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[09:32:55] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:48ec:78ac:8bc5:f0e5> has quit IRC (Ping timeout: 250 seconds)
[09:33:29] *** uru|away is now known as uru
[09:33:49] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[09:34:25] <jorgemcly> icebox: ok one moment
[09:34:39] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:b0be:3ce2:42dd:4482> has quit IRC (Ping timeout: 250 seconds)
[09:35:15] <DocMika> it's hard working with th
[09:35:18] <DocMika> oups**
[09:35:30] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:1127:5830:55b2:afa5> has joined #angularjs
[09:35:48] *** evilaliv3 <evilaliv3!~evilaliv3@212.91.95.170> has joined #angularjs
[09:36:23] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:b5a3:899d:df3:baef> has quit IRC (Ping timeout: 250 seconds)
[09:37:19] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:169:6877:5d39:3ae7> has joined #angularjs
[09:37:45] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 246 seconds)
[09:37:49] *** val_ <val_!~valere@195.66.82.9> has joined #angularjs
[09:38:18] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[09:39:08] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:6c03:19f4:1fec:3203> has joined #angularjs
[09:39:13] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[09:39:36] <jorgemcly> icebox so if I update a specific property like $scope.user.foo = 1, that isn't affected by watch like $scope.user = userObj is?
[09:40:05] <arlekin> fun idea: having CRUD methods on some object named: Crud, cRud, crUd and cruD :D maximum verbosity with minimum characters
[09:40:09] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[09:40:16] <icebox> jorgemcly: yes, because the watcher is on user
[09:40:17] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:1127:5830:55b2:afa5> has quit IRC (Ping timeout: 250 seconds)
[09:40:27] <jorgemcly> icebox: ok
[09:40:45] *** SuperflyR6 <SuperflyR6!~textual@188.188.90.246> has joined #angularjs
[09:40:54] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:b52d:d46f:50b5:ded6> has joined #angularjs
[09:41:16] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[09:41:29] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has joined #angularjs
[09:42:01] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:169:6877:5d39:3ae7> has quit IRC (Ping timeout: 250 seconds)
[09:42:07] *** asteele <asteele!~Cronoh@208.80.71.41> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[09:42:13] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[09:42:15] *** Villae <Villae!villae@run.bombsquad.org> has quit IRC (Remote host closed the connection)
[09:42:48] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:65f7:3710:a6f9:43c7> has joined #angularjs
[09:43:17] <DocMika> arlekin: until your documenter uses a ToUpper or ToLower and the docs become unbearable
[09:43:43] <arlekin> DocMika: yeah, but who does that ??
[09:43:45] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:6c03:19f4:1fec:3203> has quit IRC (Ping timeout: 250 seconds)
[09:44:00] <arlekin> DocMika: there is so much conventions based on case
[09:44:19] <arlekin> DocMika: all camelcase becomes unbearable too
[09:44:26] <arlekin> fuck this documenter
[09:44:29] <DocMika> arlekin: :D
[09:44:32] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5c99:1d7b:3669:3cd1> has joined #angularjs
[09:45:29] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:b52d:d46f:50b5:ded6> has quit IRC (Ping timeout: 250 seconds)
[09:45:45] *** soee <soee!~soee@afok153.neoplus.adsl.tpnet.pl> has joined #angularjs
[09:46:25] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:8054:ae29:76:3a58> has joined #angularjs
[09:47:13] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:65f7:3710:a6f9:43c7> has quit IRC (Ping timeout: 250 seconds)
[09:47:20] <DocMika> anyone knows which channel speaks of mongoose? trying to know the other properties of collection than "find"
[09:47:51] <DocMika> (the framework, not the cute pet)
[09:48:11] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:115d:5f19:54cd:2f73> has joined #angularjs
[09:48:29] <jorgemcly> is there a way to do inline <script> in plunkr? I need to put in an ngDialog template <script>
[09:48:57] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5c99:1d7b:3669:3cd1> has quit IRC (Ping timeout: 250 seconds)
[09:49:59] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:8ded:da91:37ee:fb84> has joined #angularjs
[09:50:35] <icebox> jorgemcly: in the index.html?
[09:50:43] <jorgemcly> icebox yeah
[09:50:47] <icebox> jorgemcly: as usual no?
[09:51:03] <Elarcis> ^
[09:51:05] <jorgemcly> what do you mean?
[09:51:07] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:8054:ae29:76:3a58> has quit IRC (Ping timeout: 250 seconds)
[09:51:17] <jorgemcly> oh you mean it should work as normal
[09:51:21] <Elarcis> ^
[09:51:22] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[09:51:23] <jorgemcly> ok
[09:51:30] <Elarcis> ^
[09:51:39] <Elarcis> v
[09:51:44] <icebox> jorgemcly: <script type = “text/template”> … </script> or something like that
[09:51:48] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:6c1b:7c42:9be7:4a3b> has joined #angularjs
[09:52:09] <Elarcis> I'm psychic.
[09:52:51] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:115d:5f19:54cd:2f73> has quit IRC (Ping timeout: 250 seconds)
[09:52:55] <arlekin> Elarcis: yeah well, you certainly ain't normal :P
[09:53:22] *** Niham <Niham!~textual@180.183.153.216> has joined #angularjs
[09:53:38] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:45ae:b2fa:e916:c644> has joined #angularjs
[09:53:38] <icebox> Elarcis: :P
[09:53:39] <Elarcis> awwww <3...wait, this is sad, why am I celebrating
[09:54:09] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[09:54:35] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:8ded:da91:37ee:fb84> has quit IRC (Ping timeout: 250 seconds)
[09:54:45] <arlekin> Elarcis: i don't wanna repeat myself
[09:55:01] *** phorloop <phorloop!~phorloop@203.213.239.151> has quit IRC (Quit: Byeee...)
[09:55:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b4ec:7c7c:393:abfa> has joined #angularjs
[09:55:30] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has quit IRC ()
[09:56:01] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 252 seconds)
[09:56:19] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:6c1b:7c42:9be7:4a3b> has quit IRC (Ping timeout: 250 seconds)
[09:56:34] <jorgemcly> how do I add an external cdn in plunkr?
[09:56:44] <Elarcis> yay, today I'm playing with i18n jsons
[09:56:53] <Elarcis> jorgemcly: the same way you'd do otherwise I guess
[09:57:06] <jorgemcly> Elarcis: do what otherwise?
[09:57:15] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:598c:2e81:cd6c:a51e> has joined #angularjs
[09:57:20] <jorgemcly> I'm not seeing a place to enter a cdn link
[09:57:22] <Elarcis> jorgemcly: no idea
[09:57:51] <Elarcis> jorgemcly: didn't you *just* ask how to add a script tag to the index.html? ;)
[09:57:59] <jorgemcly> Elarcis: that was inline
[09:58:03] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:45ae:b2fa:e916:c644> has quit IRC (Ping timeout: 250 seconds)
[09:58:08] <jorgemcly> I'm asking now how to add the cdn the inline depends on
[09:58:39] <icebox> jorgemcly: in the usual way... in the index.html
[09:58:57] <jorgemcly> icebox: ok, I'm used to jsfiddle where there's a place to paste in cdns
[09:59:08] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:c93c:e556:9246:291f> has joined #angularjs
[09:59:40] <icebox> jorgemcly: I see.. as external resource... in plunker you put the resources as usual.. in the page
[09:59:51] <JanezStupar> Hey guys, is anybody aware of an abstraction layer for Observables via web worker messages?
[10:00:13] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b4ec:7c7c:393:abfa> has quit IRC (Ping timeout: 250 seconds)
[10:00:30] <icebox> JanezStupar: http://stackoverflow.com/questions/35112913/rxjs-and-webworkers
[10:00:50] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:655f:bdb7:117c:2c4e> has joined #angularjs
[10:01:33] *** MattWelch <MattWelch!~MattWelch@cpe-107-15-131-156.nc.res.rr.com> has quit IRC (Ping timeout: 244 seconds)
[10:01:57] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:598c:2e81:cd6c:a51e> has quit IRC (Ping timeout: 250 seconds)
[10:02:14] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Ping timeout: 244 seconds)
[10:02:20] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[10:02:39] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:ecdd:2afd:2ba:f42d> has joined #angularjs
[10:03:00] <icebox> JanezStupar: and generally speaking... that in #angularjs? :)
[10:03:02] <JanezStupar> icebox: thanks found that already, I'm being lazy and wondering if there is an existing implementation that has evaded my google foo :)
[10:03:41] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:c93c:e556:9246:291f> has quit IRC (Ping timeout: 250 seconds)
[10:03:56] <JanezStupar> icebox: well the thing is that reactivex channel is not as lively and my assumption was that there is high likelihood that somebody could be aware of it here :)
[10:04:31] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:13d:12b4:9eb2:f324> has joined #angularjs
[10:04:36] <JanezStupar> Sorry for causing noise.
[10:04:36] <arlekin> JanezStupar: smart, make us competitive with react guys
[10:04:39] <arlekin> so clever
[10:04:55] <icebox> JanezStupar: what is your use case?
[10:05:25] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:655f:bdb7:117c:2c4e> has quit IRC (Ping timeout: 250 seconds)
[10:05:34] *** SuperflyR6 <SuperflyR6!~textual@188.188.90.246> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[10:06:21] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3982:19aa:5c00:9609> has joined #angularjs
[10:06:37] <jorgemcly> hah, making this plunkr is going to take me literally 5 hours
[10:06:47] <JanezStupar> icebox: doing API sync in web worker and passing updates to UI thread. Since ng-2 is all about Observables I would like to follow that pattern too, while avoiding writing too much infractstructure code.
[10:06:48] <Elarcis> arlekin: if I judged by the few react guys who came here, half their time would be spent spitting on us and circlejerking how their framework is best.
[10:06:52] <Elarcis> arlekin: luckily I don't /D
[10:07:09] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:ecdd:2afd:2ba:f42d> has quit IRC (Ping timeout: 250 seconds)
[10:08:00] *** sbellina_ <sbellina_!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[10:08:03] <icebox> JanezStupar: you may give a look at angularfire source code... not directly related to your use case, but it may give you a few hints
[10:08:06] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:93e:3a57:b5f:b548> has joined #angularjs
[10:08:37] <JanezStupar> icebox: thanks for the hint
[10:09:03] <icebox> JanezStupar: https://github.com/firebase/angularfire
[10:09:19] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:13d:12b4:9eb2:f324> has quit IRC (Ping timeout: 250 seconds)
[10:09:28] <arlekin> Elarcis: holy cow, im sooo glad we ain't nothing like that
[10:09:57] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[10:09:59] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e54e:a40:eaf:c326> has joined #angularjs
[10:10:14] *** Fanaen <Fanaen!~Fanaen@LStLambert-657-1-100-236.w90-63.abo.wanadoo.fr> has joined #angularjs
[10:10:40] <Elarcis> arlekin: yeah, no need to brag, everyone knows angularjs is better!
[10:11:03] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3982:19aa:5c00:9609> has quit IRC (Ping timeout: 250 seconds)
[10:11:37] *** Thorup <Thorup!~Thunderbi@83.221.128.165> has joined #angularjs
[10:11:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3595:9f8c:87cb:11ac> has joined #angularjs
[10:12:06] <arlekin> Elarcis: ;>
[10:12:47] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:93e:3a57:b5f:b548> has quit IRC (Ping timeout: 250 seconds)
[10:13:35] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f000:a69b:5d11:5256> has joined #angularjs
[10:14:31] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e54e:a40:eaf:c326> has quit IRC (Ping timeout: 250 seconds)
[10:14:43] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Read error: Connection reset by peer)
[10:14:52] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[10:15:23] *** brm <brm!~brm@62.213.106.56> has joined #angularjs
[10:15:27] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:fc65:9a41:e69:6f80> has joined #angularjs
[10:16:09] <brm> http://pastebin.com/AgGL5u3H
[10:16:15] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3595:9f8c:87cb:11ac> has quit IRC (Ping timeout: 250 seconds)
[10:16:26] <brm> why can`t i use ngFor inside another ngFor
[10:16:37] <brm> ?
[10:17:15] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:e1b5:d3c3:46a2:391e> has joined #angularjs
[10:17:20] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[10:17:47] *** Boyvui821 <Boyvui821!71a16cca@gateway/web/freenode/ip.113.161.108.202> has joined #angularjs
[10:18:02] *** Thorup <Thorup!~Thunderbi@83.221.128.165> has quit IRC (Quit: Thorup)
[10:18:07] <Boyvui821> hello every body
[10:18:17] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[10:18:25] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f000:a69b:5d11:5256> has quit IRC (Ping timeout: 250 seconds)
[10:18:28] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[10:19:08] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:adad:e0fd:2351:f989> has joined #angularjs
[10:19:18] *** Foxandxss <Foxandxss!~textual@unaffiliated/foxandxss> has joined #angularjs
[10:19:45] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 246 seconds)
[10:19:55] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[10:20:06] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[10:20:09] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:fc65:9a41:e69:6f80> has quit IRC (Ping timeout: 250 seconds)
[10:20:11] *** senayar <senayar!~senayar@unaffiliated/senayar> has joined #angularjs
[10:20:28] <Nasp> @brm You are not outputtting anything in your inner for
[10:20:28] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[10:20:32] <Nasp> Or are you getting some kind of error?
[10:20:54] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5f4:df68:336e:f89b> has joined #angularjs
[10:21:17] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[10:21:53] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:e1b5:d3c3:46a2:391e> has quit IRC (Ping timeout: 250 seconds)
[10:22:45] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:cd3:4de7:9013:e818> has joined #angularjs
[10:23:02] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[10:23:37] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:adad:e0fd:2351:f989> has quit IRC (Ping timeout: 250 seconds)
[10:23:57] <jorgemcly> can someone explain why the screen isn't printing the value for user.status? It's clearly due to ngDialog, but I don't understand why: http://plnkr.co/edit/xQBkMsOHPljKUkJgnd9Z?p=preview
[10:24:16] *** phil23 <phil23!~filippo@78-134-17-190.v4.ngi.it> has joined #angularjs
[10:24:21] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)
[10:24:34] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:79f5:f7ef:2286:c256> has joined #angularjs
[10:24:37] *** Villae <Villae!villae@run.bombsquad.org> has joined #angularjs
[10:24:57] <Foxandxss> first step, don't use the .min version so you can see the errors
[10:25:46] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has joined #angularjs
[10:25:47] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5f4:df68:336e:f89b> has quit IRC (Ping timeout: 250 seconds)
[10:25:52] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[10:26:19] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a0ca:956f:1ee8:eee2> has joined #angularjs
[10:26:21] <jorgemcly> Foxandxss: unfortunately, the only available CDN is a min
[10:26:28] <Foxandxss> for angular
[10:26:44] <Foxandxss> you can remove the ".min" part directly there
[10:27:14] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has joined #angularjs
[10:27:31] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:cd3:4de7:9013:e818> has quit IRC (Ping timeout: 250 seconds)
[10:28:11] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:69ed:d8fb:a84:6b63> has joined #angularjs
[10:28:33] *** mischat <mischat!~mischat@195.40.10.116> has joined #angularjs
[10:28:49] <uru> Foxandxss: Do you know of any decent "how to"s for setting up ng2 with karma? I've been trying using google results for the last few days but not having much luck. I'm pretty sure I've not got systemjs set up correctly but being new to this I have no idea what I am doing wrong
[10:29:05] <Foxandxss> check angular/quickstart
[10:29:10] <Foxandxss> we have a good setup there
[10:29:15] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:79f5:f7ef:2286:c256> has quit IRC (Ping timeout: 250 seconds)
[10:29:21] <uru> Cool, tahnks for the pointer
[10:29:24] <uru> *Thanks
[10:29:46] <DocMika> Disconnectinf for now, see you later guyz :)
[10:29:57] *** DocMika <DocMika!d5e0315a@gateway/web/freenode/ip.213.224.49.90> has quit IRC (Quit: Page closed)
[10:29:59] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:7564:7142:aa63:4f02> has joined #angularjs
[10:30:03] *** mischat_ <mischat_!~mischat@195.40.10.116> has joined #angularjs
[10:30:36] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 246 seconds)
[10:30:59] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a0ca:956f:1ee8:eee2> has quit IRC (Ping timeout: 250 seconds)
[10:31:11] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[10:31:22] <Elarcis> speaking of which, Foxandxss, how is your webpack stater doing? :D
[10:31:31] <Foxandxss> awesome
[10:31:38] <Foxandxss> I need to work on it a bit, but dayjob has been busy for me
[10:31:46] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a80a:a762:76f0:350> has joined #angularjs
[10:31:46] *** Jellyg00se <Jellyg00se!~Jellyg00s@46.33.133.248> has joined #angularjs
[10:32:43] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:69ed:d8fb:a84:6b63> has quit IRC (Ping timeout: 250 seconds)
[10:33:35] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:64d8:48e:dec3:d5ef> has joined #angularjs
[10:33:54] *** mischat <mischat!~mischat@195.40.10.116> has quit IRC (Ping timeout: 276 seconds)
[10:34:20] <Elarcis> hehe, I know what you mean
[10:34:27] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:7564:7142:aa63:4f02> has quit IRC (Ping timeout: 250 seconds)
[10:35:12] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Ping timeout: 276 seconds)
[10:35:21] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:44c:792c:6445:b77e> has joined #angularjs
[10:35:29] <m0ltar> Is it possible to write these promise callbacks cleaner in ES6? https://gist.github.com/6bffc618e4e02624477f022b6685d2a7
[10:35:44] <m0ltar> I need access to object in the callback
[10:35:44] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[10:36:01] <Pyrrhus> Foxandxss: I´m still using it ;) still trying to get debugging working in visual studio code (unsuccessfully)
[10:36:06] <m0ltar> if I just write then(this._success) then I don't get that, so I have to wrap it into () => this._...
[10:36:37] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a80a:a762:76f0:350> has quit IRC (Ping timeout: 250 seconds)
[10:36:52] <heartburn> m0ltar: doesn't the old `let me = this;` trick work?
[10:37:15] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:9c14:62c8:23ec:3952> has joined #angularjs
[10:37:31] <m0ltar> heartburn: I am not sure how it helps in this case? the callbacks don't have access to object
[10:37:48] *** spikeheadon <spikeheadon!~spikes@23.232.158.5> has joined #angularjs
[10:37:59] <zomg> m0ltar: one way to do it is this.whatever.bind(this)
[10:38:00] <m0ltar> because they are called from the context of the authService
[10:38:13] *** spikey <spikey!~spikes@122.175.246.22> has joined #angularjs
[10:38:18] *** spikey <spikey!~spikes@122.175.246.22> has quit IRC (Max SendQ exceeded)
[10:38:21] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:64d8:48e:dec3:d5ef> has quit IRC (Ping timeout: 250 seconds)
[10:38:22] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[10:38:25] <heartburn> m0ltar: something's telling me they're not.
[10:38:29] <m0ltar> zomg: but it looks less cleaner then haha
[10:38:31] <m0ltar> im just trying to find more elegant way of doing.
[10:38:42] <m0ltar> heartburn: possibly, i am somewhat of a noob when it comes to js
[10:38:53] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[10:39:00] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:db8:f39d:b196:920> has joined #angularjs
[10:39:00] <zomg> m0ltar: there is a possible binding operator coming with ES7 or ES8
[10:39:04] <Elarcis> m0ltar: https://gist.github.com/anonymous/2c1c66e53d0ab9d067e0e8d00ec614a3 ?
[10:39:08] <zomg> but from what I can tell right now it's a bit unclear
[10:39:13] <zomg> there is a babel transform available for it though
[10:39:16] <m0ltar> but when i do: .then(this._success) the _success method doesn't have access to the main object
[10:39:24] <Elarcis> m0ltar: ah, didn't read your second message, strange
[10:39:27] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[10:39:36] <m0ltar> because when i do this._log (which is defined in the object) it says there is no such method
[10:39:39] <zomg> the binding operator looks something like `::this._success`
[10:39:49] <heartburn> holy fuck. es6 isn't quite here yet, es8? wtf.
[10:39:56] <zomg> which is probably the cleanest way to achieve what you want, which is why I'm surprised there is so little effort to get that into ES7
[10:40:05] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:44c:792c:6445:b77e> has quit IRC (Ping timeout: 250 seconds)
[10:40:25] <zomg> https://github.com/zenparsing/es-function-bind
[10:40:50] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:3cb6:56a4:b707:1747> has joined #angularjs
[10:40:58] <jorgemcly> ok so here's the plunkr. user status is supposed to change to 5, and console log shows the update, yet it doesn't update in the html. http://plnkr.co/edit/xQBkMsOHPljKUkJgnd9Z?p=preview
[10:41:02] <jorgemcly> icebox: ^
[10:41:49] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:9c14:62c8:23ec:3952> has quit IRC (Ping timeout: 250 seconds)
[10:41:52] *** aghiuru__ <aghiuru__!~aghiuru@92.177.67.70> has joined #angularjs
[10:42:02] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 260 seconds)
[10:42:07] <m0ltar> ok thank you, y'all, i will just stick with then( (res) => this._success(res) ) for now :)
[10:42:09] *** spikeheadon <spikeheadon!~spikes@23.232.158.5> has quit IRC (Ping timeout: 246 seconds)
[10:42:11] *** Limarson1 is now known as Limarson
[10:42:13] <m0ltar> its not that bad
[10:42:40] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:55a6:30da:2cea:1980> has joined #angularjs
[10:43:18] <m0ltar> but it was nicer when you could just put a function name in there .then(fnSuccess) and then have a function(res) {...}
[10:43:23] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[10:43:33] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:db8:f39d:b196:920> has quit IRC (Ping timeout: 250 seconds)
[10:43:54] *** nvankaam <nvankaam!~nick@83.232.64.34> has left #angularjs
[10:44:02] <heartburn> moogumbo: well, as i said. let me = this; somethingSomething().then(me.fnSuccess).catch(me.fnFail);
[10:44:12] <heartburn> quite nice, if you ask me.
[10:44:13] <Elarcis> m0ltar: yeah, I don't get why it doesn't work... is it specific to ES6?
[10:44:26] *** nvankaam <nvankaam!~nick@83.232.64.34> has joined #angularjs
[10:44:28] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:ca3:dadc:6798:da0a> has joined #angularjs
[10:44:30] <m0ltar> Elarcis: i dont get that also... maybe i'm doing something wrong? :)
[10:44:34] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 240 seconds)
[10:44:42] <icebox> jorgemcly: submitPost is not called, when the button is clicked
[10:44:55] <heartburn> moogumbo: sorry, meant to m0ltar
[10:44:56] *** dan2k3k4 <dan2k3k4!~dan2k3k4@unaffiliated/dan2k3k4> has quit IRC (Quit: Quit)
[10:44:59] <m0ltar> i mean the callback works, i just don't have the object context
[10:45:05] <icebox> jorgemcly: ah.. I see.. the submit in the dialog
[10:45:13] <jorgemcly> icebox: right
[10:45:17] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:3cb6:56a4:b707:1747> has quit IRC (Ping timeout: 250 seconds)
[10:46:02] *** SexualRickshaw|2 is now known as SexualRickshaw
[10:46:14] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[10:46:17] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:a950:70ff:6d2a:c39f> has joined #angularjs
[10:46:20] *** akkonrad <akkonrad!~akkonrad3@80-219-182-113.dclient.hispeed.ch> has joined #angularjs
[10:46:20] <mms_> Pyrrhus: hi
[10:47:27] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:55a6:30da:2cea:1980> has quit IRC (Ping timeout: 250 seconds)
[10:47:43] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has joined #angularjs
[10:47:50] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has quit IRC (Remote host closed the connection)
[10:47:54] <icebox> jorgemcly: in ngDialog... scope: $scope I am afraid it tweaks the scope
[10:48:01] <Pyrrhus> mms_: you have defined your tabs in the bootstrap way, not the angular-ui way.
[10:48:07] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5d22:5f95:91d9:67bd> has joined #angularjs
[10:48:08] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has joined #angularjs
[10:48:16] <mms_> oh but on desktop tabs are showing up
[10:48:16] <m0ltar> heartburn: nope, the "let me" trick doesn't work. still got have access to object context
[10:48:39] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[10:48:43] <icebox> jorgemcly: I don't think it is designed to pass $scope
[10:48:45] <m0ltar> heartburn: see https://gist.github.com/849705cf5d8151378bd84f84bd201e7c
[10:48:52] <mms_> I did not about there being difference
[10:48:59] <m0ltar> I get "Cannot read property 'debug' of undefined" error
[10:49:11] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:ca3:dadc:6798:da0a> has quit IRC (Ping timeout: 250 seconds)
[10:49:11] <Pyrrhus> mms_: your markup needs to conform to this : https://angular-ui.github.io/bootstrap/#/tabs
[10:49:12] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[10:49:12] <m0ltar> Because success method doesn't have accesss to this._log
[10:49:34] <Pyrrhus> mms_: (with <uib-tabset> and friends)
[10:49:34] <jorgemcly> icebox: if I remove scope: $scope, from the createModal, user status still doesn't update
[10:49:39] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has quit IRC (Ping timeout: 264 seconds)
[10:49:40] *** jagga <jagga!~jagga@2001:630:301:4629:957:6482:c97f:d6f> has joined #angularjs
[10:49:48] <Pyrrhus> mms_: otherwise it´ll never work as intended.
[10:49:50] <jorgemcly> http://plnkr.co/edit/xQBkMsOHPljKUkJgnd9Z?p=preview
[10:49:57] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:4907:3480:4474:476c> has joined #angularjs
[10:50:21] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[10:50:38] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Ping timeout: 244 seconds)
[10:50:48] <Limarson> Hey guys, I'm struggling a bit with angular2 Component communication... What I basically want to achieve, is to have 2 way data binding to my child components like [(foobar)]="xy", is it really needed to write event emitters for every single attributes change? Or is there some "easy" way to just say, "Child component, change your parent components property when yours is changed!"?
[10:50:50] <icebox> jorgemcly: ok... it is due to the digest cycle
[10:50:54] *** d3m0n <d3m0n!~d3m0n@unaffiliated/d3m0n> has joined #angularjs
[10:50:55] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:a950:70ff:6d2a:c39f> has quit IRC (Ping timeout: 250 seconds)
[10:51:03] <icebox> jorgemcly: you are updating the scope during the digest cycle
[10:51:14] <ngWalrus> oh boy it sure is fun to debug strange compilation bugs
[10:51:21] <jorgemcly> icebox: I see. what's the solution?
[10:51:28] *** radha <radha!6cabecfb@gateway/web/freenode/ip.108.171.236.251> has quit IRC (Quit: Page closed)
[10:51:41] <mms_> Pyrrhus: I wanted to actually make bootstrap work in angular ....do I need to get rid of this angular ui ?
[10:51:45] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:55:4a9:9bd9:8ebc> has joined #angularjs
[10:52:09] *** joshontheweb <joshontheweb!~joshonthe@107.170.131.201> has joined #angularjs
[10:52:14] <mms_> Pyrrhus: here it seems instead of classes i need to use tags
[10:52:39] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5d22:5f95:91d9:67bd> has quit IRC (Ping timeout: 250 seconds)
[10:52:52] <icebox> jorgemcly: well... in the index.html, there are two ng-controller="MainCtrl"
[10:53:21] <Pyrrhus> mms_: no, you need to use the full set of angular-ui stuff. that means scripts and markup. you only use bootstrap´s css.
[10:53:31] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 250 seconds)
[10:53:36] <mms_> ok
[10:53:37] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:ccde:5e38:4f7c:53ef> has joined #angularjs
[10:53:59] <Pyrrhus> if you want to make bootstrap work in anggular, you´re actually going to re-invent angular-ui/bootstrap ;)
[10:54:23] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:4907:3480:4474:476c> has quit IRC (Ping timeout: 250 seconds)
[10:54:25] *** _Penguin <_Penguin!~penguin@host109-157-191-52.range109-157.btcentralplus.com> has quit IRC (Ping timeout: 244 seconds)
[10:54:42] <jorgemcly> icebox: what effect does listing MainCtrl twice have on the digest cycle?
[10:55:10] <icebox> jorgemcly: none... indeed the problem was the double scope
[10:55:21] <jorgemcly> icebox: ok
[10:55:24] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:11d2:63f:d422:d2be> has joined #angularjs
[10:55:27] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has quit IRC (Read error: Connection reset by peer)
[10:56:33] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:55:4a9:9bd9:8ebc> has quit IRC (Ping timeout: 250 seconds)
[10:56:59] <icebox> jorgemcly: working http://plnkr.co/edit/KpdzQ1Tw9Cw9IwFTmzHG?p=preview
[10:57:14] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:599a:f2e4:f6e5:4407> has joined #angularjs
[10:57:23] <icebox> jorgemcly: removed double ng-controller, added angular.extend (with scope: $scope)
[10:58:09] <jorgemcly> icebox thank you, I'll have to read more about extend
[10:58:17] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:ccde:5e38:4f7c:53ef> has quit IRC (Ping timeout: 250 seconds)
[10:58:28] *** jagga <jagga!~jagga@2001:630:301:4629:957:6482:c97f:d6f> has quit IRC (Quit: Leaving)
[10:58:46] <icebox> jorgemcly: well... you need it not to break the reference :)
[10:58:59] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:3ddc:5b03:73a4:4081> has joined #angularjs
[10:59:12] <icebox> jorgemcly: (and be aware about the scopes) :)
[10:59:23] <jorgemcly> icebox yeah
[10:59:48] *** MattWelch <MattWelch!~MattWelch@cpe-107-15-131-156.nc.res.rr.com> has joined #angularjs
[11:00:01] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:11d2:63f:d422:d2be> has quit IRC (Ping timeout: 250 seconds)
[11:00:49] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:29ab:4684:1fad:ce2f> has joined #angularjs
[11:01:03] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 264 seconds)
[11:01:45] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:599a:f2e4:f6e5:4407> has quit IRC (Ping timeout: 250 seconds)
[11:02:36] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:4d74:2278:b070:8ce4> has joined #angularjs
[11:03:01] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[11:03:29] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:3ddc:5b03:73a4:4081> has quit IRC (Ping timeout: 250 seconds)
[11:03:36] <uru> Foxandxss: Can I bug you some more about karma please?
[11:03:44] <brm> Nasp i remove output inside first loop, the same error ocurred also
[11:03:48] *** keltvek <keltvek!~keltvek@unaffiliated/keltvek> has joined #angularjs
[11:04:25] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:25be:5194:576a:dd5d> has joined #angularjs
[11:04:27] *** MahaDev <MahaDev!~0mkar@45.249.80.183> has quit IRC (Quit: Leaving)
[11:05:39] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:29ab:4684:1fad:ce2f> has quit IRC (Ping timeout: 250 seconds)
[11:05:53] *** ycon_ <ycon_!~ycon_@CPE-121-209-8-127.bqgp1.sa.bigpond.net.au> has joined #angularjs
[11:06:17] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9d:c177:7b92:ec38> has joined #angularjs
[11:07:23] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:4d74:2278:b070:8ce4> has quit IRC (Ping timeout: 250 seconds)
[11:08:07] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:fd69:49e6:2163:41bc> has joined #angularjs
[11:08:35] *** dopesong <dopesong!~dopesong@158.238.116.89.static.lrtc.lt> has quit IRC (Remote host closed the connection)
[11:08:58] *** marr <marr!~ccc@77-254-101-253.adsl.inetia.pl> has joined #angularjs
[11:09:07] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:25be:5194:576a:dd5d> has quit IRC (Ping timeout: 250 seconds)
[11:09:28] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has quit IRC (Ping timeout: 272 seconds)
[11:09:32] <brm> how can i use ngFor inside another ngFor directive ?
[11:09:53] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a510:6182:b0bb:51d2> has joined #angularjs
[11:10:11] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has quit IRC (Remote host closed the connection)
[11:10:25] *** ycon_ <ycon_!~ycon_@CPE-121-209-8-127.bqgp1.sa.bigpond.net.au> has quit IRC (Ping timeout: 258 seconds)
[11:10:29] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has joined #angularjs
[11:10:47] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has joined #angularjs
[11:10:51] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d9d:c177:7b92:ec38> has quit IRC (Ping timeout: 250 seconds)
[11:11:07] <arlekin> i have productive last few days, making commits will be a bitch
[11:11:24] <Foxandxss> uru: I guess
[11:11:43] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3816:2347:950a:3df> has joined #angularjs
[11:12:24] <uru> Foxandxss: Missing error handler on `socket`.
[11:12:35] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:fd69:49e6:2163:41bc> has quit IRC (Ping timeout: 250 seconds)
[11:13:00] <uru> Foxandxss: Just new to all this so not quite sure how to best start debugging things, given that JS does not seem to give very helpful errors ;)
[11:13:08] <Foxandxss> not any helpful, yeah
[11:13:31] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f4b7:7db0:44a6:91a4> has joined #angularjs
[11:14:45] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:a510:6182:b0bb:51d2> has quit IRC (Ping timeout: 250 seconds)
[11:15:22] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e4de:9471:7e04:e876> has joined #angularjs
[11:15:24] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Quit: Leaving...)
[11:15:47] <mms_> Pyrrhus: I updated but still no luck
[11:16:29] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:3816:2347:950a:3df> has quit IRC (Ping timeout: 250 seconds)
[11:16:49] *** rickmak <rickmak!~rickmak@014136106102.ctinets.com> has quit IRC (Quit: rickmak)
[11:17:11] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f0f9:c9a0:dc05:be65> has joined #angularjs
[11:17:21] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[11:17:25] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[11:17:40] <uru> I'm using the configs you linked from the quickstart, just with updated paths
[11:18:13] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f4b7:7db0:44a6:91a4> has quit IRC (Ping timeout: 250 seconds)
[11:19:00] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f84b:c3c0:4cc:96e6> has joined #angularjs
[11:19:57] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:e4de:9471:7e04:e876> has quit IRC (Ping timeout: 250 seconds)
[11:20:46] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5de9:4368:8a6b:5f34> has joined #angularjs
[11:20:47] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has joined #angularjs
[11:21:11] <uru> Foxandxss: Not sure if it helps but the debug log is here https://gist.github.com/stevewest/50f0c056d34187ed9beac72e234bfd68
[11:21:41] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:f0f9:c9a0:dc05:be65> has quit IRC (Ping timeout: 250 seconds)
[11:22:37] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b9b5:f1d6:da1c:8c63> has joined #angularjs
[11:22:37] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[11:23:34] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[11:23:51] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:f84b:c3c0:4cc:96e6> has quit IRC (Ping timeout: 250 seconds)
[11:24:15] *** PiotrekR <PiotrekR!~piotrek@213-216-112-170.static.ip.netia.com.pl> has joined #angularjs
[11:24:16] <mms_> Pyrrhus: ?
[11:24:22] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:d49:b2da:cb95:1631> has joined #angularjs
[11:25:11] <Pyrrhus> mms_: I can´t do anything without code, my magic is low today ;)
[11:25:35] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:5de9:4368:8a6b:5f34> has quit IRC (Ping timeout: 250 seconds)
[11:25:48] <Pyrrhus> the sample in the documentation is pretty simple and self-explanatory, you should be able to build on that in a plunk.
[11:26:12] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:811:32d4:22f9:6c7e> has joined #angularjs
[11:26:35] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[11:27:11] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[11:27:13] <mms_> Pyrrhus: I have shared plunk
[11:27:19] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:b9b5:f1d6:da1c:8c63> has quit IRC (Ping timeout: 250 seconds)
[11:27:49] <mms_> Pyrrhus: as per docs I updated backups.html but still the plunk when run does not show it
[11:28:04] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:2c86:ca79:f955:cc0> has joined #angularjs
[11:28:11] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[11:28:36] *** scorphus <scorphus!~scorphus@148.251.208.89> has joined #angularjs
[11:29:03] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:d49:b2da:cb95:1631> has quit IRC (Ping timeout: 250 seconds)
[11:29:54] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:41ec:eb52:52ed:ccbd> has joined #angularjs
[11:30:47] *** tarnus_ <tarnus_!~tarnus@2602:306:ccaa:9790:811:32d4:22f9:6c7e> has quit IRC (Ping timeout: 250 seconds)
[11:30:49] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has joined #angularjs
[11:31:27] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[11:32:13] *** alex3683 <alex3683!~alex3683@x4e30b300.dyn.telefonica.de> has joined #angularjs
[11:32:31] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:2c86:ca79:f955:cc0> has quit IRC (Ping timeout: 250 seconds)
[11:32:32] <Elarcis> is there a way I could hide promises then() to someone who has to work on tests, but is mostly tech illiterate?
[11:32:35] <Elarcis> so he could have getResponse().expectValue().toEqual()
[11:32:46] *** moep <moep!~marcules@unaffiliated/marcules> has joined #angularjs
[11:33:18] <Pyrrhus> mms_: which plunk ? I still see the wrong markup at https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview
[11:33:20] <Elarcis> instead of getResponse().then(expectValue).then(function(value) { expect(value).toEqual(...) }
[11:34:06] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[11:34:10] *** qdk <qdk!~qdk@x1-6-a0-63-91-fb-46-ea.cpe.webspeed.dk> has quit IRC (Ping timeout: 272 seconds)
[11:34:26] *** Mythh <Mythh!~Myth@bl22-12-247.dsl.telepac.pt> has joined #angularjs
[11:34:41] *** tarnus__ <tarnus__!~tarnus@2602:306:ccaa:9790:41ec:eb52:52ed:ccbd> has quit IRC (Ping timeout: 250 seconds)
[11:35:04] *** aghiuru__ <aghiuru__!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 244 seconds)
[11:35:31] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[11:36:37] *** joshontheweb <joshontheweb!~joshonthe@107.170.131.201> has quit IRC (Quit: Computer has gone to sleep.)
[11:36:37] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[11:37:33] *** Mythhh <Mythhh!~Myth@bl22-13-176.dsl.telepac.pt> has quit IRC (Ping timeout: 240 seconds)
[11:37:41] *** ngbot <ngbot!~ngbot@192.30.252.41> has joined #angularjs
[11:37:41] <ngbot> [angular.js] Narretz pushed 4 new commits to master: https://git.io/vosrO
[11:37:41] <ngbot> angular.js/master 97bbf86 Siddique Hameed: fix($compile): don't trim white-space in attributes...
[11:37:41] <ngbot> angular.js/master 305ba1a Martin Staffa: fix($compile): don't add leading white-space in attributes for a specific merge case...
[11:37:41] <ngbot> angular.js/master 47724ba Lucas Galfaso: feat(input[radio]): allow ng-trim to work for input[type=radio]...
[11:37:41] *** ngbot <ngbot!~ngbot@192.30.252.41> has left #angularjs
[11:38:11] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[11:38:28] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has joined #angularjs
[11:38:35] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[11:38:49] *** helloss <helloss!51e6c8d9@gateway/web/freenode/ip.81.230.200.217> has joined #angularjs
[11:39:00] *** dopesong <dopesong!~dopesong@88-119-208-184.static.zebra.lt> has joined #angularjs
[11:39:26] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Remote host closed the connection)
[11:39:35] <helloss> Hi, im using Laravel and have made an angular onepage site. One view is for the guests and one for the logged in users. How can I seperate these to in my auth?
[11:41:34] *** ngbot <ngbot!~ngbot@192.30.252.42> has joined #angularjs
[11:41:34] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: https://git.io/vosrd
[11:41:34] <ngbot> angular.js/master 2274dc7 Georgios Kalpakas: docs(misc/downloading): update content - include missing modules...
[11:41:34] *** ngbot <ngbot!~ngbot@192.30.252.42> has left #angularjs
[11:41:39] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 246 seconds)
[11:41:47] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[11:41:47] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to v1.5.x: https://git.io/vosrF
[11:41:47] <ngbot> angular.js/v1.5.x 9fca87c Georgios Kalpakas: docs(misc/downloading): update content - include missing modules...
[11:41:47] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[11:42:21] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 246 seconds)
[11:42:29] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[11:42:39] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[11:43:02] *** DieguezZ <DieguezZ!~textual@85.251.145.151.dyn.user.ono.com> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[11:43:04] *** _Penguin <_Penguin!~penguin@host86-145-207-1.range86-145.btcentralplus.com> has joined #angularjs
[11:44:17] *** Crisdell <Crisdell!7a34672b@gateway/web/freenode/ip.122.52.103.43> has joined #angularjs
[11:45:14] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has joined #angularjs
[11:46:01] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has joined #angularjs
[11:46:26] *** ngbot <ngbot!~ngbot@192.30.252.45> has joined #angularjs
[11:46:26] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: https://git.io/voso0
[11:46:26] <ngbot> angular.js/master f3f5cf7 mirabilos: fix(input[email]): improve email address validation...
[11:46:26] *** ngbot <ngbot!~ngbot@192.30.252.45> has left #angularjs
[11:46:40] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[11:46:40] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to v1.5.x: https://git.io/vosou
[11:46:40] <ngbot> angular.js/v1.5.x f423dc6 mirabilos: fix(input[email]): improve email address validation...
[11:46:40] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[11:48:10] *** rickmak_ <rickmak_!~rickmak@014136106102.ctinets.com> has joined #angularjs
[11:48:33] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[11:48:46] *** Crisdell <Crisdell!7a34672b@gateway/web/freenode/ip.122.52.103.43> has quit IRC (Ping timeout: 250 seconds)
[11:50:03] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 244 seconds)
[11:50:26] *** joshontheweb <joshontheweb!~joshonthe@104.236.88.149> has joined #angularjs
[11:52:59] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[11:52:59] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: https://git.io/vosKB
[11:52:59] <ngbot> angular.js/master 3b4bfa1 Martin Staffa: refactor(ngMock): extract browserTrigger from ngScenario...
[11:52:59] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[11:53:44] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[11:53:58] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[11:54:12] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[11:54:13] *** jorgemcly <jorgemcly!c608502c@gateway/web/freenode/ip.198.8.80.44> has quit IRC (Quit: Page closed)
[11:55:02] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[11:56:32] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[11:57:26] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[11:57:47] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has quit IRC (Read error: Connection reset by peer)
[11:58:57] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[11:59:43] *** unclechu <unclechu!~unclechu@94.77.143.73> has joined #angularjs
[11:59:45] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has joined #angularjs
[12:00:54] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has quit IRC (Ping timeout: 244 seconds)
[12:01:16] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[12:01:27] *** alex3683 <alex3683!~alex3683@x4e30b300.dyn.telefonica.de> has quit IRC (Remote host closed the connection)
[12:02:34] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[12:03:23] *** erol_ <erol_!~erol@ANantes-658-1-57-145.w83-204.abo.wanadoo.fr> has quit IRC (Remote host closed the connection)
[12:03:25] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[12:03:27] *** joshontheweb <joshontheweb!~joshonthe@104.236.88.149> has quit IRC (Ping timeout: 264 seconds)
[12:04:15] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:55db:c123:c988:a50> has joined #angularjs
[12:04:20] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[12:04:33] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[12:05:03] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Max SendQ exceeded)
[12:05:25] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[12:05:46] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[12:06:52] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has joined #angularjs
[12:07:09] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Max SendQ exceeded)
[12:08:55] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:55db:c123:c988:a50> has quit IRC (Ping timeout: 250 seconds)
[12:09:05] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[12:09:16] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[12:09:20] *** FrontPsych <FrontPsych!~Psychiatr@wifi.itcollege.ee> has joined #angularjs
[12:12:54] *** Psych <Psych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Ping timeout: 258 seconds)
[12:13:26] *** mronoffon_clone <mronoffon_clone!~mronoffon@173.220.255.24> has joined #angularjs
[12:14:48] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[12:14:48] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: https://git.io/vosix
[12:14:48] <ngbot> angular.js/master 04cad41 Raphael Jamet: fix($compile): secure `link[href]` as a `RESOURCE_URL`s in `$sce`....
[12:14:48] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[12:16:12] *** rickmak_ <rickmak_!~rickmak@014136106102.ctinets.com> has quit IRC (Quit: rickmak_)
[12:16:39] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 264 seconds)
[12:18:03] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has quit IRC (Remote host closed the connection)
[12:18:51] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has joined #angularjs
[12:19:09] *** naveenvalecha <naveenvalecha!~naveenval@unaffiliated/naveenvalecha> has quit IRC (Remote host closed the connection)
[12:19:17] *** d3m0n <d3m0n!~d3m0n@unaffiliated/d3m0n> has quit IRC ()
[12:19:23] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[12:19:41] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[12:20:22] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[12:20:42] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[12:21:02] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[12:21:02] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Remote host closed the connection)
[12:21:48] *** omenius <omenius!~omenius@82-181-47-173.bb.dnainternet.fi> has quit IRC (Ping timeout: 276 seconds)
[12:23:10] *** texinwien <texinwien!~texinwien@213162068091.public.t-mobile.at> has joined #angularjs
[12:24:43] *** moeabdol1 <moeabdol1!~moeabdol@37.104.156.42> has joined #angularjs
[12:25:22] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[12:25:28] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has joined #angularjs
[12:25:33] *** cliluw <cliluw!~cliluw@unaffiliated/cliluw> has quit IRC (Read error: Connection reset by peer)
[12:25:42] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 244 seconds)
[12:25:58] *** cliluw <cliluw!~cliluw@unaffiliated/cliluw> has joined #angularjs
[12:26:22] <icebox> Elarcis: with chai... expect(value).to.eventually.equal(something)
[12:26:54] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Remote host closed the connection)
[12:27:10] *** SET001 <SET001!~SET@193.111.242.220> has joined #angularjs
[12:27:22] *** moeabdol <moeabdol!~moeabdol@136.0.0.235> has quit IRC (Ping timeout: 272 seconds)
[12:27:28] *** boann <boann!~BOANN@ip51ceb71a.adsl-surfen.hetnet.nl> has quit IRC (Ping timeout: 258 seconds)
[12:27:43] *** boann <boann!~BOANN@ip51ceb71a.adsl-surfen.hetnet.nl> has joined #angularjs
[12:27:49] *** naveenvalecha <naveenvalecha!~naveenval@unaffiliated/naveenvalecha> has joined #angularjs
[12:28:11] *** shayla <shayla!~Murph@93-46-189-23.ip109.fastwebnet.it> has joined #angularjs
[12:28:26] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has joined #angularjs
[12:28:50] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 250 seconds)
[12:29:15] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[12:29:39] *** angularjs744 <angularjs744!9cd4851f@gateway/web/freenode/ip.156.212.133.31> has joined #angularjs
[12:29:50] *** angularjs744 <angularjs744!9cd4851f@gateway/web/freenode/ip.156.212.133.31> has quit IRC (Client Quit)
[12:31:46] *** b0x <b0x!~b0x@180.183.148.46> has joined #angularjs
[12:31:46] *** b0x <b0x!~b0x@180.183.148.46> has quit IRC (Changing host)
[12:31:46] *** b0x <b0x!~b0x@unaffiliated/b0x> has joined #angularjs
[12:31:48] *** aslate <aslate!~aslate@195.89.19.142> has joined #angularjs
[12:32:13] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 252 seconds)
[12:32:52] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[12:33:23] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[12:34:40] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has joined #angularjs
[12:35:05] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[12:38:38] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak_)
[12:38:43] *** ewet <ewet!~ewet@unaffiliated/ewet> has quit IRC (Quit: Leaving)
[12:38:50] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Read error: Connection reset by peer)
[12:39:14] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[12:39:20] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[12:39:21] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[12:39:39] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Ping timeout: 244 seconds)
[12:40:22] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[12:40:25] *** Fusselwurm <Fusselwurm!~quassel@89.27.166.58> has joined #angularjs
[12:41:46] *** fees <fees!~fees_@d54C22E1C.access.telenet.be> has quit IRC (Remote host closed the connection)
[12:42:32] *** unclechu <unclechu!~unclechu@94.77.143.73> has quit IRC (Remote host closed the connection)
[12:43:11] *** TeddyMurray <TeddyMurray!~TeddyMurr@2600:8801:358b:100:98ff:408a:f45d:b2bf> has quit IRC (Ping timeout: 258 seconds)
[12:43:11] *** TeddyMurray__ <TeddyMurray__!~TeddyMurr@2600:8801:358b:100:98ff:408a:f45d:b2bf> has quit IRC (Ping timeout: 258 seconds)
[12:43:11] *** davi <davi!~davi@gnu/davi> has joined #angularjs
[12:43:18] *** walden|afk <walden|afk!walden@nat/redhat/x-zlubgjqwvbmthdzo> has quit IRC (Read error: Connection reset by peer)
[12:43:19] *** p0k0 <p0k0!uid48690@gateway/web/irccloud.com/x-tinddzzshcttqogn> has quit IRC (Quit: Connection closed for inactivity)
[12:43:33] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[12:44:01] *** encryptd_fractal <encryptd_fractal!~encryptd_@2601:449:8301:59dd:15cc:165d:ea32:c1dc> has quit IRC (Ping timeout: 250 seconds)
[12:44:09] <uru> Foxandxss: After some digging I seem to have a better error message https://gist.github.com/stevewest/2bfa74b043a6b743fc697eb84201db05
[12:44:25] <Foxandxss> sorry, I went to the shop
[12:44:33] *** mms_ <mms_!~mms_@49.32.0.216> has quit IRC (Ping timeout: 276 seconds)
[12:44:34] *** vishad <vishad!7aa2ec1d@gateway/web/freenode/ip.122.162.236.29> has joined #angularjs
[12:44:39] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[12:44:41] <Foxandxss> no idea without seeing your entire workflow
[12:45:09] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[12:45:12] <uru> Foxandxss: No worries. And not sure I'm going to be able to do that at this time :(
[12:45:31] *** plutoniix <plutoniix!~q@110.77.132.109> has quit IRC (Quit: จรลี จรลา)
[12:45:34] <Elarcis> icebox: sweet!
[12:45:38] <Elarcis> looking it up right now
[12:47:18] <vishad> Can anyone help me, i am facing an issue in refreshing the screen, in that i am loading the whole database again.
[12:47:51] <uru> Foxandxss: I can post karma configs and the like if that will help
[12:47:53] *** unclechu <unclechu!~unclechu@94.77.143.73> has joined #angularjs
[12:48:05] <Foxandxss> you can try
[12:48:08] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has joined #angularjs
[12:48:37] <vishad> actually how to force reload a page in angularjs
[12:48:54] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Read error: Connection reset by peer)
[12:49:06] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[12:49:44] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has joined #angularjs
[12:50:03] *** metamul_ <metamul_!~metamul@CPE84948c20cde1-CM84948c20cde0.cpe.net.cable.rogers.com> has joined #angularjs
[12:50:16] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[12:50:38] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[12:51:03] *** prashsant <prashsant!cb5c2c02@gateway/web/freenode/ip.203.92.44.2> has joined #angularjs
[12:51:04] <vishad> ??
[12:51:26] *** enykeev <enykeev!~enykeev@mech.sh> has quit IRC (Ping timeout: 272 seconds)
[12:51:27] *** daredev <daredev!sid41659@gateway/web/irccloud.com/x-niahyuuidvwvrcuq> has quit IRC (Ping timeout: 264 seconds)
[12:51:40] <prashsant> How to apply angularjs-dropdown-multiselect for filtering in table
[12:51:41] <Foxandxss> you can try on google too
[12:51:48] <Foxandxss> that is an easy query to google
[12:51:55] <vishad> Can anyone help me, i am facing an issue in refreshing the screen, in that i am loading the whole database again, actually how to force reload a page in angularjs #angularjs
[12:52:06] *** wtf_ <wtf_!~wtf@host25.186-125-147.telecom.net.ar> has joined #angularjs
[12:52:07] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 260 seconds)
[12:52:21] <uru> Foxandxss: I have, none of the possible soltions seem to have helped https://gist.github.com/stevewest/15b462ea5768b8d8bf2d556d1b0b842b
[12:52:25] <grug> vishad: have you tried googling the problem?
[12:52:42] <ngWalrus> but googling requires me to do my own work :(
[12:52:44] *** mronoffon_clone <mronoffon_clone!~mronoffon@173.220.255.24> has quit IRC (Quit: mronoffon_clone)
[12:52:50] <icebox> grug: I suppose he did... but the question doesn't make sense
[12:52:51] *** daredev <daredev!sid41659@gateway/web/irccloud.com/x-ktjqjtytzatyrvuk> has joined #angularjs
[12:53:03] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has quit IRC (Ping timeout: 240 seconds)
[12:53:15] <prashsant> here is my question http://stackoverflow.com/questions/37726339/how-to-apply-angularjs-dropdown-multiselect-for-filtering-table-data-in-angularj
[12:53:16] *** metamul <metamul!~metamul@CPE84948c20cde1-CM84948c20cde0.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 264 seconds)
[12:53:20] *** kegster <kegster!~kegster@unaffiliated/kegster> has quit IRC (Ping timeout: 272 seconds)
[12:53:27] <icebox> grug: if the template doesn't update, you know, there is abreking reference issue :)
[12:53:59] <grug> not necessarily
[12:54:40] <icebox> grug: agree... but quite often it is the main cause :)
[12:54:48] <Foxandxss> uru: no idea. I don't really know much about systemjs (I use webpack) so I don't know if you have anything systemjs related in a wrong way
[12:54:48] *** Mr-K <Mr-K!~wtf@host218.186-124-252.telecom.net.ar> has quit IRC (Ping timeout: 244 seconds)
[12:54:52] <vishad> yes, i have tried, but not found proper solution, i m making app in phonegap. in that i m facing the issue. previously i have using onload to main main screen i.e if you refresh it will redirect to main dasgboard. i need the page refresh and not redirect to some other page
[12:55:04] <Foxandxss> icebox: lot of years here and you still suppose that?
[12:55:15] <icebox> Foxandxss: :P
[12:55:34] <icebox> Foxandxss: it was a polite premise :)
[12:55:50] <Foxandxss> I ditched that idea long ago
[12:56:02] <Foxandxss> people only want the solutions in here, not to google for them
[12:56:04] *** enykeev <enykeev!~enykeev@mech.sh> has joined #angularjs
[12:56:08] <uru> Foxandxss: Only using systemjs as it was being used on the ng2 tutorials ;) The quickstart also seems to use it and I can run karma on that project with no issues
[12:56:32] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has joined #angularjs
[12:56:40] *** kegster <kegster!~kegster@unaffiliated/kegster> has joined #angularjs
[12:56:49] <Foxandxss> uru: yeah, but the systemjs config was there when I came and the karma stuff, did it myself, but stole from the gal who does testing at the core team :P
[12:57:12] <icebox> Foxandxss: bad boy :P
[12:57:22] <uru> lol, dev work 101: Ask someone else
[12:57:40] *** prashsant <prashsant!cb5c2c02@gateway/web/freenode/ip.203.92.44.2> has quit IRC (Ping timeout: 250 seconds)
[12:57:59] <vishad> can any one help me on this , i m making app in phonegap. in that i m facing the issue. previously i have using onload to main main screen i.e if you refresh it will redirect to main dasgboard. i need the page refresh and not redirect to some other page
[12:58:00] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[12:58:13] *** Boyvui821 <Boyvui821!71a16cca@gateway/web/freenode/ip.113.161.108.202> has quit IRC (Quit: Page closed)
[12:58:25] *** GuiltyLemon <GuiltyLemon!~guiltylem@unaffiliated/guiltylemon> has quit IRC (Ping timeout: 260 seconds)
[12:58:42] <Elarcis> vishad: we are the same people than a few minutes ago, no need to copypaste your question again ;)
[12:59:12] <vishad> ok, my bad.... please help me on that
[12:59:15] <Elarcis> vishad: if you want to save the state of your app, either use cookies/localStorage, or a proper routing module for angularjs
[12:59:20] <grug> vishad: are you able to share your code
[12:59:25] *** roachiepoopoo <roachiepoopoo!~roachiepo@50.168.15.227> has quit IRC (Quit: Quittin' Time!)
[12:59:28] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak)
[12:59:35] <icebox> vishad: "How to apply angularjs-dropdown-multiselect for filtering table data in angularjs" is not "how to refresh my page"
[12:59:42] <Elarcis> icebox: not the same person
[13:00:14] <icebox> vishad: ops... I beg your pardon :)
[13:00:18] <icebox> Elarcis: than ks you
[13:00:21] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[13:00:59] <vishad> here is the code, please find
[13:01:02] <vishad> $scope.sync = function() // global sync function which get call user click on sync button from side menu { if (window.localStorage.getItem("deviceStatus") != 2 || window.localStorage.getItem("deviceStatus") != '2' || window.localStorage.getItem("deviceStatus") != "2") { connectionStatus = navigator.onLine ? 'online' : 'offline'; if (co
[13:01:12] <icebox> vishad: don't paste the code here, please
[13:01:22] *** brollypop <brollypop!~brollypop@195.178.115.1> has quit IRC (Remote host closed the connection)
[13:01:27] <vishad> sorry for that..
[13:01:37] <icebox> vishad: when asking for code, it means on a paste service or a plunker :)
[13:02:45] *** svycka <svycka!~vytautas@89.249.92.142> has quit IRC (Ping timeout: 276 seconds)
[13:03:21] *** GuiltyLemon <GuiltyLemon!~guiltylem@unaffiliated/guiltylemon> has joined #angularjs
[13:03:35] *** brollypop <brollypop!~brollypop@195.178.115.1> has joined #angularjs
[13:03:45] *** brollypop <brollypop!~brollypop@195.178.115.1> has quit IRC (Remote host closed the connection)
[13:03:47] <vishad> ? humm
[13:03:48] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[13:03:57] <icebox> vishad: if you are using routing, you can reload the state
[13:04:33] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 240 seconds)
[13:04:56] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[13:06:52] *** Prashant <Prashant!cb5c2c02@gateway/web/freenode/ip.203.92.44.2> has joined #angularjs
[13:07:05] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[13:07:11] <Prashant> am i ask question here for angularjs?
[13:07:22] *** brollypop <brollypop!~brollypop@195.178.115.1> has joined #angularjs
[13:07:25] <icebox> yep
[13:08:05] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[13:08:09] <Prashant> How to apply angularjs-dropdown-multiselect for filtering in table?
[13:08:17] *** cristatus <cristatus!~cristatus@117.212.219.238> has joined #angularjs
[13:08:26] <Prashant> here is link http://stackoverflow.com/questions/37726339/how-to-apply-angularjs-dropdown-multiselect-for-filtering-table-data-in-angularj
[13:08:40] <ngWalrus> provide plunkr
[13:08:53] *** roachiepoopoo <roachiepoopoo!~roachiepo@50.168.15.227> has joined #angularjs
[13:09:08] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[13:09:11] *** ngbot <ngbot!~ngbot@192.30.252.41> has joined #angularjs
[13:09:11] <ngbot> [angular.js] gkalpak pushed 1 new commit to master: https://git.io/vosyU
[13:09:11] <ngbot> angular.js/master 53ab8bc Georgios Kalpakas: fix($routeProvider): do not deep-copy route definition objects...
[13:09:11] *** ngbot <ngbot!~ngbot@192.30.252.41> has left #angularjs
[13:09:18] <Prashant> I also put my question on stackoverflow
[13:09:23] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[13:09:25] <Prashant> kindly help me
[13:09:44] <icebox> vishad: no private messages, please
[13:10:01] <vishad> icebox : ok
[13:10:06] *** ngbot <ngbot!~ngbot@192.30.252.45> has joined #angularjs
[13:10:06] <ngbot> [angular.js] gkalpak pushed 1 new commit to v1.5.x: https://git.io/vosyL
[13:10:06] <ngbot> angular.js/v1.5.x 6d0dcca Georgios Kalpakas: fix($routeProvider): do not deep-copy route definition objects...
[13:10:06] *** ngbot <ngbot!~ngbot@192.30.252.45> has left #angularjs
[13:10:27] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[13:10:45] <icebox> vishad: without any working code to test something, we are only guess what is the solution
[13:11:22] <icebox> vishad: we only guess*
[13:11:54] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[13:11:56] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has joined #angularjs
[13:12:02] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has quit IRC (Max SendQ exceeded)
[13:12:09] <Elarcis> ok, let's try chai + chai-as-promised then
[13:12:33] <icebox> vishad: window.location = "my url"; // is another try
[13:12:57] <icebox> vishad: but I am sure I didn't understand what you are trying to do
[13:13:52] <vishad> icebox: how to force reload a page in js
[13:13:53] *** Christer <Christer!~christer@unaffiliated/christer> has joined #angularjs
[13:14:26] <icebox> vishad: sure... but that doesn't mean a lot without a context... because I may answer "press F5" :)
[13:14:26] *** Aliks_ <Aliks_!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[13:14:31] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[13:14:51] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 264 seconds)
[13:14:54] <vishad> icebox:oh
[13:15:35] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has quit IRC (Read error: Connection reset by peer)
[13:15:47] <icebox> vishad: https://developer.mozilla.org/en-US/docs/Web/API/Window/location
[13:15:48] *** b0x <b0x!~b0x@unaffiliated/b0x> has quit IRC (Quit: b0x)
[13:16:08] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[13:16:08] *** HouseMD <HouseMD!~GitGud@unaffiliated/gitgud> has joined #angularjs
[13:16:42] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has joined #angularjs
[13:16:46] *** liulanghan <liulanghan!~liulangha@183.221.105.52> has quit IRC (Max SendQ exceeded)
[13:17:21] *** naveenvalechaAFK <naveenvalechaAFK!~naveenval@unaffiliated/naveenvalecha> has joined #angularjs
[13:17:33] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has joined #angularjs
[13:18:58] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[13:18:58] *** naveenvalecha <naveenvalecha!~naveenval@unaffiliated/naveenvalecha> has quit IRC (Ping timeout: 252 seconds)
[13:19:07] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[13:20:12] *** Prashant <Prashant!cb5c2c02@gateway/web/freenode/ip.203.92.44.2> has quit IRC (Ping timeout: 250 seconds)
[13:20:12] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[13:20:21] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[13:20:29] *** umdstu <umdstu!~umdstu@65.127.220.137> has joined #angularjs
[13:21:27] <icebox> Pra
[13:21:47] <icebox> he is gone... it seems that widget doesn't support that feature
[13:22:42] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[13:22:43] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Read error: Connection reset by peer)
[13:24:15] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has quit IRC (Max SendQ exceeded)
[13:25:22] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 260 seconds)
[13:26:33] *** devians <devians!~devians@gateway/vpn/privateinternetaccess/devians> has joined #angularjs
[13:26:40] *** svycka <svycka!~vytautas@89.249.92.142> has joined #angularjs
[13:26:48] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 276 seconds)
[13:27:19] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[13:27:21] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[13:27:31] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[13:27:31] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to master: https://git.io/vos9k
[13:27:31] <ngbot> angular.js/master a84e3e7 CarlosMiguelDesarrollo: chore(ngAnimate): delete an unused conditional statement...
[13:27:31] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[13:27:49] *** ngbot <ngbot!~ngbot@192.30.252.34> has joined #angularjs
[13:27:49] <ngbot> [angular.js] petebacondarwin pushed 1 new commit to v1.5.x: https://git.io/vos9L
[13:27:49] <ngbot> angular.js/v1.5.x 41bea59 CarlosMiguelDesarrollo: chore(ngAnimate): delete an unused conditional statement...
[13:27:49] *** ngbot <ngbot!~ngbot@192.30.252.34> has left #angularjs
[13:28:05] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[13:30:20] *** raijin <raijin!~raijin@unaffiliated/raijin> has quit IRC (Ping timeout: 258 seconds)
[13:30:40] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d903:1a55:1ce9:a25b> has joined #angularjs
[13:31:56] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Remote host closed the connection)
[13:32:03] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Ping timeout: 240 seconds)
[13:32:38] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[13:35:03] *** davi <davi!~davi@gnu/davi> has quit IRC (Ping timeout: 240 seconds)
[13:35:07] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[13:35:08] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:d903:1a55:1ce9:a25b> has quit IRC (Ping timeout: 250 seconds)
[13:35:14] *** sohail <sohail!~user@unaffiliated/sohail> has joined #angularjs
[13:35:17] *** himanshu <himanshu!~Himanshu_@unaffiliated/himanshu> has quit IRC (Ping timeout: 260 seconds)
[13:36:47] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[13:37:09] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[13:37:14] *** mms_ <mms_!~mms_@49.32.0.196> has joined #angularjs
[13:37:37] *** raijin <raijin!~raijin@unaffiliated/raijin> has joined #angularjs
[13:39:28] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[13:40:04] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Read error: Connection reset by peer)
[13:40:32] <Elarcis> wow, went to #reactjs, it is indeed way less lively than here
[13:40:49] <icebox> Elarcis: weirdly no?
[13:41:03] <Elarcis> icebox: wuh?
[13:41:06] <icebox> Elarcis: it should be very active
[13:41:07] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[13:41:41] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has joined #angularjs
[13:41:49] <Elarcis> icebox: well for the whole morning, approx. two or three questions, most of them unanswered or just left pending
[13:42:10] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 260 seconds)
[13:42:11] <Elarcis> icebox: (also no chit-chat outside of questions)
[13:42:36] <Elarcis> icebox: (and answer delays reaching 15min)
[13:42:43] <icebox> nevertheless the are many resources googling
[13:42:50] <icebox> *there
[13:43:01] <Elarcis> icebox: yeah, not in reactjs right now, just went there by curiosity
[13:43:52] <icebox> yes, I know... I mean, googling you can find many answers
[13:44:44] <icebox> Elarcis: I cannot afford another icebox2 in that channel :)
[13:44:45] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[13:45:23] <Elarcis> icebox: oh well we're not as dedicated as you ofc, but still, you're not alone o/
[13:46:05] <icebox> Elarcis: :P we have a great community here
[13:50:51] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[13:50:51] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak_)
[13:50:51] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[13:50:59] <lmatteis> guys i need to ng-repeat a directive, the issue is that i need the 3 of these directives to wrap another div
[13:51:00] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[13:51:29] <lmatteis> so for instance, <wrapper> <my-dir /> <my-dir /> <my-dir /> </wrapper> <wrapper> <my-dir /> </mywrapper>
[13:51:34] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[13:51:39] <lmatteis> and the ng-repeat is on "my-dir"
[13:51:43] *** Aliks_ <Aliks_!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[13:52:02] <lmatteis> any clues?
[13:52:23] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has joined #angularjs
[13:52:55] <lmatteis> in normal code i would do, if ($index % 3 == 0) { print "</wrapper> <wrapper>" } right?
[13:53:03] <lmatteis> but not sure how to do that with angualr
[13:53:38] *** Kvadrat <Kvadrat!d94ddb17@gateway/web/freenode/ip.217.77.219.23> has joined #angularjs
[13:54:01] *** Niham <Niham!~textual@180.183.153.216> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[13:55:47] <Pyrrhus> lmatteis: you would probably have an outer loop that loops over slices of 3 and adds the wrappers, and an inner loop that loops over the three items in the slice.
[13:56:05] <lmatteis> hrm yeah
[13:56:52] <lmatteis> but does ng-repeat support for( ; ; ) type of syntax where i can control my iteration better?
[13:57:00] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[13:57:06] *** jtimon <jtimon!~quassel@4.28.134.37.dynamic.jazztel.es> has joined #angularjs
[13:57:09] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[13:57:28] <Pyrrhus> or a single loop that does ++3 each step, and render mydiv[i],mydiv[i+1,mydiv[i+2] each step...
[13:57:47] <lmatteis> @Pyrrhus cuz my outer loop would be for ( var i=0; i< boxes.length; i+=3 )
[13:58:02] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 260 seconds)
[13:58:15] <lmatteis> can i do that with angular?
[13:58:37] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 260 seconds)
[13:58:41] <Elarcis> lmatteis: seems tricky with a ngRepeat alone
[13:58:55] <Elarcis> lmatteis: what is your functionnal need behind those slices of three?
[13:59:17] <lmatteis> @Elarcis i have a grid of boxes. and i need to separate them in rows of 3
[13:59:34] <lmatteis> rows contain max 3 items each, and i have a div that opens between each row
[13:59:36] <lmatteis> hence the container
[13:59:39] <Elarcis> lmatteis: can't you just use CSS responsivity instead of forcing it through the DOM ?
[13:59:51] <lmatteis> @Elarcis no because i need a div in between each row that opens
[13:59:56] <lmatteis> *between each row
[13:59:58] <Elarcis> lmatteis: hum.
[14:00:16] <Elarcis> lmatteis: a div between each row, or a div wrapping each row?
[14:00:42] <lmatteis> a div between each row that opens and expands to a single big expanded box
[14:00:56] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5a3:7c7c:efe0:fc75> has joined #angularjs
[14:00:59] <Elarcis> lmatteis: if it is between each row, you can indeed do <my-separator ng-if="!($index % 3)" />
[14:01:03] <lmatteis> i know
[14:01:06] <lmatteis> i've gone that way
[14:01:10] <lmatteis> but i'm refactoring
[14:01:22] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has joined #angularjs
[14:01:45] <lmatteis> because the row need to communicate with it, and knowing which is the separator to display when you click on a box is an issue
[14:01:52] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has joined #angularjs
[14:01:52] <lmatteis> especially when the row has, say not 3 items
[14:01:57] <lmatteis> (the last row can have 1 item)
[14:02:01] <Pyrrhus> I´d prepare the collection to exist of slices of (max) three before rendering.
[14:02:12] <lmatteis> @Pyrrhus hrm ok
[14:02:12] <Elarcis> lmatteis: best thing I'm thinking of currently is to create a custom directive where you dynamicaly define your html template then compile it. might be a lot of work, there probably is a better solution
[14:02:26] <Pyrrhus> and then make a simple directive that renders per slice.
[14:02:33] *** encryptd_fractal <encryptd_fractal!~encryptd_@c-24-7-238-5.hsd1.mn.comcast.net> has quit IRC (Ping timeout: 276 seconds)
[14:02:45] <lmatteis> that just takes the 3 boxes data?
[14:03:05] <Elarcis> lmatteis: or the whole list, then the 'slice id'
[14:03:06] <Pyrrhus> or any number, and renders them in a box
[14:03:07] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has joined #angularjs
[14:03:32] <lmatteis> @Pyrrhus so in my controller i prepare a `rows` array
[14:03:48] <Pyrrhus> yes.
[14:03:49] <lmatteis> and each item of the array is another array of 3 elements
[14:03:50] *** anix <anix!~anix@p5DDA3A6E.dip0.t-ipconnect.de> has joined #angularjs
[14:03:59] <Pyrrhus> or any other number :)
[14:04:02] <lmatteis> right
[14:04:05] <lmatteis> ok
[14:04:07] <lmatteis> thanks that makes sense
[14:04:10] *** moeabdol1 <moeabdol1!~moeabdol@37.104.156.42> has quit IRC (Ping timeout: 250 seconds)
[14:04:14] <mms_> Pyrrhus: tabs work now I removed class on those uib-tab
[14:04:32] <Pyrrhus> mms_: that´s the stuff :)
[14:04:59] <mms_> Pyrrhus: I have 2 tabs. From 2nd tab I open another partial and on closing I send back to same angular url so it goes back to tab 1 but I want to go to tab 2 in this case.
[14:05:02] *** Aliks <Aliks!~aliks@2601:644:8501:d0d0:e9a5:cd14:dce1:d980> has quit IRC (Ping timeout: 250 seconds)
[14:05:09] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 276 seconds)
[14:05:27] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[14:05:43] <Pyrrhus> mms_: you can control the tabs from you controller, so thsat should not be a problem.
[14:06:10] *** FrontPsych <FrontPsych!~Psychiatr@wifi.itcollege.ee> has quit IRC (Ping timeout: 272 seconds)
[14:06:19] <mms_> Pyrrhus: how ? I see on plunker that in ng-click it does active = 1 or 2 etc.
[14:06:37] <mms_> Pyrrhus: I do not see any role of controller in that example
[14:06:45] *** Niham <Niham!~textual@180.183.153.216> has joined #angularjs
[14:06:54] <Pyrrhus> you can set the active tab from the controller too, without the ng-click.
[14:07:11] <mms_> Pyrrhus: how ? do I do $scope.active ?
[14:07:15] <Pyrrhus> yes
[14:07:16] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[14:07:33] <mms_> Pyrrhus: does I need to get hold of some dom element ?
[14:07:41] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[14:08:46] *** oc <oc!~oc@2001:67c:1ec:11:5054:ff:fe98:b21c> has left #angularjs ("Textual IRC Client: www.textualapp.com")
[14:08:53] <Pyrrhus> no. the variable just needs to be in scope
[14:09:01] <mms_> active ?
[14:09:08] *** raghuramiyer <raghuramiyer!~raghurami@115.242.207.15> has joined #angularjs
[14:09:26] <raghuramiyer> has anyone worked on google drive API?
[14:09:28] <raghuramiyer> with angular?
[14:09:48] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[14:09:57] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[14:10:16] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has joined #angularjs
[14:10:18] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Read error: No route to host)
[14:10:28] <icebox> raghuramiyer: outdated https://github.com/christiansmith/ngGAPI
[14:10:40] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has quit IRC (Ping timeout: 250 seconds)
[14:10:53] <Pyrrhus> mms_: yes, I think so.
[14:10:57] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Remote host closed the connection)
[14:11:00] *** evilaliv3 <evilaliv3!~evilaliv3@212.91.95.170> has quit IRC (Ping timeout: 276 seconds)
[14:11:02] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:11:08] *** ngbot <ngbot!~ngbot@192.30.252.42> has joined #angularjs
[14:11:08] <ngbot> [angular.js] gkalpak pushed 1 new commit to master: https://git.io/vos5W
[14:11:08] <ngbot> angular.js/master e986565 Georgios Kalpakas: feat($route): implement `resolveRedirectTo`...
[14:11:08] *** ngbot <ngbot!~ngbot@192.30.252.42> has left #angularjs
[14:11:11] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has joined #angularjs
[14:11:15] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has quit IRC (Remote host closed the connection)
[14:11:30] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[14:11:57] *** Hootch <Hootch!~Thunderbi@x4d0d1817.dyn.telefonica.de> has quit IRC (Quit: Hootch)
[14:11:58] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Read error: Connection reset by peer)
[14:12:00] <raghuramiyer> well im having an issue see this http://stackoverflow.com/questions/37745772/how-to-handle-google-apis-get-alt-media-response
[14:12:03] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has joined #angularjs
[14:12:09] <raghuramiyer> can anyone help?
[14:12:43] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[14:12:44] *** joshontheweb <joshontheweb!~joshonthe@107.170.122.26> has joined #angularjs
[14:13:20] *** m_antis <m_antis!~m_antis@2600:1017:b427:32:4e34:88ff:fe1b:edce> has joined #angularjs
[14:13:59] <icebox> raghuramiyer: that is not angular stuff... that is google apis domain
[14:14:35] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[14:14:41] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has quit IRC (Read error: Connection reset by peer)
[14:14:55] <raghuramiyer> i know dude but im stuck up with this for a long time so thought someone here might know
[14:15:02] <raghuramiyer> anyway thanks for looking into it
[14:15:07] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:15:18] <raghuramiyer> can anyone suggest me anyother irc channel for this?
[14:15:58] <icebox> raghuramiyer: what is the header of that response?
[14:16:15] <raghuramiyer> wait
[14:16:21] *** eago <eago!~eagob@dynamic-190-25-40-92.dynamic.etb.net.co> has joined #angularjs
[14:17:32] <icebox> raghuramiyer: you should try your request here: https://developers.google.com/drive/v2/reference/files/get#examples
[14:17:52] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Ping timeout: 260 seconds)
[14:18:02] *** m_antis <m_antis!~m_antis@2600:1017:b427:32:4e34:88ff:fe1b:edce> has quit IRC (Ping timeout: 250 seconds)
[14:18:04] <raghuramiyer> http://picpaste.com/Screen_Shot_2016-06-10_at_5.46.50_________________________-zBVNgVwv.png
[14:18:53] <raghuramiyer> well that is v2 im using v3 and the thing is im getting proper response but i cant handle it
[14:19:43] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[14:20:59] <mms_> Pyrrhus: in controller function I added $scope and tried to set variable active on it and it fails active is not defined.
[14:21:23] *** codyw <codyw!~codywelsh@c-73-189-204-160.hsd1.ca.comcast.net> has joined #angularjs
[14:21:53] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[14:22:00] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[14:22:10] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[14:22:16] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has quit IRC (Remote host closed the connection)
[14:22:26] <mms_> shell loads page 1 with tab 1, 2. From tab 2 I open another partial with its own controller and then on back button want to go back to tab2 but its taking me back to tab1 instead.
[14:22:44] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has joined #angularjs
[14:23:03] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[14:23:04] <mms_> says cannot set property active of undefined
[14:23:28] <icebox> raghuramiyer: are you sure you are not mixing apis v2 with url v3?
[14:23:58] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[14:24:10] <icebox> raghuramiyer: see https://developers.google.com/drive/v3/reference/files/get#parameters
[14:24:30] <raghuramiyer> yeah damn sure! as u can see in my stackoverflow post my code is purely v3 and im correctly getting the response when i copy paste the response to some online base64 converter it works fine
[14:25:10] <raghuramiyer> check this
[14:25:11] <raghuramiyer> https://developers.google.com/drive/v3/web/manage-downloads
[14:25:25] *** dgo <dgo!d9a25865@gateway/web/cgi-irc/kiwiirc.com/ip.217.162.88.101> has joined #angularjs
[14:25:42] <icebox> raghuramiyer: sure.. indeed there is node and not js inteface
[14:25:58] <raghuramiyer> but when i console.log the resp promise it prints as false
[14:26:03] <raghuramiyer> yeah kinda sucks
[14:26:14] *** naveenvalechaAFK <naveenvalechaAFK!~naveenval@unaffiliated/naveenvalecha> has quit IRC (Remote host closed the connection)
[14:26:15] *** tomaso <tomaso!~tomaso@tomaso.cz> has quit IRC (Ping timeout: 244 seconds)
[14:26:36] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 244 seconds)
[14:27:48] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak_)
[14:27:49] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[14:28:01] <icebox> raghuramiyer: again... did you try here? https://developers.google.com/drive/v3/reference/files/get#try-it
[14:28:05] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:28:06] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[14:28:14] <icebox> raghuramiyer: does it work?
[14:28:36] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Ping timeout: 246 seconds)
[14:28:44] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[14:29:05] <raghuramiyer> the try it dont give u option for sending alt=media anyways my get works for all other stuffs becas they are sent as json and i can easily handle it but get alt=media is sent as base64 string
[14:29:27] <raghuramiyer> i sent from server
[14:30:00] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:30:46] *** dgo <dgo!d9a25865@gateway/web/cgi-irc/kiwiirc.com/ip.217.162.88.101> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[14:30:52] *** akkonrad <akkonrad!~akkonrad3@80-219-182-113.dclient.hispeed.ch> has quit IRC (Ping timeout: 272 seconds)
[14:30:56] <raghuramiyer> i mean sent from the server*
[14:30:58] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Remote host closed the connection)
[14:31:02] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:e1dc::1> has joined #angularjs
[14:31:56] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 244 seconds)
[14:32:46] *** diegoaguilar <diegoaguilar!~diegoagui@187-163-194-96.static.axtel.net> has quit IRC (Ping timeout: 250 seconds)
[14:33:59] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[14:34:40] *** unclechu <unclechu!~unclechu@94.77.143.73> has quit IRC (Ping timeout: 260 seconds)
[14:34:45] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[14:35:12] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has quit IRC (Read error: Connection reset by peer)
[14:35:16] *** Guest45168 <Guest45168!~vinay@122.176.196.236> has joined #angularjs
[14:35:34] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has quit IRC ()
[14:35:46] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[14:35:51] <icebox> raghuramiyer: so... no idea :)
[14:36:04] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has joined #angularjs
[14:36:08] <raghuramiyer> :(
[14:36:17] <raghuramiyer> anyways thanks dude for the time
[14:36:22] <icebox> raghuramiyer: you are welcome
[14:36:37] *** raghuramiyer <raghuramiyer!~raghurami@115.242.207.15> has quit IRC ()
[14:36:45] <Elarcis> oh, Angular2 support in VSCode is gonna be sweet https://github.com/angular/angular/issues/7482
[14:36:59] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has joined #angularjs
[14:37:42] *** Guest45168 <Guest45168!~vinay@122.176.196.236> has quit IRC (Client Quit)
[14:38:55] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak_)
[14:39:18] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:40:03] *** Christer <Christer!~christer@unaffiliated/christer> has quit IRC (Read error: Connection reset by peer)
[14:40:08] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[14:40:11] <Pyrrhus> mms_: you need to define a default, like $scope.active = 1;
[14:43:04] *** akkonrad <akkonrad!~akkonrad3@80-219-182-113.dclient.hispeed.ch> has joined #angularjs
[14:43:14] *** Myrax <Myrax!~Myrax@95.147.84.251> has quit IRC (Remote host closed the connection)
[14:43:33] *** Myrax <Myrax!~Myrax@95.147.84.251> has joined #angularjs
[14:43:41] <mms_> Pyrrhus: that scope error was incorrect. I was passing $scope to function which was not needed. But it still is not switching the tab even on setting active
[14:44:20] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[14:44:25] <mms_> may be in page with tabs I need to use active variable instead
[14:45:34] <Pyrrhus> you need to set the active tab in the scope of the controller bound to the tabs...
[14:45:42] <mms_> Pyrrhus: I am using <uib-tabset active="activeForm" >
[14:45:50] *** ngbot <ngbot!~ngbot@192.30.252.34> has joined #angularjs
[14:45:50] <ngbot> [angular.js] Narretz pushed 1 new commit to master: https://git.io/vosNW
[14:45:50] <ngbot> angular.js/master 3360b44 Martin Staffa: fix(ngMessages): create new scope for ngMessage, clean it up correctly...
[14:45:51] *** ngbot <ngbot!~ngbot@192.30.252.34> has left #angularjs
[14:46:01] <mms_> Pyrrhus: do I need to just use active instead of activeForm
[14:46:33] <Pyrrhus> depends on the context :)
[14:46:59] *** BeerLover <BeerLover!~abhyuditj@122.176.196.236> has quit IRC (Quit: Leaving)
[14:47:17] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[14:47:48] <mms_> Pyrrhus: I am using form just to enable css for inputs etc.
[14:48:12] <Pyrrhus> http://plnkr.co/edit/XFtqzF1pmJ879JD2W393?p=preview
[14:48:31] <Pyrrhus> mms_: this plunk does what I mean. a simple scoped variable from the controller.
[14:48:53] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Quit: rickmak)
[14:49:53] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has quit IRC (Remote host closed the connection)
[14:49:54] *** ngbot <ngbot!~ngbot@192.30.252.46> has joined #angularjs
[14:49:54] <ngbot> [angular.js] Narretz pushed 1 new commit to v1.5.x: https://git.io/vosNQ
[14:49:54] <ngbot> angular.js/v1.5.x 56f33af Martin Staffa: fix(ngMessages): create new scope for ngMessage, clean it up correctly...
[14:49:54] *** ngbot <ngbot!~ngbot@192.30.252.46> has left #angularjs
[14:50:18] *** Fanaen_ <Fanaen_!~Fanaen@LStLambert-657-1-100-236.w90-63.abo.wanadoo.fr> has joined #angularjs
[14:50:25] <mms_> where is it used i nhtml ?
[14:50:37] <mms_> is $index the one ?
[14:51:04] <mms_> active="active" so that active is one one ??
[14:51:06] *** unclechu <unclechu!~unclechu@94.77.143.73> has joined #angularjs
[14:51:07] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has joined #angularjs
[14:51:18] *** Fanaen <Fanaen!~Fanaen@LStLambert-657-1-100-236.w90-63.abo.wanadoo.fr> has quit IRC (Ping timeout: 276 seconds)
[14:51:19] <Pyrrhus> <uib-tabset active=¨active¨>
[14:51:29] <mms_> got it that what I meant
[14:51:36] <Pyrrhus> that binds the active tab to the variable $scope.active
[14:51:41] <mms_> I did not know what is that "activeForm" just did copy paste
[14:51:51] <mms_> and I was setting active in controller ;-)
[14:52:00] <Pyrrhus> _never_ do just a copy-paste, _always_ read ;)
[14:54:12] *** phil23 <phil23!~filippo@78-134-17-190.v4.ngi.it> has quit IRC (Quit: WeeChat 1.4)
[14:54:53] <mms_> Pyrrhus: well still did not work... $scope.doBack = function() { $scope.active = 1; window.history.back(); }
[14:55:16] <Pyrrhus> you don; t need the history.back I guess ?
[14:55:18] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[14:55:39] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 264 seconds)
[14:55:44] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 250 seconds)
[14:55:53] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Max SendQ exceeded)
[14:56:20] <mms_> Pyrrhus: thats how I am doing the back button....from tab page I went to another partial and so then I did back
[14:56:29] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[14:56:32] <uru> Foxandxss: Seems that karma/systemjs/$something did not like the .umd.js files, changed to .js and now I'm getting 404s, which should be much easier to fix. Thanks to this https://groups.google.com/forum/m/?hl=hy#!topic/angular/VmwrEMKsm70
[14:56:40] *** arlekin <arlekin!~arlekin@ip-81-15-241-52.kampinostelco.pl> has quit IRC (Quit: WeeChat 1.4)
[14:57:18] *** unclechu <unclechu!~unclechu@94.77.143.73> has quit IRC (Ping timeout: 246 seconds)
[14:57:21] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has joined #angularjs
[14:57:22] *** rickmak <rickmak!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[14:58:42] *** noobsu <noobsu!~noobsu@host70-2.natpool.mwn.de> has joined #angularjs
[14:59:02] <Pyrrhus> mms_: but setting the tab _and_ leaving that page is kind-of useless. it´s an either/or. or I´m not understanding you....
[14:59:06] <Pyrrhus> need code... ;)
[14:59:20] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has joined #angularjs
[14:59:22] *** SuperflyR6 <SuperflyR6!~textual@78-23-246-224.access.telenet.be> has quit IRC (Client Quit)
[15:00:48] *** evilaliv3 <evilaliv3!~evilaliv3@212.91.95.170> has joined #angularjs
[15:00:55] *** jr3 <jr3!~jr3@c-98-194-199-12.hsd1.tx.comcast.net> has joined #angularjs
[15:01:09] <Pyrrhus> OK, a silly typescript-related question. see https://plnkr.co/edit/vEeNljsNSo0d7gTlPBpt?p=preview where I define a class Test and a mock of an instance. VS code (and tslint) don´t accept the mock because not all class-members are defined, and I cannot seem to make a class member optional.
[15:01:48] <Pyrrhus> I guess this is as designed ? but if I construct an instance with a constructor, all class members are optional...
[15:02:14] *** jsightler_afk is now known as jsightler
[15:02:48] <mms_> https://plnkr.co/edit/Fl0PY3nJFZFjyxX2quFb?p=preview
[15:02:57] <mms_> that page you already seen on backups.html it has edit button
[15:03:25] <mms_> Pyrrhus: on edit button it open page where I let user edit and also go back like cancel button
[15:03:30] *** rho <rho!~rho@67-198-76-71.dyn.grandenetworks.net> has joined #angularjs
[15:03:30] *** rho <rho!~rho@67-198-76-71.dyn.grandenetworks.net> has quit IRC (Changing host)
[15:03:31] *** rho <rho!~rho@drupal.org/user/114058/view> has joined #angularjs
[15:03:42] <mms_> Pyrrhus: so there its switching back to tab 1
[15:03:55] <mms_> Pyrrhus: that edit button is on tab 2
[15:03:56] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[15:04:12] <mms_> ok I need to leave now
[15:04:35] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has joined #angularjs
[15:04:50] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[15:05:18] <Elarcis> Apparently, i'm going to have to implement OpenID Connect into my app*
[15:05:26] <Fenikkusu> Pyrrhus, I believe the issue lies in that you are defing Test as a class, but assigning TEST as an object.
[15:05:56] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has joined #angularjs
[15:06:01] *** mms_ <mms_!~mms_@49.32.0.196> has left #angularjs
[15:06:19] <Pyrrhus> Fenikkusu: yes, because TEST is supposed to be an instance of that class (and vscode sees that).
[15:06:45] <Pyrrhus> it just seems that this way of creating an instance doesn´t allow optional members...
[15:07:26] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[15:07:43] <Pyrrhus> if I have a constructor like construct(a:string, b:string) I can do TEST:Test = new Test(´foo´, ´bar´); and it won´t complain about the missing c member...
[15:07:49] *** corioliss <corioliss!uid11429@gateway/web/irccloud.com/x-beytbrhmmggmivsz> has quit IRC (Quit: Connection closed for inactivity)
[15:08:01] *** rickmak_ <rickmak_!~rickmak@awork087116.netvigator.com> has quit IRC (Client Quit)
[15:08:01] <Pyrrhus> (whether it has a default value or not).
[15:08:02] <icebox> Pyrrhus: this one? https://github.com/Microsoft/TypeScript/issues/4889
[15:08:06] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[15:08:07] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[15:08:37] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has joined #angularjs
[15:08:54] <Fenikkusu> Pyrrhus, unless you are using a format I am unfamiliar with (I've only recently started TS myself), then I don't think you can do var TEST:Test = {}. It is counter intuitive. You are assigning a variable to be an object literal, but assinging it the type of a class.
[15:09:06] <Pyrrhus> icebox: looks related, except it´s an interface. in a class I can´t use the ? to denote optional members...
[15:09:32] <icebox> Pyrrhus: https://github.com/Microsoft/TypeScript/issues/5421
[15:10:11] <Pyrrhus> Fenikkusu: this is copied from to ToH tutorial, where they do the same thing, except they create all members (and if you do it works fine)
[15:10:17] *** Niham <Niham!~textual@180.183.153.216> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[15:10:18] *** unclechu <unclechu!~unclechu@94.77.143.73> has joined #angularjs
[15:10:28] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 250 seconds)
[15:10:31] *** vishad <vishad!7aa2ec1d@gateway/web/freenode/ip.122.162.236.29> has quit IRC (Quit: Page closed)
[15:10:35] <Fenikkusu> Pyrrhus, interesting. Can you link me to the tutorial please?
[15:10:52] *** VeeWee <VeeWee!~VeeWee@surf0.cronos.be> has quit IRC (Quit: WeeChat 1.2)
[15:11:01] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 240 seconds)
[15:11:14] *** pritt <pritt!~textual@185.15.73.22> has joined #angularjs
[15:11:30] <pritt> Hey there people, anyone online?
[15:11:41] *** devians_ <devians_!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[15:11:49] <icebox> no
[15:11:56] <Pyrrhus> icebox: that directs to https://github.com/Microsoft/TypeScript/pull/8625 which says it´s merged...
[15:11:57] <pritt> I'm trying to make a directive where i want to pass JSON object FROM directive TO controller
[15:12:04] <Fenikkusu> Technically speaking, this room would be empty if no one was online.
[15:12:11] <pritt> Dang it, here i thought i'd get some quick help
[15:12:19] <Pyrrhus> icebox: ah yes, TS2 as a milestone...
[15:12:36] <icebox> Pyrrhus: merged but not yet released :)
[15:12:38] <pritt> It's alright, i'll just do my one man comedy routine.
[15:12:48] <Fenikkusu> pritt, pass the controller to the link function and then call a method on the controller to pass the data.
[15:12:55] <Pyrrhus> guess I´ll have to wait. it´s not a big issue for me :)
[15:13:17] <icebox> pritt: use services to share data
[15:13:24] <Pyrrhus> Fenikkusu: https://angular.io/docs/ts/latest/tutorial/
[15:13:27] *** devians <devians!~devians@gateway/vpn/privateinternetaccess/devians> has quit IRC (Ping timeout: 258 seconds)
[15:13:28] <pritt> @fenikkusu I think that's what i tried
[15:13:54] <pritt> @icebox i just want to take out json argument i made in HTML
[15:14:01] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[15:14:15] <icebox> pritt: ?
[15:14:38] <Pyrrhus> Fenikkusu: specifically part 5 Services where they introduce a mocked service in the same way.
[15:14:52] <pritt> @icebox i have <div mydirective options="{option1: test, option2: test2}"></div>
[15:15:12] <Fenikkusu> pritt, ng.directive('myDirective', function() { return { controller : '', link : function(scope, element, attr, controller) { controller.setData(...) }}});
[15:15:14] <pritt> @icebox in my linker i take it out with attr.options, try to parse it to json, but gives me error
[15:15:36] *** encryptd_fractal <encryptd_fractal!~encryptd_@50-203-59-198-static.hfc.comcastbusiness.net> has joined #angularjs
[15:15:36] <icebox> pritt: again... use sevices to share data... get the content of that attr and set a property of a service
[15:16:40] *** jonasliljestrand <jonasliljestrand!~jonaslilj@c80-216-222-81.bredband.comhem.se> has joined #angularjs
[15:16:44] <pritt> @icebox hmm alright i'll try that
[15:16:48] <icebox> pritt: sure.. because that is not json
[15:17:01] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[15:17:17] <pritt> @fenikkusu use controller instead of linker?
[15:17:26] <pritt> @fenikkusu oh wait i read it wrong sorry
[15:17:51] <pritt> @icebox exactly, it's string, but i looked up in documentation and you can pass string to JSON object
[15:18:42] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 250 seconds)
[15:19:22] <Elarcis> pritt: yeah, but it's not valid json, even as a string :D
[15:19:35] *** tplaner <tplaner!~textual@unaffiliated/tplaner> has joined #angularjs
[15:19:42] <Elarcis> pritt: you're mistaking a JS object for a JSON one
[15:19:57] <Fenikkusu> pritt, they mean to say it is incorrectly formatted. Paste your 'JSON' into jsonlint.com
[15:20:10] <pritt> @Elarcis i see...
[15:20:28] <pritt> @Fenikkusu alright i'll see if i can format it properly.
[15:20:36] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[15:20:42] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Read error: Connection reset by peer)
[15:20:47] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[15:21:05] *** bayousoft <bayousoft!~textual@130.70.14.3> has joined #angularjs
[15:21:20] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has quit IRC (Quit: Leaving.)
[15:21:55] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has joined #angularjs
[15:22:02] *** walden <walden!walden@nat/redhat/x-luoaplxroiymvhef> has joined #angularjs
[15:22:25] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has joined #angularjs
[15:23:01] <Elarcis> hey, but it's week-end soon!
[15:23:07] *** dopesong_ <dopesong_!~dopesong@static-206-226-72-8.cust.tzulo.com> has joined #angularjs
[15:23:12] <pritt> very soon, but still far away
[15:23:47] <Elarcis> depending on your timezone
[15:24:15] <Elarcis> which, luckily for me, isn't far from arlekin's
[15:24:25] <Elarcis> luckily because arkelkin's in week-end soon!
[15:25:20] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 272 seconds)
[15:25:45] *** dopesong <dopesong!~dopesong@88-119-208-184.static.zebra.lt> has quit IRC (Ping timeout: 276 seconds)
[15:26:18] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[15:26:21] *** Ehsan <Ehsan!b993a26d@gateway/web/freenode/ip.185.147.162.109> has joined #angularjs
[15:27:03] *** clarkpan <clarkpan!~clarkpan@124-149-162-116.dyn.iinet.net.au> has quit IRC (Ping timeout: 276 seconds)
[15:27:05] *** nvankaam <nvankaam!~nick@83.232.64.34> has quit IRC (Remote host closed the connection)
[15:27:16] <pritt> Have a fun weekend then m8
[15:28:31] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[15:28:34] *** intellix <intellix!~intellix-@static.c146-88.i01-5.onvol.net> has joined #angularjs
[15:30:35] *** dionysus70 <dionysus70!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[15:30:47] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[15:30:50] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[15:30:57] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 276 seconds)
[15:30:57] *** dionysus70 is now known as dionysus69
[15:31:36] *** mischat_ <mischat_!~mischat@195.40.10.116> has quit IRC (Ping timeout: 276 seconds)
[15:32:13] *** Ehsan <Ehsan!b993a26d@gateway/web/freenode/ip.185.147.162.109> has left #angularjs
[15:33:00] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 260 seconds)
[15:33:52] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[15:34:49] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 252 seconds)
[15:35:06] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Ping timeout: 246 seconds)
[15:36:23] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Remote host closed the connection)
[15:36:38] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[15:37:47] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[15:38:23] *** Niham <Niham!~textual@180.183.153.216> has joined #angularjs
[15:38:40] *** fedenunez <fedenunez!~fede@r167-61-84-204.dialup.adsl.anteldata.net.uy> has joined #angularjs
[15:38:52] *** alex_____ <alex_____!31ccc917@gateway/web/freenode/ip.49.204.201.23> has joined #angularjs
[15:39:28] <alex_____> in need your help,regarding solving error (angular is not defined?)
[15:40:08] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has joined #angularjs
[15:40:11] <Elarcis> alex_____: are you sure your angular.js has been correctly included? (no 404, etc.)?
[15:40:17] <alex_____> this is my .js file /// <reference path="angular.js" /> var app = angular.module("mymodule", []) .controller("mycontroller", function ($scope, $http) { $http.get('/EmployeeWebService1.asmx/GetAllEmployees') .then(function (response) { $scope.employees = response.data; }); });
[15:40:39] <Elarcis> alex_____: don't paste code in the chat please, use pastebin for that
[15:40:55] <alex_____> im sorry
[15:41:15] <Elarcis> also you're showing us JS source code, your error most likely is thrown at runtime, and ///<reference...> isn't used at runtime, just by intellisense
[15:42:15] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[15:42:33] *** Kvadrat <Kvadrat!d94ddb17@gateway/web/freenode/ip.217.77.219.23> has left #angularjs
[15:42:49] *** RangerRick <RangerRick!~quassel@2606:a000:45c5:6300:82ee:73ff:fe9f:967e> has quit IRC (Remote host closed the connection)
[15:43:37] *** RangerRick <RangerRick!~quassel@2606:a000:45c5:6300:82ee:73ff:fe9f:967e> has joined #angularjs
[15:44:11] <alex_____> im fetching the data from database using web services
[15:44:28] <alex_____> in the web services ,data fetching sucessfully
[15:44:51] <alex_____> but when come to show in angularjs view i got error
[15:45:18] <alex_____> error2:----angular.js:4630 Uncaught Error: [$injector:modulerr] Failed to instantiate module mymodule due to: Error: [$injector:nomod] Module 'mymodule' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
[15:45:34] *** mischat <mischat!~mischat@195.40.10.116> has joined #angularjs
[15:45:57] <bd-> are you including the file twice or something?
[15:46:10] <alex_____> no
[15:46:13] <alex_____> only once
[15:46:30] <bd-> do you have other files containing angular.module('mymodule',[]) ?
[15:46:34] *** asteele <asteele!~Cronoh@208.80.71.41> has joined #angularjs
[15:47:19] *** frem_ <frem_!uid16862@gateway/web/irccloud.com/x-tttxgiahnhfvuwjr> has joined #angularjs
[15:47:31] <Elarcis> bd-: that's not his issue
[15:47:55] <alex_____> var app = angular.module("mymodule", []) .controller("mycontroller", function ($scope, $http) { $http.get('/EmployeeWebService1.asmx/GetAllEmployees') .then(function (response) { $scope.employees = response.data;}); });
[15:47:57] <bd-> why wouldn't it be? that's 90% what that error is
[15:47:58] <Elarcis> alex_____: can you show us your index.html perhaps?
[15:48:04] <icebox> Elarcis: yes, it is
[15:48:11] <Elarcis> bd-: mymodule is not defined, not already
[15:48:38] <icebox> alex_____: stop to paste the code here, please
[15:48:51] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has quit IRC (Quit: Leaving.)
[15:49:01] <alex_____> im sorry once again
[15:49:19] <icebox> alex_____: once is ok, twice is evil :)
[15:49:32] <bd-> then it's another file using angular.module('mymodule') but loaded before the one defining it, presumably
[15:49:47] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has joined #angularjs
[15:50:09] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Read error: Connection reset by peer)
[15:50:20] *** prophesi <prophesi!~Adium@host-68-169-169-183.VABOLT2.epbfi.com> has joined #angularjs
[15:50:25] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has joined #angularjs
[15:50:42] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[15:50:53] <Elarcis> bd-: there you have it
[15:50:56] <alex_____> hahaha new to angularjs
[15:50:58] <uru> Foxandxss: Not 100% sure what exactly did it but I now have a working testing environment :D
[15:51:00] <Elarcis> bd-: oh but you're not alex_____
[15:51:13] <Foxandxss> magic
[15:51:21] <Elarcis> alex_____: yeah, file loading order is a pain in the scrottum
[15:51:30] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[15:51:52] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 252 seconds)
[15:52:06] *** mischat_ <mischat_!~mischat@195.40.10.116> has joined #angularjs
[15:52:11] <senayar> webpack will help
[15:52:43] <Elarcis> In 10 years, junior devs will look at us and ask 'wait, you mean there was one time you had to *manually* insert each script in your HTML?'
[15:53:07] <uru> Foxandxss: Yea, well now to finish intergrating it with our Jenkins builds :D
[15:53:12] *** mischat <mischat!~mischat@195.40.10.116> has quit IRC (Ping timeout: 272 seconds)
[15:53:21] <Elarcis> probably even 'wait, you mean the browser couldn't transpile JS by itself?'
[15:53:31] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[15:53:40] <Elarcis> probably even 'what's JS?'
[15:54:11] <Elarcis> probably even '' because programs will all be automatically writen by machines, and nobody will want to be dev anymore
[15:54:16] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[15:54:17] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has joined #angularjs
[15:54:36] *** zivester <zivester!~zivester@pool-108-53-252-246.nwrknj.fios.verizon.net> has quit IRC (Ping timeout: 244 seconds)
[15:54:41] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[15:54:57] <icebox> Elarcis: agreed :)
[15:55:41] <edrocks> Elarcis: don't you use webpack or something similar?
[15:55:44] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has quit IRC (Quit: Leaving.)
[15:55:57] <Elarcis> spoiler: the revolution of machines against humans will be triggered by machines being fed up having to deal with stupid clients 'but can I appear in first page when you type 'facebook' on Google?'
[15:56:05] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has joined #angularjs
[15:56:15] <icebox> Elarcis: ahahah
[15:56:17] <Elarcis> edrocks: I wish I was
[15:56:30] <edrocks> Elarcis: why don't you?
[15:56:36] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[15:56:38] <Elarcis> edrocks: I'm not the project manager
[15:56:41] *** george_v <george_v!~george_v@188.4.114.65.dsl.dyn.forthnet.gr> has quit IRC (Quit: Leaving)
[15:57:17] <edrocks> well that's crappy
[15:57:38] <icebox> edrocks: no... that is usual :)
[15:57:42] <Elarcis> edrocks: the project's crappy anyway, but interesting, and I put quite some efforts into it
[15:58:05] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-201-245-230-146.dynamic.etb.net.co> has joined #angularjs
[15:58:10] <edrocks> Elarcis: do you even get to use gulp?
[15:58:37] <icebox> edrocks: executives > commercials > project managers > programmers > robot :)
[15:58:42] <Elarcis> edrocks: yes! at least we're not using grunt nor bower
[15:58:43] <asteele> Elarcis interestingly not much fundamental about how javascrip runs inside a browser hasnt changed at all in the last 10 years
[15:59:12] <Elarcis> programmers > robot > cleaning staff > interns
[15:59:17] *** silastic <silastic!c3d41d51@gateway/web/freenode/ip.195.212.29.81> has joined #angularjs
[15:59:33] <Elarcis> asteele: not even VM and security of JS?
[15:59:50] <asteele> not that i can think o :o
[15:59:53] <asteele> of*
[15:59:57] *** absinthe <absinthe!~absinthe@55d4920b.access.ecotel.net> has quit IRC (Ping timeout: 260 seconds)
[16:00:05] <silastic> Hi. I'm looking for some guidance. What's the 'industry standard' AngularJS 1.5 linting config?
[16:00:21] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has joined #angularjs
[16:00:27] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:e1dc::1> has quit IRC (Ping timeout: 264 seconds)
[16:00:31] <Elarcis> silastic: I'd say the eslint-plugin-angular
[16:00:42] <Elarcis> silastic: the only one I know, actually
[16:00:50] *** Limarson <Limarson!~marcel.cr@p57978608.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving.)
[16:00:59] <edrocks> silastic: john papa has a large style guide
[16:01:07] <icebox> asteele: well... gc, sandbox and so on... something is changed
[16:01:10] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[16:01:21] <silastic> OK. Thanks for the suggestion.
[16:01:30] *** alex_____ <alex_____!31ccc917@gateway/web/freenode/ip.49.204.201.23> has quit IRC (Quit: Page closed)
[16:01:48] <silastic> Would the Airbnb ES5 style guide be at all helpful or more of a pain?
[16:02:02] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has joined #angularjs
[16:03:02] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has quit IRC (Client Quit)
[16:03:04] *** gvandere_ <gvandere_!~gvanderes@S01066c709fd71834.ok.shawcable.net> has joined #angularjs
[16:03:10] <icebox> silastic: ES5 style guide is ok (and opinionated)... then you may read John Papa's guide for angular best practices, as suggested
[16:03:11] *** gvandere_ <gvandere_!~gvanderes@S01066c709fd71834.ok.shawcable.net> has quit IRC (Client Quit)
[16:03:25] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has joined #angularjs
[16:03:40] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has quit IRC (Client Quit)
[16:03:50] <silastic> OK. Does the ES5 guide contradict AngularJS convention?
[16:04:03] <icebox> silastic: they are two different things :)
[16:04:23] *** pritt <pritt!~textual@185.15.73.22> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:04:33] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has joined #angularjs
[16:04:36] *** Garfield-fr <Garfield-fr!~Garfield-@unaffiliated/garfield-fr> has quit IRC (Quit: Linkinus - http://linkinus.com)
[16:04:42] <asteele> yeah i mean some stuff has been added, but not a lot fundamentally about how you use js in a browser has changed, which is why i say its interesting, maybe in 10 more years we wont have a lot fundamentally different just since its hard to add new tech to browsers and get adoption
[16:05:21] <asteele> a lot of what people do today with js was completely possible 10 years ago, just the js community hadnt evolved that much yet
[16:06:19] <Elarcis> asteele: I'm not sure you realize
[16:06:26] <icebox> asteele: agreed... ajax born in 2005 :)
[16:06:38] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has joined #angularjs
[16:06:41] <asteele> what you mean Elarcis what am i missing :o
[16:07:01] *** dopesong <dopesong!~dopesong@88-119-208-184.static.zebra.lt> has joined #angularjs
[16:07:03] <icebox> asteele: I suppose he gives us a few details :)
[16:07:44] *** erol_ <erol_!~erol@37.165.139.91> has joined #angularjs
[16:07:55] *** pritt <pritt!~textual@185.15.73.22> has joined #angularjs
[16:08:18] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has quit IRC (Client Quit)
[16:08:20] *** helloss <helloss!51e6c8d9@gateway/web/freenode/ip.81.230.200.217> has quit IRC (Ping timeout: 250 seconds)
[16:08:29] *** gvanderest <gvanderest!~gvanderes@S01066c709fd71834.ok.shawcable.net> has joined #angularjs
[16:08:39] *** dopesong_ <dopesong_!~dopesong@static-206-226-72-8.cust.tzulo.com> has quit IRC (Ping timeout: 276 seconds)
[16:08:51] <Elarcis> asteele: Just when I started my studies (7 years ago), JS was known for being a huge mess to get to work on every browser, there still was earlier versions of IE to take into account, Chrome and its permissivity only appeared in 2008
[16:09:16] <icebox> http://www.evolutionoftheweb.com/
[16:10:00] <Pyrrhus> a lot of todays stuff was probably possible in netscape4. not that you´d have wanted to :)
[16:10:46] <Elarcis> icebox: very nice page
[16:11:07] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[16:11:08] *** dopesong <dopesong!~dopesong@88-119-208-184.static.zebra.lt> has quit IRC (Ping timeout: 250 seconds)
[16:11:11] <asteele> Elarcis and that is true but it doesnt imply any fundamental changes to how javascript works inside a browser, just the browsers implmentations had to conform more to the spec over time, so they always behaved the same
[16:11:33] <zomg> icebox: I'm pretty sure ajax is older than 2005 :P
[16:11:52] <zomg> at least in IE that is
[16:12:25] <Pyrrhus> 1999, according to that site ;)
[16:12:30] <Pyrrhus> IE5. oh joy :)
[16:12:34] <icebox> right... I was wrong
[16:13:00] *** mven <mven!~textual@cpe-173-174-112-125.austin.res.rr.com> has joined #angularjs
[16:13:07] <Pyrrhus> you could also use the flash<->javascript bridge to do networking.
[16:13:07] <zomg> the standard probably appeared around 2005
[16:13:14] <zomg> IE just had it with ActiveX
[16:13:18] <Pyrrhus> I´ve been there. still have the mental scars.
[16:13:28] <zomg> Pyrrhus: haha I had forgotten about that one...
[16:13:29] <zomg> :P
[16:13:43] <Pyrrhus> zomg: lucky you ;)
[16:14:02] <icebox> well... it seems 2005 was the year for the term "ajax"
[16:14:19] <asteele> it probably started to go mainstream around then
[16:14:21] <icebox> but the technolgy was there bfore
[16:15:21] <Pyrrhus> ¨The term "Ajax" was publicly stated on 18 February 2005 by Jesse James Garrett in an article titled "Ajax: A New Approach to Web Applications¨
[16:15:21] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[16:15:30] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[16:15:36] <Pyrrhus> so yeah
[16:15:38] <Elarcis> anyway, I'm looking at tech support, the way JS runs probably didn't changed much, but the tech available did a lot
[16:15:57] <Elarcis> in 2012, indexedDB is only supported by Chrome and FF
[16:16:39] <Pyrrhus> the unification of browsertech was the most important milestone.
[16:17:30] <Pyrrhus> before that, jquery was important. before jquery, there was only a wasteland :)
[16:18:00] *** davi <davi!~davi@gnu/davi> has joined #angularjs
[16:18:05] <asteele> definitely a lot of progress made
[16:18:12] *** brollypop <brollypop!~brollypop@195.178.115.1> has quit IRC ()
[16:18:21] <asteele> *finally* just within the last 1-3 years, all latest browsers can agree on how to execute javascript
[16:18:29] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has quit IRC (Read error: Connection reset by peer)
[16:18:41] <Elarcis> amazing how when you stop going 'well I don't care about existing standards, I'm going to create a universal one so awesome that every other browser will want to use!' and start working together, it suddently gets better to webdev
[16:18:48] <asteele> even still there are some holes, but all browsers are actively working to fill the holes
[16:18:51] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has joined #angularjs
[16:19:01] <Elarcis> https://xkcd.com/927/
[16:19:05] <Elarcis> !tiarx
[16:19:05] <angularjs_bot> "There Is Always a Relevant XKCD"
[16:19:20] <icebox> that is famous :)
[16:19:31] <Pyrrhus> yeah, one of the classics.
[16:19:52] *** dandaman <dandaman!~Adium@208.186.79.34> has joined #angularjs
[16:20:04] <Elarcis> pretty much indeed quite so
[16:20:32] <Pyrrhus> which reminds me of another famous one : ¨Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. ¨ -- Jamie Zawinski
[16:20:59] *** blip- <blip-!~blip-@unaffiliated/blip-> has quit IRC (Quit: Leaving)
[16:21:38] *** pritt <pritt!~textual@185.15.73.22> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:21:50] <Elarcis> Pyrrhus: yeaaaaaah, I feel that one
[16:22:24] <Elarcis> it is amazing. the other guy coded a wizard system, where each step is identified by a regex
[16:22:27] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 258 seconds)
[16:22:40] <Pyrrhus> sounds painful :)
[16:22:46] *** Gandalf84 <Gandalf84!~Gandalf84@195.82.63.201> has quit IRC (Quit: Gandalf84)
[16:22:48] <Elarcis> which, given the context, is completely stupid
[16:23:04] <Elarcis> (because you can't associate a part of the UI to multiple steps)
[16:23:19] *** d10n-work <d10n-work!uid37161@gateway/web/irccloud.com/x-nuocaqhebnisahpd> has joined #angularjs
[16:23:57] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[16:24:44] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has quit IRC (Quit: Probably pressed Ctrl-Q by accident)
[16:24:56] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has joined #angularjs
[16:25:01] <Elarcis> everyone else has left the office
[16:25:07] <Elarcis> I'm going to be a terrible person and leave now
[16:25:18] <Elarcis> Seeya, suckers!
[16:25:23] *** erol_ <erol_!~erol@37.165.139.91> has quit IRC (Remote host closed the connection)
[16:25:46] <Pyrrhus> have a good weekend.
[16:25:56] <Elarcis> thänks!
[16:26:00] <Elarcis> ¨
[16:26:04] *** Elarcis <Elarcis!~Elarcis@webdefence.cluster-d.websense.net> has quit IRC (Client Quit)
[16:26:20] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[16:26:39] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[16:28:08] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[16:29:50] *** BigBangUDR <BigBangUDR!~Thunderbi@150.242.255.75> has quit IRC (Quit: BigBangUDR)
[16:30:01] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[16:30:04] *** dan2k3k4 <dan2k3k4!~dan2k3k4@unaffiliated/dan2k3k4> has joined #angularjs
[16:31:12] *** prithaj <prithaj!~prithaj@rrcs-184-75-72-170.nyc.biz.rr.com> has joined #angularjs
[16:31:30] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[16:31:45] *** bee <bee!6562aa42@gateway/web/freenode/ip.101.98.170.66> has joined #angularjs
[16:33:37] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[16:35:18] *** Aliks <Aliks!~aliks@c-50-161-64-217.hsd1.ca.comcast.net> has quit IRC (Ping timeout: 276 seconds)
[16:35:56] *** johnwl <johnwl!uid166938@gateway/web/irccloud.com/x-xbirjelarxqlwfzn> has joined #angularjs
[16:37:27] *** PiotrekR <PiotrekR!~piotrek@213-216-112-170.static.ip.netia.com.pl> has quit IRC (Quit: Ex-Chat)
[16:37:41] *** mcfdez <mcfdez!~abailarri@90.170.201.83> has joined #angularjs
[16:39:04] *** bayousoft <bayousoft!~textual@130.70.14.3> has quit IRC ()
[16:39:33] <mcfdez> Hello. I have a form that when I submit I push the data in a table that belongs to other controller. How can I pass this data to this controller? (Without using a service) Using broadcasting? No? Another solution?
[16:40:44] *** Zonakusu <Zonakusu!~zonakusu@095-097-007-026.static.chello.nl> has quit IRC (Remote host closed the connection)
[16:41:57] <asteele> why not use a service?
[16:42:25] <icebox> mcfdez: How to share data between controllers http://plnkr.co/edit/TGlYHILp3kY8XD3U12xm?p=preview
[16:42:36] *** punknroll <punknroll!~Thunderbi@p83-219-165-60.snwdip.snw.at> has quit IRC (Quit: punknroll)
[16:42:45] <bee> I think the proper way is to use a service and inject it, it's what I would do, I don't even know how to use the $broadcast
[16:43:41] *** HouseMD is now known as SpikeSpiegel
[16:43:57] *** SpikeSpiegel <SpikeSpiegel!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: You're gonna carry that weight)
[16:44:11] *** SpikeSpiegel <SpikeSpiegel!~GitGud@unaffiliated/gitgud> has joined #angularjs
[16:44:15] <bee> anything wrong with this code:
[16:44:21] <bee> ng-class="{ '{$ dynamic.var $}': condition }"
[16:44:27] <bee> ?
[16:45:01] <icebox> off... bye
[16:45:03] <bee> dynamic.var is a scope object which is just a class name
[16:45:20] <bee> bye icebox
[16:45:21] *** Zonakusu <Zonakusu!~zonakusu@095-097-007-026.static.chello.nl> has joined #angularjs
[16:45:42] *** Psychiatrist <Psychiatrist!~Psychiatr@itk-gw.itcollege.ee> has quit IRC (Ping timeout: 276 seconds)
[16:45:46] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 252 seconds)
[16:46:27] <bee> ng-class="{ '{{ testing }}': condition }" <-- should set the class to whatever $scope.testing is set to?
[16:46:55] <icebox> bee: Why mixing interpolation and expressions is bad practice: It increases the complexity of the markup / There is no guarantee that it works for every directive, because interpolation itself is a directive. If another directive accesses attribute data before interpolation has run, it will get the raw interpolation markup and not data. / It impacts performance, as interpolation adds another watcher to the scope.
[16:47:08] <icebox> bee: https://docs.angularjs.org/guide/interpolation
[16:47:31] <icebox> bee: hope that helps
[16:47:35] <icebox> see you
[16:47:40] <bee> I will look at that
[16:47:48] *** icebox <icebox!5e5fe874@gateway/web/freenode/ip.94.95.232.116> has quit IRC (Quit: Page closed)
[16:52:59] *** Niham <Niham!~textual@180.183.153.216> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[16:53:26] *** fees <fees!~fees_@d54c22e1c.access.telenet.be> has joined #angularjs
[16:53:40] *** macstriker <macstriker!~Adium@89.207.93.215> has quit IRC (Quit: Leaving.)
[16:54:01] *** hellosss <hellosss!51e6c8d9@gateway/web/freenode/ip.81.230.200.217> has joined #angularjs
[16:54:09] *** zivester <zivester!~zivester@38.104.66.138> has joined #angularjs
[16:54:26] *** tinajohnson___ <tinajohnson___!uid25907@gateway/web/irccloud.com/x-xtdbhvobvmrdtfof> has quit IRC (Quit: Connection closed for inactivity)
[16:55:06] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:5a3:7c7c:efe0:fc75> has quit IRC ()
[16:55:11] <mcfdez> asteele, I have multiple bootstrap-ui tabs (That I add dynamically with a controller (ParentController)). Each tab has one controller (Controller1) because presents the same content, but I want to have this isolated because I want to apply different filters to them. At the same time I have a form that is controlled by another controller (FormController) that when I submit it I want the response to be pushed to all tabs list. (I don't want to use Paren
[16:55:11] <mcfdez> tController to do this, because the isolation of the lists.
[16:55:13] <hellosss> Hi, how can I protect one view with authenication by using tokens?
[16:56:08] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[16:56:23] *** rscata <rscata!~cata@5.2.202.145> has quit IRC (Quit: Leaving)
[16:56:43] *** bayousoft <bayousoft!~textual@130.70.14.3> has joined #angularjs
[16:57:02] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has joined #angularjs
[16:57:13] *** VaticanCameos <VaticanCameos!~VaticanCa@110.172.184.114> has quit IRC ()
[16:57:15] *** leolrrj <leolrrj!~leolrrj@50.243.248.21> has joined #angularjs
[16:58:35] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[16:59:04] *** Pyrrhus <Pyrrhus!~peter@095-097-155-024.static.chello.nl> has quit IRC (Ping timeout: 272 seconds)
[17:00:34] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[17:00:36] *** zeioth <zeioth!~zeioth@185.red-79-146-24.dynamicip.rima-tde.net> has joined #angularjs
[17:01:31] *** tarnus <tarnus!~tarnus@2602:306:ccaa:9790:81bf:d7e3:a5b9:3a57> has joined #angularjs
[17:01:43] *** romerocesar <romerocesar!~cesar@c-73-97-145-30.hsd1.wa.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[17:02:17] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 244 seconds)
[17:03:23] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has quit IRC (Remote host closed the connection)
[17:04:23] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[17:05:36] *** siba <siba!~textual@60-242-28-48.static.tpgi.com.au> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:07:47] *** Krzys19^ <Krzys19^!~kasia@user-164-126-201-219.play-internet.pl> has joined #angularjs
[17:07:59] *** marr123 <marr123!~ccc@dynamic-78-8-91-216.ssp.dialog.net.pl> has joined #angularjs
[17:08:08] *** marr <marr!~ccc@77-254-101-253.adsl.inetia.pl> has quit IRC (Killed (barjavel.freenode.net (Nickname regained by services)))
[17:08:08] *** marr123 is now known as marr
[17:08:16] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[17:08:40] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[17:08:42] *** Krzys19^ is now known as Kristopherson
[17:09:26] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has quit IRC (Read error: Connection reset by peer)
[17:09:42] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has joined #angularjs
[17:10:02] *** Chip7 <Chip7!~cheapseth@5.158.242.35> has joined #angularjs
[17:10:25] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has joined #angularjs
[17:10:56] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Remote host closed the connection)
[17:10:58] *** Kristopherson <Kristopherson!~kasia@user-164-126-201-219.play-internet.pl> has quit IRC (Quit: Konversation terminated!)
[17:11:13] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has joined #angularjs
[17:12:08] *** kas84 <kas84!~pablo@185.red-83-56-4.staticip.rima-tde.net> has joined #angularjs
[17:13:20] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has joined #angularjs
[17:14:31] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[17:16:03] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 264 seconds)
[17:16:22] *** wtf__ <wtf__!~wtf@host150.190-136-167.telecom.net.ar> has joined #angularjs
[17:17:15] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 264 seconds)
[17:17:20] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[17:18:18] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 244 seconds)
[17:19:10] *** wtf_ <wtf_!~wtf@host25.186-125-147.telecom.net.ar> has quit IRC (Ping timeout: 244 seconds)
[17:19:28] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[17:21:20] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[17:21:46] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[17:22:01] *** bee <bee!6562aa42@gateway/web/freenode/ip.101.98.170.66> has quit IRC (Quit: Page closed)
[17:22:17] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:115a:2142:ad2c:b968> has joined #angularjs
[17:22:52] *** jieryn <jieryn!~jieryn@cpe-74-77-135-189.buffalo.res.rr.com> has joined #angularjs
[17:22:52] *** jieryn <jieryn!~jieryn@cpe-74-77-135-189.buffalo.res.rr.com> has quit IRC (Changing host)
[17:22:52] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[17:23:01] *** micabot <micabot!~mica@unaffiliated/mica> has joined #angularjs
[17:23:25] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[17:24:11] *** mst is now known as {[{[{[{[
[17:24:36] *** {[{[{[{[ is now known as mst
[17:26:02] *** dandaman <dandaman!~Adium@208.186.79.34> has quit IRC (Quit: Leaving.)
[17:26:37] *** HitHolic <HitHolic!d5d783b3@gateway/web/freenode/ip.213.215.131.179> has joined #angularjs
[17:26:41] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[17:28:01] *** dandaman <dandaman!~Adium@208.186.79.34> has joined #angularjs
[17:28:34] *** Chip7 <Chip7!~cheapseth@5.158.242.35> has quit IRC (Remote host closed the connection)
[17:28:44] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Remote host closed the connection)
[17:29:36] *** android6011 <android6011!451d9612@gateway/web/freenode/ip.69.29.150.18> has joined #angularjs
[17:30:41] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has joined #angularjs
[17:30:42] *** TyrfingMjolnir <TyrfingMjolnir!~Tyrfing@62.92.82.250> has quit IRC (Ping timeout: 244 seconds)
[17:31:00] <android6011> I'm trying to create a directive that can look at at the children input/select elements and check if they are $valid or not. I can loop the children but I always end up with $valid undefined. How can I grab the appropriate children in a way that gives me access to $valid?
[17:32:42] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 246 seconds)
[17:34:12] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[17:35:06] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 276 seconds)
[17:35:37] *** sohail <sohail!~user@unaffiliated/sohail> has quit IRC (Read error: Connection reset by peer)
[17:35:48] *** cocao <cocao!~Thunderbi@177.40.182.145> has joined #angularjs
[17:36:05] *** cocao <cocao!~Thunderbi@177.40.182.145> has quit IRC (Client Quit)
[17:36:09] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[17:36:20] *** sohail <sohail!~user@unaffiliated/sohail> has joined #angularjs
[17:36:56] *** cristatus <cristatus!~cristatus@117.212.219.238> has quit IRC (Ping timeout: 250 seconds)
[17:37:27] *** kas84 <kas84!~pablo@185.red-83-56-4.staticip.rima-tde.net> has quit IRC (Quit: kas84)
[17:37:32] *** Myrax <Myrax!~Myrax@95.147.84.251> has quit IRC (Remote host closed the connection)
[17:38:40] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[17:40:39] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has quit IRC (Ping timeout: 264 seconds)
[17:41:43] *** senayar <senayar!~senayar@unaffiliated/senayar> has quit IRC ()
[17:42:16] *** Jonn <Jonn!c4209902@gateway/web/freenode/ip.196.32.153.2> has joined #angularjs
[17:42:21] *** Jonn is now known as Jonn`
[17:42:36] *** Jonn` is now known as `Jonn`
[17:43:29] <`Jonn`> Hey guys. Has anyone encountered a situation where a valid response is not received in the success callback, but the error callback?
[17:43:58] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[17:44:02] *** Leon <Leon!~Leon@81-94-171-47.customer.itmastaren.net> has quit IRC (Quit: Time to sleep)
[17:47:05] <zomg> `Jonn`: then it's not a valid response
[17:47:36] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[17:48:11] <hellosss> Hi, how can I protect one view with authenication by using tokens??
[17:48:13] <grug> `Jonn`: that sounds like poor api design - also not an angular question :)
[17:48:21] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[17:48:27] <grug> hellosss: there are plenty of tutorials on how to do that on google - have you checked any out?
[17:48:28] <`Jonn`> It is returning a 200. The response in the networking tab seems correct. Also, when using POSTman, the response seems valid.
[17:48:41] <grug> `Jonn`: can you show us some code?
[17:49:45] <hellosss> grug: yes, and all of them show how to secure requesting data, not securing an entire view
[17:49:50] *** rueben_ <rueben_!~rramirez@207.71.33.174> has joined #angularjs
[17:51:12] <hellosss> grug: for example they teach how to secure that only authorized users can request data by pressing a button on a specifc view. But I want to redirect them if they are not authorized so they can even access the view
[17:51:24] <hellosss> can't
[17:52:06] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[17:53:07] *** dionysus69 <dionysus69!~Icedove@unaffiliated/dionysus69> has quit IRC (Ping timeout: 260 seconds)
[17:53:48] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[17:53:55] *** Jellyg00se <Jellyg00se!~Jellyg00s@46.33.133.248> has quit IRC (Remote host closed the connection)
[17:54:10] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 260 seconds)
[17:54:11] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[17:54:39] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[17:54:47] *** Fanaen_ <Fanaen_!~Fanaen@LStLambert-657-1-100-236.w90-63.abo.wanadoo.fr> has quit IRC (Quit: Leaving)
[17:55:04] <grug> hellosss: i can guarantee you that they also show how to secure routes
[17:55:16] <grug> route authentication is the term you are looking for :)
[17:55:24] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[17:55:56] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Read error: Connection reset by peer)
[17:56:08] *** jiggliemon <jiggliemon!~jiggliemo@108.0.124.202> has joined #angularjs
[17:56:15] <hellosss> grug: Well I haven't found one yet, but now atleast I know what to search for, thanx
[17:56:15] *** evilaliv3 <evilaliv3!~evilaliv3@212.91.95.170> has quit IRC (Ping timeout: 264 seconds)
[17:56:29] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[17:58:13] <grug> http://stackoverflow.com/questions/20969835/angularjs-login-and-authentication-in-each-route-and-controller - literally the first google result ;)
[17:58:16] *** Aliks <Aliks!~aliks@241.sub-70-197-5.myvzw.com> has joined #angularjs
[17:58:26] *** jonasliljestrand <jonasliljestrand!~jonaslilj@c80-216-222-81.bredband.comhem.se> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[17:58:45] *** AlpBilgin <AlpBilgin!d956c0a9@gateway/web/freenode/ip.217.86.192.169> has quit IRC (Quit: Page closed)
[17:59:09] *** svycka <svycka!~vytautas@89.249.92.142> has quit IRC (Ping timeout: 276 seconds)
[18:00:26] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Remote host closed the connection)
[18:01:39] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 264 seconds)
[18:02:06] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 246 seconds)
[18:02:13] <hellosss> grug: thanx, I has been searching for a tutorial with laravel compitable. I will see how I can implement it in thatone
[18:02:21] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.166.78> has joined #angularjs
[18:02:23] <`Jonn`> grug: https://gist.github.com/jonathanagosto/7f73a64c4b7adae359c9bc62a85de89b
[18:02:31] *** Debnet <Debnet!~Marc@smtp2.sa-cim.fr> has quit IRC (Read error: Connection reset by peer)
[18:02:51] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has joined #angularjs
[18:04:03] *** akkonrad <akkonrad!~akkonrad3@80-219-182-113.dclient.hispeed.ch> has quit IRC (Ping timeout: 264 seconds)
[18:04:05] *** wtf__ <wtf__!~wtf@host150.190-136-167.telecom.net.ar> has quit IRC (Ping timeout: 260 seconds)
[18:04:26] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[18:04:28] *** wtf__ <wtf__!~wtf@host150.190-136-167.telecom.net.ar> has joined #angularjs
[18:04:37] *** Zonakusu <Zonakusu!~zonakusu@095-097-007-026.static.chello.nl> has quit IRC ()
[18:05:31] *** asteele <asteele!~Cronoh@208.80.71.41> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
[18:05:40] <`Jonn`> And the API returns the following 200 code with response headers: { "date": "Fri, 10 Jun 2016 16:03:11 GMT", "connection": "keep-alive", "content-length": "625", "content-type": "application/json" }
[18:06:23] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[18:07:08] *** Myrax <Myrax!~Myrax@95.147.84.251> has joined #angularjs
[18:07:29] *** Myrax <Myrax!~Myrax@95.147.84.251> has quit IRC (Remote host closed the connection)
[18:07:32] <grug> hellosss: that is compatible with any back end
[18:07:57] *** Myrax <Myrax!~Myrax@95.147.84.251> has joined #angularjs
[18:08:17] <hellosss> grug: okey, so i can just follow that tutorial right of?
[18:08:34] <grug> `Jonn`: why arent you doing Entity.query(...).then(function(...))...
[18:08:40] <grug> since $http returns a promise
[18:09:15] <grug> hellosss: yes, your front end shouldn't be coupled to the back end, so you can write a service that determines whether a user is auth'd and if so, grant permission to the route
[18:09:26] *** itamarjp_ <itamarjp_!~itamar@138.122.51.123> has joined #angularjs
[18:10:25] *** Drew_ <Drew_!~drew@71-95-187-91.dhcp.mtpk.ca.charter.com> has quit IRC (Quit: Leaving)
[18:11:06] <hellosss> grug: okey, thanks
[18:11:52] <grug> no worries
[18:11:59] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has quit IRC (Remote host closed the connection)
[18:12:09] *** Aliks <Aliks!~aliks@241.sub-70-197-5.myvzw.com> has quit IRC (Remote host closed the connection)
[18:12:13] *** dan2k3k4 <dan2k3k4!~dan2k3k4@unaffiliated/dan2k3k4> has quit IRC (Read error: Connection reset by peer)
[18:12:19] *** dan2k3k5 <dan2k3k5!~dan2k3k4@unaffiliated/dan2k3k4> has joined #angularjs
[18:12:56] <`Jonn`> grug: It is using $resources. The .query method invokes $http itself, not my code.
[18:13:32] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[18:14:01] <grug> `Jonn`: can you show the query function?
[18:15:19] <`Jonn`> The query function comes from $resources, as documented. It invokes a GET with isArray:true.
[18:15:32] <`Jonn`> See the factory below the controller.
[18:15:58] *** mcfdez <mcfdez!~abailarri@90.170.201.83> has quit IRC (Quit: Saliendo)
[18:16:03] *** zorph <zorph!~zorph@mx.redtag.ca> has quit IRC (Ping timeout: 276 seconds)
[18:16:10] *** silastic <silastic!c3d41d51@gateway/web/freenode/ip.195.212.29.81> has quit IRC (Ping timeout: 250 seconds)
[18:17:22] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has joined #angularjs
[18:17:55] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[18:18:00] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has quit IRC (Quit: ZNC 1.6.1+deb1~ubuntu14.04.0 - http://znc.in)
[18:18:06] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has quit IRC (Ping timeout: 250 seconds)
[18:18:25] *** Fusselwurm <Fusselwurm!~quassel@89.27.166.58> has quit IRC (Remote host closed the connection)
[18:18:35] *** VeryBewitching <VeryBewitching!~rpc@CPEc03f0ee19275-CMbc4dfbd17720.cpe.net.cable.rogers.com> has joined #angularjs
[18:19:39] <grug> oh, sorry!
[18:19:47] *** davi <davi!~davi@gnu/davi> has quit IRC (Ping timeout: 244 seconds)
[18:20:30] *** Sandbed <Sandbed!6eab1a2e@gateway/web/freenode/ip.110.171.26.46> has joined #angularjs
[18:20:46] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has joined #angularjs
[18:20:51] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has joined #angularjs
[18:21:03] *** Sandbed <Sandbed!6eab1a2e@gateway/web/freenode/ip.110.171.26.46> has left #angularjs
[18:21:25] <grug> still, $resource's query() function returns a promise
[18:21:27] *** dan2k3k5 <dan2k3k5!~dan2k3k4@unaffiliated/dan2k3k4> has quit IRC (Quit: ZZZzzz…)
[18:22:00] <grug> run console.log(entity) at the end of your load function
[18:22:08] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[18:22:26] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[18:23:44] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has quit IRC (Read error: Connection reset by peer)
[18:24:16] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has joined #angularjs
[18:25:30] *** donguston <donguston!~GEEGEEGEE@cpc12-sprt2-2-0-cust478.17-2.cable.virginm.net> has joined #angularjs
[18:25:32] *** uru is now known as uru|away
[18:25:43] *** asteele <asteele!~Cronoh@38.88.216.18> has joined #angularjs
[18:26:25] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:e1dc::1> has joined #angularjs
[18:26:35] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[18:27:06] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 272 seconds)
[18:27:44] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[18:28:16] <`Jonn`> The first time it runs it returns entity with the promise unresolved, then it returns with the requested object inside the error function.
[18:29:17] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[18:29:18] *** noobsu <noobsu!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Remote host closed the connection)
[18:29:29] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has joined #angularjs
[18:29:34] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[18:30:56] *** MahaDev <MahaDev!~0mkar@45.249.80.245> has joined #angularjs
[18:31:08] <grug> yep so it is a promise - so it's then'able
[18:31:12] <grug> so use .then() :)
[18:31:41] <grug> https://docs.angularjs.org/api/ng/service/$q
[18:31:54] <`Jonn`> It sounds logic, but it wont accept .query.then({...})
[18:31:56] *** HitHolic <HitHolic!d5d783b3@gateway/web/freenode/ip.213.215.131.179> has quit IRC (Quit: Page closed)
[18:32:24] <`Jonn`> The app breaks complaining that .then is not a valid method for .query.
[18:33:57] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 246 seconds)
[18:34:24] *** lavalamp <lavalamp!~lava@unaffiliated/lavalamp> has joined #angularjs
[18:35:00] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[18:36:03] <`Jonn`> Bbs.
[18:36:12] <`Jonn`> Thanks for the troubleshooting help!
[18:36:46] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has joined #angularjs
[18:37:31] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has joined #angularjs
[18:39:20] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[18:39:33] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[18:39:43] *** SexualRickshaw <SexualRickshaw!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has quit IRC (Read error: Connection reset by peer)
[18:39:57] *** nanuko <nanuko!~nanuko@66-140-241-100.ded.swbell.net> has joined #angularjs
[18:40:12] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has quit IRC (Quit: ZNC 1.6.1+deb1~ubuntu14.04.0 - http://znc.in)
[18:40:26] *** `Jonn` <`Jonn`!c4209902@gateway/web/freenode/ip.196.32.153.2> has quit IRC (Ping timeout: 250 seconds)
[18:41:10] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has joined #angularjs
[18:41:39] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has quit IRC (Ping timeout: 246 seconds)
[18:42:49] *** CptClever <CptClever!~cptclever@s1.evps.nl> has quit IRC (Quit: Switching to skynet-4)
[18:43:20] *** CptClever <CptClever!~cptclever@s1.evps.nl> has joined #angularjs
[18:44:01] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 252 seconds)
[18:44:01] *** fedenunez <fedenunez!~fede@r167-61-84-204.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 252 seconds)
[18:44:39] *** umdstu <umdstu!~umdstu@65.127.220.137> has quit IRC (Quit: umdstu)
[18:46:11] *** SexualRickshaw <SexualRickshaw!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has joined #angularjs
[18:46:13] *** TeddyMurray <TeddyMurray!~TeddyMurr@ip98-160-203-250.lv.lv.cox.net> has joined #angularjs
[18:46:22] *** TeddyMurray__ <TeddyMurray__!~TeddyMurr@ip98-160-203-250.lv.lv.cox.net> has joined #angularjs
[18:46:25] *** Mythh <Mythh!~Myth@bl22-12-247.dsl.telepac.pt> has quit IRC (Changing host)
[18:46:25] *** Mythh <Mythh!~Myth@unaffiliated/mythh> has joined #angularjs
[18:48:12] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[18:48:32] *** venkat_330 <venkat_330!~Thunderbi@115.252.65.26> has quit IRC (Ping timeout: 260 seconds)
[18:49:05] *** anix <anix!~anix@p5DDA3A6E.dip0.t-ipconnect.de> has quit IRC (Quit: https://plus.google.com/+AnastasiosHatzis)
[18:52:26] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has joined #angularjs
[18:52:46] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[18:53:03] *** venkat_330 <venkat_330!~Thunderbi@115.252.65.26> has joined #angularjs
[18:53:31] *** joshontheweb <joshontheweb!~joshonthe@107.170.122.26> has quit IRC (Quit: Computer has gone to sleep.)
[18:53:33] *** wonder95 <wonder95!~wonder95@50-39-193-168.bvtn.or.frontiernet.net> has joined #angularjs
[18:54:20] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 272 seconds)
[18:55:58] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has quit IRC (Quit: ZNC 1.6.1+deb1~ubuntu14.04.0 - http://znc.in)
[18:56:09] *** SpikeSpiegel <SpikeSpiegel!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: You're gonna carry that weight)
[18:56:24] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has joined #angularjs
[18:56:28] *** hellosss <hellosss!51e6c8d9@gateway/web/freenode/ip.81.230.200.217> has quit IRC (Ping timeout: 250 seconds)
[18:56:51] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has joined #angularjs
[18:56:57] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has quit IRC (Remote host closed the connection)
[18:57:18] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[18:57:27] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[18:57:38] *** Mattch <Mattch!~Mattch@w5430.see.ed.ac.uk> has quit IRC (Quit: Leaving.)
[18:57:41] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[18:58:03] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 264 seconds)
[18:58:27] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[18:58:52] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[18:59:05] *** shayla <shayla!~Murph@93-46-189-23.ip109.fastwebnet.it> has quit IRC (Remote host closed the connection)
[18:59:10] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Read error: Connection reset by peer)
[18:59:14] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[18:59:40] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[19:00:19] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has joined #angularjs
[19:02:18] *** jr3 <jr3!~jr3@c-98-194-199-12.hsd1.tx.comcast.net> has quit IRC (Quit: jr3)
[19:02:23] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has quit IRC (Quit: ZNC - http://znc.in)
[19:02:38] *** The_Photographer <The_Photographer!~The_Photo@unaffiliated/the-photographer/x-0861727> has joined #angularjs
[19:02:44] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[19:02:59] <The_Photographer> Angular 2 will become comercial like extjs?
[19:04:12] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Remote host closed the connection)
[19:04:47] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[19:06:25] <mst> The_Photographer: ... no
[19:06:37] <mst> why would you even imagine that?
[19:06:54] <The_Photographer> Maybe becasue Angular 2 is complex to sell some automatized tool
[19:07:24] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Ping timeout: 276 seconds)
[19:07:26] *** fedenunez <fedenunez!~fede@r167-61-13-95.dialup.adsl.anteldata.net.uy> has joined #angularjs
[19:07:54] *** absinthe <absinthe!~absinthe@55d4bd5f.access.ecotel.net> has joined #angularjs
[19:07:56] *** absinthe <absinthe!~absinthe@55d4bd5f.access.ecotel.net> has quit IRC (Remote host closed the connection)
[19:09:13] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Ping timeout: 244 seconds)
[19:09:13] *** erol_ <erol_!~erol@37.160.81.205> has joined #angularjs
[19:09:19] *** krusty_ar <krusty_ar!~quassel@190.192.59.178> has quit IRC (Ping timeout: 252 seconds)
[19:09:51] *** joshontheweb <joshontheweb!~joshonthe@107.170.4.130> has joined #angularjs
[19:10:33] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[19:11:07] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 258 seconds)
[19:11:35] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[19:11:51] *** mischat_ <mischat_!~mischat@195.40.10.116> has quit IRC (Remote host closed the connection)
[19:12:02] *** w2r5 <w2r5!~textual@c-69-244-0-62.hsd1.az.comcast.net> has joined #angularjs
[19:13:11] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[19:13:30] *** w2r5 <w2r5!~textual@c-69-244-0-62.hsd1.az.comcast.net> has quit IRC (Changing host)
[19:13:30] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has joined #angularjs
[19:16:37] *** mariuscc <mariuscc!~mariuscc@79.112.60.75> has quit IRC (Ping timeout: 244 seconds)
[19:17:28] <diphtherial> perhaps there are better reasons for it being "complex" than needlessly making it that way to sell a tool
[19:19:26] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.166.78> has quit IRC (Quit: BigBangUDR)
[19:19:36] *** comingsoontm <comingsoontm!~comingsoo@70.51.47.106> has joined #angularjs
[19:19:59] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has joined #angularjs
[19:20:04] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 244 seconds)
[19:21:34] *** SexualRickshaw <SexualRickshaw!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has quit IRC (Ping timeout: 260 seconds)
[19:22:07] *** andrew__ <andrew__!~andrew@mrboom.plus.com> has quit IRC (Remote host closed the connection)
[19:22:33] *** comingsoontm_ <comingsoontm_!~comingsoo@70.51.47.106> has quit IRC (Ping timeout: 240 seconds)
[19:22:41] *** uru|away is now known as uru
[19:26:15] *** bayousoft <bayousoft!~textual@130.70.14.3> has quit IRC ()
[19:26:48] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has joined #angularjs
[19:27:36] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 258 seconds)
[19:28:19] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[19:28:36] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[19:29:49] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has joined #angularjs
[19:29:50] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[19:30:00] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Remote host closed the connection)
[19:31:04] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:e1dc::1> has quit IRC (Ping timeout: 264 seconds)
[19:31:17] *** platonic_ <platonic_!~platonic@51.175.98.163> has quit IRC (Remote host closed the connection)
[19:31:18] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[19:31:33] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has quit IRC (Read error: Connection reset by peer)
[19:31:56] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has joined #angularjs
[19:33:04] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[19:33:15] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Client Quit)
[19:33:56] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has joined #angularjs
[19:34:33] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Ping timeout: 240 seconds)
[19:34:37] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Ping timeout: 260 seconds)
[19:34:53] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 258 seconds)
[19:35:02] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has joined #angularjs
[19:35:05] *** sonofdirt <sonofdirt!~sonofdirt@65-111-114-110.dyn.grandenetworks.net> has quit IRC (Remote host closed the connection)
[19:35:47] *** ajf- <ajf-!~ajf-@181-160-225-99.baf.movistar.cl> has quit IRC (Client Quit)
[19:36:53] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Remote host closed the connection)
[19:37:00] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[19:37:19] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Remote host closed the connection)
[19:38:44] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[19:39:01] *** davi <davi!~davi@gnu/davi> has joined #angularjs
[19:39:59] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has quit IRC (Quit: ZNC - http://znc.in)
[19:41:19] *** erol_ <erol_!~erol@37.160.81.205> has quit IRC (Remote host closed the connection)
[19:43:00] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[19:44:25] *** jr3 <jr3!~jr3@c-98-194-199-12.hsd1.tx.comcast.net> has joined #angularjs
[19:44:59] *** sbowrin <sbowrin!c75b8df8@gateway/web/freenode/ip.199.91.141.248> has joined #angularjs
[19:46:24] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 276 seconds)
[19:47:41] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has joined #angularjs
[19:47:52] *** Coldblackice <Coldblackice!~anonz@unaffiliated/coldblackice> has joined #angularjs
[19:48:09] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[19:48:29] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Ping timeout: 244 seconds)
[19:48:43] <zolomon> Is there a way to debug why a view inside a stage config is not loading correctly when using ui-router?
[19:50:38] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.166.78> has joined #angularjs
[19:50:43] *** BigBangUDR <BigBangUDR!~Thunderbi@106.215.166.78> has quit IRC (Client Quit)
[19:51:09] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[19:51:32] *** sonofdirt <sonofdirt!~sonofdirt@cpe-70-113-70-38.austin.res.rr.com> has joined #angularjs
[19:52:07] *** evilaliv3 <evilaliv3!~evilaliv3@2-229-44-162.ip195.fastwebnet.it> has joined #angularjs
[19:52:21] *** _Penguin <_Penguin!~penguin@host86-145-207-1.range86-145.btcentralplus.com> has quit IRC (Ping timeout: 240 seconds)
[19:52:27] *** SexualRickshaw <SexualRickshaw!~kvirc@cpe-70-114-165-148.austin.res.rr.com> has joined #angularjs
[19:54:01] *** nanuko <nanuko!~nanuko@66-140-241-100.ded.swbell.net> has quit IRC (Quit: nanuko)
[19:54:23] *** ceaucari <ceaucari!~ceaucari@72.176.178.64> has joined #angularjs
[19:54:47] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[19:54:56] *** _Penguin <_Penguin!~penguin@host86-151-83-45.range86-151.btcentralplus.com> has joined #angularjs
[19:55:02] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[19:56:16] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has quit IRC (Ping timeout: 264 seconds)
[19:56:24] *** texinwien <texinwien!~texinwien@213162068091.public.t-mobile.at> has quit IRC (Ping timeout: 244 seconds)
[19:56:33] *** unclechu <unclechu!~unclechu@94.77.143.73> has quit IRC (Quit: Leaving)
[19:56:50] *** ajf- <ajf-!~ajf-@181-160-195-144.baf.movistar.cl> has joined #angularjs
[19:57:13] *** reisio <reisio!~reisio@unaffiliated/reisio> has quit IRC (Read error: Connection reset by peer)
[19:57:46] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has quit IRC (Ping timeout: 250 seconds)
[19:57:50] *** texinwien <texinwien!~texinwien@213162068091.public.t-mobile.at> has joined #angularjs
[19:58:22] *** wd40s <wd40s!~wd40s@24-148-76-49.c3-0.lem-ubr2.chi-lem.il.cable.rcn.com> has joined #angularjs
[19:58:52] *** Meow-J <Meow-J!uid69628@gateway/web/irccloud.com/x-iyxfrzokxpirdtws> has quit IRC (Quit: Connection closed for inactivity)
[19:59:04] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[19:59:06] *** reisio <reisio!~reisio@unaffiliated/reisio> has left #angularjs
[19:59:08] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[20:01:33] *** dopesong <dopesong!~dopesong@lan126-981.elekta.lt> has joined #angularjs
[20:01:39] *** anjumkaiser <anjumkaiser!~anjumkais@39.50.211.219> has quit IRC (Ping timeout: 264 seconds)
[20:01:40] *** w2r5 <w2r5!~textual@unaffiliated/w2r5> has quit IRC (Ping timeout: 264 seconds)
[20:02:09] *** jiggliemon <jiggliemon!~jiggliemo@108.0.124.202> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[20:03:13] *** TheSimonator <TheSimonator!~TheSimona@207-38-227-20.c3-0.43d-ubr2.qens-43d.ny.cable.rcn.com> has joined #angularjs
[20:03:13] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[20:03:23] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[20:04:17] *** cvanball <cvanball!~textual@a80-101-226-96.adsl.xs4all.nl> has joined #angularjs
[20:04:18] *** josdeha_rt <josdeha_rt!~josdehart@5469C802.cm-12-2d.dynamic.ziggo.nl> has joined #angularjs
[20:05:42] *** dopesong <dopesong!~dopesong@lan126-981.elekta.lt> has quit IRC (Ping timeout: 244 seconds)
[20:07:13] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[20:08:05] *** avramel2 <avramel2!~avramel11@173.94.186.158> has quit IRC (Quit: Leaving)
[20:08:07] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has quit IRC (Quit: Leaving)
[20:10:34] *** w2r5 <w2r5!~textual@c-69-242-232-38.hsd1.az.comcast.net> has joined #angularjs
[20:13:52] *** ngbot <ngbot!~ngbot@192.30.252.34> has joined #angularjs
[20:13:52] <ngbot> [angular.js] gkalpak pushed 1 new commit to master: https://git.io/voGMP
[20:13:52] <ngbot> angular.js/master f467dc3 Wesley Cho: feat(limitTo): add support for array-like objects...
[20:13:52] *** ngbot <ngbot!~ngbot@192.30.252.34> has left #angularjs
[20:13:58] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has joined #angularjs
[20:14:01] *** qdk <qdk!~qdk@0190102301.0.fullrate.ninja> has quit IRC (Ping timeout: 240 seconds)
[20:14:27] *** ngbot <ngbot!~ngbot@192.30.252.40> has joined #angularjs
[20:14:27] <ngbot> [angular.js] gkalpak pushed 1 new commit to v1.5.x: https://git.io/voGMH
[20:14:27] <ngbot> angular.js/v1.5.x b03957f Wesley Cho: feat(limitTo): add support for array-like objects...
[20:14:27] *** ngbot <ngbot!~ngbot@192.30.252.40> has left #angularjs
[20:15:00] *** evilaliv3 <evilaliv3!~evilaliv3@2-229-44-162.ip195.fastwebnet.it> has quit IRC (Ping timeout: 276 seconds)
[20:15:00] *** ninkotech__ <ninkotech__!~duplo@static-84-242-87-186.net.upcbroadband.cz> has joined #angularjs
[20:15:26] *** {DV8} <{DV8}!~Deviate@135-23-107-121.cpe.pppoe.ca> has joined #angularjs
[20:15:51] *** ninkotech <ninkotech!~duplo@static-84-242-87-186.net.upcbroadband.cz> has quit IRC (Ping timeout: 244 seconds)
[20:16:02] *** zorph <zorph!~zorph@mx.redtag.ca> has joined #angularjs
[20:16:48] <reisio> ooh, botspam
[20:16:55] *** devians <devians!~devians@29.33.96.58.static.exetel.com.au> has joined #angularjs
[20:17:00] <reisio> /ignore ngbot all :)
[20:17:18] *** coffetti <coffetti!~coffee@a88-115-123-164.elisa-laajakaista.fi> has quit IRC (Ping timeout: 272 seconds)
[20:17:31] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:41e0:f53f:b8fb:6212> has joined #angularjs
[20:18:20] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[20:18:29] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:41e0:f53f:b8fb:6212> has quit IRC (Remote host closed the connection)
[20:18:41] *** coffetti <coffetti!~coffee@a88-115-123-164.elisa-laajakaista.fi> has joined #angularjs
[20:18:51] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has joined #angularjs
[20:19:33] *** devians_ <devians_!~devians@29.33.96.58.static.exetel.com.au> has quit IRC (Ping timeout: 276 seconds)
[20:19:36] *** mischat <mischat!~mischat@2a02:c7f:c006:1e00:6c0b:b024:b4d0:88db> has joined #angularjs
[20:21:01] *** davi <davi!~davi@gnu/davi> has quit IRC (Ping timeout: 240 seconds)
[20:21:55] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 252 seconds)
[20:25:11] <bisch> Debugging question. Just updated to 1.5. In Chrome if there's an "error" it gives like a red "typerror" or whatever in the console but doesn't "pause" even if "pause on exceptions" is enabled. It does pause if "pause on caught exceptions" is enabled. Is Angular catching my uncaught exceptions and bypassing the debugger?
[20:25:48] *** cocao <cocao!~Thunderbi@177.40.182.145> has joined #angularjs
[20:26:02] *** amcorreia <amcorreia!~amcorreia@2804:7f5:280:e1dc::1> has joined #angularjs
[20:26:02] *** taylorrf <taylorrf!~taylorrf@187.183.10.120> has joined #angularjs
[20:27:22] *** evilaliv3 <evilaliv3!~evilaliv3@rm-19-5-173.service.infuturo.it> has joined #angularjs
[20:28:30] *** plutoniix <plutoniix!~q@node-lpx.pool-101-108.dynamic.totbb.net> has joined #angularjs
[20:28:36] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has joined #angularjs
[20:30:34] *** cocao <cocao!~Thunderbi@177.40.182.145> has quit IRC (Client Quit)
[20:30:35] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[20:31:33] *** texinwien <texinwien!~texinwien@213162068091.public.t-mobile.at> has quit IRC (Ping timeout: 246 seconds)
[20:32:36] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has quit IRC (Read error: Connection reset by peer)
[20:33:24] *** NomadJim <NomadJim!~NomadJim@pdpc/supporter/active/nomadjim> has joined #angularjs
[20:33:37] *** nilsi <nilsi!~nilsi@183.101.241.130> has joined #angularjs
[20:34:02] *** krusty_ar <krusty_ar!~quassel@190.2.99.13> has joined #angularjs
[20:35:04] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[20:35:16] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:35:21] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:36:11] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 244 seconds)
[20:36:30] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[20:37:08] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:37:18] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:37:34] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[20:38:05] *** nilsi <nilsi!~nilsi@183.101.241.130> has quit IRC (Ping timeout: 244 seconds)
[20:38:12] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:38:18] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:38:36] *** scorphus <scorphus!~scorphus@148.251.208.89> has quit IRC (Ping timeout: 244 seconds)
[20:38:42] *** scorphus <scorphus!~scorphus@rocambole.minaslivre.org> has joined #angularjs
[20:39:05] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:39:15] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:39:46] *** bytecounter <bytecounter!~mgreipl@dyndsl-178-142-015-157.ewe-ip-backbone.de> has quit IRC (Quit: Ex-Chat)
[20:39:54] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:40:03] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:40:50] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:41:00] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:41:06] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[20:41:39] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has joined #angularjs
[20:41:42] *** diegoaguilar <diegoaguilar!~diegoagui@189.128.201.236> has quit IRC (Max SendQ exceeded)
[20:42:01] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[20:42:07] *** Mikr0 <Mikr0!~Mikr0@2a01:e35:2f6e:f8a0:b45b:4184:e813:ad0a> has quit IRC (Read error: Connection reset by peer)
[20:42:46] *** Hilu <Hilu!~Hilu@LFbn-1-6438-140.w90-113.abo.wanadoo.fr> has joined #angularjs
[20:43:03] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 264 seconds)
[20:43:15] *** Mikr0 <Mikr0!~Mikr0@2a01:e35:2f6e:f8a0:b932:a21b:68f6:3421> has joined #angularjs
[20:43:57] *** SpikeSpiegel <SpikeSpiegel!~GitGud@unaffiliated/gitgud> has joined #angularjs
[20:45:29] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[20:47:02] *** itaipu <itaipu!~Marco@191.8.126.227> has joined #angularjs
[20:47:33] *** lucy_ <lucy_!184b488c@gateway/web/freenode/ip.24.75.72.140> has joined #angularjs
[20:47:53] *** lucy_ <lucy_!184b488c@gateway/web/freenode/ip.24.75.72.140> has quit IRC (Client Quit)
[20:48:26] *** evilaliv3 <evilaliv3!~evilaliv3@rm-19-5-173.service.infuturo.it> has quit IRC (Read error: Connection reset by peer)
[20:48:49] *** Lynxium[] <Lynxium[]!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has joined #angularjs
[20:50:12] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 250 seconds)
[20:52:03] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has quit IRC (Ping timeout: 276 seconds)
[20:52:05] *** sonofdirt <sonofdirt!~sonofdirt@cpe-70-113-70-38.austin.res.rr.com> has quit IRC (Remote host closed the connection)
[20:52:31] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has joined #angularjs
[20:52:36] *** qdk <qdk!~qdk@x1-6-a0-63-91-fb-46-ea.cpe.webspeed.dk> has joined #angularjs
[20:53:15] *** Lynxium <Lynxium!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has quit IRC (Read error: Connection reset by peer)
[20:53:27] *** diamonds <diamonds!~Slim@unaffiliated/diamonds> has joined #angularjs
[20:53:30] *** diamonds <diamonds!~Slim@unaffiliated/diamonds> has quit IRC (Remote host closed the connection)
[20:53:57] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Ping timeout: 260 seconds)
[20:55:16] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has joined #angularjs
[20:55:24] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[20:55:49] *** Lynxium[] <Lynxium[]!~Lynxium@bzq-84-109-128-19.cablep.bezeqint.net> has quit IRC (Ping timeout: 244 seconds)
[20:57:04] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[20:58:48] *** nikojn <nikojn!~nikojn@70.48.35.158> has joined #angularjs
[21:00:32] *** jonasliljestrand <jonasliljestrand!~jonaslilj@customer-46-39-125-57.stosn.net> has joined #angularjs
[21:01:24] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[21:01:44] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[21:02:00] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 260 seconds)
[21:02:53] *** p0k0 <p0k0!uid48690@gateway/web/irccloud.com/x-mvkzwsfjxzgmnmnh> has joined #angularjs
[21:03:40] *** sonofdirt <sonofdirt!~sonofdirt@cpe-70-113-70-38.austin.res.rr.com> has joined #angularjs
[21:04:04] *** sergey <sergey!~sergey@212.115.244.233> has joined #angularjs
[21:04:06] *** mihail-js <mihail-js!~mihail@cpc97894-walt21-2-0-cust149.13-2.cable.virginm.net> has joined #angularjs
[21:04:32] *** omenius <omenius!~omenius@82-181-47-173.bb.dnainternet.fi> has joined #angularjs
[21:04:41] *** stefanotorresi <stefanotorresi!~etienne`@84.222.151.235> has quit IRC (Quit: stefanotorresi)
[21:04:50] *** m8 <m8!~m8@unaffiliated/m8> has quit IRC (Read error: Connection reset by peer)
[21:07:35] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[21:09:19] *** noobsu <noobsu!~noobsu@host70-2.natpool.mwn.de> has joined #angularjs
[21:11:46] *** bisch <bisch!~bob@97-127-47-43.mpls.qwest.net> has quit IRC (Ping timeout: 272 seconds)
[21:12:38] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 258 seconds)
[21:13:30] *** josdeha_rt <josdeha_rt!~josdehart@5469C802.cm-12-2d.dynamic.ziggo.nl> has quit IRC (Quit: josdeha_rt)
[21:14:06] *** JanezStupar <JanezStupar!~janez@BSN-142-59-37.dynamic.siol.net> has quit IRC (Quit: JanezStupar)
[21:15:30] *** bisch <bisch!~bob@70-59-71-46.mpls.qwest.net> has joined #angularjs
[21:15:36] *** drej <drej!~textual@unaffiliated/jedimind> has joined #angularjs
[21:16:01] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Ping timeout: 240 seconds)
[21:16:53] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[21:17:32] *** reisio <reisio!~reisio@unaffiliated/reisio> has quit IRC (Remote host closed the connection)
[21:18:19] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[21:18:24] *** aghiuru_ <aghiuru_!~aghiuru@92.177.67.70> has quit IRC (Remote host closed the connection)
[21:19:33] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has quit IRC (Ping timeout: 240 seconds)
[21:20:30] *** sbowrin <sbowrin!c75b8df8@gateway/web/freenode/ip.199.91.141.248> has quit IRC (Quit: Page closed)
[21:20:57] *** cristatus <cristatus!~cristatus@117.212.219.238> has joined #angularjs
[21:21:07] *** Hilu <Hilu!~Hilu@LFbn-1-6438-140.w90-113.abo.wanadoo.fr> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
[21:23:08] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 250 seconds)
[21:23:36] *** soee <soee!~soee@afok153.neoplus.adsl.tpnet.pl> has quit IRC (Quit: Konversation terminated!)
[21:24:31] *** OtherAllan <OtherAllan!~OtherAlla@ip68-107-106-70.sd.sd.cox.net> has joined #angularjs
[21:24:38] *** Limarson <Limarson!~marcel.cr@p57978608.dip0.t-ipconnect.de> has joined #angularjs
[21:26:26] *** sonofdirt <sonofdirt!~sonofdirt@cpe-70-113-70-38.austin.res.rr.com> has quit IRC (Remote host closed the connection)
[21:27:07] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[21:27:24] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[21:27:45] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[21:28:06] *** Garfield-fr <Garfield-fr!~Garfield-@unaffiliated/garfield-fr> has joined #angularjs
[21:28:14] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Remote host closed the connection)
[21:29:42] *** erol_ <erol_!~erol@37.160.81.205> has joined #angularjs
[21:30:12] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-201-245-230-146.dynamic.etb.net.co> has quit IRC (Quit: Konversation terminated!)
[21:30:37] *** evilaliv3 <evilaliv3!~evilaliv3@151.47.212.181> has joined #angularjs
[21:30:41] *** joshontheweb <joshontheweb!~joshonthe@107.170.4.130> has quit IRC (Quit: Computer has gone to sleep.)
[21:31:04] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[21:31:10] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has quit IRC (Ping timeout: 260 seconds)
[21:31:39] *** drej <drej!~textual@unaffiliated/jedimind> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[21:36:15] *** evilaliv3 <evilaliv3!~evilaliv3@151.47.212.181> has quit IRC (Ping timeout: 276 seconds)
[21:36:28] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 272 seconds)
[21:37:10] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has joined #angularjs
[21:38:25] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[21:38:42] *** noobsu <noobsu!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Remote host closed the connection)
[21:39:19] *** Mounica <Mounica!~mounica@192.16.26.2> has quit IRC (Remote host closed the connection)
[21:39:51] *** Aliks_ <Aliks_!~aliks@173.247.206.234> has joined #angularjs
[21:39:51] *** celuidufond <celuidufond!~devbieres@che44-2-88-185-231-166.fbx.proxad.net> has joined #angularjs
[21:40:19] <celuidufond> hi !
[21:40:37] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Ping timeout: 260 seconds)
[21:41:17] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Ping timeout: 244 seconds)
[21:41:46] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:35d2:a8b1:1262:b147> has quit IRC (Ping timeout: 250 seconds)
[21:42:21] *** kas84 <kas84!~pablo@43.165.35.37.dynamic.jazztel.es> has joined #angularjs
[21:42:21] <celuidufond> Is someone can explain me this piece of code :
[21:42:24] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[21:42:29] *** kas84 <kas84!~pablo@43.165.35.37.dynamic.jazztel.es> has quit IRC (Client Quit)
[21:42:33] <celuidufond> .map(response => response.json())
[21:42:41] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 240 seconds)
[21:42:45] *** oste <oste!~mike@71.100.91.34> has joined #angularjs
[21:42:55] *** Mounica <Mounica!~mounica@192.16.26.2> has joined #angularjs
[21:43:07] <oste> using the ui-router version 1 and i cannot get the proper document.body.scrollHeight
[21:43:24] <oste> i have tried $scope.$on('$viewContentLoaded', function(event){
[21:44:03] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 276 seconds)
[21:44:26] *** Hilu <Hilu!~Hilu@LFbn-1-6438-140.w90-113.abo.wanadoo.fr> has joined #angularjs
[21:46:19] <Nasp> celuidufond It mapes the data from response to whatever response.json() returns
[21:46:24] <Nasp> Which in this case will be your data
[21:46:31] <Nasp> It's just a function
[21:46:57] <Mitsurugi> i'm not the only one fighting with ui-router xD
[21:48:14] <celuidufond> Nasp : Ok. Thanks !
[21:48:52] *** fedenunez <fedenunez!~fede@r167-61-13-95.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 244 seconds)
[21:49:00] <oste> nvm, was using ng-show and that was causing 0 height
[21:49:06] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has quit IRC (Read error: Connection reset by peer)
[21:49:28] *** mustmodify <mustmodify!~mustmodif@74.80.33.74> has joined #angularjs
[21:50:25] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[21:51:47] <mustmodify> quick question about an angular pattern. I'm sure it's fairly common I just ... don't know how. Say I have category. And inside that category I have products. And I want to stay on the category screen and just be able to edit a single product, either inline or in a modal. It seems to me, and feel free to correct me, that I need a separate ProductController. And that I must somehow inform ProductController about the url, or ID, or whatever of the produ
[21:57:41] *** rueben_ <rueben_!~rramirez@207.71.33.174> has quit IRC (Ping timeout: 240 seconds)
[21:58:56] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:9d34:a7c0:3c95:3d8c> has joined #angularjs
[21:58:57] *** bigboy42 <bigboy42!~bigboy42@2605:e000:61db:5900:9d34:a7c0:3c95:3d8c> has quit IRC (Changing host)
[21:58:57] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has joined #angularjs
[21:58:59] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[21:59:43] *** bisch <bisch!~bob@70-59-71-46.mpls.qwest.net> has quit IRC (Ping timeout: 244 seconds)
[22:00:22] *** lavalamp <lavalamp!~lava@unaffiliated/lavalamp> has quit IRC (Ping timeout: 252 seconds)
[22:01:09] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 246 seconds)
[22:01:50] *** nikojn <nikojn!~nikojn@70.48.35.158> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:02:20] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has joined #angularjs
[22:04:06] *** reckoner <reckoner!~dustyeike@cpe-24-193-98-158.nyc.res.rr.com> has joined #angularjs
[22:04:08] <reckoner> hey
[22:04:12] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[22:04:38] <reckoner> if i change the base url with <base href="foo">...
[22:04:41] *** bisch <bisch!~bob@70-59-88-4.mpls.qwest.net> has joined #angularjs
[22:04:49] <reckoner> do i need to change the build path in the gulpfile too?
[22:04:53] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[22:05:14] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[22:05:22] *** moep <moep!~marcules@unaffiliated/marcules> has quit IRC (Remote host closed the connection)
[22:05:35] <reckoner> i'm assuming so since i can no index.css is 404'ing
[22:05:39] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[22:05:44] *** moep <moep!~marcules@unaffiliated/marcules> has joined #angularjs
[22:05:53] *** sbellina <sbellina!~sbellina@c-69-246-28-36.hsd1.ms.comcast.net> has joined #angularjs
[22:06:21] *** jr3 <jr3!~jr3@c-98-194-199-12.hsd1.tx.comcast.net> has quit IRC (Quit: jr3)
[22:08:12] *** Aliks_ <Aliks_!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[22:08:53] *** moep <moep!~marcules@unaffiliated/marcules> has quit IRC (Remote host closed the connection)
[22:09:35] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Client Quit)
[22:11:54] *** moep <moep!~marcules@unaffiliated/marcules> has joined #angularjs
[22:12:15] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[22:13:28] *** denisra <denisra!~denisra@CPE54ae272620e3-CM84948c90df90.cpe.net.cable.rogers.com> has quit IRC (Read error: Connection reset by peer)
[22:13:29] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Read error: Connection reset by peer)
[22:13:38] *** heartburn <heartburn!~heartburn@213.21.33.24> has joined #angularjs
[22:13:56] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[22:14:01] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 240 seconds)
[22:14:09] *** denisra <denisra!~denisra@CPE54ae272620e3-CM84948c90df90.cpe.net.cable.rogers.com> has joined #angularjs
[22:14:34] *** LiftAndGetMoney <LiftAndGetMoney!~LiftAndGe@c-50-168-199-21.hsd1.ut.comcast.net> has joined #angularjs
[22:15:33] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[22:15:55] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Client Quit)
[22:16:15] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has quit IRC (Quit: Leaving)
[22:16:33] *** fscala <fscala!~fscala@unaffiliated/fscala> has quit IRC (Ping timeout: 276 seconds)
[22:16:58] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has joined #angularjs
[22:17:46] *** fscala <fscala!~fscala@unaffiliated/fscala> has joined #angularjs
[22:18:54] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[22:18:55] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has joined #angularjs
[22:19:29] *** Orion3k <Orion3k!~Orion3k@47-51-33-227.static.mtpk.ca.charter.com> has joined #angularjs
[22:19:55] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[22:20:20] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Ping timeout: 250 seconds)
[22:20:41] *** iraj <iraj!~iraj___@unaffiliated/iraj> has joined #angularjs
[22:20:48] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 272 seconds)
[22:21:27] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has quit IRC (Ping timeout: 246 seconds)
[22:22:39] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[22:22:55] *** bisch <bisch!~bob@70-59-88-4.mpls.qwest.net> has quit IRC (Ping timeout: 252 seconds)
[22:23:40] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 260 seconds)
[22:23:48] *** macwinne_ <macwinne_!~macwinner@192.77.239.202> has quit IRC (Ping timeout: 250 seconds)
[22:24:40] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[22:25:33] *** nikojn <nikojn!~nikojn@70.48.35.158> has joined #angularjs
[22:27:39] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[22:27:52] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has quit IRC (Ping timeout: 252 seconds)
[22:28:08] *** SET001 <SET001!~SET@193.111.242.220> has quit IRC (Quit: Ex-Chat)
[22:28:14] *** tplaner <tplaner!~textual@unaffiliated/tplaner> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[22:29:31] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[22:29:50] *** reckoner <reckoner!~dustyeike@cpe-24-193-98-158.nyc.res.rr.com> has quit IRC (Quit: Leaving)
[22:31:21] *** micabot <micabot!~mica@unaffiliated/mica> has quit IRC (Quit: plaf!)
[22:31:21] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[22:31:24] *** vkareh <vkareh!~vkareh@12.231.104.138> has joined #angularjs
[22:32:02] *** The_Photographer <The_Photographer!~The_Photo@unaffiliated/the-photographer/x-0861727> has quit IRC (Quit: Leaving)
[22:32:05] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has joined #angularjs
[22:32:49] *** bisch <bisch!~bob@70-59-74-18.mpls.qwest.net> has joined #angularjs
[22:33:58] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has joined #angularjs
[22:34:48] *** fakingfantastic <fakingfantastic!~franklaka@ool-2f10acf5.dyn.optonline.net> has joined #angularjs
[22:35:32] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 244 seconds)
[22:35:52] <fakingfantastic> Using ui-router, let’s say I have two modules myApp and projects. Is there a way for the projects module to define routes for itself — void of any base url — and the myApp includes project’s routes with a base path of /projects on it?
[22:36:35] *** sergey <sergey!~sergey@212.115.244.233> has quit IRC ()
[22:37:51] <zolomon> How do I ensure that my ui-sref's use absolute paths?
[22:37:57] *** erol_ <erol_!~erol@37.160.81.205> has quit IRC (Remote host closed the connection)
[22:38:00] *** bisch <bisch!~bob@70-59-74-18.mpls.qwest.net> has quit IRC (Ping timeout: 276 seconds)
[22:38:10] <zolomon> Think I might have some underlying issue.
[22:38:30] *** vkareh <vkareh!~vkareh@12.231.104.138> has quit IRC (Quit: Leaving)
[22:38:40] *** fedenunez <fedenunez!~fede@r167-60-78-20.dialup.adsl.anteldata.net.uy> has joined #angularjs
[22:38:59] *** celuidufond <celuidufond!~devbieres@che44-2-88-185-231-166.fbx.proxad.net> has quit IRC (Quit: Leaving)
[22:39:04] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[22:39:13] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has joined #angularjs
[22:40:44] *** bisch <bisch!~bob@70-59-80-32.mpls.qwest.net> has joined #angularjs
[22:43:49] *** noobsu_ <noobsu_!~noobsu@host70-2.natpool.mwn.de> has quit IRC (Ping timeout: 252 seconds)
[22:44:05] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[22:44:16] *** shinnya <shinnya!~shinnya@249.173.210.220.dy.bbexcite.jp> has joined #angularjs
[22:44:44] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[22:45:06] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[22:45:19] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has joined #angularjs
[22:45:30] *** bisch <bisch!~bob@70-59-80-32.mpls.qwest.net> has quit IRC (Ping timeout: 272 seconds)
[22:45:42] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Client Quit)
[22:48:07] *** Admin__ <Admin__!~Admin@2001:8a0:e4f2:4501:29e4:576c:ae3b:b17b> has joined #angularjs
[22:50:01] *** zorph <zorph!~zorph@mx.redtag.ca> has quit IRC (Quit: Nettalk6 - www.ntalk.de)
[22:50:28] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[22:50:40] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[22:53:42] *** jieryn <jieryn!~jieryn@jenkins/developer/jieryn> has quit IRC (Ping timeout: 250 seconds)
[22:54:06] *** chachasmooth <chachasmooth!~chachasmo@unaffiliated/chachasmooth> has joined #angularjs
[22:54:19] <Fenikkusu> fakingfantastic, each module has the ability to assign routes itself. This can be done via the $stateProvider.state() function via a config call.
[22:54:46] <Fenikkusu> zolomon, I believe that is done via a setting for uiRouter, but I am not sure.
[22:54:59] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[22:55:41] *** edrocks <edrocks!~edrocks@66-194-206-178.static.twtelecom.net> has quit IRC (Ping timeout: 240 seconds)
[22:55:42] *** wtf_ <wtf_!~wtf@host152.186-124-254.telecom.net.ar> has joined #angularjs
[22:56:03] *** wtf__ <wtf__!~wtf@host150.190-136-167.telecom.net.ar> has quit IRC (Ping timeout: 240 seconds)
[22:56:05] *** reisio <reisio!~reisio@unaffiliated/reisio> has joined #angularjs
[22:56:14] *** Liam` is now known as lstanley
[22:56:41] *** bisch <bisch!~bob@70-59-88-182.mpls.qwest.net> has joined #angularjs
[22:57:32] *** sqram <sqram!~resio@c-73-139-171-163.hsd1.fl.comcast.net> has quit IRC (Quit: WeeChat 1.5)
[22:58:09] *** encryptd_fractal <encryptd_fractal!~encryptd_@50-203-59-198-static.hfc.comcastbusiness.net> has quit IRC (Remote host closed the connection)
[22:59:28] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[23:00:41] *** fedenunez <fedenunez!~fede@r167-60-78-20.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 244 seconds)
[23:00:58] *** blindbox_ <blindbox_!~blindbox@175.142.214.28> has joined #angularjs
[23:01:20] *** magellanicloud <magellanicloud!~magellani@2a02:810b:8340:3f18:115a:2142:ad2c:b968> has quit IRC (Remote host closed the connection)
[23:01:24] *** nikojn <nikojn!~nikojn@70.48.35.158> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[23:01:44] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[23:01:51] *** fedenunez <fedenunez!~fede@r167-60-78-20.dialup.adsl.anteldata.net.uy> has joined #angularjs
[23:01:58] *** heartburn <heartburn!~heartburn@213.21.33.24> has quit IRC (Ping timeout: 272 seconds)
[23:02:47] *** bisch <bisch!~bob@70-59-88-182.mpls.qwest.net> has quit IRC (Ping timeout: 250 seconds)
[23:03:21] *** blindbox <blindbox!~blindbox@240.143.159.110.tm-hsbb.tm.net.my> has quit IRC (Ping timeout: 240 seconds)
[23:03:21] *** blindbox_ is now known as blindbox
[23:03:26] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Client Quit)
[23:03:52] *** marthinal <marthinal!~chatzilla@240.red-83-37-23.dynamicip.rima-tde.net> has quit IRC (Remote host closed the connection)
[23:04:50] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has joined #angularjs
[23:06:22] *** wtf_ <wtf_!~wtf@host152.186-124-254.telecom.net.ar> has quit IRC (Ping timeout: 260 seconds)
[23:06:35] *** bisch <bisch!~bob@70-59-93-11.mpls.qwest.net> has joined #angularjs
[23:08:14] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has quit IRC (Read error: Connection reset by peer)
[23:08:38] *** pazul <pazul!~pazul@ptr-2hj4tbi3h8zz6uhrkbbisgv7n.ip6.access.telenet.be> has joined #angularjs
[23:08:49] *** node9 <node9!~node9@CPE0c473dd24701-CM0c473dd24700.cpe.net.cable.rogers.com> has quit IRC (Quit: ZZZzzz…)
[23:09:38] *** jlebrech <jlebrech!~jlebrech@109.109.143.238> has quit IRC (Ping timeout: 244 seconds)
[23:10:26] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has joined #angularjs
[23:10:29] *** answerawake <answerawake!49c42ccc@gateway/web/freenode/ip.73.196.44.204> has joined #angularjs
[23:10:33] <answerawake> Hey there! Is anyone here?
[23:11:02] <reisio> 622 ones
[23:12:57] <answerawake> I had a AngularJS design question I was hoping someone could help with?
[23:13:09] <reisio> ...
[23:13:22] <reisio> yes, there are people here; yes they could answer a question
[23:13:25] <reisio> but only if you ever ask it
[23:13:32] *** Rodya_ <Rodya_!~Rodya_@2601:46:4001:e0b4:75cc:49c6:7556:50a8> has joined #angularjs
[23:13:33] *** iraj <iraj!~iraj___@unaffiliated/iraj> has quit IRC (Ping timeout: 240 seconds)
[23:14:30] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 250 seconds)
[23:14:47] *** btyne79 <btyne79!~textual@173-9-212-237-Illinois.hfc.comcastbusiness.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[23:14:57] *** jr3 <jr3!~jr3@70-139-210-47.lightspeed.cyprtx.sbcglobal.net> has joined #angularjs
[23:15:21] *** romerocesar <romerocesar!~cesar@2601:602:9300:6000:54d9:ce13:52cf:c650> has quit IRC (Ping timeout: 250 seconds)
[23:15:22] *** evilaliv3 <evilaliv3!~evilaliv3@2-229-44-162.ip195.fastwebnet.it> has joined #angularjs
[23:15:52] <mustmodify> I could try to answer before you ask.
[23:16:05] <reisio> I could just answer
[23:16:24] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has joined #angularjs
[23:16:34] *** VeryBewitching <VeryBewitching!~rpc@CPEc03f0ee19275-CMbc4dfbd17720.cpe.net.cable.rogers.com> has quit IRC (Quit: Konversation terminated!)
[23:16:51] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[23:16:54] <answerawake> Thank you! SO I am trying to build a basic app that read data from a DB and uses ng-repeat to list it in the view. Currently I have two controllers defined: Controller 1: calls a PHP file that executes and returns JSON data. It then iterates over this data using ng-repeat and populates the view. The second controller takes data from some text boxes and upon button click, calls a different PHP file to store the data into the DB
[23:17:43] <zolomon> Fenikkusu: Thanks, looks like I'm trying to figure out how to do some kind of URL rewriting. Currently I have a rule for "/*" in NodeJS that sends index.html if you click around to http://xmr.zl.nu/courses/11 and then press refresh for example. However after this angular seems to use this as the root for all following URLs.
[23:17:47] <answerawake> All of this currently works. What I want to do is when controller 2 finishes uploading the data, I want to update the list with the new data. Currently my thinking is that I should somehow re-execute the code in controller 1?
[23:17:50] <answerawake> WHat would you do?
[23:17:52] *** italoacasas <italoacasas!~italoacas@199.72.84.54> has quit IRC (Client Quit)
[23:19:45] *** mellernoia <mellernoia!edw@177.204.151.122.dynamic.adsl.gvt.net.br> has joined #angularjs
[23:20:09] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has joined #angularjs
[23:20:17] <answerawake> Or phrased differently, How would you go about tackling this problem? Eventually, i'd also like to add a edit button to edit data and a delete button to delete data gain I will need to update the list that is populated in controller 1
[23:20:55] *** prophesi <prophesi!~Adium@host-68-169-169-183.VABOLT2.epbfi.com> has quit IRC (Quit: Leaving.)
[23:21:05] <answerawake> If you guys know of any tutorials that tech something like this I would be happy to take a look at them as well. Thanks!
[23:21:13] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Ping timeout: 252 seconds)
[23:25:22] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[23:25:27] *** aghiuru <aghiuru!~aghiuru@92.177.67.70> has quit IRC (Ping timeout: 276 seconds)
[23:26:52] *** noobee <noobee!~noobee@183.177.131.11.ap.gmobb-fix.jp> has joined #angularjs
[23:27:27] *** BadApe <BadApe!~badape@cpc92712-cmbg20-2-0-cust161.5-4.cable.virginm.net> has quit IRC (Ping timeout: 264 seconds)
[23:28:03] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has joined #angularjs
[23:28:11] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Remote host closed the connection)
[23:29:22] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[23:29:39] *** evilaliv3 <evilaliv3!~evilaliv3@2-229-44-162.ip195.fastwebnet.it> has quit IRC (Ping timeout: 250 seconds)
[23:30:12] *** cyan__ <cyan__!~cyan@d156-83.icpnet.pl> has quit IRC (Remote host closed the connection)
[23:30:34] *** cacts <cacts!~cactus@c-174-51-80-218.hsd1.co.comcast.net> has quit IRC (Ping timeout: 252 seconds)
[23:30:40] *** SpikeSpiegel <SpikeSpiegel!~GitGud@unaffiliated/gitgud> has quit IRC (Quit: You're gonna carry that weight)
[23:31:18] <answerawake> any thoughts?
[23:31:32] <answerawake> @reisio what do you think?
[23:31:36] *** evilaliv3 <evilaliv3!~evilaliv3@151.57.28.157> has joined #angularjs
[23:31:50] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has joined #angularjs
[23:32:02] <reisio> rei-TAB will work for nick completion
[23:32:06] * reisio reads up
[23:32:24] *** LiftAndGetMoney <LiftAndGetMoney!~LiftAndGe@c-50-168-199-21.hsd1.ut.comcast.net> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)
[23:32:25] *** minustosero <minustosero!d1254463@gateway/web/freenode/ip.209.37.68.99> has joined #angularjs
[23:32:52] <minustosero> hi i am new to angularjs.. I am stuck with installation itself
[23:33:01] <minustosero> is there any videos or specific setup guide
[23:33:14] <minustosero> to refer?
[23:33:15] <reisio> answerawake: yeah, 1 sounds like it should be spun into two separate functions
[23:33:30] <reisio> minustosero: what'd you do, what's happening?
[23:33:51] *** souravbadami <souravbadami!~sourav@103.24.191.226> has quit IRC (Remote host closed the connection)
[23:34:10] *** souravbadami <souravbadami!~sourav@103.24.191.226> has joined #angularjs
[23:34:13] <minustosero> thanks reisio.
[23:34:23] <minustosero> i am trying to start with the steps
[23:34:39] <minustosero> i couldnt get the npm install
[23:34:44] <minustosero> it has too many components
[23:34:58] <minustosero> i am not sure what is the use of every individual component.
[23:35:20] <reisio> nobody is
[23:35:38] <minustosero> i am started with uninstallation
[23:35:41] <reisio> you got a console or something you're using?
[23:35:49] *** itaipu <itaipu!~Marco@191.8.126.227> has quit IRC (Ping timeout: 244 seconds)
[23:35:49] <minustosero> process already
[23:36:00] <minustosero> so want to start it fresh..
[23:36:05] <minustosero> any suggestions ..
[23:36:23] <minustosero> to understand the pre-requisite components and error free installation
[23:36:48] <reisio> what version of Windows?
[23:37:09] *** milkman <milkman!~milkman@ip923452b3.dynamic.kabel-deutschland.de> has quit IRC (Ping timeout: 276 seconds)
[23:37:33] <minustosero> reisio .. windows 7 professional
[23:37:48] <minustosero> 64 bit OS with 8 GB RAM
[23:38:05] <reisio> mmm
[23:38:26] <zolomon> Strange, I have enabled html5mode and I have setup my url rewrite
[23:38:29] <zolomon> Still doesn't work.
[23:39:53] *** bengillies <bengillies!~bengillie@bengillies.net> has joined #angularjs
[23:40:44] <minustosero> reisio .. I have completely removed everything meaning uinstalled.. Do i need to delete any registry or folders.. Before starting the fresh installation
[23:41:43] *** youser <youser!~django492@79.103.115.215.dsl.dyn.forthnet.gr> has joined #angularjs
[23:42:32] *** kuadrosx <kuadrosx!~kuadrosx@dynamic-201-245-230-146.dynamic.etb.net.co> has joined #angularjs
[23:43:17] *** bigboy42 <bigboy42!~bigboy42@unaffiliated/bigboy42> has quit IRC (Quit: Leaving)
[23:43:21] *** wonder95 <wonder95!~wonder95@50-39-193-168.bvtn.or.frontiernet.net> has quit IRC (Quit: You can't have everything. Where would you put it?)
[23:45:11] <reisio> minustosero: I wouldn't think so, no
[23:46:08] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has quit IRC (Ping timeout: 250 seconds)
[23:46:30] *** bengillies <bengillies!~bengillie@bengillies.net> has quit IRC (Ping timeout: 260 seconds)
[23:47:49] *** Aliks <Aliks!~aliks@173.247.206.234> has quit IRC (Remote host closed the connection)
[23:47:49] *** rikkipitt <rikkipitt!~rikkipitt@85.211.52.224> has quit IRC (Remote host closed the connection)
[23:48:17] *** moeabdol2 <moeabdol2!~moeabdol@136.0.2.139> has quit IRC (Ping timeout: 250 seconds)
[23:48:50] <answerawake> reisio: So in the context of my application, how would I structure it?
[23:48:56] <bluezone> restart your computer
[23:49:03] <bluezone> solves all the worlds problems
[23:49:40] <reisio> answerawake: one function for the ("initial") fetch, and another for the other part... which calls the former again at its end, if that's what you want
[23:49:44] *** cesconix <cesconix!~cesconix@host162-193-static.199-31-b.business.telecomitalia.it> has joined #angularjs
[23:50:27] *** SET001 <SET001!~SET@193.111.242.220> has joined #angularjs
[23:53:12] *** italoacasas <italoacasas!~italoacas@c-73-139-112-250.hsd1.fl.comcast.net> has joined #angularjs
[23:53:18] *** Aliks <Aliks!~aliks@173.247.206.234> has joined #angularjs
[23:53:29] *** fedenunez <fedenunez!~fede@r167-60-78-20.dialup.adsl.anteldata.net.uy> has quit IRC (Ping timeout: 250 seconds)
[23:54:28] *** corioliss <corioliss!uid11429@gateway/web/irccloud.com/x-yhajkbgiwlwkmpwp> has joined #angularjs
[23:55:36] *** visualshock <visualshock!~visualsho@host-37-191-196-168.lynet.no> has quit IRC (Quit: Leaving)
[23:56:16] <zolomon> Aah! I figured it out.
[23:56:54] <zolomon> https://github.com/angular-ui/ui-router/issues/372#issuecomment-155856522 was the answer with <base href="/" />, I had some dynamically generated thing that broke it.
[23:56:54] *** mustmodify <mustmodify!~mustmodif@74.80.33.74> has left #angularjs
[23:57:10] *** krusty_ar <krusty_ar!~quassel@190.2.99.13> has quit IRC (Ping timeout: 244 seconds)
[23:58:39] *** evilaliv3 <evilaliv3!~evilaliv3@151.57.28.157> has quit IRC (Ping timeout: 264 seconds)
[23:58:59] *** dandaman <dandaman!~Adium@208.186.79.34> has quit IRC (Quit: Leaving.)
top

   June 10, 2016  
< | 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 | >