[00:00:00] *** dopesong_ has quit IRC
[00:00:11] *** Oleander has quit IRC
[00:00:57] *** shadowrunner has quit IRC
[00:01:39] *** buzzedword has quit IRC
[00:02:41] *** Hink has joined #angularjs
[00:03:58] *** s00pcan has joined #angularjs
[00:04:12] *** FIFOd has quit IRC
[00:04:19] *** Saymon has quit IRC
[00:04:20] *** regedit has quit IRC
[00:04:24] *** regedit_ has joined #angularjs
[00:04:56] *** journerist has quit IRC
[00:06:40] *** intellix has quit IRC
[00:08:15] *** jetpackjoe has quit IRC
[00:10:20] *** Oleander has joined #angularjs
[00:11:01] *** SaltySalt has joined #angularjs
[00:11:47] *** schneider has quit IRC
[00:12:10] *** jetpackjoe has joined #angularjs
[00:16:56] *** encryptd_fractal has quit IRC
[00:17:08] *** Oleander has quit IRC
[00:18:53] *** kaspar_ has joined #angularjs
[00:19:05] *** owenjones has quit IRC
[00:19:32] *** kakashiAL has joined #angularjs
[00:21:49] *** thatslifeson has joined #angularjs
[00:22:12] *** GoCrew96 is now known as bcSquared
[00:26:17] *** marie1972 has joined #angularjs
[00:28:33] *** jetpackjoe has quit IRC
[00:28:53] *** FIFOd has joined #angularjs
[00:28:56] *** italoacasas has quit IRC
[00:33:22] *** ringzer0 has quit IRC
[00:33:25] *** Oleander has joined #angularjs
[00:33:51] *** Ronyrun has quit IRC
[00:35:13] *** ringzer0 has joined #angularjs
[00:36:06] *** annlewis has joined #angularjs
[00:36:16] *** iateadonut has joined #angularjs
[00:36:19] *** z4c has joined #angularjs
[00:36:21] *** sbellina has joined #angularjs
[00:36:35] *** Oleander has quit IRC
[00:36:58] *** dcherman has joined #angularjs
[00:37:06] *** iamnix has joined #angularjs
[00:37:28] *** _eago has joined #angularjs
[00:38:55] *** regedit_ has quit IRC
[00:39:38] *** eago has quit IRC
[00:40:41] *** annlewis has quit IRC
[00:41:57] *** elton has joined #angularjs
[00:44:31] *** eago has joined #angularjs
[00:44:34] *** debster has quit IRC
[00:44:42] *** jetpackjoe has joined #angularjs
[00:45:17] *** daynaskully has joined #angularjs
[00:46:17] *** _eago has quit IRC
[00:46:27] *** debster has joined #angularjs
[00:47:46] *** Oleander has joined #angularjs
[00:48:08] *** LopezT has left #angularjs
[00:49:26] *** iamnix has quit IRC
[00:50:11] *** siba has joined #angularjs
[00:50:31] *** enricopulatzo has joined #angularjs
[00:52:00] *** italoacasas has joined #angularjs
[00:52:35] *** ringzer0 has quit IRC
[00:54:12] *** Circlefusion has quit IRC
[00:54:44] *** ringzer0 has joined #angularjs
[00:55:18] *** Jardayn has quit IRC
[00:55:28] *** Jardayn has joined #angularjs
[00:55:51] <CanyonMan> I think what I am doing with adding elements to the dom that have to refer to controllerAs using the controllerAs bound name is ... too brittle.
[00:55:54] <CanyonMan> I don't know how else to do it.
[00:56:06] *** Oleander has quit IRC
[00:56:47] *** mven has quit IRC
[00:58:34] *** buzzedword has joined #angularjs
[00:59:56] *** Es0teric has joined #angularjs
[01:00:54] *** leolove has quit IRC
[01:01:19] <CanyonMan> Maybe I need to use require
[01:01:25] *** leolove has joined #angularjs
[01:01:35] <CanyonMan> no that won't even work because I'd have to be able to get to the specific index within the ng-repeat
[01:01:37] <CanyonMan> dammit
[01:01:42] <CanyonMan> ng-repeat has a scope though doesn't it?
[01:03:15] *** buzzedword has quit IRC
[01:05:18] *** Misere has joined #angularjs
[01:06:17] *** FIFOd has quit IRC
[01:06:36] *** mischat has quit IRC
[01:07:17] *** Circlefusion has joined #angularjs
[01:10:59] *** edrocks has joined #angularjs
[01:12:07] *** kaspar_ has quit IRC
[01:13:53] *** clivejo has quit IRC
[01:16:01] *** encryptd_fractal has joined #angularjs
[01:17:47] *** encryptd_fractal has quit IRC
[01:22:01] *** SaltySalt has quit IRC
[01:22:39] *** jetpackjoe has quit IRC
[01:23:29] *** FIFOd has joined #angularjs
[01:23:29] *** killa_kyle has joined #angularjs
[01:23:32] *** ringzer0 has quit IRC
[01:23:32] *** ringzer0 has joined #angularjs
[01:24:57] *** jetpackjoe has joined #angularjs
[01:25:19] *** edrocks has quit IRC
[01:33:05] *** z4c has quit IRC
[01:33:40] *** JD-Robbs has quit IRC
[01:34:19] *** merlinsbrain has quit IRC
[01:34:47] *** deez79 has quit IRC
[01:34:52] *** encryptd_fractal has joined #angularjs
[01:35:00] *** merlinsbrain has joined #angularjs
[01:36:58] *** annlewis has joined #angularjs
[01:37:23] *** cotko has quit IRC
[01:38:26] *** dcherman has quit IRC
[01:41:07] *** zigzagzig has joined #angularjs
[01:41:25] *** annlewis has quit IRC
[01:41:50] *** jrahmy has quit IRC
[01:43:01] <cj> hey folks. hey CanyonMan
[01:43:12] *** jacksparrow007 has joined #angularjs
[01:43:16] <cj> CanyonMan: want to see how I add new elements to the DOM?
[01:43:33] *** jetpackjoe has quit IRC
[01:44:01] <cj> the ng-repeat code executes under the scope of the "closest" controller
[01:44:44] *** iraj has quit IRC
[01:44:51] <cj> CanyonMan: you going to be in Seattle this week? I'm doing a talk and I think I'll make it on angularjs
[01:47:52] *** rileylar_ has joined #angularjs
[01:48:03] *** jacksparrow007 has quit IRC
[01:48:33] *** swordfish has joined #angularjs
[01:48:50] *** zeioth has quit IRC
[01:51:30] *** elton has quit IRC
[01:53:37] *** mven has joined #angularjs
[01:53:43] *** tplaner has joined #angularjs
[01:55:05] *** nya_ has joined #angularjs
[01:55:59] *** ahaeger has quit IRC
[01:56:08] *** owenjones has joined #angularjs
[01:58:18] *** ulkesh has quit IRC
[01:58:46] *** ulkesh has joined #angularjs
[01:59:34] *** ulkesh has joined #angularjs
[01:59:39] *** SonikBoom has quit IRC
[02:00:11] *** sbellina has quit IRC
[02:00:31] *** dandaman has quit IRC
[02:00:44] *** buzzedword has joined #angularjs
[02:00:51] *** dandaman has joined #angularjs
[02:01:11] *** speaking1ode has quit IRC
[02:02:40] *** smccarthy has quit IRC
[02:03:10] *** speaking1ode has joined #angularjs
[02:03:37] *** ewq has joined #angularjs
[02:03:49] *** encryptd_fractal has quit IRC
[02:04:08] *** jrahmy has joined #angularjs
[02:05:03] *** vader699 has joined #angularjs
[02:05:24] *** buzzedword has quit IRC
[02:05:55] *** FIFOd has quit IRC
[02:06:01] *** Es0teric has quit IRC
[02:09:45] *** doppio has joined #angularjs
[02:10:02] *** jetpackjoe has joined #angularjs
[02:10:29] *** compeman has quit IRC
[02:12:06] *** smccarthy has joined #angularjs
[02:14:21] *** Hink has quit IRC
[02:14:39] *** Foxandxss has quit IRC
[02:16:25] *** devians has joined #angularjs
[02:17:18] *** Es0teric has joined #angularjs
[02:19:19] *** mven has quit IRC
[02:20:11] *** Codefriar has joined #angularjs
[02:20:14] *** shinnya has quit IRC
[02:20:27] *** marr has quit IRC
[02:21:34] *** Es0teric has joined #angularjs
[02:22:29] *** p0k0 has quit IRC
[02:22:38] *** thatslifeson has quit IRC
[02:30:32] *** rileylar_ has quit IRC
[02:31:46] *** itamar_ has quit IRC
[02:32:23] *** evilaliv3 has quit IRC
[02:36:09] *** Jardayn has quit IRC
[02:36:24] *** wontoner has joined #angularjs
[02:37:37] *** rileylark has joined #angularjs
[02:37:38] *** annlewis has joined #angularjs
[02:37:40] *** Misere has quit IRC
[02:39:13] *** mary5030 has joined #angularjs
[02:39:20] *** jrahmy has quit IRC
[02:39:51] *** eago has quit IRC
[02:39:51] *** dboskovic has quit IRC
[02:40:11] *** nya_ has quit IRC
[02:40:14] *** SaltBox has joined #angularjs
[02:40:51] *** dboskovic has joined #angularjs
[02:41:04] *** illume has joined #angularjs
[02:42:39] *** FIFOd has joined #angularjs
[02:42:48] *** annlewis has quit IRC
[02:43:11] *** sctskw has joined #angularjs
[02:44:31] *** jxv has quit IRC
[02:47:07] *** jhirley has joined #angularjs
[02:48:52] *** rickhanlonii has quit IRC
[02:48:52] *** balr0g has quit IRC
[02:50:27] *** mven has joined #angularjs
[02:52:18] *** fscala has quit IRC
[02:55:03] *** Es0teric has quit IRC
[02:55:12] *** FIFOd has quit IRC
[02:55:36] *** fscala has joined #angularjs
[02:56:05] *** swordfish has quit IRC
[02:57:16] *** asteele has quit IRC
[02:58:03] *** SrPx has joined #angularjs
[02:58:13] *** jrahmy has joined #angularjs
[02:59:26] *** elton has joined #angularjs
[02:59:34] *** fddlr has quit IRC
[02:59:41] *** elton has quit IRC
[03:00:09] *** loki_ has joined #angularjs
[03:00:38] *** swordfish has joined #angularjs
[03:01:54] *** swordfish has quit IRC
[03:02:22] *** mary5030 has quit IRC
[03:03:21] *** skcin7 has quit IRC
[03:03:26] *** buzzedword has joined #angularjs
[03:04:14] *** skcin7 has joined #angularjs
[03:04:20] *** encryptd_fractal has joined #angularjs
[03:07:46] *** mary5030 has joined #angularjs
[03:09:15] *** buzzedword has quit IRC
[03:09:27] *** cocao has quit IRC
[03:09:58] *** cocao has joined #angularjs
[03:10:29] *** encryptd_fractal has quit IRC
[03:10:35] *** sebas_1 has joined #angularjs
[03:12:04] *** loki_ has quit IRC
[03:12:30] *** asteele has joined #angularjs
[03:13:14] *** dandaman has quit IRC
[03:14:05] *** rileylark has quit IRC
[03:15:12] *** owenjones has quit IRC
[03:15:32] *** b0x has joined #angularjs
[03:15:32] *** b0x has joined #angularjs
[03:15:46] *** nilsi has joined #angularjs
[03:15:50] *** b0x has quit IRC
[03:16:03] *** marcules has joined #angularjs
[03:16:06] *** Misere has joined #angularjs
[03:16:16] *** b0x has joined #angularjs
[03:16:17] *** b0x has joined #angularjs
[03:16:42] *** Coldblackice has quit IRC
[03:17:08] *** SaltBox has quit IRC
[03:18:01] *** nilsi has quit IRC
[03:18:02] *** nilsi_ has joined #angularjs
[03:18:06] *** SrPx has quit IRC
[03:19:08] *** Coldblackice has joined #angularjs
[03:19:19] *** collink__ has joined #angularjs
[03:19:35] *** moep has quit IRC
[03:20:25] *** SrPx has joined #angularjs
[03:20:46] *** tplaner has quit IRC
[03:20:53] *** dodobrain has joined #angularjs
[03:22:05] <collink__> Hey all. Does anyone have any experience with doing SPAs using Angular and Rails? I'm running into an issue with Angular views and Rails' asset pipeline, not really finding any help in #RubyOnRails
[03:22:51] *** erebel55 has joined #angularjs
[03:22:59] *** one_zero has joined #angularjs
[03:24:41] *** encryptd_fractal has joined #angularjs
[03:26:30] *** sbellina has joined #angularjs
[03:28:16] *** Aliks has joined #angularjs
[03:28:20] *** Misere has quit IRC
[03:28:31] *** rileylark has joined #angularjs
[03:29:23] *** roachiep- has quit IRC
[03:30:17] *** nya_ has joined #angularjs
[03:30:48] *** sbellina has quit IRC
[03:33:25] *** Aliks has quit IRC
[03:33:39] *** vivoo has joined #angularjs
[03:33:47] <vivoo> Hi
[03:35:22] *** asteele has quit IRC
[03:35:50] *** collink__ has quit IRC
[03:35:59] <vivoo> I want to use $index inside ng-repeat to print value of array[$index]
[03:36:16] <vivoo> But i can't get it working
[03:36:44] <vivoo> I use {{array[$index]}}
[03:36:52] *** Misere has joined #angularjs
[03:37:17] <vivoo> It just prints {{array[$index}}
[03:37:26] <vivoo> Am I missing something? :/
[03:37:58] *** roachiepoopoo has joined #angularjs
[03:38:25] *** annlewis has joined #angularjs
[03:39:01] <CanyonMan> cj: I'm not, I wish I were.
[03:39:15] *** regedit_ has joined #angularjs
[03:40:37] *** rickmak_ has joined #angularjs
[03:41:47] *** Codefriar has quit IRC
[03:43:18] *** annlewis has quit IRC
[03:43:20] *** mary5030 has quit IRC
[03:43:33] *** jrahmy has quit IRC
[03:43:41] *** tplaner has joined #angularjs
[03:43:57] *** jacksparrow007 has joined #angularjs
[03:45:48] *** tristanp has quit IRC
[03:47:20] *** horsejumper1027 has joined #angularjs
[03:47:47] *** rileylark has quit IRC
[03:48:27] *** jacksparrow007 has quit IRC
[03:49:40] *** asteele has joined #angularjs
[03:49:51] *** doppio has quit IRC
[03:50:37] *** nilsi has joined #angularjs
[03:50:53] *** owenjones has joined #angularjs
[03:53:03] *** Schalla has quit IRC
[03:54:08] *** Garfield-fr has quit IRC
[03:54:08] *** regedit_ has quit IRC
[03:54:31] *** nilsi_ has quit IRC
[03:54:39] *** owenjones has quit IRC
[03:54:49] *** Garfield-fr has joined #angularjs
[03:54:50] *** swordfish has joined #angularjs
[03:57:30] *** beakman has joined #angularjs
[03:59:09] *** swordfish has quit IRC
[03:59:20] *** owenjones has joined #angularjs
[03:59:58] *** FenikkusuOsiris has joined #angularjs
[04:00:03] *** Ragnar has joined #angularjs
[04:00:40] *** Ragnar has joined #angularjs
[04:01:36] *** speeddragon has quit IRC
[04:02:02] *** speeddragon has joined #angularjs
[04:02:06] *** balr0g has joined #angularjs
[04:02:23] *** speeddragon has quit IRC
[04:02:35] *** beakman has quit IRC
[04:05:47] *** buzzedword has joined #angularjs
[04:06:30] *** TyrfingMjolnir has joined #angularjs
[04:08:04] *** FenikkusuOsiris has quit IRC
[04:10:23] *** buzzedword has quit IRC
[04:11:53] *** p0k0 has joined #angularjs
[04:12:24] *** f-cake has joined #angularjs
[04:14:35] *** obbs has joined #angularjs
[04:16:01] *** tristanp has joined #angularjs
[04:16:27] *** sctskw has quit IRC
[04:18:01] *** yefuchao has joined #angularjs
[04:18:21] *** regedit_ has joined #angularjs
[04:19:32] *** yefuchao has quit IRC
[04:19:42] *** owenjones has quit IRC
[04:20:28] *** tristanp has quit IRC
[04:25:18] *** erebel55 has quit IRC
[04:26:33] *** marcules has quit IRC
[04:28:08] *** regedit_ has quit IRC
[04:29:08] *** tristanp has joined #angularjs
[04:30:07] *** kakashiAL has quit IRC
[04:30:19] *** Fsoen has joined #angularjs
[04:31:00] *** mandric has joined #angularjs
[04:31:26] *** regedit_ has joined #angularjs
[04:32:53] *** jacksparrow007 has joined #angularjs
[04:34:05] *** nerdfiles has joined #angularjs
[04:35:00] *** tplaner has quit IRC
[04:35:29] *** Es0teric has joined #angularjs
[04:35:56] *** killa_kyle has quit IRC
[04:36:21] *** tristanp has quit IRC
[04:37:22] *** Misere has quit IRC
[04:37:40] *** collink has quit IRC
[04:38:55] *** italoacasas has quit IRC
[04:39:10] *** nya_ has quit IRC
[04:39:10] *** annlewis has joined #angularjs
[04:39:45] *** nya_ has joined #angularjs
[04:41:39] *** tristanp has joined #angularjs
[04:41:51] *** Es0teric has quit IRC
[04:42:07] *** skcin7 has quit IRC
[04:42:09] *** erste has joined #angularjs
[04:42:12] *** regedit_ has quit IRC
[04:43:26] *** sbellina has joined #angularjs
[04:43:35] *** annlewis has quit IRC
[04:44:00] *** beakman has joined #angularjs
[04:44:27] *** nya_ has quit IRC
[04:44:33] *** tristanp has quit IRC
[04:45:26] *** skcin7 has joined #angularjs
[04:46:16] *** nilsi has quit IRC
[04:46:43] *** illume has quit IRC
[04:46:51] *** nilsi has joined #angularjs
[04:46:51] *** Aliks has joined #angularjs
[04:46:52] *** caz has quit IRC
[04:47:03] *** Es0teric has joined #angularjs
[04:47:23] *** horsejumper1027 has quit IRC
[04:47:46] *** eago has joined #angularjs
[04:48:21] *** regedit_ has joined #angularjs
[04:49:47] *** tristanp has joined #angularjs
[04:50:39] *** nya_ has joined #angularjs
[04:50:49] *** SrPx has quit IRC
[04:50:52] *** sebas_1 has quit IRC
[04:51:00] *** nilsi has quit IRC
[04:51:19] *** Misere has joined #angularjs
[04:51:21] *** dunkel2 has joined #angularjs
[04:52:33] *** Aliks has quit IRC
[04:52:36] *** ewq has left #angularjs
[04:52:52] *** Aliks has joined #angularjs
[04:53:00] *** nya_ has quit IRC
[04:53:53] *** mary5030 has joined #angularjs
[04:54:56] *** tristanp has quit IRC
[04:55:20] *** SrPx has joined #angularjs
[04:58:17] *** mary5030 has quit IRC
[04:58:43] *** xylen has joined #angularjs
[04:59:00] *** lele has quit IRC
[05:02:18] *** lele has joined #angularjs
[05:02:59] *** Aliks has quit IRC
[05:04:07] *** vivoo has quit IRC
[05:04:31] *** jacksparrow007 has quit IRC
[05:05:39] *** nya_ has joined #angularjs
[05:08:00] *** nya_ has quit IRC
[05:08:38] *** SrPx has quit IRC
[05:08:42] *** nya_ has joined #angularjs
[05:10:10] *** zigzagzig has quit IRC
[05:10:16] *** DustinNguyen has joined #angularjs
[05:12:01] *** tristanp has joined #angularjs
[05:12:08] *** regedit_ has quit IRC
[05:13:05] *** nya_ has quit IRC
[05:15:40] *** wontoner has quit IRC
[05:15:47] *** jhirley has quit IRC
[05:16:11] *** tristanp has quit IRC
[05:18:34] *** FenikkusuOsiris has joined #angularjs
[05:20:31] *** owenjones has joined #angularjs
[05:20:38] *** nya_ has joined #angularjs
[05:23:00] *** nya_ has quit IRC
[05:23:28] *** nya_ has joined #angularjs
[05:23:49] *** beakman has quit IRC
[05:24:45] *** Asiajey has joined #angularjs
[05:26:00] *** owenjones has quit IRC
[05:27:13] *** macabre has quit IRC
[05:27:37] *** cocao has quit IRC
[05:27:41] *** FenikkusuOsiris has quit IRC
[05:27:52] *** cocao has joined #angularjs
[05:28:19] *** nya_ has quit IRC
[05:30:34] *** Debdeep has joined #angularjs
[05:31:27] *** nguyenvq has joined #angularjs
[05:32:59] *** WizJin has joined #angularjs
[05:34:22] *** regedit_ has joined #angularjs
[05:34:50] *** FenikkusuOsiris has joined #angularjs
[05:35:47] *** nya_ has joined #angularjs
[05:38:00] *** nya_ has quit IRC
[05:38:02] *** xcesariox has joined #angularjs
[05:38:27] *** nya_ has joined #angularjs
[05:38:53] *** FenikkusuOsiris has quit IRC
[05:39:45] *** regedit_ has quit IRC
[05:39:54] *** SteenJobs has joined #angularjs
[05:39:55] *** annlewis has joined #angularjs
[05:40:33] *** nya_ has quit IRC
[05:40:41] *** cocao has quit IRC
[05:40:47] *** nya_ has joined #angularjs
[05:40:55] *** Es0teric has quit IRC
[05:41:31] *** Es0teric has joined #angularjs
[05:42:56] *** DustinNguyen has quit IRC
[05:43:24] *** nguyenvq has quit IRC
[05:43:43] *** burzum2 has joined #angularjs
[05:43:51] *** swordfish has joined #angularjs
[05:44:21] *** burzum has quit IRC
[05:44:26] *** Es0teric has quit IRC
[05:44:36] *** elton has joined #angularjs
[05:44:39] *** juddey has quit IRC
[05:45:08] *** dszmaj has quit IRC
[05:45:12] *** annlewis has quit IRC
[05:45:25] *** diegoaguilar has quit IRC
[05:47:52] *** ron_frown has joined #angularjs
[05:48:23] *** swordfish has quit IRC
[05:49:15] *** bbarke has left #angularjs
[05:53:51] *** DV8__ has joined #angularjs
[05:53:57] *** jetpackjoe has joined #angularjs
[05:54:28] *** elton has quit IRC
[05:54:46] *** elton has joined #angularjs
[05:56:25] *** DV8_ has quit IRC
[05:57:41] *** smccarthy has quit IRC
[05:57:43] *** nya_ has quit IRC
[05:58:09] *** nya_ has joined #angularjs
[05:59:06] *** iateadonut has quit IRC
[05:59:09] <vader699> sometimes when it runs it works fine but other times getModules is called before the constructor is finished with the request so modules is empty. what would be the best way to make sure the request is finished first
[06:01:20] *** beakman has joined #angularjs
[06:01:28] *** iateadonut has joined #angularjs
[06:02:42] *** nya_ has quit IRC
[06:02:44] *** regedit has joined #angularjs
[06:04:15] *** ringzer0 has quit IRC
[06:05:39] *** nya_ has joined #angularjs
[06:05:51] <vader699> Basically I'm looking for somthing akin to the .then from angular1
[06:07:10] *** buzzedword has joined #angularjs
[06:07:36] *** rho has quit IRC
[06:07:58] *** nilsi has joined #angularjs
[06:08:48] *** beakman has quit IRC
[06:11:47] *** regedit has quit IRC
[06:11:48] *** buzzedword has quit IRC
[06:12:15] *** beakman has joined #angularjs
[06:13:19] *** aks has joined #angularjs
[06:13:28] *** jrahmy has joined #angularjs
[06:13:54] *** regedit has joined #angularjs
[06:17:40] *** asteele has quit IRC
[06:17:49] *** m3_del has quit IRC
[06:19:51] *** dandaman has joined #angularjs
[06:21:00] *** skcin7 has quit IRC
[06:21:52] *** skcin7 has joined #angularjs
[06:23:09] *** aks has quit IRC
[06:24:18] *** skcin7 has quit IRC
[06:25:15] *** Debdeep has quit IRC
[06:26:49] *** skcin7 has joined #angularjs
[06:27:55] *** macabre has joined #angularjs
[06:31:50] *** jrahmy has quit IRC
[06:33:14] *** jrahmy has joined #angularjs
[06:34:20] *** jrahmy has quit IRC
[06:34:34] *** jrahmy has joined #angularjs
[06:35:56] *** zero_coder has quit IRC
[06:36:57] *** zero_coder has joined #angularjs
[06:37:06] *** jetpackjoe has quit IRC
[06:37:39] *** soee has quit IRC
[06:38:03] *** jrahmy_ has joined #angularjs
[06:39:17] *** DoubleAW has quit IRC
[06:40:43] *** annlewis has joined #angularjs
[06:41:07] *** jrahmy has quit IRC
[06:41:38] *** ron_frown has quit IRC
[06:41:55] *** thirdknife has joined #angularjs
[06:45:46] *** joshontheweb has joined #angularjs
[06:45:47] *** annlewis has quit IRC
[06:45:48] *** regedit has quit IRC
[06:47:38] *** beakman has quit IRC
[06:49:12] *** regedit has joined #angularjs
[06:49:31] *** jrahmy_ has quit IRC
[06:51:59] *** beakman has joined #angularjs
[06:56:56] *** GitGud has joined #angularjs
[06:57:09] *** zeezey has quit IRC
[06:57:56] *** jetpackjoe has joined #angularjs
[07:01:03] *** f-cake has quit IRC
[07:03:12] *** zeezey has joined #angularjs
[07:03:16] *** WizJin has quit IRC
[07:04:00] *** HarunTy has joined #angularjs
[07:04:03] *** collink has joined #angularjs
[07:04:13] *** HarunTy has quit IRC
[07:04:23] *** rscata has joined #angularjs
[07:04:45] *** thirdknife has quit IRC
[07:05:17] *** jacksparrow007 has joined #angularjs
[07:05:35] *** fscala has quit IRC
[07:06:07] *** zumba_ad_ has joined #angularjs
[07:06:10] *** Leon has joined #angularjs
[07:08:28] *** fscala has joined #angularjs
[07:09:11] *** VaticanCameos has joined #angularjs
[07:09:24] *** s00pcan has quit IRC
[07:09:47] *** regedit has quit IRC
[07:09:53] *** jacksparrow007 has quit IRC
[07:09:59] *** buzzedword has joined #angularjs
[07:12:12] *** regedit has joined #angularjs
[07:12:29] *** WizJin has joined #angularjs
[07:16:07] *** buzzedword has quit IRC
[07:16:07] *** collink has quit IRC
[07:17:01] *** dcherman has joined #angularjs
[07:17:56] *** ringzer0 has joined #angularjs
[07:21:00] *** Leon has quit IRC
[07:21:24] *** Misere has quit IRC
[07:21:47] *** joshontheweb has quit IRC
[07:22:38] *** jetpackjoe has quit IRC
[07:22:58] *** Leon has joined #angularjs
[07:24:29] *** tristanp has joined #angularjs
[07:24:36] *** c1v0 has joined #angularjs
[07:28:06] *** erste has quit IRC
[07:30:01] *** DavidDudson has joined #angularjs
[07:30:09] *** SteenJobs has quit IRC
[07:31:11] *** thatslifeson has joined #angularjs
[07:31:49] *** erol has joined #angularjs
[07:34:15] *** annlewis has joined #angularjs
[07:34:21] *** aks has joined #angularjs
[07:36:11] *** sbellina has quit IRC
[07:36:41] *** Ragnar has quit IRC
[07:37:07] *** leolove has quit IRC
[07:37:35] *** punknroll has joined #angularjs
[07:37:41] *** lite_ has joined #angularjs
[07:38:07] *** leolove has joined #angularjs
[07:38:17] *** swordfish has joined #angularjs
[07:38:58] *** aks has quit IRC
[07:39:10] *** jetpackjoe has joined #angularjs
[07:39:55] *** regedit has quit IRC
[07:41:02] *** kk_drop has joined #angularjs
[07:41:10] *** beakman has quit IRC
[07:41:57] *** sbellina has joined #angularjs
[07:42:14] *** VeeWee has joined #angularjs
[07:42:40] *** swordfish has quit IRC
[07:43:38] *** annlewis has quit IRC
[07:45:28] *** doppio has joined #angularjs
[07:46:58] *** Junior has quit IRC
[07:47:55] *** c1v0 has quit IRC
[07:48:24] *** iraj has joined #angularjs
[07:49:37] *** nya_ has quit IRC
[07:49:59] *** regedit has joined #angularjs
[07:50:08] *** nya_ has joined #angularjs
[07:51:00] *** regedit has quit IRC
[07:51:05] *** beakman has joined #angularjs
[07:51:22] *** regedit has joined #angularjs
[07:51:23] *** xcesariox has quit IRC
[07:51:26] *** cornerma1 has joined #angularjs
[07:53:00] *** regedit has quit IRC
[07:53:18] *** regedit has joined #angularjs
[07:54:01] *** Zalabinsky has joined #angularjs
[07:54:20] *** nya_ has quit IRC
[07:54:41] *** cornerman has quit IRC
[07:54:49] *** cornerma1 is now known as cornerman
[07:55:04] *** regedit has quit IRC
[07:55:34] *** regedit has joined #angularjs
[07:56:25] *** dcherman has quit IRC
[07:57:05] *** regedit has quit IRC
[07:57:05] *** nya_ has joined #angularjs
[07:57:19] *** owenjones has joined #angularjs
[07:57:46] *** juro has joined #angularjs
[08:01:36] *** schneider has joined #angularjs
[08:01:51] *** owenjones has quit IRC
[08:02:15] *** regedit has joined #angularjs
[08:04:38] *** skcin7 has quit IRC
[08:04:54] *** Wizek has joined #angularjs
[08:05:01] *** skcin7 has joined #angularjs
[08:06:23] *** `Reflector` has joined #angularjs
[08:08:37] *** shubham_ has joined #angularjs
[08:08:38] *** beakman has quit IRC
[08:08:54] <shubham_> i need help regarding upgrade to 1.3
[08:09:06] *** VaticanCameos has quit IRC
[08:09:08] <shubham_> is there anyone who can help/
[08:11:11] *** beakman has joined #angularjs
[08:11:22] <shubham_> hi beakman
[08:12:12] <shubham_> are you thjere
[08:12:16] <shubham_> ?
[08:12:48] *** dandaman has quit IRC
[08:13:25] *** buzzedword has joined #angularjs
[08:15:35] <shubham_> hi
[08:15:36] *** soee has joined #angularjs
[08:15:41] <shubham_> buzzedword
[08:15:41] *** dunkel2 has quit IRC
[08:15:53] *** nk121 has joined #angularjs
[08:16:01] <shubham_> hey nk121
[08:16:03] *** svycka has joined #angularjs
[08:16:15] *** regedit has quit IRC
[08:16:28] *** nk121 has quit IRC
[08:16:43] *** WizJin has quit IRC
[08:18:14] *** cvanball has joined #angularjs
[08:18:31] *** siba has quit IRC
[08:18:55] *** buzzedword has quit IRC
[08:21:25] *** elton has quit IRC
[08:21:57] *** elton has joined #angularjs
[08:22:59] *** WizJin has joined #angularjs
[08:23:55] *** xylen has quit IRC
[08:25:31] *** jetpackjoe has quit IRC
[08:25:51] *** tfry has joined #angularjs
[08:28:07] * shubham_ slaps tfry around a bit with a large fishbot
[08:29:05] *** zumba_ad_ has quit IRC
[08:30:42] *** Debnet has joined #angularjs
[08:30:46] *** jetpackjoe has joined #angularjs
[08:33:30] *** cacts has quit IRC
[08:36:43] *** blitheBoudica has joined #angularjs
[08:37:56] *** DavidDudson has quit IRC
[08:39:55] *** annlewis has joined #angularjs
[08:42:28] *** dodobrain has quit IRC
[08:43:07] *** cvanball has quit IRC
[08:44:11] *** dutis has joined #angularjs
[08:44:16] *** blitheBoudica has quit IRC
[08:44:38] *** blitheBoudica has joined #angularjs
[08:44:46] *** annlewis has quit IRC
[08:45:11] *** illume has joined #angularjs
[08:45:26] *** uNki has joined #angularjs
[08:46:08] *** juro has quit IRC
[08:46:19] *** zumba_ad_ has joined #angularjs
[08:48:35] *** uNki has quit IRC
[08:49:12] *** jetpackjoe has quit IRC
[08:49:53] *** jdo_dk has joined #angularjs
[08:50:35] *** zumba_ad_ has quit IRC
[08:51:34] *** Daerist has joined #angularjs
[08:51:40] *** juro has joined #angularjs
[08:52:12] *** snow_ has joined #angularjs
[08:52:22] *** george_v has joined #angularjs
[08:52:44] <snow_> hello~
[08:53:34] <juro> hi
[08:53:37] *** evilaliv3 has joined #angularjs
[08:53:50] <snow_> when I try the example of angularjs on the step-2 of angular-phonecat, I find it slow
[08:54:07] <snow_> to show in the webserver
[08:54:29] <snow_> like this {{phone.name}}
[08:54:42] <snow_> what's the reason?
[08:54:50] *** beakman has quit IRC
[08:54:59] *** tarnus has quit IRC
[08:55:01] *** spinningarrow has joined #angularjs
[08:55:33] <snow_> hello? Is anyone here?
[08:56:11] <spinningarrow> yes
[08:57:03] *** snow_ has quit IRC
[08:57:27] *** Fsoen1 has joined #angularjs
[08:57:33] *** dan2k3k4 has joined #angularjs
[08:58:54] *** blitheBoudica has quit IRC
[09:00:48] *** Fsoen has quit IRC
[09:00:58] *** krisd_ is now known as krisd
[09:02:09] *** plekplek has joined #angularjs
[09:02:09] *** Bloomer has joined #angularjs
[09:02:14] *** jrahmy has joined #angularjs
[09:03:31] *** Feson2 has joined #angularjs
[09:03:36] *** jetpackjoe has joined #angularjs
[09:04:47] *** AndrewIsh has joined #angularjs
[09:05:18] *** juro has quit IRC
[09:06:10] *** jacksparrow007 has joined #angularjs
[09:06:22] *** z4c has joined #angularjs
[09:06:23] *** z4c has joined #angularjs
[09:06:35] *** mynameiswhat has joined #angularjs
[09:06:48] *** Fsoen1 has quit IRC
[09:06:55] *** z4c has quit IRC
[09:07:03] *** davonrails has joined #angularjs
[09:07:11] *** z4c has joined #angularjs
[09:07:12] *** z4c has joined #angularjs
[09:07:25] *** juro has joined #angularjs
[09:08:26] *** siba has joined #angularjs
[09:08:28] *** baweaver has quit IRC
[09:09:05] *** tangorri has joined #angularjs
[09:10:10] *** tfry has quit IRC
[09:10:35] *** jacksparrow007 has quit IRC
[09:15:21] *** uNki has joined #angularjs
[09:15:45] *** nya_ has quit IRC
[09:16:19] *** Sky[x] has joined #angularjs
[09:16:22] *** nya_ has joined #angularjs
[09:16:23] *** GitGud has quit IRC
[09:16:23] *** doppio has quit IRC
[09:16:51] *** buzzedword has joined #angularjs
[09:17:58] *** sbellina has quit IRC
[09:18:54] *** sbellina has joined #angularjs
[09:20:42] *** Bloomer has quit IRC
[09:20:43] *** nya_ has quit IRC
[09:21:25] *** Sky[x] has joined #angularjs
[09:23:03] *** buzzedword has quit IRC
[09:23:30] *** Sky[x] has quit IRC
[09:24:18] *** nya_ has joined #angularjs
[09:24:20] *** ringzer0 has quit IRC
[09:25:13] *** tristanp has joined #angularjs
[09:25:16] *** Hounddog has joined #angularjs
[09:25:29] *** gfd has joined #angularjs
[09:25:36] *** bear` has left #angularjs
[09:26:20] *** dopesong has joined #angularjs
[09:26:57] *** swordfish has joined #angularjs
[09:28:34] *** elton has quit IRC
[09:30:03] *** tristanp has quit IRC
[09:31:19] *** swordfish has quit IRC
[09:31:40] *** Sky[x] has joined #angularjs
[09:31:59] *** suvdeep has joined #angularjs
[09:32:51] *** jrahmy has quit IRC
[09:34:54] *** guilbep has joined #angularjs
[09:34:55] *** cotko has joined #angularjs
[09:36:23] *** suvdeep has quit IRC
[09:36:55] *** guilbep has quit IRC
[09:38:26] *** nocturne777 has quit IRC
[09:39:01] *** marr has joined #angularjs
[09:40:52] *** suvdeep has joined #angularjs
[09:43:43] *** juro has quit IRC
[09:44:35] *** suvdeep has quit IRC
[09:44:35] *** suvdeep has joined #angularjs
[09:46:01] *** jetpackjoe has quit IRC
[09:47:21] *** Ronyrun has joined #angularjs
[09:48:02] *** JD-Robbs has joined #angularjs
[09:48:19] *** aks has joined #angularjs
[09:48:43] *** uNki_ has joined #angularjs
[09:48:48] *** jetpackjoe has joined #angularjs
[09:49:10] *** uNki has quit IRC
[09:49:29] *** svycka has quit IRC
[09:53:36] *** Shoffner_____ has quit IRC
[09:53:56] *** encryptd_fractal has quit IRC
[09:54:01] *** svycka has joined #angularjs
[09:54:03] <mynameiswhat> gfd: is content inside ion-scroll bigger than your window width?
[09:54:41] *** Shoffner_____ has joined #angularjs
[09:55:01] <gfd> mynameiswhat: Pardon my ignorance. I don't really know how to check whether ion-scoll is bigger than window width.
[09:56:20] <mynameiswhat> gfd: go to google and search for some big image, and then put that image in ion-scroll content and check if it works then. I'm not expert in Ionic but I see that you need to have something bigger than view width to be able to zoom/drag
[09:56:45] *** suvdeep has quit IRC
[09:58:07] *** suvdeep has joined #angularjs
[09:58:12] <gfd> mynameiswhat: i can see that my table is larger than the screen size on Android. On desktop browser, I can see the entire width of the table although I need to scroll up and down
[09:59:07] <mynameiswhat> gfd: can you make plnkr, it will be easier for me to help you that way and maybe someone else will jump in with solution :D
[09:59:31] *** Fsoen1 has joined #angularjs
[10:00:12] <gfd> mynameiswhat: thanks for your offer of help.
[10:00:35] *** suvdeep has quit IRC
[10:00:58] *** kaspar_ has joined #angularjs
[10:01:12] *** VaibhavRajput has joined #angularjs
[10:01:23] *** VaibhavRajput has left #angularjs
[10:02:13] *** moep has joined #angularjs
[10:03:00] <moep> yo
[10:03:05] *** Sharaal has quit IRC
[10:03:12] *** Feson2 has quit IRC
[10:03:17] *** Bloomer has joined #angularjs
[10:03:45] *** Fsoen has joined #angularjs
[10:04:36] *** rickhanlonii has joined #angularjs
[10:04:54] *** jetpackjoe has quit IRC
[10:05:10] *** Feson2 has joined #angularjs
[10:05:52] *** Aliks has joined #angularjs
[10:06:12] *** Fsoen1 has quit IRC
[10:06:25] *** spriz_away is now known as Spriz
[10:06:26] *** z4c has quit IRC
[10:07:33] *** xylen has joined #angularjs
[10:07:48] *** dpicky has joined #angularjs
[10:07:58] *** Sharaal has joined #angularjs
[10:08:07] *** suvdeep has joined #angularjs
[10:09:12] *** Fsoen has quit IRC
[10:09:57] *** devians has quit IRC
[10:10:27] *** tuskkk___ has joined #angularjs
[10:10:58] *** Aliks has quit IRC
[10:11:09] *** z4c has joined #angularjs
[10:11:10] *** z4c has joined #angularjs
[10:11:14] *** bender314 has joined #angularjs
[10:11:50] *** dpicky has quit IRC
[10:12:27] *** dpicky has joined #angularjs
[10:15:19] *** Aliks has joined #angularjs
[10:19:18] *** uNki_ has quit IRC
[10:19:33] *** uNki has joined #angularjs
[10:19:35] *** bazarov has joined #angularjs
[10:20:52] *** buzzedword has joined #angularjs
[10:22:40] <kitcat711_> using ui-grid and having a conflict: i18nService.setCurrentLang('fr') is overrided when<div style:{} is added to html. Where should I look first?
[10:25:09] *** lihao has joined #angularjs
[10:25:30] *** lihao has quit IRC
[10:26:25] *** buzzedword has quit IRC
[10:26:48] *** `Reflector` has quit IRC
[10:28:24] *** Templarian has quit IRC
[10:28:41] *** Templarian has joined #angularjs
[10:29:39] *** siba has quit IRC
[10:30:36] *** erms has joined #angularjs
[10:32:41] *** Mattch has joined #angularjs
[10:34:03] *** sbasso has joined #angularjs
[10:34:13] *** Aliks has quit IRC
[10:36:36] *** Misere has joined #angularjs
[10:38:11] *** superJenElizabet has quit IRC
[10:38:12] *** brollypop has joined #angularjs
[10:38:52] *** VaticanCameos has joined #angularjs
[10:40:55] *** c00ljs has quit IRC
[10:41:46] *** annlewis has joined #angularjs
[10:41:49] *** zeezey has quit IRC
[10:44:59] <dan2k3k4> Question: how/what should I use for a form that uses a ng image crop widget, but I want to toggle the show/hide for the image with angular and if hidden not to send the image input in the form ? :s
[10:45:42] *** jlebrech has joined #angularjs
[10:46:08] <dan2k3k4> I suppose wrap the ngImgCrop part with ng-show, but not sure how to deal with not sending the input data if someone adds an image then unticks the 'custom image' toggle
[10:46:11] *** annlewis has quit IRC
[10:46:41] *** bengillies has joined #angularjs
[10:47:41] *** VaibhavRajput has joined #angularjs
[10:47:42] *** fixl has joined #angularjs
[10:48:22] *** Aliks has joined #angularjs
[10:48:41] *** \du has joined #angularjs
[10:48:42] *** \du has joined #angularjs
[10:48:50] *** juro has joined #angularjs
[10:49:25] *** iraj has quit IRC
[10:49:33] *** erste has joined #angularjs
[10:49:44] *** iraj has joined #angularjs
[10:50:24] *** janezkranjc is now known as janez
[10:52:25] *** xtreamwayz has joined #angularjs
[10:52:29] *** Aliks has quit IRC
[10:55:34] *** nya_ has quit IRC
[10:55:57] *** tarnus has joined #angularjs
[10:56:57] *** iraj has quit IRC
[10:56:57] *** iraj has joined #angularjs
[10:57:15] *** juro has quit IRC
[10:57:15] *** bazarov has quit IRC
[10:58:31] *** juro has joined #angularjs
[10:59:13] *** vrockai has joined #angularjs
[11:00:28] *** Pingless_ is now known as Pingless
[11:01:02] *** tarnus has quit IRC
[11:02:24] *** erms has quit IRC
[11:03:50] *** aks has quit IRC
[11:03:50] *** Atrumx has quit IRC
[11:04:07] *** lihaibh has joined #angularjs
[11:04:47] *** thatslifeson has quit IRC
[11:05:49] *** HarunTy has joined #angularjs
[11:06:27] *** SET003 has joined #angularjs
[11:06:33] *** Fsoen1 has joined #angularjs
[11:06:36] *** aks has joined #angularjs
[11:07:02] *** Codefriar has joined #angularjs
[11:07:05] *** jacksparrow007 has joined #angularjs
[11:07:54] <kitcat711_> using ui-grid and having a conflict: i18nService.setCurrentLang('fr') is overrided when<div style:{} is added to html. Where should I look first?
[11:09:00] *** Danielyan has joined #angularjs
[11:09:00] *** baweaver has joined #angularjs
[11:09:48] *** Feson2 has quit IRC
[11:10:00] *** SET002 has quit IRC
[11:11:10] *** erms has joined #angularjs
[11:11:47] *** jacksparrow007 has quit IRC
[11:13:06] *** thirdknife has joined #angularjs
[11:13:12] *** jhu has joined #angularjs
[11:13:27] *** jhu has left #angularjs
[11:13:51] *** baweaver has quit IRC
[11:13:56] *** rickhanl_ has joined #angularjs
[11:14:54] *** swordfish has joined #angularjs
[11:15:05] *** HarunTy has quit IRC
[11:15:58] *** rickhanlonii has quit IRC
[11:15:59] *** leolove has quit IRC
[11:18:20] *** Jimmy has joined #angularjs
[11:18:21] *** dpicky has quit IRC
[11:18:55] <Jimmy> Hi, I have tried to run the AngularJS torturial for a couple of days but have big problems to set up my Windows 8.1 system.
[11:19:23] *** HarunTy has joined #angularjs
[11:19:27] <Jimmy> This is the log when running npm install
[11:19:34] <Jimmy> C:\Users\Jimmy\angular-phonecat>npm install npm WARN optional dep failed, continuing fsevents at 1 dot 0.5 npm WARN deprecated lodash at 2 dot 4.2: lodash at <3 dot 0.0 is no longer maintained. Upgrade to lodash at ^3 dot 0.0 npm WARN engine selenium-webdriver at 2 dot 47.0: wanted: {"node":">= 0.12.x"} (current : {"node":"0.10.40","npm":"1.4.28"}) / > ws at 0 dot 4.32 install C:\Users\Jimmy\angular-phonecat\node_modules\karma\node_modu les\socket.io\node_modules\socket.io
[11:19:43] *** swordfish has quit IRC
[11:19:48] *** evilaliv3 has quit IRC
[11:20:10] *** fscala has quit IRC
[11:20:55] *** thirdknife has joined #angularjs
[11:21:07] *** uNki has quit IRC
[11:21:11] *** pritt has joined #angularjs
[11:21:16] <Jimmy> Any one here that could help me?
[11:21:30] *** uNki has joined #angularjs
[11:21:32] *** Codefriar has quit IRC
[11:22:51] *** dpicky_ has joined #angularjs
[11:23:07] *** leolove has joined #angularjs
[11:23:26] *** cschneid_ has quit IRC
[11:23:43] *** george_v has quit IRC
[11:23:53] *** Codefriar has joined #angularjs
[11:24:48] *** HarunTy has quit IRC
[11:25:20] *** fscala has joined #angularjs
[11:26:54] *** thirdknife has quit IRC
[11:26:55] *** HarunTy has joined #angularjs
[11:26:55] *** george_v has joined #angularjs
[11:27:34] <spinningarrow> I'm having issues with running unit tests using karma on Chrome - towards the end of the run, Chrome disconnects without completing the run
[11:27:41] <spinningarrow> The tests work fine on Firefox though
[11:27:46] *** thirdknife has joined #angularjs
[11:27:52] <spinningarrow> anyone faced this kind of issue before?
[11:28:02] *** liamonade has joined #angularjs
[11:28:07] *** Aliks has joined #angularjs
[11:28:24] *** forrestv has quit IRC
[11:28:53] *** z4c has quit IRC
[11:29:56] *** Jimmy has quit IRC
[11:31:25] *** zeioth has joined #angularjs
[11:33:55] *** Codefriar has quit IRC
[11:34:08] *** Codefriar has joined #angularjs
[11:34:34] *** Bloomer has quit IRC
[11:35:59] *** Aliks has quit IRC
[11:37:46] *** cschneid has joined #angularjs
[11:39:33] <janez> can someone help me out with this: I have a variable whose value is "20'
[11:39:40] <janez> "20'"
[11:39:45] <janez> i want to ouptut it like this
[11:39:47] <janez> {{size}}
[11:40:12] <janez> but i get 20'
[11:40:15] <janez> as the output
[11:40:42] *** spinningarrow has quit IRC
[11:41:14] *** spinningarrow has joined #angularjs
[11:41:38] *** spinningarrow is now known as Guest74317
[11:42:08] *** forrestv has joined #angularjs
[11:42:15] *** annlewis has joined #angularjs
[11:42:30] *** p0k0 has quit IRC
[11:43:02] *** cschneid has quit IRC
[11:45:01] *** sbasso has quit IRC
[11:46:44] *** annlewis has quit IRC
[11:48:43] *** sbasso has joined #angularjs
[11:49:06] *** enricopulatzo has quit IRC
[11:49:24] *** forrestv has quit IRC
[11:49:27] *** Codefriar has quit IRC
[11:49:56] *** Comoo has joined #angularjs
[11:50:05] *** nocontrol has joined #angularjs
[11:51:18] <nocontrol> guys I am querying data from an API and map them to a select box in an angular template by data-ng-options="customer.id as customer.name for customer in customers track by customer.id". So far everything works ok for the "new/create" form but when trying to "edit" a retrieved entry, it cannot map the same data.
[11:51:25] *** Templarian_ has joined #angularjs
[11:51:43] *** Codefriar has joined #angularjs
[11:51:48] *** Comoo has quit IRC
[11:51:54] *** eago has quit IRC
[11:51:57] *** HarunTy has quit IRC
[11:52:04] *** Comoo has joined #angularjs
[11:52:07] <nocontrol> a customer has id/name and the customer_id field equals to the customer.id
[11:52:12] *** punknroll has quit IRC
[11:52:13] <nocontrol> does anyone have any ideas ?
[11:52:24] *** Templarian has quit IRC
[11:52:24] *** Templarian_ is now known as Templarian
[11:52:41] <nocontrol> it seems that the first time the field is retrieved from the db, it cannot initialise the select box
[11:54:42] *** sevenearths2 has joined #angularjs
[11:56:11] *** forrestv has joined #angularjs
[11:56:33] *** sbellina has quit IRC
[11:58:39] *** Codefriar has quit IRC
[11:58:39] *** Codefria_ has joined #angularjs
[11:59:08] *** elyssonmr has joined #angularjs
[11:59:15] *** forrestv has quit IRC
[11:59:18] <kitcat711_> does anyone is using i18n and ui-grid?
[11:59:37] *** forrestv has joined #angularjs
[12:00:41] *** intellix has joined #angularjs
[12:00:51] *** gowtham has joined #angularjs
[12:00:59] *** sevenearths2 has quit IRC
[12:02:03] *** gowtham has quit IRC
[12:02:03] *** MawGoomba has joined #angularjs
[12:02:05] *** Codefria_ has quit IRC
[12:02:11] *** xylen has quit IRC
[12:06:08] *** Codefriar has joined #angularjs
[12:08:36] *** ludjer has quit IRC
[12:08:50] *** erms has quit IRC
[12:10:09] *** Codefria_ has joined #angularjs
[12:10:11] *** Codefriar has quit IRC
[12:10:53] *** ludjer has joined #angularjs
[12:11:49] *** jcw_ has quit IRC
[12:12:15] *** Codefria_ has quit IRC
[12:12:17] *** juro has quit IRC
[12:12:25] *** jcw has joined #angularjs
[12:13:28] *** Codefriar has joined #angularjs
[12:17:00] *** devians has joined #angularjs
[12:17:02] *** siba has joined #angularjs
[12:17:10] *** Codefriar has quit IRC
[12:18:03] *** gfd has quit IRC
[12:18:59] *** steffeli has joined #angularjs
[12:19:24] *** eyebraus__ has quit IRC
[12:20:23] *** ahaeger has joined #angularjs
[12:21:29] *** CaShY_ has joined #angularjs
[12:21:33] *** nilsi has quit IRC
[12:21:40] *** uNki has quit IRC
[12:21:43] *** eyebraus__ has joined #angularjs
[12:21:51] *** skcin7 has quit IRC
[12:22:06] *** nilsi has joined #angularjs
[12:22:11] *** uNki has joined #angularjs
[12:22:14] <CaShY_> Hi, does anyone know of a typescript definition file that includes component for 1.5 apps wrote in typescript?
[12:22:34] *** skcin7 has joined #angularjs
[12:22:53] *** dpicky_ has quit IRC
[12:23:26] *** Codefriar has joined #angularjs
[12:24:00] *** buzzedword has joined #angularjs
[12:24:07] *** svycka has quit IRC
[12:24:34] *** asteele has joined #angularjs
[12:24:40] *** skcin7 has quit IRC
[12:24:43] *** mellernoia has joined #angularjs
[12:25:14] *** speeddragon has joined #angularjs
[12:25:41] *** skcin7 has joined #angularjs
[12:25:57] *** tangorri has quit IRC
[12:26:54] *** nilsi has quit IRC
[12:27:22]
<brollypop> hi, i want to overwrite a template for pagination in ui-grid. So far I found that i can do it by adding a script in my index.html to override it in $templateCache ( like this: http://plnkr.co/edit/HCRq2pWzNxAIqCylRzOn?p=preview ), but it doesnt feel good, id prefer to not litter the index.html file, and have my new template in separate file. I know i can add it through JS with $templateCache.put() , but then i have to inline the template in my JS and my
[12:27:23] <brollypop> codesniffer goes nuts. Do you have any ideas how can I do it to avoid both problems ?
[12:29:07] *** c00ljs has joined #angularjs
[12:29:20] *** buzzedword has quit IRC
[12:30:16] *** lukaserat has joined #angularjs
[12:30:26] *** thirdknife has quit IRC
[12:30:29] <lukaserat> hi there, is there any way to secure your js files on web?
[12:30:29] *** Codefriar has quit IRC
[12:30:38] *** speeddragon has quit IRC
[12:30:48] *** Tennis has joined #angularjs
[12:30:56] <Tennis> o/
[12:32:47] *** jslover has joined #angularjs
[12:33:32] *** ignu5 has joined #angularjs
[12:34:48] *** dopesong has quit IRC
[12:35:17] *** Codefriar has joined #angularjs
[12:35:35] *** leolove has quit IRC
[12:36:13] *** rickmak_ has quit IRC
[12:36:28] *** leolove has joined #angularjs
[12:36:31] *** erste has quit IRC
[12:36:42] <wafflejock> lukaserat: no not really
[12:37:25] <lukaserat> wafflejock: thanks
[12:37:27] <wafflejock> lukaserat: you can use minification and concatenation to make reverse engineering things harder but you can't really hide secrets that can't be read by the client in the client code and have it execute using that info
[12:38:48] *** dabura667 has joined #angularjs
[12:40:07] <wafflejock> Keksike: what version of IE?
[12:40:09] *** svycka has joined #angularjs
[12:40:56] *** VaibhavRajput has quit IRC
[12:41:37] *** Codefriar has quit IRC
[12:42:13] *** dan2k3k4 is now known as dan2k3k4-away
[12:42:41] <Keksike> wafflejock: IE11 atleast
[12:43:03] <Keksike> wafflejock: so what should I do?
[12:43:13] *** annlewis has joined #angularjs
[12:43:47] <Keksike> cheers
[12:44:04] *** ifynk has joined #angularjs
[12:44:33] <Keksike> I think I got it working with
[12:44:33] <Keksike> $rootScope.changeOrganization = (targetOrganization) ->
[12:44:33] <Keksike> UserService.changeOrganization(targetOrganization).then () ->
[12:44:33] <Keksike> $location.path('/editor/')
[12:44:34] <Keksike> $location.replace()
[12:44:35] <Keksike> $window.location.reload()
[12:44:42] <Keksike> oop sorry, was only supposed to copypaste one row
[12:45:38] *** aks has quit IRC
[12:45:39] *** Codefriar has joined #angularjs
[12:45:42] *** ish has quit IRC
[12:45:42] *** aendrew has quit IRC
[12:46:27] *** aendrew has joined #angularjs
[12:46:27] *** ish has joined #angularjs
[12:46:32] *** EREVAN has joined #angularjs
[12:47:15] <Keksike> thanks for your help wafflejock :)
[12:47:32] <wafflejock> Keksike: np yeah looks like this is just one of those things that varies between browsers implementations
[12:47:59] *** aks_ has joined #angularjs
[12:48:12] *** annlewis has quit IRC
[12:48:27] <ifynk> Hi all. Does anyone know how to make a dynamic component name in ngNewRouter? Something like this: path: '/:ctrl', component: function() { return 'someName'; }
[12:48:44] *** speeddragon has joined #angularjs
[12:48:51] *** Danielyan has quit IRC
[12:49:11] <Keksike> yeah I guess so
[12:49:35] *** EREVAN is now known as Danielyan
[12:49:46] *** Codefriar has quit IRC
[12:50:29] *** killa_kyle has joined #angularjs
[12:50:32] <Keksike> hmm, interesting
[12:51:10] <Keksike> well, Im only using window.location.reload anymore, and I guess it works pretty much the same way in both
[12:52:13] *** one_zero has quit IRC
[12:52:24] *** cstipkovic____ has quit IRC
[12:52:36] *** ngbot has joined #angularjs
[12:52:36] <ngbot> angular.js/master 341b834 Mil4n: docs(tutorial/step_08): fix tense...
[12:52:37] *** ngbot has left #angularjs
[12:52:39] *** cstipkovic____ has joined #angularjs
[12:53:16] *** tangorri has joined #angularjs
[12:54:06] *** ngbot has joined #angularjs
[12:54:07] <ngbot> angular.js/v1.4.x 43c4029 Mil4n: docs(tutorial/step_08): fix tense...
[12:54:07] *** ngbot has left #angularjs
[12:54:53] *** mhenry has joined #angularjs
[12:55:11] *** Danielyan has quit IRC
[12:55:26] *** aks_ has quit IRC
[12:57:41] *** Leon has quit IRC
[12:57:45] *** thirdknife has joined #angularjs
[13:00:35] *** drag0nius has joined #angularjs
[13:00:53] *** davonrails has quit IRC
[13:00:55] <drag0nius> how can i get $location from within console?
[13:01:21] *** sbasso has quit IRC
[13:01:30] *** Misere has quit IRC
[13:03:12] *** swordfish has joined #angularjs
[13:05:37] *** tplaner has joined #angularjs
[13:06:27] *** nya_ has joined #angularjs
[13:07:30] *** speeddragon has quit IRC
[13:07:55] *** jacksparrow007 has joined #angularjs
[13:07:59] *** swordfish has quit IRC
[13:08:00] *** ifynk has quit IRC
[13:08:02] *** Misere has joined #angularjs
[13:09:59] *** dopesong has joined #angularjs
[13:10:22] *** baweaver has joined #angularjs
[13:10:37] *** lukaserat has quit IRC
[13:12:29] *** jacksparrow007 has quit IRC
[13:12:51] *** kmanning has left #angularjs
[13:13:41] *** ninkotech has quit IRC
[13:13:57] *** xylen has joined #angularjs
[13:14:30] *** GeekJon has joined #angularjs
[13:14:31] *** dopesong has quit IRC
[13:14:44] *** TyrfingMjolnir has quit IRC
[13:14:46] <moep> drag0nius window.location?
[13:15:17] *** MawGoomba has quit IRC
[13:15:39] *** baweaver has quit IRC
[13:16:06] *** dopesong has joined #angularjs
[13:16:24] *** dopesong has joined #angularjs
[13:16:52] *** sbasso has joined #angularjs
[13:19:26] *** speeddragon has joined #angularjs
[13:19:31] *** z4c has joined #angularjs
[13:19:31] *** z4c has joined #angularjs
[13:20:12] *** thirdknife has quit IRC
[13:21:03] *** tangorri has quit IRC
[13:21:12] *** bluezone has quit IRC
[13:21:35] *** sbasso has quit IRC
[13:21:47] *** thirdknife has joined #angularjs
[13:21:52] <vader699> i am sure i'm missing it somewhere and it's probably very easy but how do you reset a form in angular2
[13:22:27] *** nilsi has joined #angularjs
[13:22:28] *** uNki has quit IRC
[13:22:50] *** uNki has joined #angularjs
[13:22:58] *** Leon has joined #angularjs
[13:23:07] <moep> vader699 I think you can just use $setPristine()
[13:23:17] <moep> On the form itself
[13:24:58] *** bluezone has joined #angularjs
[13:26:22] <AndrewIsh> Hey guys, any thoughts on app versioning? I've an app that I'd like to force a full refresh on in the client when the backend version changes. The only way I can think of doing it is to include a version number in the main template (that loads ng-app), then include a version number in all API response headers, and if they don't match, refresh the browser window. Are there more elegant ways of doing this?
[13:27:10] *** MawGoomba has joined #angularjs
[13:28:27] *** Danielyan has joined #angularjs
[13:29:10] <Tennis> erm github and tortoise can keep historical versionsd AndrewIsh but wouldnt neccesary increment a value
[13:30:44] *** jlebrech has quit IRC
[13:31:24] *** Ironlink has quit IRC
[13:31:43] <AndrewIsh> Tennis: Thanks. I think I wasn't clear in my question. I'm not asking about version control, I'm asking if there's a recommended way of detecting a backend version change and forcing the frontend to reload as a result
[13:32:04] *** skcin7 has quit IRC
[13:32:09] *** EREVAN has joined #angularjs
[13:32:13] *** Ironlink has joined #angularjs
[13:32:14] *** rileylark has joined #angularjs
[13:32:15] *** nilsi has quit IRC
[13:32:40] *** miqid has joined #angularjs
[13:32:58] *** nribeka_ has joined #angularjs
[13:33:12] *** nribeka has quit IRC
[13:33:12] *** nribeka_ is now known as nribeka
[13:33:17] *** skcin7 has joined #angularjs
[13:35:04] *** Danielyan has quit IRC
[13:35:05] *** EREVAN is now known as Danielyan
[13:35:13] *** skcin7 has quit IRC
[13:36:03] *** SET003 has quit IRC
[13:36:15] *** skcin7 has joined #angularjs
[13:36:27] *** SET003 has joined #angularjs
[13:36:37] *** Aliks has joined #angularjs
[13:37:59] *** dan2k3k4-away is now known as dan2k3k4
[13:38:21] *** skcin7 has quit IRC
[13:38:51] *** rileylark has quit IRC
[13:39:19] *** skcin7 has joined #angularjs
[13:39:51] *** mischat has joined #angularjs
[13:40:47] *** jlebrech has joined #angularjs
[13:41:02] *** skcin7 has quit IRC
[13:41:07] *** Aliks has quit IRC
[13:41:53] *** skcin7 has joined #angularjs
[13:42:14] *** ngbot has joined #angularjs
[13:42:15] <ngbot> angular.js/master 48ad748 Martin Staffa: docs(changelog, guide/migration): add BC notes for observing unset attributes...
[13:42:16] *** ngbot has left #angularjs
[13:43:27] *** skcin7 has quit IRC
[13:43:57] *** annlewis has joined #angularjs
[13:44:18] *** skcin7 has joined #angularjs
[13:46:29] *** ngbot has joined #angularjs
[13:46:30] <ngbot> angular.js/v1.4.x d2b08a0 Martin Staffa: docs(changelog, guide/migration): add BC notes for observing unset attributes...
[13:46:30] *** ngbot has left #angularjs
[13:46:33] *** aks has joined #angularjs
[13:46:44] *** skcin7 has quit IRC
[13:47:20] *** nilsi has joined #angularjs
[13:47:45] *** skcin7 has joined #angularjs
[13:48:35] *** annlewis has quit IRC
[13:49:15] *** rafagomes has joined #angularjs
[13:49:52] *** skcin7 has quit IRC
[13:49:53] *** vader699 has quit IRC
[13:50:36] *** skcin7 has joined #angularjs
[13:51:26] *** EREVAN has joined #angularjs
[13:52:11] *** skcin7 has quit IRC
[13:52:31] *** elperdut_ has joined #angularjs
[13:52:39] *** uNki has quit IRC
[13:53:07] *** uNki has joined #angularjs
[13:53:34] *** skcin7 has joined #angularjs
[13:54:15] *** tplaner has quit IRC
[13:54:42] *** Danielyan has quit IRC
[13:54:52] *** EREVAN is now known as Danielyan
[13:55:19] *** rileylark has joined #angularjs
[13:55:35] *** skcin7 has quit IRC
[13:55:57] *** aks has quit IRC
[13:56:36] *** skcin7 has joined #angularjs
[13:56:44] *** kk_drop has quit IRC
[13:57:10] *** Schalla has joined #angularjs
[13:57:10] *** Schalla has joined #angularjs
[13:57:12] *** aks has joined #angularjs
[13:57:17] *** rileylark has quit IRC
[13:57:22] *** swordfish has joined #angularjs
[13:58:25] *** skcin7 has quit IRC
[13:58:46] *** rileylark has joined #angularjs
[13:59:36] *** skcin7 has joined #angularjs
[14:00:25] *** rileylark has quit IRC
[14:00:29] *** tarnus has joined #angularjs
[14:01:00] *** speaking1ode has quit IRC
[14:01:49] *** Feson2 has joined #angularjs
[14:02:07] *** swordfish has quit IRC
[14:02:12] *** Coldblackice has quit IRC
[14:02:35] *** rileylark has joined #angularjs
[14:03:06] *** speaking1ode has joined #angularjs
[14:03:34] *** Ajay_ has joined #angularjs
[14:04:06] *** Ajay_ has quit IRC
[14:05:36] *** Fsoen1 has quit IRC
[14:06:23] *** fixl has quit IRC
[14:06:27] *** tangorri has joined #angularjs
[14:07:06] *** rileylark has quit IRC
[14:09:49] *** Fsoen1 has joined #angularjs
[14:10:16] *** jieryn has joined #angularjs
[14:11:20] *** sbasso has joined #angularjs
[14:11:40] *** jslover has quit IRC
[14:11:56] *** CanyonMan has quit IRC
[14:13:43] *** Danielyan has quit IRC
[14:14:00] *** Feson2 has quit IRC
[14:14:42] *** sbasso has quit IRC
[14:14:54] *** clivejo has joined #angularjs
[14:15:00] *** sbasso has joined #angularjs
[14:17:47] *** Feson2 has joined #angularjs
[14:18:36] *** _root has joined #angularjs
[14:18:39] *** dopesong has quit IRC
[14:19:27] *** tanj has joined #angularjs
[14:19:36] *** zumba_addict has joined #angularjs
[14:19:47] *** lnrdo has joined #angularjs
[14:20:04] *** tplaner has joined #angularjs
[14:21:48] *** Fsoen1 has quit IRC
[14:22:40] *** aks has quit IRC
[14:22:45] *** Rhaynel has joined #angularjs
[14:23:20] *** uNki has quit IRC
[14:23:26] *** uNki has joined #angularjs
[14:23:42] *** atomicb0mb has joined #angularjs
[14:24:30] *** zumba_addict has quit IRC
[14:25:06] *** aks has joined #angularjs
[14:25:17] *** dopesong has joined #angularjs
[14:27:13] *** ngbot has joined #angularjs
[14:27:13] <ngbot> angular.js/master 6752337 Hovhannes Babayan: docs(guide/Expressions): note that new operator is unavailable...
[14:27:14] <ngbot> angular.js/master 8b3bec7 zainengineer: docs(orderBy): make examples consistent...
[14:27:14] <ngbot> angular.js/master f50b0cb Martin Staffa: docs(guide/Unit Testing): fix typo...
[14:27:14] *** ngbot has left #angularjs
[14:27:51] *** ringzer0 has joined #angularjs
[14:27:58] *** juro has joined #angularjs
[14:28:08] <kitcat711_> does anyone is using i18n and ui-grid?
[14:29:57] *** erebel55 has joined #angularjs
[14:33:37] *** thirdknife has quit IRC
[14:33:49] *** skcin7 has quit IRC
[14:34:47] *** juro has quit IRC
[14:34:47] *** spacenomad has joined #angularjs
[14:34:54] *** devians has quit IRC
[14:36:54] *** skcin7 has joined #angularjs
[14:37:17] *** rho has joined #angularjs
[14:37:17] *** rho has joined #angularjs
[14:37:51] *** Pspfolio has joined #angularjs
[14:38:05] *** vikas has joined #angularjs
[14:38:26] *** ngbot has joined #angularjs
[14:38:27] <ngbot> angular.js/v1.4.x f53a7f6 Hovhannes Babayan: docs(guide/Expressions): note that new operator is unavailable...
[14:38:27] <ngbot> angular.js/v1.4.x 158f1ae zainengineer: docs(orderBy): make examples consistent...
[14:38:28] <ngbot> angular.js/v1.4.x e45f9b6 Martin Staffa: docs(guide/Unit Testing): fix typo...
[14:38:28] *** ngbot has left #angularjs
[14:39:33] *** juro has joined #angularjs
[14:39:35] *** gaurav01 has joined #angularjs
[14:39:52] <gaurav01> hi
[14:40:43] *** suvdeep has quit IRC
[14:41:44] *** daslicht has joined #angularjs
[14:43:29] *** itamarjp has joined #angularjs
[14:43:29] *** itamarjp has joined #angularjs
[14:43:31] *** aks has quit IRC
[14:43:55] *** juro has quit IRC
[14:44:27] *** jae has quit IRC
[14:44:33] *** skakri has quit IRC
[14:44:41] *** annlewis has joined #angularjs
[14:44:45] *** aks has joined #angularjs
[14:44:49] *** skcin7 has quit IRC
[14:45:45] *** glopez has joined #angularjs
[14:45:52] *** skcin7 has joined #angularjs
[14:45:59] *** skakri has joined #angularjs
[14:47:16] *** enricopulatzo has joined #angularjs
[14:47:23] *** jae has joined #angularjs
[14:47:56] *** jae has quit IRC
[14:48:13] *** diosney has joined #angularjs
[14:49:13] *** skcin7 has quit IRC
[14:49:20] *** annlewis has quit IRC
[14:49:36] *** glopez has quit IRC
[14:49:40] *** gaurav01 has quit IRC
[14:50:07] *** jenelizabeth_ has joined #angularjs
[14:50:16] *** skcin7 has joined #angularjs
[14:52:39] *** mandric has quit IRC
[14:53:28] *** Schalla has quit IRC
[14:53:57] *** skcin7 has quit IRC
[14:54:21] *** leehambley has joined #angularjs
[14:54:30] *** VeeWee has quit IRC
[14:54:54] *** skcin7 has joined #angularjs
[14:55:07] *** shubham_ has quit IRC
[14:56:39] *** nodist has joined #angularjs
[14:57:34] *** tangorri has quit IRC
[14:58:29] *** italoacasas has joined #angularjs
[14:58:45] *** skcin7 has quit IRC
[14:58:45] *** diegoaguilar has joined #angularjs
[14:59:14] *** macabre has quit IRC
[15:00:00] *** skcin7 has joined #angularjs
[15:01:50] *** x3al has quit IRC
[15:01:51] *** kaspar_ has quit IRC
[15:01:56] *** sarthakdabhi has joined #angularjs
[15:02:38] <sarthakdabhi> I want to know about meta tags for open graph.
[15:02:55] *** tangorri has joined #angularjs
[15:03:27] <sarthakdabhi> I have dynamic meta tags but when I went to share url in facebook then there is no meta tags and all information are coming in braces.
[15:03:35] <sarthakdabhi> Any one help on it?
[15:03:58] *** x3al has joined #angularjs
[15:04:46] *** skcin7 has quit IRC
[15:05:54] *** step1step2 has quit IRC
[15:06:09] *** dman777_alter has joined #angularjs
[15:06:10] *** step1step2 has joined #angularjs
[15:06:16] *** skcin7 has joined #angularjs
[15:08:44] *** Melkor has joined #angularjs
[15:08:45] *** jacksparrow007 has joined #angularjs
[15:08:59] *** skcin7 has quit IRC
[15:09:29] *** sarthakdabhi has quit IRC
[15:09:46] *** edrocks has joined #angularjs
[15:09:48] *** wyu has joined #angularjs
[15:09:53] *** skcin7 has joined #angularjs
[15:10:24] *** Chewtoy has quit IRC
[15:10:28] *** kp666 has joined #angularjs
[15:11:00] *** steffeli has quit IRC
[15:11:00] *** jcara has quit IRC
[15:11:37] *** skcin7 has quit IRC
[15:12:04] *** blitheBoudica has joined #angularjs
[15:13:14] *** jacksparrow007 has quit IRC
[15:13:17] *** jcara has joined #angularjs
[15:13:42] *** rafagomes has quit IRC
[15:14:19] *** skunkz has joined #angularjs
[15:15:05] *** Fsoen1 has joined #angularjs
[15:16:23] *** blitheBoudica has quit IRC
[15:17:14] *** CaShY_ has quit IRC
[15:17:34] *** walden|afk is now known as walden
[15:17:48] *** felixn has quit IRC
[15:18:32] *** VaticanCameos has quit IRC
[15:18:42] *** elperdut_ has quit IRC
[15:18:48] *** Feson2 has quit IRC
[15:19:37] *** elperdut_ has joined #angularjs
[15:20:32] *** fees has joined #angularjs
[15:21:15] *** dabura667 has quit IRC
[15:21:20] *** encryptd_fractal has joined #angularjs
[15:21:26] <kitcat711_> does anyone experienced ui-grid only accepting 'mediumDate" as date $filter format?
[15:21:32] *** Jardayn has joined #angularjs
[15:22:11] *** CAPITANOOO has joined #angularjs
[15:22:12] *** janezkranjc has joined #angularjs
[15:22:28] *** janez has quit IRC
[15:23:44] *** rodr1go has quit IRC
[15:23:45] *** slo has quit IRC
[15:23:46] *** pcmdt has quit IRC
[15:23:47] *** Raven has quit IRC
[15:23:48] *** slo has joined #angularjs
[15:23:48] *** rodr1go has joined #angularjs
[15:24:12] *** Karasu has joined #angularjs
[15:24:13] *** rodr1go is now known as Guest31699
[15:24:16] *** Chewtoy has joined #angularjs
[15:25:03] *** smccarthy has joined #angularjs
[15:26:07] *** gweedo767 has quit IRC
[15:26:07] *** tanepiper has quit IRC
[15:27:17] *** andricDu has joined #angularjs
[15:27:21] *** pcmdt has joined #angularjs
[15:27:50] *** _root has quit IRC
[15:27:59] *** pchittum has quit IRC
[15:28:09] *** buzzedword has joined #angularjs
[15:28:24] *** ludjer has quit IRC
[15:28:24] *** vrockai has quit IRC
[15:28:29] *** mellernoia-work has joined #angularjs
[15:28:32] *** suvdeep has joined #angularjs
[15:29:11] *** ludjer has joined #angularjs
[15:29:51] *** buzzedword has quit IRC
[15:30:10] *** mellernoia has quit IRC
[15:30:33] *** felixn has joined #angularjs
[15:30:38] *** cubud has joined #angularjs
[15:31:01] <cubud> Hi all. Is there a drag/drop extension for Angular that doesn't require jQuery?
[15:31:18] *** pchittum has joined #angularjs
[15:32:23] *** CAPITANOOO has quit IRC
[15:32:40] *** mven has quit IRC
[15:33:20] *** monk12 has quit IRC
[15:34:46] *** CanyonMan has joined #angularjs
[15:35:22] *** zigzagzig has joined #angularjs
[15:35:23] *** dsteplight______ has quit IRC
[15:36:02] *** Misere has quit IRC
[15:36:32] *** cubud has quit IRC
[15:36:39] *** dpicky has joined #angularjs
[15:37:01] *** dsteplight______ has joined #angularjs
[15:37:06] *** mven has joined #angularjs
[15:37:52] *** daslicht has quit IRC
[15:40:47] *** tanepiper has joined #angularjs
[15:41:11] *** ESpiney has joined #angularjs
[15:41:17] *** gweedo767 has joined #angularjs
[15:41:20] *** dbclk has joined #angularjs
[15:41:25] *** janezkranjc is now known as janez
[15:43:12] <JamesKZOO> nocontrol: i assume that is your question?
[15:43:24] *** siba has quit IRC
[15:43:26] <nocontrol> true
[15:43:39] *** italoacasas has quit IRC
[15:44:06] <nocontrol> JamesKZOO: a bit of "relationships" inside AngularJS
[15:44:51] *** ehynds has joined #angularjs
[15:45:03] <JamesKZOO> nocontrol: so if i understand what you're saying... the values are not accessible unless they are selected?
[15:45:05] *** buzzedword has joined #angularjs
[15:45:14] <nocontrol> almost
[15:45:16] *** annlewis has joined #angularjs
[15:45:40] <nocontrol> JamesKZOO: it's an edit form, so the controller sets $scope.item and fetches its data from the factory
[15:45:50] *** italoacasas has joined #angularjs
[15:46:15] *** zeezey has joined #angularjs
[15:46:22] *** kaspar_ has joined #angularjs
[15:46:30] *** juro has joined #angularjs
[15:47:18] <nocontrol> JamesKZOO: but imagine that the model's form doesn't carry all data
[15:47:36] <nocontrol> JamesKZOO: it fetches the customer id but not his name
[15:48:15] *** rchavik has joined #angularjs
[15:48:16] <nocontrol> JamesKZOO: and actually it's like an ordinary relationship/association
[15:48:31] *** mven has quit IRC
[15:49:15] <nocontrol> JamesKZOO: the problem is that the select box doesn't select the value it fetched
[15:49:26] *** MawGoomba has quit IRC
[15:49:30] <nocontrol> I am banging my head for 8 hours now
[15:49:30] *** italoacasas has quit IRC
[15:49:38] *** iraj has quit IRC
[15:49:39] *** DJDelusional has joined #angularjs
[15:49:54] *** annlewis has quit IRC
[15:49:55] *** enricopulatzo has quit IRC
[15:50:00] *** erms has joined #angularjs
[15:50:24] *** DJDelusional has quit IRC
[15:50:26] *** italoacasas has joined #angularjs
[15:50:44] <JamesKZOO> nocontrol: i think i understand... lemme repeat back...
[15:50:59] <JamesKZOO> edit form is given an ID, and the edit form fetches the data a second time...
[15:50:59] *** cacts has joined #angularjs
[15:51:11] <JamesKZOO> and it is supposed to bind to <select> but it's not doing so
[15:51:17] *** atomicb0mb has quit IRC
[15:51:47] <nocontrol> something like that
[15:51:48] *** tortal has quit IRC
[15:51:55] <JamesKZOO> is the select not binding at all? or is it binding teh available options but just not the selected option?
[15:52:05] <nocontrol> I didn't expect to be that complicated in Angular, I can do this in 2 minutes in rails
[15:52:14] <nocontrol> JamesKZOO: the second one
[15:52:14] *** erebel55 has quit IRC
[15:52:22] *** buzzedword has quit IRC
[15:52:24] *** italoacasas has quit IRC
[15:52:31] <JamesKZOO> i had this EXACT issue
[15:52:34] *** nodist has quit IRC
[15:52:49] *** DJDelusional has joined #angularjs
[15:52:58] <nocontrol> JamesKZOO: I am using {{ customer.id }} and {{ mymodel.customer_id }} and everything is displayed OK
[15:53:02] *** vrockai has joined #angularjs
[15:53:09] <nocontrol> but this fucking select box doesn't want to work
[15:53:10] *** mandric has joined #angularjs
[15:53:20] <nocontrol> JamesKZOO: what did you do ?
[15:53:43] <JamesKZOO> is there any magic associated with the select box? like a jquery extension of some sort? i had a jquery combobox addition on mine
[15:53:46] <JamesKZOO> that jacked it up
[15:53:58] <nocontrol> I had select2 but disabled it
[15:54:19] <JamesKZOO> hmm
[15:54:30] <nocontrol> now, nothing
[15:54:45] *** kegster has quit IRC
[15:54:49] <JamesKZOO> well, you could probably hack it w/ jquery, but that's no fun
[15:55:16] <nocontrol> that's not a solution
[15:55:19] *** steffeli has joined #angularjs
[15:55:20] *** italoacasas has joined #angularjs
[15:55:32] <nocontrol> and it seems to me very simple, that's why I am becoming desperate
[15:56:05] *** speeddra_ has joined #angularjs
[15:56:11] <JamesKZOO> right. unfortunately the jquery removal was my fix
[15:56:20] *** italoacasas has quit IRC
[15:56:25] *** jcw has quit IRC
[15:56:31] *** tristanp has joined #angularjs
[15:56:34] *** kegster has joined #angularjs
[15:57:15] *** Guest96777 has quit IRC
[15:57:23] *** jcw has joined #angularjs
[15:57:45] <JamesKZOO> i don't have an answer for you directly, but in my research i found some links that said there's something about the binding process that jquery affects
[15:57:53] *** italoacasas has joined #angularjs
[15:58:13] <JamesKZOO> and it lead me down the road of using $apply and $digest
[15:58:18] <JamesKZOO> which... didn't help really :/
[15:58:26] <JamesKZOO> thus i just removed the jquery
[15:58:46] *** buzzedword has joined #angularjs
[15:59:06] *** m3_del has joined #angularjs
[15:59:27] <JamesKZOO> i can say this much though... your question on stack overflow isn't clearly representing what we've talked about here in chat
[15:59:39] *** aghiuru has joined #angularjs
[16:00:39] *** suvdeep has quit IRC
[16:00:55] *** dopesong has quit IRC
[16:01:18] *** italoacasas has quit IRC
[16:01:19] *** rscata has quit IRC
[16:01:45] *** buzzedwo_ has joined #angularjs
[16:01:48] *** soee has quit IRC
[16:01:48] *** buzzedword has quit IRC
[16:02:02] *** _pid has joined #angularjs
[16:02:10] *** macabre has joined #angularjs
[16:02:16] *** kille has joined #angularjs
[16:02:17] *** MawGoomba has joined #angularjs
[16:02:40] *** leehambley has quit IRC
[16:02:41] *** dopesong has joined #angularjs
[16:02:54] *** m3_del has quit IRC
[16:03:11] *** buzzedwo_ has quit IRC
[16:03:22] *** tortal has joined #angularjs
[16:03:40] *** buzzedword has joined #angularjs
[16:04:07] *** cocao has joined #angularjs
[16:05:33] <CanyonMan> is it sketchier to element.attr('someBoundAttribute', 'someControllerAsReference.someProperty')
[16:05:37] <CanyonMan> OR
[16:06:09] <CanyonMan> is it sketchier to take some angular.element and use that to find its controller and screw with it?
[16:06:20] *** SteenJobs has joined #angularjs
[16:06:21] *** erebel55 has joined #angularjs
[16:06:31] *** SteenJobs has quit IRC
[16:06:42] *** swordfish has joined #angularjs
[16:09:17] *** ignu5_ has joined #angularjs
[16:09:56] *** lihaibh has quit IRC
[16:10:26] *** Oleander has joined #angularjs
[16:10:27] *** VeeWee has joined #angularjs
[16:10:45] <ignu5_> hello there, i got a pages directive for multiple pages (wizard like), which transcludes all child pages.But the parent for some reason has a height of 0;
[16:12:42] *** kk_drop has joined #angularjs
[16:13:30] *** intellix has quit IRC
[16:14:20] *** schneider has quit IRC
[16:15:20] *** lite_ has quit IRC
[16:15:33] *** mven has joined #angularjs
[16:15:37] *** Sky[x] has quit IRC
[16:15:38] *** lnrdo has quit IRC
[16:15:51] *** intellix has joined #angularjs
[16:16:18] *** italoacasas has joined #angularjs
[16:17:46] *** kk_drop has quit IRC
[16:17:58] <w0rp> Is there some way you can tell AngularJS to hide elements via ng-show, ignoring any CSS transitions?
[16:18:17] *** lnrdo_ has joined #angularjs
[16:18:20] *** italoacasas has quit IRC
[16:18:23] <w0rp> I've got a bug where someone added a CSS transition to an element, and that causes AngularJS to hide elements after a short delay.
[16:18:53] *** wonder95 has joined #angularjs
[16:19:52] *** xylen has quit IRC
[16:20:01] *** xylen has joined #angularjs
[16:20:48] *** italoacasas has joined #angularjs
[16:22:25] *** rafagomes has joined #angularjs
[16:22:41] *** lnrdo_ has quit IRC
[16:23:26] *** cacts has quit IRC
[16:23:32] *** Oleander has quit IRC
[16:23:37] *** kk_drop has joined #angularjs
[16:23:51] *** blitheBoudica has joined #angularjs
[16:23:59] *** miqid has quit IRC
[16:24:14] <scav> in angular2, is there any way of sending events from a parent component to a child component?
[16:24:48] *** rickhanl_ has quit IRC
[16:24:58] <caitp> as many ways as you can imagine
[16:25:25] *** vivoo has joined #angularjs
[16:25:31] *** mary5030 has joined #angularjs
[16:25:42] <scav> im not able to imagine any, im aware of EventEmitter from child to parent, but thats about it
[16:25:47] *** mary5030 has quit IRC
[16:26:05] *** suvdeep has joined #angularjs
[16:26:24] *** mary5030 has joined #angularjs
[16:26:36] <vivoo> Hello
[16:27:38] *** italoacasas has quit IRC
[16:28:49] <JamesKZOO> scav: try emit and broadcast?
[16:29:23] *** zeezey has quit IRC
[16:29:49] <nocontrol> JamesKZOO: thanks man
[16:29:59] <nocontrol> JamesKZOO: how could you debug such an issue ?
[16:30:06] *** drej has quit IRC
[16:30:39] <scav> JamesKZOO: do you have anything specifc on that?
[16:30:52] <scav> nevermind, i figured it out
[16:31:16] *** zz_dimtruck is now known as dimtruck
[16:31:43] *** italoacasas has joined #angularjs
[16:31:44] *** mary5030 has quit IRC
[16:33:43] *** italoacasas has quit IRC
[16:35:35] *** leolove has quit IRC
[16:35:50] *** speaking1ode has quit IRC
[16:36:33] *** leolove has joined #angularjs
[16:36:42] *** Oleander has joined #angularjs
[16:37:56] *** mm_ has joined #angularjs
[16:38:00] <mm_> Hello
[16:38:29] *** buzzedword has quit IRC
[16:38:41] *** Ir1sh has joined #angularjs
[16:39:00] *** george_v has quit IRC
[16:39:24] *** dpicky has quit IRC
[16:40:12] *** sbasso has quit IRC
[16:41:03] *** lnrdo has joined #angularjs
[16:42:21] *** dutis has quit IRC
[16:43:29] *** kaspar_ has quit IRC
[16:43:58] *** italoacasas has joined #angularjs
[16:44:00] *** tombee has quit IRC
[16:44:22] *** mm_ has quit IRC
[16:44:40] *** buzzedword has joined #angularjs
[16:44:55] *** zeezey has joined #angularjs
[16:45:12] *** tanepiper has quit IRC
[16:45:54] *** lnrdo has quit IRC
[16:46:03] *** annlewis has joined #angularjs
[16:46:53] *** dpicky has joined #angularjs
[16:47:44] *** z4c has quit IRC
[16:47:45] *** tanepiper has joined #angularjs
[16:47:46] *** ringzer0 has quit IRC
[16:47:52] *** jone has joined #angularjs
[16:48:14] *** icfantv has joined #angularjs
[16:48:24] *** sbasso has joined #angularjs
[16:48:26] <jone> Hello Every body I am looking for example where we have communication between two diffrent module
[16:49:03] <jone> I want communication between directive of fiddrent module
[16:49:05] *** italoacasas has quit IRC
[16:49:06] *** speeddra_ has quit IRC
[16:49:35] <vivoo> I'm stuck with a simple $index in ng-repeat, i can't figure out why it doesnt work
[16:49:37] *** speeddra_ has joined #angularjs
[16:50:09] <vivoo> it's just printed $index and not eval to number...
[16:50:38] *** aks has quit IRC
[16:51:02] <vivoo> Did I miss something ?
[16:51:12] *** annlewis has quit IRC
[16:51:24] *** tombee has joined #angularjs
[16:51:41] *** Comoo has quit IRC
[16:52:00] *** TyrfingMjolnir has joined #angularjs
[16:52:37] <jslootbeek> vivoo, what's the code you're using?
[16:53:07] *** vrockai has quit IRC
[16:53:09] *** sbasso has quit IRC
[16:53:28] *** italoacasas has joined #angularjs
[16:53:51] *** cacts|works has joined #angularjs
[16:54:19] *** Oleander has quit IRC
[16:55:22] *** kuadrosx has joined #angularjs
[16:55:25] *** italoacasas has quit IRC
[16:55:41] *** kuadrosx has joined #angularjs
[16:56:02] *** ehynds has quit IRC
[16:57:01] <archon-> nocontrol: can you provide a jsfiddle demonstrating the problem?
[16:57:14] <dan2k3k4> is it possible to use an ng-show for when an input text box has been filled in (for same form, except AFAIK the form isn't handled by an ng-model, so I would need to do angular.element('') or $() to get the text input)
[16:57:17] <nocontrol> unfortunately not, it's a big project
[16:57:22] *** FIFOd has joined #angularjs
[16:57:28] *** iraycohen has joined #angularjs
[16:57:35] *** illume has quit IRC
[16:57:35] <CanyonMan> Why does the console think the name of my text-tool directive is text-tool.ng-scope ? Is that an inheritance thing?
[16:57:39] <archon-> trim it down to just the code that has the issue
[16:58:05] <nocontrol> it receives data from 3 sources and 6 factories, rails API etc.
[16:58:24] <nocontrol> it will take me hours to do so
[16:58:34] *** swordfish has quit IRC
[16:58:48] <nocontrol> I am not bored, I just don't believe it will reflect the problem
[16:58:48] *** illume has joined #angularjs
[16:59:03] <archon-> if it's too complicated to be able to demonstrate, how are we supposed to debug it?
[16:59:25] *** aks has joined #angularjs
[16:59:30] <nocontrol> experienced eyes catch terrible mistakes much easily
[17:00:00] <nocontrol> actually imagine having a model which is related to another one e.g. user_id
[17:00:01] *** VeeWee has quit IRC
[17:00:40] <nocontrol> you are able to view the user_id = 1 but you want to get the rest of the details -> user.name, user.address etc.
[17:00:51] *** mynameiswhat has quit IRC
[17:01:13] *** jacksparrow007 has joined #angularjs
[17:01:21] <nocontrol> the select box contains values and labels fetched from the User model and the form is of another models data
[17:01:39] *** jhirley has joined #angularjs
[17:01:42] *** Leon has quit IRC
[17:01:46] <nocontrol> it's a "relationship" problem
[17:02:34] <nocontrol> in rails I am just doing post.user.name and it fetches the name of the one to many association automatically
[17:02:49] <nocontrol> or even where User.id == post.user_id
[17:03:11] <nocontrol> in Angular there's a different philosophy and that's what I am trying to understand
[17:04:03] *** Oleander has joined #angularjs
[17:04:22] *** jone has quit IRC
[17:05:00] *** sbasso has joined #angularjs
[17:05:01] *** buzzedword has quit IRC
[17:05:38] *** swordfish has joined #angularjs
[17:06:17] *** swordfis_ has joined #angularjs
[17:06:18] *** swordfish has quit IRC
[17:06:32] <tangorri> hmm weird angular.copy giving me a 'illegal invocation' error :/
[17:06:50] *** erol has quit IRC
[17:07:17] <nocontrol> archon-: any ideas ?
[17:07:18] *** swordfis_ has quit IRC
[17:07:38] *** swordfish has joined #angularjs
[17:08:04] *** dpicky has quit IRC
[17:08:12] <jslootbeek> vivoo, first, you're not loading the "plunker" app in any ng-app directive
[17:08:30] <jslootbeek> vivoo, secondly, 'params' isn't an variable in your $scope
[17:08:43] <archon-> nocontrol: nope, sorry
[17:08:45] *** baweaver has joined #angularjs
[17:09:03] *** dcherman has joined #angularjs
[17:09:27] <jslootbeek> vivoo, thirdly, you're missing a second closing
[17:09:42] <vivoo> jslootbeek: Sorry, i was just pasting from my app
[17:09:54] <jslootbeek> '}' in the 2nd through 5th <td>
[17:11:11] *** italoacasas has joined #angularjs
[17:11:22] <vivoo> jslootbeek: Oh god -__-
[17:11:25] *** nerdfiles has quit IRC
[17:11:32] <vivoo> jslootbeek: Thanks !
[17:11:43] <vivoo> jslootbeek: Sorry for that
[17:11:57] <jslootbeek> vivoo, no problem, sometimes a second pair of eyes is all it takes :)
[17:12:00] *** dopesong has quit IRC
[17:13:31] *** Oleander has quit IRC
[17:13:43] *** Daerist has quit IRC
[17:13:54] *** kriskropd has quit IRC
[17:14:03] *** dpicky has joined #angularjs
[17:14:34] *** DJDelusional has quit IRC
[17:14:52] *** nocontrol has quit IRC
[17:15:05] *** buzzedword has joined #angularjs
[17:16:31] *** DJDelusional has joined #angularjs
[17:19:39] *** erol has joined #angularjs
[17:19:45] *** svycka has quit IRC
[17:19:52] *** Sky[x] has joined #angularjs
[17:21:30] *** syzygy_ has joined #angularjs
[17:21:36] *** _root has joined #angularjs
[17:22:04] *** Oleander has joined #angularjs
[17:23:58] *** shinnya has joined #angularjs
[17:24:45] *** blitheBoudica has left #angularjs
[17:26:19] *** lite_ has joined #angularjs
[17:27:17] <kegster> let's say i'm using jquery UI or a fancy table sorter-- do i need to place my $(selector).tablesorter() function inside a conctroller to get it to work properly?a
[17:27:44] *** leolrrj has joined #angularjs
[17:28:15] <archon-> kegster: not necessarily
[17:28:31] *** kp666 has quit IRC
[17:28:45] *** phrozensilver has joined #angularjs
[17:28:59] *** kp666 has joined #angularjs
[17:30:25] <icfantv> @kegster: the best place for using that type of stuff is isolating to a directive.
[17:30:42] *** Oleander has quit IRC
[17:30:49] *** zumba_ad_ has joined #angularjs
[17:30:52] *** lite_ has quit IRC
[17:31:09] *** erebel55 has quit IRC
[17:31:14] <icfantv> @kegster: then you can swap the values over from the jQuery UI portion to your model and vice versa using $watches or, if the jQuery UI component does it, via events.
[17:31:48] *** AbuDhar has joined #angularjs
[17:31:50] <AbuDhar> hey
[17:31:53] *** chairmanmow has joined #angularjs
[17:31:56] <AbuDhar> when will angular 2 be stable?
[17:31:58] <kegster> how would i run a command via a directive? just load $().tablesorter() prior to the return, icfantv ?
[17:31:58] <icfantv> @kegster, but that way, it's all self-contained in a directive. and as an aside, you don't ever want to do DOM manipulation inside a controller
[17:32:07] *** sbasso has quit IRC
[17:32:07] *** leolrrj-alt has joined #angularjs
[17:32:13] <icfantv> AbuDhar: i believe it's supposed to be released to beta today, actually
[17:32:24] <icfantv> but as with all things google, that may change
[17:32:25] <AbuDhar> icfantv: and when can we expect the stable version?
[17:32:58] <icfantv> oy, dude. :-) it's been SO freaking volatile the last 2 months….but once it hits beta, it should be WAY better
[17:33:12] <AbuDhar> has angular lost popularity lately?
[17:33:18] <archon-> When It's Ready(tm)
[17:33:37] <AbuDhar> because of react and flux etc
[17:34:10] <icfantv> AbuDhar: depends on your needs.
[17:34:21] <icfantv> AbuDhar: and what archon- said, it'll be ready when it's ready
[17:34:21] <AbuDhar> I want a fully fledged framework.
[17:34:27] <BahamutWC|Work> probably a little, but React is a drop in the bucket compared to Angular's ubiquity I believe
[17:34:33] <icfantv> AbuDhar: there is a way to use 1.x now and migrate
[17:34:48] <AbuDhar> why should I choose Angular over Ember ?
[17:34:50] <BahamutWC|Work> that said, React is better than ng1
[17:34:51] <icfantv> AbuDhar: you need to design your app appropriately though
[17:35:09] <BahamutWC|Work> but IMO Angular 2 is vastly better than React
[17:35:10] *** nerdfiles has joined #angularjs
[17:35:18] *** leolrrj has quit IRC
[17:35:27] <icfantv> agree w/ @BahamutWC|Work - the ng-conf demo of using react w/ angular last march was off the hook
[17:35:36] <icfantv> (angular 1.x)
[17:35:38] *** thirdknife has joined #angularjs
[17:35:54] <BahamutWC|Work> eh, that person highly distorted things in his talk - it was a deceptive talk
[17:36:00] <icfantv> really? how so?
[17:36:08] <icfantv> it sure looked legit
[17:36:14] <BahamutWC|Work> the code demos for all were not a 1-1 port
[17:36:20] <icfantv> hehehhe
[17:36:23] <icfantv> bastard
[17:36:42] *** DelphiWorld has joined #angularjs
[17:36:53] <DelphiWorld> hi Angularist
[17:37:03] <icfantv> welcome
[17:37:05] <DelphiWorld> i'm building a weather app using angular
[17:37:11] <DelphiWorld> mobile app;)
[17:37:23] <icfantv> cool
[17:37:31] <DelphiWorld> but at i'm newby, i'm having a litle confusion on parcing the api responce
[17:37:47] <CanyonMan> It's interesting to me that an angular.element has a scope() even before you $compile it
[17:38:00] <icfantv> @DelphiWorld - are you using the $http service to pull that?
[17:38:02] <DelphiWorld> i am able to display the location
[17:38:03] *** pritt has quit IRC
[17:38:19] <DelphiWorld> icfantv, let me pastebin my js;)
[17:38:28] <icfantv> k, and then also please explain your issue.
[17:39:07] <BahamutWC|Work> CanyonMan: it just looks up the $scope hierarchy to get the value
[17:39:12] <DelphiWorld> my api key is included so no issue
[17:39:30] <icfantv> @DelphiWorld - ack, any way to format that?
[17:39:36] <BahamutWC|Work> i.e. a recursive check on element.parentNode or whatever
[17:40:04] <DelphiWorld> oh icfantv... i have no clue about formating at all; i'm a tts orianted person///..., i use screen reader :)
[17:40:26] *** baweaver has quit IRC
[17:40:45] <icfantv> @DelphiWorld - when you ask for help, it's generally a good idea to make it as painless as possible. it's very difficult to read code that's not formatted
[17:41:08] <DelphiWorld> icfantv: what's your recommandation, dude?
[17:41:12] *** busticated has quit IRC
[17:41:29] *** davi has joined #angularjs
[17:41:30] *** davi has joined #angularjs
[17:41:52] *** dpicky_ has joined #angularjs
[17:41:57] *** speeddra_ has quit IRC
[17:42:07] <icfantv> @DelphiWorld - understood, but most of the people from whom you will ask for help, are not. i'll make do and format it on my end. but just a note for the future.
[17:42:17] *** mary5030 has joined #angularjs
[17:42:28] *** dpicky has quit IRC
[17:42:32] <kitcat711_> does anyone experienced ui-grid only accepting 'mediumDate" as date $filter format?
[17:42:39] <DelphiWorld> thx a lot icfantv
[17:42:48] *** uNki has quit IRC
[17:42:57] <CanyonMan> BahamutWC|Work: ohhhhh
[17:42:59] <CanyonMan> I see
[17:43:12] <CanyonMan> so it could be finding the containing directive
[17:43:17] *** leolrrj-alt has quit IRC
[17:43:39] <icfantv> @DelphiWorld - you're using cordova?
[17:43:45] *** Feson2 has joined #angularjs
[17:43:57] <DelphiWorld> icfantv: yep and phonegap just for mobile
[17:44:10] <icfantv> @DelphiWorld - does that muck with angular's $http service at all? because your success function handler looks a bit off - but if it's working.....
[17:44:18] <DelphiWorld> but the ui is mobile angular ui
[17:44:22] *** Feson2 has quit IRC
[17:44:23] *** MawGoomba_ has joined #angularjs
[17:44:52] <icfantv> @DelphiWorld - the success function handler for an $http response promise is a result and you need to call, say, result.data to get the JSON out of it.
[17:45:07] *** plekplek has quit IRC
[17:45:19] <icfantv> @DelphiWorld - and that assumes you have a success handler like: function(result) {…}
[17:45:21] <DelphiWorld> icfantv: let me show my html
[17:45:39] <icfantv> @DelphiWorld - and also let us know your issue
[17:45:47] *** ringzer0 has joined #angularjs
[17:46:00] <DelphiWorld> icfantv: the issue is the data isn't displaying, just very basic like sky is clear
[17:46:52] *** annlewis has joined #angularjs
[17:47:06] <DelphiWorld> icfantv: to display that i am using the following:
[17:47:06] <DelphiWorld> <div bs-panel title="\{{location}}">
[17:47:10] <icfantv> @DelphiWorld - you might start with setting a break point inside your promise success function handler to look at the `data` object to see what's inside it.
[17:47:12] *** mary5030 has quit IRC
[17:47:27] <DelphiWorld> {{weather}}
[17:47:31] *** speeddra_ has joined #angularjs
[17:47:35] <DelphiWorld> but this {{weather}} is a object i think
[17:47:36] *** Fsoen1 has quit IRC
[17:47:43] <DelphiWorld> that include other info inside, how to display them
[17:47:46] <DelphiWorld> that's my current isse
[17:47:48] <DelphiWorld> issue/
[17:47:54] <kegster> OK so I have my $('#mytable).tablesorter(); within my directive, but it isn't firing (the table isn't sortable now)
[17:47:54] *** busticated has joined #angularjs
[17:47:55] <kegster> any ideas?
[17:48:01] <kegster> can't seem to get things to activate
[17:48:03] *** MawGoomba has quit IRC
[17:48:11] <icfantv> @DelphiWorld - `location` isn't even a property on that JSON response.
[17:48:20] <DelphiWorld> no no
[17:48:27] *** conan_the_destro has joined #angularjs
[17:48:30] <DelphiWorld> location is from the second script, icfantv
[17:48:41] <DelphiWorld> icfantv: take a look at the geolocation script
[17:49:35] <kegster> i have my $(#mytable).tablesorter() within the .directive() before the return;
[17:49:46] <DelphiWorld> i am comming from xml, so json isn't realy easyer:)
[17:49:47] *** knownasilya has joined #angularjs
[17:50:04] <scav> in angular2, using @Input() on components inside an *ng-for send the same input value to all components. is there any way to make sure the @Input() value is only sent to the component i click on?
[17:50:09] <icfantv> @DelphiWorld - so here's the deal. you've only pasted factories. you haven't given us the code that's calling the factory methods so i can't see what you're doing with the response from the server.
[17:50:27] <icfantv> @DelphiWorld - I came from XML as well and i can tell you without hesitation that JSON is FAR easier
[17:50:38] <kegster> I even tried putting my angular js in footer (as the jquery plugin works when called in footer)
[17:50:43] <DelphiWorld> icfantv: you mean the ui code or the js code?
[17:50:49] <kegster> i'm not even sure what to google to try and narrow down the issue
[17:50:58] <icfantv> @DelphiWorld - first off, angular deals w/ JSON natively and Javascript can parse it straight away - nothing needs to be done.
[17:51:17] <DelphiWorld> icfantv: yep but that object is confusing
[17:51:18] *** mary5030 has joined #angularjs
[17:51:24] <icfantv> @DelphiWorld - let's start with the JS code that calls your factory.
[17:51:26] *** annlewis has quit IRC
[17:51:37] <kegster> icfantv, you mentioned putting the jquery in the directive--- is there anything else i need to know about this? still can't get it to work within angular, but i can standalone
[17:51:39] <DelphiWorld> icfantv: ok, hold on
[17:51:46] <icfantv> @DelphiWorld - not really, it's just poorly formatted in the browser
[17:51:48] <DelphiWorld> icfantv: where you want it to be pasted?
[17:52:03] <icfantv> gist - but if it's not formatted, then it doesn't really matter
[17:52:04] *** schneider has joined #angularjs
[17:52:10] <icfantv> i'll format it on my end
[17:52:15] <icfantv> if you want to use debian again, that's fine
[17:52:22] *** Debnet has quit IRC
[17:52:31] <DelphiWorld> ok i'll use deb
[17:52:49] *** davi has quit IRC
[17:54:42] <DelphiWorld> my question is simple. city is a object, how to parce the name out of it? i mean the SYNTAX.
[17:54:49] <icfantv> @DelphiWorld - ok, a couple things: 1) you should be returning the promise from your factory, and 2) i don't know what the `done()` function does.
[17:55:10] <DelphiWorld> icfantv: btw this is a tutorial i'm executing
[17:55:15] <kegster> i am guessing i need to play with the scope
[17:55:55] <icfantv> @DelphiWorld - if `city` is JSON, then it's just `city.id` and `city.name`
[17:55:55] *** illume has quit IRC
[17:56:04] *** vivoo has quit IRC
[17:56:27] <DelphiWorld> i'm even wondring where the location name is comming from
[17:56:53] <icfantv> @kegster - sorry, i just saw your question. are you asking how to make an element a jquery UI element in your directive?
[17:57:15] *** brollypop has quit IRC
[17:58:02] *** owenjones has joined #angularjs
[17:58:02] *** sssilver has joined #angularjs
[17:58:29] *** kaspar_ has joined #angularjs
[17:58:36] <icfantv> DelphiWorld: i'm still not clear on what your problem is
[17:58:41] *** zumba_ad_ has quit IRC
[17:58:54] <icfantv> DelphiWorld: and it's making it very hard to provide assistance
[17:59:00] <DelphiWorld> icfantv: ...
[17:59:04] <DelphiWorld> for example
[17:59:07] <DelphiWorld> city is a json object
[17:59:11] <icfantv> DelphiWorld: btw, i see that done is a callback function into your promise
[17:59:13] <DelphiWorld> how could i parce the name out of it
[17:59:14] *** zumba_ad_ has joined #angularjs
[17:59:19] <icfantv> DelphiWorld: i just told you
[17:59:25] <DelphiWorld> city.name? city:name?
[17:59:26] <icfantv> DelphiWorld: city.name
[17:59:28] <icfantv> yes
[17:59:33] <icfantv> or city[name]
[17:59:34] <DelphiWorld> wait
[17:59:34] *** swordfish has quit IRC
[18:00:24] *** zumba_ad_ has quit IRC
[18:00:30] *** dan2k3k4 has quit IRC
[18:00:33] *** tangorri has quit IRC
[18:00:35] *** Aliks has joined #angularjs
[18:00:47] *** FIFOd has quit IRC
[18:00:57] *** zumba_ad_ has joined #angularjs
[18:01:18] <DelphiWorld> icfantv: so you're saying that city.name or sity[name] is the same?
[18:01:35] *** Aliks has quit IRC
[18:01:39] <scav> in angular2, using @Input() on components inside an *ng-for send the same input value to all components. is there any way to make sure the @Input() value is only sent to the component i click on?
[18:01:55] *** shinnya has quit IRC
[18:02:21] *** owenjones has quit IRC
[18:02:22] *** erol has quit IRC
[18:03:00] <kegster> icfantv, yeah i am basically asking how to do $(selector).SOMETHING() onto a selector?
[18:03:10] <kegster> seems like nothing is firing-- even like nivo slider or bxslider.
[18:03:22] <kegster> i can't think of what terms to use for search,but just found some information on using it within the $scope
[18:03:29] *** tplaner has quit IRC
[18:04:09] *** bayousoft has joined #angularjs
[18:04:25] *** buzzedword has quit IRC
[18:05:34] *** blitheBoudica has joined #angularjs
[18:05:43] *** nya_ has quit IRC
[18:06:10] <icfantv> @DelphiWorld - in JS for JSON? yes
[18:06:10] *** nya_ has joined #angularjs
[18:06:51] *** cotko has quit IRC
[18:06:59] *** dpicky has joined #angularjs
[18:07:26] <icfantv> @DelphiWorld - you have to use the array syntax on JSON objects if the property is coming in as a variable because you can't do var foo = 'bar', bat = { bar: 'baz' }; bat.foo // undefined
[18:07:49] <DelphiWorld> i see
[18:07:54] <icfantv> DelphiWorld: but you _can_ do bat[foo] // 'baz'
[18:08:10] *** dpicky_ has quit IRC
[18:08:14] <icfantv> stick with the dot- notation unless you need the brackets
[18:08:23] <DelphiWorld> i prefer the dot
[18:08:29] *** z4c has joined #angularjs
[18:08:30] *** z4c has joined #angularjs
[18:08:42] *** nya_ has quit IRC
[18:09:00] *** nya_ has joined #angularjs
[18:09:20] *** buzzedword has joined #angularjs
[18:10:06] *** Tennis has left #angularjs
[18:10:53] *** nilsi has quit IRC
[18:10:56] *** kp666 has quit IRC
[18:11:00] *** baweaver has joined #angularjs
[18:11:02] *** skunkz has quit IRC
[18:11:09] *** leolrrj has joined #angularjs
[18:11:49] *** leolrrj has quit IRC
[18:12:03] *** thirdknife has quit IRC
[18:12:30] *** leolrrj has joined #angularjs
[18:13:11] *** nya_ has quit IRC
[18:13:17] *** dpicky_ has joined #angularjs
[18:13:54] *** mandric has quit IRC
[18:14:00] *** jacksparrow007 has quit IRC
[18:14:09] <kitcat711_> does anyone ever tried date filtering with ui-grid? (I mena comparison between 2 dates)
[18:14:30] *** jacksparrow007 has joined #angularjs
[18:15:14] *** nya_ has joined #angularjs
[18:15:54] *** nya_ has joined #angularjs
[18:16:39] *** baweaver has quit IRC
[18:16:40] *** dpicky has quit IRC
[18:17:22] *** Pspfolio has quit IRC
[18:17:34] *** dpicky has joined #angularjs
[18:19:24] *** dpicky__ has joined #angularjs
[18:19:36] *** sssilver has quit IRC
[18:19:41] *** dpicky_ has quit IRC
[18:20:33] *** nya_ has quit IRC
[18:20:59] *** doodlehaus has joined #angularjs
[18:21:14] <icfantv> @kegster: so the second argument to the link function is the $element - which is either a jqLite element or full on jQuery object depending if you've included jquery before angular in your script imports.
[18:21:52] <icfantv> kegster: so, all you need to to is $element.whateverJqueryUiMethod() to make it your UI widget thingy
[18:22:05] <kegster> icfantv, oh so i run it inside the return; ahhhh
[18:22:14] <kegster> OK see I totally was out of the loop on that one haha.
[18:22:34] *** speeddra_ has quit IRC
[18:22:35] <kegster> i'm still attempting to grasp a full comprehension of angular where possible. trying simple things like loading a slider haha
[18:22:46] <kegster> i'm debating on holding off major dev for angular 2.0
[18:22:54] *** dpicky has quit IRC
[18:23:34] *** sssilver has joined #angularjs
[18:23:47] <kegster> icfantv, so hypothetical: what if $element has sliders within it and i want to find them all and loop thru, activating each
[18:24:09] <kegster> i can manually make a table via a directive, but if it's dynamic then that might be done differently
[18:24:21] *** clivejo has quit IRC
[18:25:15] *** davi has joined #angularjs
[18:25:16] *** davi has joined #angularjs
[18:25:19] *** junmin has joined #angularjs
[18:25:33] <icfantv> @kegster - you run it in your LINK function. if you have that in your return, then so be it… :-)
[18:25:45] *** benvantende has joined #angularjs
[18:25:58] *** sssilver has quit IRC
[18:26:02] <icfantv> kegster: not sure i totally understand - you want to run the jquery function on each of your sliders?
[18:27:22] <DelphiWorld> i'm amazed how json is pretty magic in angular
[18:27:34] <icfantv> kegster: if so, then you do a normal selector w/ your $element. ala: @element.find(some_selector_that_finds_the_sliders).thatJqueryUiFunction() - i *think* that iterates over them all - if not, you'll need to do a .each(…)
[18:28:01] <icfantv> DelphiWorld: it's not magic - angular deals w/ JSON requests and responses natively
[18:28:12] <icfantv> as well as everywhere else.
[18:28:43] <kitcat711_> Having backslashes inserted when typing a string (using ui-grid filter) , how can I check where thes backslasghes come from?
[18:28:45] <DelphiWorld> icfantv: but i'm displaying the result pretty easyly in html
[18:28:47] <icfantv> and javascript deals w/ JSON natively
[18:28:53] <kegster> icfantv, would i $($element).find() for example, or use your @element.find?
[18:28:53] *** phrozensilver_ has joined #angularjs
[18:29:11] <icfantv> DelphiWorld: of course. that's the advantage of the binding that angular provides.
[18:29:14] <kegster> icfantv, then i'm going to take that info and play around with making sure i can manipulate elements when i need
[18:29:20] <icfantv> it'd be a mess w/ jquery
[18:29:22] <kegster> this has been driving me up the wall lol
[18:29:35] <DelphiWorld> yep
[18:29:39] <DelphiWorld> i tryed with jq
[18:29:42] *** joliss has joined #angularjs
[18:29:48] <DelphiWorld> and i'm obligated to fill my element with js
[18:29:56] <DelphiWorld> but in angular... speakless :|
[18:30:00] <icfantv> kegster: $element.find(…).myFunction() or $element.find(…).each(…)
[18:30:01] *** sssilver has joined #angularjs
[18:30:13] <icfantv> kegster: i don't remember if jquery automatically iterates over each of them
[18:30:30] <kegster> OK i'll play with it. has to be one or the oher haha
[18:30:31] <kegster> other*
[18:30:38] *** clivejo has joined #angularjs
[18:30:52] *** nya_ has joined #angularjs
[18:31:05] <kegster> icfantv, you showed me the light :)
[18:31:19] <DelphiWorld> icfantv: maybe a dumb question, is there a variable to get the current browser language?
[18:31:22] <kegster> i wasnt even getting datepicker to wrok lmao im like wth
[18:31:46] <icfantv> kegster: ok. just note that you may need to do things differently if you want that to be dynamic - that is update on model changes
[18:31:52] <icfantv> kegster: hah
[18:31:58] *** phrozensilver has quit IRC
[18:32:00] *** suvdeep has quit IRC
[18:32:08] <icfantv> DelphiWorld: like i18n?
[18:32:18] <DelphiWorld> yep
[18:32:31] <DelphiWorld> for example your language is en so your browser is english
[18:32:33] *** mikhey has joined #angularjs
[18:32:47] <icfantv> DelphiWorld: you need to use the angular-translate module
[18:33:00] <icfantv> DelphiWorld: and then, i think, call $translate.get()
[18:33:01] <DelphiWorld> mmmmmmmmmmm
[18:33:08] <DelphiWorld> no no
[18:33:14] <DelphiWorld> i 'm not talking about translation
[18:33:27] <DelphiWorld> i am talking about if its pocible to know the current browser language
[18:33:42] *** \du has quit IRC
[18:34:00] <icfantv> DelphiWorld: remember, google is your friend
[18:34:06] <icfantv> as is stackoverflow….sometimes
[18:34:12] <DelphiWorld> ;)
[18:34:51] <kegster> icfantv, so the table sorter--- when someone sorts by columns--- do i need to handle that? or are you saying if i manuallya push "nextslide()" or someting?
[18:34:56] <icfantv> ok, i gotta get some work done….
[18:35:14] <kegster> :P
[18:35:18] <icfantv> kegster: no idea - i don't even know what you're doing
[18:35:22] *** nya_ has quit IRC
[18:35:23] *** bchoate has quit IRC
[18:35:28] <kegster> well you said if i wanted to be dynamic
[18:35:34] <icfantv> but i don't have any more time
[18:35:35] *** mischat has quit IRC
[18:35:37] <kegster> x:)
[18:35:40] <kegster> thanks bud!
[18:35:49] <kegster> go battle your demons :)
[18:36:11] <icfantv> kegster: i mean if you're building the jquery ui stuff based on some model from angular - and you need that UI stuff to regenerate or update when the model changes
[18:36:16] *** cotko has joined #angularjs
[18:36:44] <icfantv> you're going to probably need to do things a little differently since you may or may not want to be rebuilding the jquery ui component - but rather retrieving the existing one.
[18:38:22] <archon-> kegster: there's an angular datatables module you might want to look into
[18:38:42] <DelphiWorld> hell... i'm still unable to display the result
[18:38:58] <kitcat711_> anyone at ease with ui-grid?
[18:39:50] <kegster> archon-, really?
[18:39:54] *** sbellina has joined #angularjs
[18:40:03] *** italoacasas has quit IRC
[18:40:08] <kegster> does it allow sorting and searching by column?
[18:40:20] *** sssilver has quit IRC
[18:40:27] <archon-> it uses jquery datatables.. so it allows anything that one does
[18:40:29] <archon-> yes
[18:40:55] <kegster> datatables.net has a paid version
[18:40:59] <kegster> unsure if the same or not (it
[18:41:05] <kegster> 's OK, i don't mind paying lol)
[18:41:08] <kegster> woops
[18:41:09] <archon-> the free one
[18:41:36] *** _root has quit IRC
[18:41:43] <archon-> i don't think they have a paid version. they just accept payment for support
[18:41:46] *** kaspar_ has quit IRC
[18:42:11] *** mary5030 has quit IRC
[18:42:31] *** tplaner has joined #angularjs
[18:42:42] *** sssilver has joined #angularjs
[18:42:48] <kegster> oh nice.
[18:43:02] *** Guest89333 has joined #angularjs
[18:43:05] *** dcherman has quit IRC
[18:43:06] <kegster> well so should i look for angular modules for things before i bring in the 3rd party library?
[18:43:24] <archon-> in this case, either way you're using a third party library
[18:43:28] <kegster> just curious if it's the proper thing to do: IE look for angular bxslider vs bxslider and manually integrate
[18:43:29] *** mary5030 has joined #angularjs
[18:43:34] *** sssilver has quit IRC
[18:43:35] *** mary5030_ has joined #angularjs
[18:43:39] <archon-> but i always look for ways to avoid reinventing the wheel
[18:43:42] <kegster> archon-, yeah but i imagine the angularjs module is a bit more tuned for angular usage maybe?
[18:43:46] <archon-> yes
[18:43:47] <kegster> archon-, exactly what i meant to say :)
[18:43:57] *** Guest89333 has left #angularjs
[18:43:58] *** kille has quit IRC
[18:43:59] *** rsully has quit IRC
[18:44:03] <kegster> at first i was just like wth i can't even $(elem).datepicker()
[18:44:06] *** swordfish has joined #angularjs
[18:44:09] <kegster> haha. but i figrued out wy thanks to icfantv
[18:44:54] *** Guest89333 has joined #angularjs
[18:45:02] *** Guest89333 has left #angularjs
[18:45:45] *** rsully has joined #angularjs
[18:45:49] *** nya_ has joined #angularjs
[18:46:46] *** quock has joined #angularjs
[18:46:47] *** bchoate has joined #angularjs
[18:47:16] *** ringzer0 has quit IRC
[18:47:33] *** spacenomad has quit IRC
[18:47:36] *** annlewis has joined #angularjs
[18:47:45] *** dpicky__ has quit IRC
[18:47:47] <quock> Morning..
[18:49:18] *** Guest10026 is now known as echoechoechoecho
[18:49:32] *** bayousoft has quit IRC
[18:49:34] *** Rhaynel has quit IRC
[18:49:36] *** echoechoechoecho is now known as echoechoecho
[18:49:39] *** echoechoecho has joined #angularjs
[18:49:48] *** ngbot has joined #angularjs
[18:49:49] <ngbot> angular.js/master e9aba90 Georgios Kalpakas: docs(guide/$location): fix table header formatting...
[18:49:49] *** ngbot has left #angularjs
[18:50:12] *** dszmaj has joined #angularjs
[18:50:41] *** nya_ has quit IRC
[18:50:58] *** ngbot has joined #angularjs
[18:50:59] <ngbot> angular.js/v1.4.x e26256f Georgios Kalpakas: docs(guide/$location): fix table header formatting...
[18:50:59] *** ngbot has left #angularjs
[18:51:02] *** quock has quit IRC
[18:51:32] *** erol has joined #angularjs
[18:51:50] *** buzzedword has quit IRC
[18:51:57] *** mven has quit IRC
[18:52:24] *** annlewis has quit IRC
[18:52:48] *** sergey has joined #angularjs
[18:53:09] *** intellix has quit IRC
[18:53:15] *** mven has joined #angularjs
[18:53:24] *** DelphiWorld has left #angularjs
[18:53:39] *** ludwik has joined #angularjs
[18:54:14] *** opiates has joined #angularjs
[18:55:05] *** ignu5_ has quit IRC
[18:55:24] *** davi has quit IRC
[18:55:41] *** buzzedword has joined #angularjs
[18:55:50] *** LeBlaaanc has joined #angularjs
[18:56:30] *** opiates has quit IRC
[18:57:07] *** LeBlaaanc has joined #angularjs
[18:57:10] *** doc|work has joined #angularjs
[18:58:22] <doc|work> hey, I have an angular app that uses svgs fairly heavily. As I switch routes we change out some svgs, and something is causing GC to run a lot, causing a 1-1.5 second delay. Has anyone here had to debug GC issues and how did you go about it?
[18:58:30] *** obbs has quit IRC
[18:59:01] *** bender314 has quit IRC
[18:59:05] <doc|work> I'm happy to change things up, but want to take a methodical approach to figure out what's causing the GC to run so I'm not just changing things for the sake of it
[18:59:20] *** bbarke has joined #angularjs
[19:00:04] *** mkopriva has joined #angularjs
[19:00:49] *** nya_ has joined #angularjs
[19:01:03] *** aks has quit IRC
[19:02:18] *** opiates has joined #angularjs
[19:02:41] *** aks has joined #angularjs
[19:03:45] *** baweaver has joined #angularjs
[19:04:21] *** Shotokai has joined #angularjs
[19:04:26] *** jareddlc has joined #angularjs
[19:04:32] *** lite_ has joined #angularjs
[19:05:24] *** nya_ has quit IRC
[19:06:21] *** wycats has quit IRC
[19:06:31] *** aks has quit IRC
[19:06:31] *** codeitloadit has joined #angularjs
[19:06:49] *** thirdknife has joined #angularjs
[19:06:50] *** stevenwexler has joined #angularjs
[19:06:54] *** lite_ has quit IRC
[19:07:11] *** wycats has joined #angularjs
[19:07:25] *** baweaver has quit IRC
[19:07:25] *** lite_ has joined #angularjs
[19:07:38] *** zumba_ad_ has quit IRC
[19:08:05] <leolrrj> there's a simple option to use datepicker of ui.bootstrap? (ui.bootstrap.datepicker)
[19:08:16] <leolrrj> I need to declare the html and create js stuff
[19:08:23] <leolrrj> there's an directive only in html?
[19:09:00] *** baweaver has joined #angularjs
[19:10:59] <CanyonMan> Logging in plunker with the defualt $log or even console.log() makes a mess because you see all the plunker stuff, too. What I really need is a way to decorate $log to make it log to somewhere else - a separate window for instance. Does anybody here have any ideas on an easy way to do that - like, something already existing?
[19:11:34] *** ahhhndi has joined #angularjs
[19:11:48] <icfantv> leolrrj: not sure i understand your question. to use any of the Angular UI Bootstrap components, you will need to add the appropriate directive name to your HTML template and also configure it via JS
[19:12:55] <leolrrj> icfantv: I understand that if I want to use typeahead (autocomplete) for example I need a logic in controller, but for datepickers, it's all about dates... I don't need controller logic to data etc... is there a simple way?
[19:13:35] *** baweaver has quit IRC
[19:13:35] *** Respek has joined #angularjs
[19:13:39] *** opiates has quit IRC
[19:14:06] *** kriskropd has joined #angularjs
[19:14:09] <Respek> icfantv using ui bootstrap on a personal project :) berry enjoyable
[19:14:19] <Respek> thanks for the plug, no shame required :D
[19:14:38] *** lytol has joined #angularjs
[19:15:05] *** Mumpsimus has joined #angularjs
[19:15:49] *** nya_ has joined #angularjs
[19:16:53] <icfantv> @leolrrj: not sure i understand
[19:16:59] <icfantv> Respek: cool, we love to hear that
[19:17:46] <icfantv> Respek: if you are liking it, please take a moment to star it on github
[19:17:54] *** baweaver has joined #angularjs
[19:18:10] <Respek> sure, done
[19:18:35] *** thirdkni_ has joined #angularjs
[19:18:52] *** bengillies has quit IRC
[19:18:55] *** empyreanx has joined #angularjs
[19:18:59] *** JD-Robbs has quit IRC
[19:19:46] *** thirdknife has quit IRC
[19:19:50] *** italoacasas has joined #angularjs
[19:20:12] *** morissette has joined #angularjs
[19:20:16] *** corioliss has quit IRC
[19:20:19] *** smith has joined #angularjs
[19:20:27] <smith> Ahhhhh!!!!!! HELP!!!!!!!! :P
[19:20:28] *** italoacasas has quit IRC
[19:20:42] *** smith is now known as Guest86295
[19:20:43] *** nya_ has quit IRC
[19:21:04] *** Guest86295 is now known as Smithp4ntz
[19:21:05] <leolrrj> icfantv: I just mean if I want a datepicker we could have only <input ui-datepicker id="mydatepicker" ng-model="myobj.date" />
[19:21:07] <leolrrj> something like that
[19:21:16] *** italoacasas has joined #angularjs
[19:21:28] <icfantv> leolrrj: ok…..are you asking?
[19:21:39] <icfantv> Respek: cool, thanks.
[19:21:41] <leolrrj> icfantv: is it possible?
[19:21:44] <Respek> oh sure
[19:21:56] <icfantv> leolrrj: why do you need an ID?
[19:22:08] <icfantv> leolrrj: i'd have to look at the API again to see what's required
[19:22:12] <leolrrj> icfantv: for label
[19:22:32] <icfantv> leolrrj: but at the minimum, you need ng-model if you actually want to be able to retrieve the value…. ;-)
[19:22:37] <icfantv> leolrrj: ahhhh, ok.
[19:22:53] <leolrrj> yeah I've put the ng-model already
[19:23:01] <icfantv> that may be it then
[19:23:08] <icfantv> again, i'd have to look at the API
[19:23:15] *** Hounddog has quit IRC
[19:23:22] <leolrrj> I just don't want to create open and close functions on all the controllers that I need datepickers
[19:23:25] <icfantv> if you want to change the date format, you'll need that
[19:23:41] *** italoacasas has quit IRC
[19:23:47] <icfantv> leolrrj: that's for the uib-datepicker-popup
[19:24:13] *** magellanicloud has joined #angularjs
[19:24:37] *** adiman has joined #angularjs
[19:24:42] <icfantv> leolrrj: and you doin't need open and close functions
[19:24:57] <leolrrj> I'm trying to understand the docs here
[19:25:20] <leolrrj> I have two inputs: startDate and endDate and want to do a simple datepicker for them...
[19:25:48] <icfantv> ahhhh, check that
[19:25:54] <icfantv> you might.
[19:25:56] *** thatslifeson has joined #angularjs
[19:26:21] <icfantv> because we allow you to programmatically open the popup
[19:26:31] <icfantv> you can use any method you choose
[19:27:11] *** step1step2 has quit IRC
[19:27:44] <icfantv> so you'll need a button. but you don't need an entire event handler method on your controller. you can just do ng-click="expression to toggle the is-open attribute"
[19:29:02] <icfantv> and that attribute doesn't need to be explicitly defined on your controller's scope
[19:29:08] *** phrozensilver has joined #angularjs
[19:29:10] *** erms has quit IRC
[19:29:18] <icfantv> the expression will implicitly create one
[19:29:36] <Smithp4ntz> Guys, When I add var routerApp = angular.module('kvmUiapp',['ngMaterial']); Angular stops work '_'
[19:30:06] <Smithp4ntz> Without 'ngMaterial' everything works
[19:30:08] *** jlebrech has quit IRC
[19:30:30] *** doodlehaus has quit IRC
[19:30:42] <Smithp4ntz> I have this in my index also ... script(src='/public/libs/angular-material/angular-material.min.js')
[19:30:48] *** nya_ has joined #angularjs
[19:31:22] *** sonofdirt has joined #angularjs
[19:31:33] *** M-ou-se_ is now known as M-ou-se
[19:31:50] *** phrozensilver_ has quit IRC
[19:32:21] *** lemur has joined #angularjs
[19:32:36] *** baweaver has quit IRC
[19:32:39] *** lemur has quit IRC
[19:33:02] *** zumba_addict has joined #angularjs
[19:34:12] *** annlewis has joined #angularjs
[19:34:19] *** Meow-J has quit IRC
[19:34:32] *** mhenry has left #angularjs
[19:35:15] *** renlo has joined #angularjs
[19:35:26] *** nya_ has quit IRC
[19:35:59] *** renlo has left #angularjs
[19:36:26] *** SteenJobs has joined #angularjs
[19:37:26] *** ludwik has quit IRC
[19:37:33] *** thirdknife has joined #angularjs
[19:38:08] <Smithp4ntz> nvm, im dumb.
[19:38:08] <SteenJobs> has anyone here integrated Parse into an Angular app before?
[19:38:46] *** thirdkni_ has quit IRC
[19:38:49] *** zumba_addict has quit IRC
[19:38:59] *** annlewis has quit IRC
[19:39:40] <schneider> Guys I need to display a div right under the table <tr> element when I click on a child <td> element. The div I want should cover next rows in the table. How I can do that with angular?
[19:39:51] *** elperdut_ has quit IRC
[19:41:25] *** buzzedword has quit IRC
[19:41:45] *** buzzedword has joined #angularjs
[19:42:54] *** erol has quit IRC
[19:43:55] <icfantv> schneider: that's not angular. that's all CSS
[19:43:55] <CanyonMan> edrocks: !
[19:44:03] <edrocks> yo
[19:44:28] <edrocks> CanyonMan: ^
[19:44:55] <CanyonMan> not the drag and drop part, but I mean, the creating a <configurable-tool> directive and using that to dynamically create the tools
[19:44:58] *** jacksparrow007 has quit IRC
[19:45:01] *** swordfish has quit IRC
[19:45:04] <CanyonMan> then send a configuraiton into them as well. It works.
[19:45:11] *** fscala has quit IRC
[19:45:19] <edrocks> nice
[19:45:31] <CanyonMan> You had suggested doing it as an A directive though, and I'm trying to figure out if it would have been clearer as: <div configurable-tool="some-tool"> instead
[19:45:36] <schneider> icfantv half of work is with css, yes but how I would get the parent element I clicked on so I can properly display that div right under parent element
[19:45:37] *** rocky1138 has joined #angularjs
[19:45:39] <CanyonMan> or is it just as good to do it as an element
[19:45:47] *** kaspar_ has joined #angularjs
[19:45:49] *** nya_ has joined #angularjs
[19:46:14] <edrocks> CanyonMan: I thought you'd do it as an element
[19:46:22] <CanyonMan> edrocks: it took me two days to figure out that when I was binding widget.config that I was binding to SCOPE ... i.e. scope.widget.config
[19:46:25] <edrocks> I think it's clearer when it's an element
[19:46:48] <CanyonMan> oh ok
[19:46:57] <CanyonMan> The juxatoposition of controllerAs and scope is horrible. Just horrible.
[19:47:02] *** fscala has joined #angularjs
[19:47:41] <edrocks> I usually add a 'Ctrl' to the end of my controllerAs names
[19:47:49] <edrocks> not sure if that's recommend though lol
[19:48:09] <CanyonMan> I actually read something that said DON'T DO THAT! but you know, opinions are ..... opinions :)
[19:48:44] <edrocks> yea and half the stuff you read about angular is crap
[19:48:54] *** iraj has joined #angularjs
[19:48:58] *** k1ng440 has quit IRC
[19:49:10] *** edrocks has quit IRC
[19:49:19] *** edrocks has joined #angularjs
[19:49:21] *** swordfish has joined #angularjs
[19:50:44] *** nya_ has quit IRC
[19:50:48] *** k1ng440 has joined #angularjs
[19:50:49] *** k1ng440 has joined #angularjs
[19:51:08] <CanyonMan> yeah
[19:51:10] <juro> Which table manipulation packages would you recommend? I was using datatables, but apparently that doesn't play well with Angular
[19:51:15] <CanyonMan> I agree with most of the main style guide
[19:51:28] *** tbo_ has joined #angularjs
[19:51:44] <CanyonMan> I was worried that the whole thign was going to 1) be brittle 2) not make sense outside of ng-repeat ... but it's actually AOK
[19:52:18] <CanyonMan> edrocks: one thign I did though was ended up using the big JSON blob to configure all the widgets. Doing it by converting everything to attributes (of the tool directive) did NOT WORK.
[19:52:47] <edrocks> CanyonMan: I thought you'd run into trouble with that
[19:52:50] *** soee has joined #angularjs
[19:52:53] <CanyonMan> yeah
[19:53:04] <edrocks> I use the config object for a few of my directives and it works pretty well
[19:53:05] <SteenJobs> the JS SDK for Parse is designed for Backbone from what I understand, but I need my angular app to simply be able to fetch and post Object data on our Parse backend.
[19:53:22] *** GeekJon has quit IRC
[19:53:30] <CanyonMan> edrocks: if the tools didn't configure themselves it would have been fine, but each of my tools has a 'config' dialog popup that goes with it, and if it chagnes its config I want it to change back up at the source. So if you say screw the attributes and just do this:
[19:53:35] <CanyonMan> e.attr('config', 'configurable.widgetConfig.config');
[19:53:40] <edrocks> only downside is that it isn't ovious what properties it should/does have
[19:53:44] <CanyonMan> that makes itall bound via references
[19:53:48] <CanyonMan> agreed
[19:53:58] *** AndrewIsh has quit IRC
[19:54:31] <CanyonMan> As much as I think this is sometimes a cop-out, in this case I'm going to fix that with documentation, because what I really intend this to be is kind of a "MMI Toolkit" so I was already planning on writing a wiki page on "How to write your own widgets and add them to the ecosystem"
[19:54:36] *** s00pcan has joined #angularjs
[19:55:48] *** edrocks_ has joined #angularjs
[19:55:53] *** swordfish has quit IRC
[19:56:13] *** dcherman has joined #angularjs
[19:56:22] *** edrocks has quit IRC
[19:56:41] *** shiriru has joined #angularjs
[19:57:35] <edrocks_> hello
[19:57:48] <juro> hi
[19:57:54] *** shiriru has quit IRC
[19:59:13] <icfantv> schneider: i'm about 99% sure you don't need the parent
[19:59:28] *** edrocks has joined #angularjs
[19:59:56] *** tomfriedhof has joined #angularjs
[20:00:13] *** xylen has quit IRC
[20:00:33] *** sbellina has quit IRC
[20:00:48] *** nya_ has joined #angularjs
[20:01:59] *** elperdut_ has joined #angularjs
[20:02:16] *** ignu5 has quit IRC
[20:02:52] <schneider> icfantv I cant manage in my mind how that can be achieved withoud parent element because I want to display that div right after it. And my code should be able to identify that row(tr) from child(td) element. Or where I am wrong?
[20:03:03] *** LeBlaaanc has quit IRC
[20:03:11] *** mandric has joined #angularjs
[20:05:28] *** nya_ has quit IRC
[20:05:41] <schneider> I've done half of work here, I have the div and there is a ng-show attribute so it can be displayed when I set the state of a variable.
[20:05:49] *** dbclk_ has joined #angularjs
[20:06:19] <schneider> and that div is displayed when I click on td element, no problem but it's fixed and the position is the same for all rows
[20:06:23] *** empyreanx has quit IRC
[20:06:42] *** tfry has joined #angularjs
[20:06:58] *** xylen has joined #angularjs
[20:07:18] <schneider> but I need somehow to display under current row, for that, think I should be able to get the parent element to set the right property in css
[20:08:01] *** dbclk has quit IRC
[20:08:02] *** LeBlaaanc has joined #angularjs
[20:09:14] *** rossk has joined #angularjs
[20:09:20] *** ludwik has joined #angularjs
[20:10:36] *** SteenJobs has quit IRC
[20:11:36] *** SteenJobs has joined #angularjs
[20:12:06] *** sbellina has joined #angularjs
[20:13:04] *** ludwik has quit IRC
[20:13:05] *** ludwik has joined #angularjs
[20:13:35] <icfantv> schneider: are you using angular ui bootstrap by any chance? or other UI framework?
[20:13:51] *** baweaver has joined #angularjs
[20:14:43] *** aghiuru has quit IRC
[20:15:18] *** mkopriva has quit IRC
[20:15:38] *** aghiuru has joined #angularjs
[20:15:49] *** nya_ has joined #angularjs
[20:16:03] <schneider> yes, I have angular ui bootstrap included in my project
[20:16:13] *** jareddlc has quit IRC
[20:16:27] <schneider> but I'm still not familiar with the framework
[20:16:37] *** intellix has joined #angularjs
[20:16:46] <icfantv> ooooo
[20:17:03] <icfantv> what are you rendering in the popup?
[20:17:07] *** dopesong has joined #angularjs
[20:17:23] *** aks has joined #angularjs
[20:17:57] <icfantv> schneider: i want to see if you can use the dropdown directive
[20:18:00] *** jareddlc has joined #angularjs
[20:18:19] <icfantv> might not work
[20:18:37] <schneider> yes I thought about that one but I want that div to cover other rows
[20:18:46] *** baweaver has quit IRC
[20:19:06] <icfantv> which it would - but it's designed for menus - not sure how it would work for editing a form
[20:19:13] *** tanepiper has quit IRC
[20:19:15] *** bengillies has joined #angularjs
[20:19:23] *** tanepiper has joined #angularjs
[20:19:30] *** nate_c has joined #angularjs
[20:19:41] *** juro has quit IRC
[20:19:58] *** z4c has quit IRC
[20:20:06] *** aghiuru has quit IRC
[20:20:38] *** intellix has quit IRC
[20:20:46] *** nya_ has quit IRC
[20:21:43] *** ngbot has joined #angularjs
[20:21:44] <ngbot> angular.js/master 0ea5350 Lucas Mirelmann: feat($parse): provide a mechanism to access the locals object...
[20:21:44] *** ngbot has left #angularjs
[20:22:30] *** aks has quit IRC
[20:22:31] <icfantv> schneider: you could also use a popover
[20:22:34] <schneider> oh dropdown, I thought you said about acordion
[20:22:45] *** jareddlc has quit IRC
[20:22:53] <icfantv> schneider: what are you doing with that div you want to display? i.e., what's its function?
[20:23:06] *** leolove has quit IRC
[20:23:34] <schneider> Well It's a small window with a table and maybe tabs inside
[20:23:40] <schneider> something like a modal
[20:23:46] *** bengillies has quit IRC
[20:24:05] <schneider> but I dont think modal fits my needs here and they are prety ugly
[20:24:16] <icfantv> you might look at popover - we've added gobs of features to it
[20:24:22] <icfantv> and even more in `master` for 1.0
[20:24:31] <icfantv> like smart placement and positional placement
[20:24:39] <icfantv> (shameless plug, i'm one of the devs)
[20:24:55] <icfantv> we have a lot of users who put forms in popovers
[20:26:37] <schneider> hmmm... ok, i'm looking right now into it
[20:27:05] <schneider> thank's a lot
[20:28:18] <icfantv> of course
[20:29:55] *** phrozensilver_ has joined #angularjs
[20:29:58] *** dpicky has joined #angularjs
[20:30:23] *** Ragnar has joined #angularjs
[20:30:33] *** dcherman has quit IRC
[20:30:35] *** fantnn has joined #angularjs
[20:30:48] *** nya_ has joined #angularjs
[20:31:26] *** phrozensilver has quit IRC
[20:31:28] *** doodlehaus has joined #angularjs
[20:32:02] *** jpstone has joined #angularjs
[20:33:22] *** baweaver has joined #angularjs
[20:33:32] <jpstone> Hi all...using angular-animate with browserify no workie for me...no errors, no nothing...just not seeing the ng-animate class getting applied...I'm using classNameFilter...everything works great using bower
[20:33:42] <jpstone> anyone experienced something similar?
[20:34:23] *** erebel55 has joined #angularjs
[20:34:57] *** nomoremoney is now known as victorbjelkholm
[20:35:00] *** annlewis has joined #angularjs
[20:35:30] *** nya_ has quit IRC
[20:35:59] *** bayousoft has joined #angularjs
[20:37:08] *** dvvvv has joined #angularjs
[20:37:14] *** SteenJobs has quit IRC
[20:37:55] *** baweaver has quit IRC
[20:38:21] *** dbclk_ has quit IRC
[20:38:56] <dman777_alter> do you have to create a blob for a href that downloads a file? I was hoping a simple <a ng-href="/files/{{filename}}/download"> would do it but instead it uses the router.
[20:39:13] *** marthinal has joined #angularjs
[20:39:26] *** elperdut_ has quit IRC
[20:39:26] *** annlewis has quit IRC
[20:40:17] *** syzygy_ has quit IRC
[20:40:28] *** SteenJobs has joined #angularjs
[20:40:58] *** sbellina has quit IRC
[20:41:04] *** sonofdirt has quit IRC
[20:41:45] *** elperdut_ has joined #angularjs
[20:42:11] *** tfry has quit IRC
[20:42:15] *** wyu has quit IRC
[20:42:25] *** wyu has joined #angularjs
[20:42:45] *** sbellina has joined #angularjs
[20:43:03] *** thirdknife has quit IRC
[20:43:34] *** jareddlc has joined #angularjs
[20:45:49] *** nya_ has joined #angularjs
[20:46:19] *** joliss has quit IRC
[20:46:42] *** sonofdirt has joined #angularjs
[20:48:06] *** thatslifeson has quit IRC
[20:48:14] *** thirdknife has joined #angularjs
[20:48:45] *** encryptd_fractal has quit IRC
[20:50:29] *** nya_ has quit IRC
[20:51:32] *** Ir1sh has quit IRC
[20:51:45] *** syzygy_ has joined #angularjs
[20:52:18] *** daslicht has joined #angularjs
[20:52:52] *** dpicky has quit IRC
[20:55:00] *** cvanball has joined #angularjs
[20:55:53] *** xylen_ has joined #angularjs
[20:55:58] *** xylen has quit IRC
[20:56:20] *** swordfish has joined #angularjs
[20:59:04] *** fly_boyz has quit IRC
[20:59:54] *** edrocks has quit IRC
[21:00:02] *** edrocks has joined #angularjs
[21:00:14] *** nya_ has joined #angularjs
[21:00:48] *** nya_ has joined #angularjs
[21:01:00] *** swordfish has quit IRC
[21:01:01] *** fly_boyz has joined #angularjs
[21:02:09] *** thirdknife has quit IRC
[21:02:22] *** Respek has quit IRC
[21:03:38] *** dandaman has joined #angularjs
[21:03:50] *** swordfish has joined #angularjs
[21:03:52] *** sonofdirt has quit IRC
[21:04:18] *** edrocks has quit IRC
[21:04:27] *** edrocks has joined #angularjs
[21:05:13] *** nya_ has quit IRC
[21:05:53] *** marthinal has quit IRC
[21:06:33] *** iamnix has joined #angularjs
[21:07:10] *** thirdknife has joined #angularjs
[21:07:46] *** dandaman has quit IRC
[21:08:22] *** Ang has joined #angularjs
[21:08:32] *** Blufilz has joined #angularjs
[21:08:48] *** Ang has quit IRC
[21:09:34] <zomg> you could probably just use window.location to bypass router
[21:09:38] *** Bodin has joined #angularjs
[21:09:50] <zomg> not sure if there's some more ideal way of doing it, but if you want to download the file directly from the server, that'd do it
[21:09:52] *** speaking1ode has joined #angularjs
[21:11:12] *** tbo_ has quit IRC
[21:11:59] *** sonofdirt has joined #angularjs
[21:12:17] *** daslicht has quit IRC
[21:12:25] *** SteenJobs has quit IRC
[21:13:33] *** buzzedword has quit IRC
[21:14:24] *** sonofdir_ has joined #angularjs
[21:15:02] *** schneider has quit IRC
[21:15:10] *** speaking1ode has quit IRC
[21:15:13] *** stevenwexler has quit IRC
[21:15:49] *** nya_ has joined #angularjs
[21:15:56] *** csharper has joined #angularjs
[21:16:19] *** TyrfingMjolnir has quit IRC
[21:16:39] *** uNki has joined #angularjs
[21:17:02] *** speaking1ode has joined #angularjs
[21:17:21] *** sonofdirt has quit IRC
[21:17:59] *** TyrfingMjolnir has joined #angularjs
[21:18:38] *** stevenwexler has joined #angularjs
[21:19:14] *** buzzedword has joined #angularjs
[21:19:55] *** Ir1sh has joined #angularjs
[21:20:07] *** dvvvv has quit IRC
[21:20:23] *** nya_ has quit IRC
[21:20:42] *** bayousoft has quit IRC
[21:20:57] *** stevenwexler has quit IRC
[21:21:49] *** fantnn has quit IRC
[21:22:19] *** GeekJon has joined #angularjs
[21:23:04] *** fantnn has joined #angularjs
[21:25:06]
<morissette> I've got a tricky issue; http://paste.linux.chat/view/5d6d4434 - on line 18 I need to pass w.id however I unset it prior; how can i accomplish the show/hide that I am doing with w.id while maintaining w.id?
[21:25:29] *** eago has joined #angularjs
[21:26:02] *** speaking1ode has quit IRC
[21:26:44] *** bayousoft has joined #angularjs
[21:28:07] *** ahhhhndi has joined #angularjs
[21:28:22] *** kaspar_ has quit IRC
[21:29:38] *** ahhhndi has quit IRC
[21:30:03] *** phrozensilver has joined #angularjs
[21:30:48] *** nya_ has joined #angularjs
[21:31:13] *** phrozensilver_ has quit IRC
[21:31:17] *** Sergei has joined #angularjs
[21:31:49] *** ngbot has joined #angularjs
[21:31:50] <ngbot> angular.js/master e4bb838 Andy Patterson: fix(input): add missing chars to URL validation regex...
[21:31:50] *** ngbot has left #angularjs
[21:32:54] *** Zalabinsky has quit IRC
[21:33:48] *** mary5030_ has quit IRC
[21:34:05] *** benvantende has quit IRC
[21:34:18] *** ngbot has joined #angularjs
[21:34:19] <ngbot> angular.js/v1.4.x 2995b54 Andy Patterson: fix(input): add missing chars to URL validation regex...
[21:34:19] *** ngbot has left #angularjs
[21:34:25] *** z4c has joined #angularjs
[21:34:26] *** z4c has joined #angularjs
[21:35:00] *** fantnn has quit IRC
[21:35:29] *** rafagomes has quit IRC
[21:35:33] *** nya_ has quit IRC
[21:35:45] *** annlewis has joined #angularjs
[21:36:30] *** iateadonut has quit IRC
[21:36:35] *** fantnn has joined #angularjs
[21:36:39] *** tobias47n9e_ has joined #angularjs
[21:38:08] *** dandaman has joined #angularjs
[21:38:13] *** uNki has quit IRC
[21:39:05] *** jetpackjoe has joined #angularjs
[21:40:00] *** tobias47n9e__ has quit IRC
[21:40:40] *** annlewis has quit IRC
[21:40:41] *** _root has joined #angularjs
[21:40:51] *** joelwallis has joined #angularjs
[21:41:09] *** dan2k3k4 has joined #angularjs
[21:41:44] <joelwallis> Hi. I'm creating a directive where I would like to give the ability to use expressions to pass data to it.
[21:42:06] <joelwallis> Ex.: <my-directive some-parameter="Hey, I {{}}"
[21:42:23] <joelwallis> Ex.: <my-directive some-parameter="Hey, I'm {{me.name}}"></my-directive>
[21:42:34] <joelwallis> (sorry for sending twice)
[21:43:29]
<leolrrj> OFFTOPIC: hey experts, do you understand the authentication process documented in this software? https://www.forte.net/devdocs/api_resources/forte_api.htm#Authen -- I'm trying to post from java... but I'm almost opening a ticket in their support because I don't understand how the authenticating works..
[21:44:06] *** lytol has quit IRC
[21:44:48] *** jetpackjoe has quit IRC
[21:45:45] *** jacksparrow007 has joined #angularjs
[21:45:48] *** Bodin has quit IRC
[21:45:48] *** nya_ has joined #angularjs
[21:45:58] *** ahaeger has quit IRC
[21:46:04] <morissette> leolrrj, where are you having the problem?
[21:46:19] *** Bodin has joined #angularjs
[21:46:52] *** jetpackjoe has joined #angularjs
[21:47:17] *** DJDelusional has quit IRC
[21:47:46] *** kk_drop has quit IRC
[21:50:17] *** nya_ has quit IRC
[21:51:06] *** erebel55 has quit IRC
[21:51:10] *** jacksparrow007 has quit IRC
[21:52:16] *** jetpackjoe has quit IRC
[21:52:31] *** thirdknife has quit IRC
[21:53:12] *** fantnn has quit IRC
[21:53:36] *** Smithp4ntz has quit IRC
[21:55:12] *** baweaver has joined #angularjs
[21:59:03] *** thirdknife has joined #angularjs
[21:59:46] *** s00pcan has quit IRC
[22:00:34] *** GeekJon has quit IRC
[22:00:47] *** sbellina has quit IRC
[22:00:49] *** nya_ has joined #angularjs
[22:01:47] *** sbellina has joined #angularjs
[22:02:02] *** fantnn has joined #angularjs
[22:02:06] <dman777_alter> err....is there a way to make a href not use routing? this is for a href for file downloads
[22:02:07] <morissette> Anyone have any idea whatsoever what is wrong?
[22:02:25] <morissette> dman777_alter, sounds like that is at the server level
[22:03:02] <morissette> dman777_alter, nginx conf: try_files $uri $uri/ /index.html =404;
[22:03:15] <morissette> if it exists it will download else go through index.html and routing
[22:03:56] *** s00pcan has joined #angularjs
[22:04:08] <dman777_alter> morissette: nah...it's not attempting to to download the file...instead angular treats it like a route
[22:04:14] <morissette> If using httpd/apache you should use rewrite conditions for if the file or directory existsd
[22:04:25] *** Misere has joined #angularjs
[22:04:28] <morissette> dman777_alter, because your server is routing everything to index.html
[22:04:40] <morissette> vs checking if it is a file or directory and serving the resource
[22:05:00] <morissette> it should never get to angular
[22:05:06] *** thirdknife has quit IRC
[22:05:09] <morissette> therefore server conf issue
[22:05:27] *** nya_ has quit IRC
[22:07:04] *** overtime has joined #angularjs
[22:07:59] *** DJDelusional has joined #angularjs
[22:08:06] *** shinnya has joined #angularjs
[22:09:30] *** zumba_ad_ has joined #angularjs
[22:09:46] *** buzzedword has quit IRC
[22:10:48] *** dandaman has quit IRC
[22:11:10] *** _root has quit IRC
[22:11:18] *** swordfish has quit IRC
[22:11:46] *** thatslifeson has joined #angularjs
[22:12:25] *** illume has joined #angularjs
[22:13:47] *** owenjones has joined #angularjs
[22:14:20] *** dpicky has joined #angularjs
[22:14:35] *** dbclk has joined #angularjs
[22:15:19] *** swordfish has joined #angularjs
[22:15:47] <dman777_alter> morissette: right now this is just local with a proxy to the backend for api calls
[22:15:49] *** nya_ has joined #angularjs
[22:16:23] *** buzzedword has joined #angularjs
[22:16:25] *** dpicky_ has joined #angularjs
[22:16:31] <morissette> dman777_alter, your not running a server?
[22:16:37] <morissette> not accessing via 127.0.0.1?
[22:16:55] *** OnkelTem has quit IRC
[22:16:55] <morissette> your accessing via: file:///home/user/files/index.html?
[22:17:25] *** rocky1138 has quit IRC
[22:17:28] <dman777_alter> morissette: the front end is just gulp
[22:17:30] *** c00ljs has quit IRC
[22:17:40] *** jdo_dk has quit IRC
[22:17:52] *** magellanicloud has quit IRC
[22:18:10] *** OnkelTem has joined #angularjs
[22:18:16] <morissette> dman777_alter, I don't think you are understanding the question... in the browser how are you loading the site? via which url?
[22:18:24] *** owenjones has quit IRC
[22:18:51] <dman777_alter> morissette: sorry, yes...local host
[22:18:53] *** dpicky has quit IRC
[22:19:06] <morissette> ok so you are running a web server locally; the configuration on that server is wrong
[22:19:32] <morissette> unless you want to hit angular and angular is supposed to route to the file but I don't think that's what the issue is and/or was explained as
[22:20:04] <morissette> request comes in, hits your server; your server should route the request to the resource if it exists else it should load angular site
[22:20:09] *** clivejo has quit IRC
[22:20:31] *** itamarjp has quit IRC
[22:20:36] *** bradjones has quit IRC
[22:20:37] *** nya_ has quit IRC
[22:21:30] <dman777_alter> morissette: sorry...ya..... see, I angular is the front end and a remote rails server is the backend. I am using prism.js to proxy the rails links. I can't do $http.get() to get the file...because it won't stream the file and I need it to stream. So I need to do href but then angular treats it as a route
[22:22:02] <morissette> dman777_alter, see that explains a lot more :)
[22:22:10] <dman777_alter> lol :)
[22:22:28] <morissette> is the file video || audio?
[22:22:47] *** eago has quit IRC
[22:22:54] <dman777_alter> morissette: no, they are large files though so they have to be streamed
[22:22:55] *** bradjones has joined #angularjs
[22:22:56] *** bradjones has quit IRC
[22:22:56] *** bradjones has joined #angularjs
[22:23:54] *** Aliks has joined #angularjs
[22:24:01] *** SteenJobs has joined #angularjs
[22:24:04] <morissette> weirdest thing ever to not have the server serve files but to rely on the backend to stream files; but ok
[22:24:10] *** mischat has joined #angularjs
[22:24:14] *** clivejo has joined #angularjs
[22:24:29] <morissette> TBH I've never had to anything like that so :(
[22:24:30] <dman777_alter> with the http.get they go from server to client memory...then after completely done they write to disk... so it takes a long time and sometimes times out
[22:25:17] <dman777_alter> morissette: well, I guess another way to put it is.... I need rails to serve the file because of auth. I can't use Nginx alone to serve it(even though nginx probably has it's own auth I could use)
[22:25:26] *** dpicky has joined #angularjs
[22:26:05] <morissette> Have you tried using a promise?
[22:26:28] <morissette> How large of files are we talking?
[22:26:35] *** thirdknife has joined #angularjs
[22:26:39] <morissette> Gigs or Megs?
[22:27:59] <dman777_alter> morissette: no, the only way to make it stream is use href
[22:28:00] *** dpicky_ has quit IRC
[22:28:23] <dman777_alter> morissette: sometimes gigs
[22:28:28] <dman777_alter> mostly megs
[22:28:30] <morissette> is it json?
[22:29:22] <morissette> This is almost a fun game of 20 questions :)
[22:29:26] <dman777_alter> naw...
[22:30:22] *** phrozensilver_ has joined #angularjs
[22:30:48] <dman777_alter> I think they are binary files
[22:30:49] *** nya_ has joined #angularjs
[22:31:49] <dman777_alter> there's no way around it..... if it ajax get then it's not going to stream/chunk. the only way left is href
[22:31:54] *** juddey has joined #angularjs
[22:32:26] *** phrozensilver has quit IRC
[22:34:25] *** zumba_ad_ has quit IRC
[22:35:21] *** nya_ has quit IRC
[22:35:47] *** wonder95 has quit IRC
[22:35:58] *** siba has joined #angularjs
[22:36:30] *** annlewis has joined #angularjs
[22:37:40] *** Sergei has quit IRC
[22:37:51] *** dandaman has joined #angularjs
[22:38:27] *** lnrdo has joined #angularjs
[22:38:38] *** _root has joined #angularjs
[22:38:41] <dman777_alter> morissette: nice...thanks
[22:39:41] <dman777_alter> morissette: so they ether use ajax or form, correct?
[22:40:46] <morissette> or a link from what I saw
[22:41:25] *** annlewis has quit IRC
[22:42:08] *** leolove has joined #angularjs
[22:42:10] <dman777_alter> morissette: oh.....ok...I see. yep...I thought they were refering to a form...sorry...I have a cold, can't think. Ya, that is my goal ...right there... download on a link...but angular router seems to treat it like a missing route
[22:42:22] *** Blufilz has left #angularjs
[22:42:35] <dman777_alter> morissette: I never see a network request go out for the link that would download
[22:42:41] *** zeioth has quit IRC
[22:43:06] <dman777_alter> I white listed the url also to make sure it wasn't being blocked
[22:43:07] *** necrodevz has joined #angularjs
[22:43:08] <morissette> .... e.preventDefault() lol
[22:43:36] <dman777_alter> on ng-href="/file/download/foo"
[22:43:37] <dman777_alter> ?
[22:44:18] *** sergey has quit IRC
[22:44:41] <dman777_alter> morissette: I think the .otherwise takes over...let me remove that
[22:45:45] <dman777_alter> morissette: sweet...that was it...sorta of
[22:45:49] *** nya_ has joined #angularjs
[22:47:03] *** swordfish has quit IRC
[22:47:14] *** Bodin has quit IRC
[22:47:21] <morissette> Sometimes just talking it out helps solve the problem whether or not another person actually helps ;)
[22:47:39] <dman777_alter> morissette: but what was wierd is that the I had to manually hit enter in the url bar to make the request go out
[22:47:59] <morissette> hmmm after you clicked the ng-href?
[22:49:09] *** uNki has joined #angularjs
[22:50:06] <morissette> ng-model="answers.compliance_type" value="TAC 202"
[22:50:13] <morissette> eh; don't mind that
[22:50:22] *** joelwallis has quit IRC
[22:50:41] *** beckyconning_ has joined #angularjs
[22:51:21] *** nya_ has quit IRC
[22:51:22] *** dunkel2 has joined #angularjs
[22:51:32] *** Schalla has joined #angularjs
[22:51:33] *** Schalla has joined #angularjs
[22:53:53] *** uNki has quit IRC
[22:54:05] *** DJDelusional has quit IRC
[22:54:32] <morissette> There is nothing intercepting the click?
[22:55:25] *** swordfish has joined #angularjs
[22:56:30] *** mrhanky has left #angularjs
[22:57:16] *** Ir1sh has quit IRC
[22:58:05] *** iamnix has quit IRC
[22:58:27] *** dpicky has quit IRC
[22:59:14] *** Sky[x] has quit IRC
[22:59:38] <dman777_alter> morissette: naw...when I click on that it populates the url...but it doesn't really send out the request...not unless I click on the url bar and click again. I still think it's because of the angular routing system
[23:00:29] *** DV8__ has quit IRC
[23:00:44] *** buzzedword has quit IRC
[23:00:49] *** nya_ has joined #angularjs
[23:00:53] *** lnrdo has quit IRC
[23:01:03] *** lite_ has quit IRC
[23:01:49] *** lnrdo has joined #angularjs
[23:01:53] *** c00ljs has joined #angularjs
[23:02:24] *** CanyonMan has quit IRC
[23:02:53] *** jeips has joined #angularjs
[23:02:59] *** buzzedword has joined #angularjs
[23:04:00] *** dunkel2 has quit IRC
[23:04:46] *** zigzagzig has quit IRC
[23:04:58] *** {DV8} has joined #angularjs
[23:05:10] *** fantnn has quit IRC
[23:05:15] *** joelwallis has joined #angularjs
[23:05:16] *** nya_ has quit IRC
[23:06:24] *** dunkel2 has joined #angularjs
[23:06:46] *** fantnn has joined #angularjs
[23:07:25] *** z4c has quit IRC
[23:07:50] *** VictorCL has joined #angularjs
[23:10:01] *** encryptd_fractal has joined #angularjs
[23:10:40] *** p0k0 has joined #angularjs
[23:10:55] <morissette> dman777_alter, what if you do a target?
[23:11:10] <morissette> say target="_blank"
[23:11:15] *** wyu has quit IRC
[23:11:54] *** elperdut_ has quit IRC
[23:11:59] *** sonofdir_ has quit IRC
[23:12:05] *** burzum2 has quit IRC
[23:12:21] *** tips101 has joined #angularjs
[23:12:59] *** cvanball has quit IRC
[23:13:35] *** z4c has joined #angularjs
[23:13:35] *** z4c has joined #angularjs
[23:13:39] *** burzum has joined #angularjs
[23:14:44] *** {DV8} has quit IRC
[23:14:56] *** step1step2 has joined #angularjs
[23:15:17] *** dman777_alter has quit IRC
[23:15:34] *** dunkel2 has quit IRC
[23:15:48] *** nya_ has joined #angularjs
[23:15:53] *** joelwallis has quit IRC
[23:16:12] *** dpicky has joined #angularjs
[23:16:18] *** lemur has joined #angularjs
[23:17:57] *** syzygy_ has quit IRC
[23:19:09] *** thirdknife has quit IRC
[23:20:25] *** lemur has quit IRC
[23:20:53] <kegster> so concept question. where should i hide my directive includes?
[23:20:58] *** nya_ has quit IRC
[23:21:20] <kegster> trying to figure out how to setup my file structure so my paths will work as i go... but i see all these html files for directives that really are for include only
[23:21:20] <kegster> heh
[23:21:31] *** nerdfiles has quit IRC
[23:21:42] <kegster> is there a place to start for this maybe? i've played around enough that i now want to put together a sample app to play more
[23:21:45] *** nerdfiles has joined #angularjs
[23:21:50] <kegster> without some crazy boiler setup unless that's recommended
[23:21:53] *** mary5030 has joined #angularjs
[23:22:03] <morissette> hmmm
[23:22:06] <morissette> I use tmpl and pages
[23:22:13] <morissette> depending if it is part of a template or content
[23:22:31] *** diosney has quit IRC
[23:22:33] <morissette> [root@general-dev public]# ls tmpl/
[23:22:34] <morissette> alerts.html backup cidb-header.html footer.html header.html left-nav.html login-top-nav.html modals.html right-nav.html
[23:22:46] *** necrodevz has quit IRC
[23:23:31] *** juddey has quit IRC
[23:23:47] *** juddey has joined #angularjs
[23:24:21] *** Aliks has quit IRC
[23:24:55] *** clivejo has quit IRC
[23:25:07] *** SteenJobs has quit IRC
[23:25:10] *** jieryn has quit IRC
[23:25:30] *** andricDu has quit IRC
[23:25:47] *** SteenJobs has joined #angularjs
[23:25:54] *** clivejo has joined #angularjs
[23:28:04] *** SteenJobs has quit IRC
[23:29:14] *** jr3 has joined #angularjs
[23:30:08] *** SteenJobs has joined #angularjs
[23:30:49] *** phrozensilver has joined #angularjs
[23:30:50] *** nya_ has joined #angularjs
[23:30:53] *** jlebrech has joined #angularjs
[23:30:59] *** syzygy_ has joined #angularjs
[23:31:44] *** phrozensilver_ has quit IRC
[23:32:26] *** shiriru has joined #angularjs
[23:33:15] *** ludwik has quit IRC
[23:33:29] *** tomfriedhof has quit IRC
[23:34:49] *** Coldblackice has joined #angularjs
[23:35:06] *** nya_ has quit IRC
[23:35:35] *** jlebrech has quit IRC
[23:35:58] *** SteenJobs has quit IRC
[23:36:46] *** sssilver has joined #angularjs
[23:37:17] *** annlewis has joined #angularjs
[23:37:23] *** Aliks has joined #angularjs
[23:38:29] *** SteenJobs has joined #angularjs
[23:40:33] *** jr3 has quit IRC
[23:41:09] *** k1ng4400 has joined #angularjs
[23:41:09] *** k1ng4400 has joined #angularjs
[23:41:56] *** annlewis has quit IRC
[23:43:15] *** elyssonmr has quit IRC
[23:44:17] *** smccarthy has quit IRC
[23:44:24] *** AimerPaddle has joined #angularjs
[23:45:49] *** nya_ has joined #angularjs
[23:46:00] *** ludwik has joined #angularjs
[23:46:04] *** xtreamwayz has quit IRC
[23:46:37] *** jacksparrow007 has joined #angularjs
[23:47:16] *** tomfriedhof has joined #angularjs
[23:47:24] *** ahhhhndi has quit IRC
[23:48:12] *** iamnix has joined #angularjs
[23:48:29] *** doodlehaus has quit IRC
[23:49:27] *** mischat has quit IRC
[23:50:52] *** nya_ has quit IRC
[23:50:57] *** randys-llama-far has joined #angularjs
[23:51:11] *** jacksparrow007 has quit IRC
[23:51:34] *** dunkel2 has joined #angularjs
[23:51:58] *** cacts|works is now known as cacts|WAS
[23:53:12] *** dpicky has quit IRC
[23:54:59] *** bayousoft has quit IRC
[23:55:03] *** kaspar_ has joined #angularjs
[23:55:10] *** dan2k3k4 has quit IRC
[23:56:06] *** cotko has quit IRC
[23:56:14] *** dunkel2 has quit IRC
[23:57:43] *** SteenJobs has quit IRC
[23:57:49] <morissette> nevermind; wasn't ever calling the get method hehe
[23:58:13] *** joelwallis has joined #angularjs
[23:59:33] *** owenjones has joined #angularjs