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

Toggle Join/Part | bottom
[00:00:06] *** Aliks has quit IRC
[00:00:13] *** speeddragon has quit IRC
[00:00:34] *** speeddragon has joined #angularjs
[00:02:22] *** theblang has quit IRC
[00:02:23] <fullstack> ycon_, you'll need a controller to "get" the query string, and you'll need to tell it about stateParam . then it'll show up as stateParam.product_id -- and I don't know if 'when' is the correct syntax. It should be in url:
[00:03:12] *** senayar has joined #angularjs
[00:03:12] *** senayar has joined #angularjs
[00:03:18] *** dan2k3k4 has quit IRC
[00:03:46] *** c00ljs has joined #angularjs
[00:03:55] *** dan2k3k4 has joined #angularjs
[00:04:19] *** SexualRickshaw has joined #angularjs
[00:04:20] *** vaddix has quit IRC
[00:04:22] *** schneider has joined #angularjs
[00:06:04] *** doodlehaus has quit IRC
[00:07:26] <ycon_> fullstack: ta. This is my attempt- is it along the right lines?
[00:08:28] <ycon_> http://dpaste.com/06E5K4K
[00:09:50] <fullstack> ycon_, statePram.product_id has to match the one defined in url. Meaning, you didn't tell url about portfolio_id
[00:10:08] *** sekrit has quit IRC
[00:10:09] *** dpicky has quit IRC
[00:10:10] <fullstack> ycon_, but you did tell it about product, so stateParam.product_id should be good to go
[00:10:18] *** soee_ has joined #angularjs
[00:10:20] <fullstack> but it looks good other then that
[00:10:49] *** Aliks has joined #angularjs
[00:11:16] *** soee has quit IRC
[00:12:00] *** vaddix has joined #angularjs
[00:12:01] *** nya_ has joined #angularjs
[00:13:16] *** heyts has joined #angularjs
[00:13:23] *** Uptime has quit IRC
[00:14:04] *** greatdex has joined #angularjs
[00:14:43] *** Uptime has joined #angularjs
[00:15:35] <ycon_> fullstack: is this what you meant? http://dpaste.com/1QFAJ1B
[00:15:47] *** jayne_ is now known as jayne
[00:15:58] *** diegoaguilar has joined #angularjs
[00:16:52] *** n00bdev has joined #angularjs
[00:17:04] *** ctanga has quit IRC
[00:17:07] <fullstack> yes I think that will work
[00:17:35] *** speeddra_ has joined #angularjs
[00:17:39] *** delgiudices has quit IRC
[00:17:55] *** dan2k3k4 has quit IRC
[00:19:15] *** dan2k3k4 has joined #angularjs
[00:19:38] *** vaddix has quit IRC
[00:20:11] *** tuomari has quit IRC
[00:20:14] <ycon_> fullstack: success :) my api factory to slice that URL, in order to use that value for it's API query
[00:20:46] *** Es0teric has quit IRC
[00:20:56] <ycon_> is there anything special in angular about it? or normal js is fine?
[00:21:01] *** delgiudices has joined #angularjs
[00:21:35] *** vaddix has joined #angularjs
[00:23:57] *** recurrence has quit IRC
[00:24:31] *** BlackFX has joined #angularjs
[00:25:07] *** heyts has quit IRC
[00:25:27] <BlackFX> hi guys, I am including a nav bar using this : <div ng-if='$root.globals.currentUser' ng-include="'partials/navbar.html'"></div> in the nav bar i have an ng-click but its never firing, any ideas where to start ?
[00:25:33] *** skcin7 has joined #angularjs
[00:25:49] *** vrockai has joined #angularjs
[00:25:55] *** skcin7 has quit IRC
[00:26:08] *** CarbonXL has quit IRC
[00:28:10] *** speeddra_ has quit IRC
[00:28:14] *** buzzedword has quit IRC
[00:28:24] *** mustmodify has joined #angularjs
[00:28:26] *** sentinal8473 has quit IRC
[00:28:59] *** tuomari has joined #angularjs
[00:29:01] *** dan2k3k4 has quit IRC
[00:29:01] *** heyts has joined #angularjs
[00:29:03] *** sentinal8473 has joined #angularjs
[00:29:22] <mustmodify> Confused about what I'm doing wrong. I have <div class="copy" ng-bind-html="already_safe(sectionSelection.explanation|markdown)"></div> ... but it's complaining that I can't use the markdown filter there. Is that right? You can't use a filter inside a method parameter?
[00:30:08] *** gho5t has joined #angularjs
[00:30:24] *** TyrfingMjolnir has quit IRC
[00:30:30] *** delgiudices has quit IRC
[00:30:37] *** gho5t has quit IRC
[00:30:51] *** sentinal8473 has quit IRC
[00:30:52] *** SET001 has joined #angularjs
[00:31:29] *** delgiudices has joined #angularjs
[00:31:36] *** buzzedword has joined #angularjs
[00:32:21] *** mellernoia has quit IRC
[00:33:54] *** vaddix has quit IRC
[00:34:17] *** heyts has quit IRC
[00:35:10] *** mischat has joined #angularjs
[00:35:35] *** vrockai has quit IRC
[00:35:44] *** n00bdev has quit IRC
[00:36:08] *** delgiudices has quit IRC
[00:36:12] *** heyts has joined #angularjs
[00:36:28] *** recurrence has joined #angularjs
[00:37:30] *** maikowblue_ has quit IRC
[00:37:32] *** dman777_alter has quit IRC
[00:39:19] *** clivejo has quit IRC
[00:41:00] *** mischat has quit IRC
[00:41:08] *** p0k0 has joined #angularjs
[00:42:09] *** macabre has quit IRC
[00:42:19] *** alowaniak has joined #angularjs
[00:42:33] *** vaddix has joined #angularjs
[00:43:26] *** heyts has quit IRC
[00:43:54] *** Slizz3r has quit IRC
[00:46:04] *** zz_dimtruck is now known as dimtruck
[00:47:08] *** buzzedword has quit IRC
[00:49:43] *** Lynxium has joined #angularjs
[00:50:01] *** hackel has quit IRC
[00:51:29] *** Slizz3r has joined #angularjs
[00:52:09] *** speeddra_ has joined #angularjs
[00:53:04] *** vaddix has quit IRC
[00:53:47] *** hackel has joined #angularjs
[00:54:29] *** ahhhndi has quit IRC
[00:55:01] *** Poeticode has joined #angularjs
[00:55:53] *** ome has joined #angularjs
[00:57:58] *** dimtruck is now known as zz_dimtruck
[00:58:46] *** schneider has quit IRC
[01:00:54] *** vaddix has joined #angularjs
[01:00:59] *** beakman has joined #angularjs
[01:01:19] *** guilbep has quit IRC
[01:02:02] *** FIFOd has joined #angularjs
[01:02:09] *** syzygy_ has quit IRC
[01:02:52] *** speeddra_ has quit IRC
[01:02:56] *** elsevero has quit IRC
[01:04:15] *** _Penguin has joined #angularjs
[01:06:53] *** Slizz3r has quit IRC
[01:07:21] *** speeddra_ has joined #angularjs
[01:07:39] *** speeddragon has quit IRC
[01:07:49] *** speeddr__ has joined #angularjs
[01:08:22] *** vaddix has quit IRC
[01:09:13] *** _Penguin has quit IRC
[01:09:41] *** nya_ has quit IRC
[01:10:18] *** nya_ has joined #angularjs
[01:10:50] *** FIFOd has quit IRC
[01:10:53] *** _Penguin has joined #angularjs
[01:11:04] *** vaddix has joined #angularjs
[01:11:16] *** beakman has quit IRC
[01:12:01] *** marr has quit IRC
[01:12:39] *** illume has quit IRC
[01:12:52] *** marr has joined #angularjs
[01:14:04] *** ril has joined #angularjs
[01:14:15] *** lahwran has quit IRC
[01:14:42] *** Coldblackice has quit IRC
[01:14:52] *** Coldblackice has joined #angularjs
[01:15:05] *** nya_ has quit IRC
[01:15:06] *** dbclk has quit IRC
[01:15:07] *** illume has joined #angularjs
[01:15:17] *** lahwran has joined #angularjs
[01:18:02] *** tobias47n9e__ has joined #angularjs
[01:18:21] *** speeddra_ has quit IRC
[01:19:03] *** zz_dimtruck is now known as dimtruck
[01:19:11] *** italoacasas has joined #angularjs
[01:19:15] <ycon_> Hi, I'm trying to use $locationProvider to split my URL for a get request. It tells me my property of html5mode is undefined. http://dpaste.com/1Q1VQV0
[01:20:36] *** Eddy has joined #angularjs
[01:20:50] *** pulpfree_ has joined #angularjs
[01:21:44] *** tobias47n9e_ has quit IRC
[01:21:54] *** mercy404 has joined #angularjs
[01:22:32] *** vaddix has quit IRC
[01:22:45] *** skcin7 has joined #angularjs
[01:23:40] *** swordfish has quit IRC
[01:24:13] *** bcSquared- has quit IRC
[01:24:14] *** pulpfree has quit IRC
[01:24:27] *** speeddragon has joined #angularjs
[01:24:58] <mercy404> Hi all. I'm trying to find a way to return a success boolean instead a promise, so, I think I'm either doing something wrong, or I've found a use case where Angular just doesn't work.
[01:25:43] *** TyrfingMjolnir has joined #angularjs
[01:26:11] <mercy404> I'm using ngTagsInput (http://mbenford.github.io/ngTagsInput/documentation/api) to create & display tags on messages what's basically a simple email client. The directive has the attributes onTagAdding and OnTagRemoving
[01:26:50] <mercy404> you give those a boolean expression and it will either allow or stop the user from adding or removing a tag, based on the expression.
[01:26:58] *** beakman has joined #angularjs
[01:27:23] *** pulpfree_ has quit IRC
[01:27:27] <mercy404> I want to call an async method on the server to check if the user can add or remove the tag they're trying to manipulate, and send back a boolean saying whether they're allowed or not.
[01:28:37] <mercy404> But on the front end, I can only return promises from the onTagAdding or OnTagRemoving methods, since the promise isn't null, it's casted to True, and users can add/remove tags regardless of the boolean the server sends back and ends up resolving the promise to
[01:30:16] *** vaddix has joined #angularjs
[01:30:34] *** jos3ph has quit IRC
[01:31:55] *** delgiudices has joined #angularjs
[01:33:55] *** dszmaj has quit IRC
[01:35:24] *** ctanga has joined #angularjs
[01:39:26] *** ferr has quit IRC
[01:39:28] *** zdman135 has joined #angularjs
[01:40:21] *** dbclk has joined #angularjs
[01:40:59] *** kuadrosx has quit IRC
[01:42:28] *** jos3ph has joined #angularjs
[01:42:56] *** vaddix has quit IRC
[01:43:37] *** leolrrj has quit IRC
[01:45:41] *** iraj has quit IRC
[01:47:11] *** srsie has joined #angularjs
[01:48:12] *** k-joseph has quit IRC
[01:48:16] *** owenjones has joined #angularjs
[01:48:44] *** Eddy has quit IRC
[01:49:42] <srsie> I'm trying to perform some routing (or maybe avoud routing?) through pages that a user can create and name. Essentially, every page looks the same and the body gets built using database-stored widgets. Should I move to something like ui-router, or can this be achieved using ng-route?
[01:49:42] *** Aliks has quit IRC
[01:50:45] *** vaddix has joined #angularjs
[01:50:51] *** Ir1sh has quit IRC
[01:51:05] <srsie> It would be simple enough to not worry about routing from page to page, and just load the appropriate page-data based on what page the user is on, but then there will be no URL change, and it makes routing to things like login and registration, as well as more "static" pages a bit problematic.
[01:52:39] *** Aliks has joined #angularjs
[01:52:43] *** owenjones has quit IRC
[01:55:02] *** phrozensilver_ has joined #angularjs
[01:56:32] *** phrozensilver has quit IRC
[01:58:19] *** morissette has quit IRC
[01:58:36] *** beakman has quit IRC
[01:59:02] *** bousquet has joined #angularjs
[01:59:17] *** sobol has quit IRC
[01:59:32] *** illume has quit IRC
[02:00:37] *** rho has quit IRC
[02:00:59] *** kuadrosx has joined #angularjs
[02:01:11] *** jtimon has joined #angularjs
[02:01:22] *** rho has joined #angularjs
[02:02:02] *** illume has joined #angularjs
[02:02:05] *** phrozensilver_ has quit IRC
[02:02:12] *** vaddix has quit IRC
[02:03:11] <wafflejock> mercy404: typically expressions are watched by directives so you can later set the value of something on scope that is bound to the attribute and it will work fine, angular won't automatically unbox/unwrap the value from a promise by default (really better to DIY IMO)
[02:03:34] *** cocao has quit IRC
[02:04:06] *** mischat has joined #angularjs
[02:04:06] *** srsie has quit IRC
[02:04:26] <wafflejock> ycon_: missing .factory('productsApi', ['$http', '$locationProvider', <-- last part on the first line, when you use minsafe syntax need to be sure the array matches the params, personally use ngAnnotate to handle that work
[02:06:02] *** speeddr__ has quit IRC
[02:06:21] *** italoacasas has quit IRC
[02:06:27] *** speeddra_ has joined #angularjs
[02:06:40] *** speedio has quit IRC
[02:06:54] *** nya_ has joined #angularjs
[02:07:04] *** illume has quit IRC
[02:08:05] <mercy404> wafflejock: I provide a function call in the expression, it always interprets a returned promise as a True result
[02:09:19] *** italoacasas has joined #angularjs
[02:09:27] *** postsneakernet has joined #angularjs
[02:09:59] *** hefox has quit IRC
[02:10:05] *** vaddix has joined #angularjs
[02:10:51] <mercy404> wafflejock: I'm guessing the directive's author didn't include support for promises.
[02:11:13] *** bcSquared has joined #angularjs
[02:11:34] <wafflejock> mercy404: most people don't support passing a promise in place of a value but it doesn't mean you can't use the promise to set some value on scope
[02:11:39] *** jonasliljestrand has joined #angularjs
[02:11:39] *** owenjones has joined #angularjs
[02:11:47] <wafflejock> mercy404: so long as the directive is written to watch or observer the property then it will work fine still
[02:11:55] <wafflejock> observe*
[02:12:11] *** kuadrosx has quit IRC
[02:12:27] *** b0x has quit IRC
[02:13:49] <mercy404> Tried that too, but it just evaluates the value and moves on. It's sort of a "continue or stop here" bool
[02:15:01] *** jditto_ has quit IRC
[02:15:18] *** zeezey has joined #angularjs
[02:16:15] *** Ir1sh has joined #angularjs
[02:16:36] *** phrozensilver has joined #angularjs
[02:17:30] *** vaddix has quit IRC
[02:17:39] *** zeioth has quit IRC
[02:18:17] *** senayar has quit IRC
[02:19:05] *** TyrfingMjolnir has quit IRC
[02:19:33] *** ril has quit IRC
[02:20:27] *** vaddix has joined #angularjs
[02:21:35] *** Ir1sh has quit IRC
[02:21:59] *** zigzagzig has joined #angularjs
[02:22:46] *** marr has quit IRC
[02:23:32] *** Jardayn has quit IRC
[02:24:35] *** heyts has joined #angularjs
[02:27:15] *** mercy404 has quit IRC
[02:27:53] *** evilaliv3 has quit IRC
[02:27:53] *** Zamerick_ has quit IRC
[02:28:35] *** heyts has quit IRC
[02:30:07] *** prbc has quit IRC
[02:31:40] *** vaddix has quit IRC
[02:32:14] *** shinnya has quit IRC
[02:34:07] *** heyts has joined #angularjs
[02:36:53] *** lmatteis has quit IRC
[02:37:15] *** bluezone has quit IRC
[02:37:55] *** speeddra_ has quit IRC
[02:38:07] *** ctanga has quit IRC
[02:38:17] *** bousquet has quit IRC
[02:38:32] *** wontoner has joined #angularjs
[02:38:35] *** lmatteis has joined #angularjs
[02:38:44] *** speeddra_ has joined #angularjs
[02:38:51] *** bluezone has joined #angularjs
[02:39:12] *** delgiudices has quit IRC
[02:39:48] *** vaddix has joined #angularjs
[02:41:37] *** Ir1sh has joined #angularjs
[02:42:47] *** heyts has quit IRC
[02:42:55] *** heyts has joined #angularjs
[02:43:04] *** dimtruck is now known as zz_dimtruck
[02:45:39] *** codeitloadit has quit IRC
[02:47:49] *** Ir1sh has quit IRC
[02:48:04] *** recurrence has quit IRC
[02:49:02] *** ahaeger has quit IRC
[02:50:11] *** zz_dimtruck is now known as dimtruck
[02:50:56] *** conan_the_destro has quit IRC
[02:51:30] *** vaddix has quit IRC
[02:53:10] *** beakman has joined #angularjs
[02:58:31] *** erol has quit IRC
[02:59:02] *** vaddix has joined #angularjs
[03:01:07] *** mary5030 has joined #angularjs
[03:01:59] *** rho has quit IRC
[03:03:16] *** delgiudices has joined #angularjs
[03:06:31] *** speeddragon has quit IRC
[03:06:46] *** speeddragon has joined #angularjs
[03:06:48] *** vaddix has quit IRC
[03:07:08] *** Coldblackice has quit IRC
[03:07:21] *** speeddra_ has quit IRC
[03:07:26] *** ome has quit IRC
[03:07:31] *** jonasliljestrand has quit IRC
[03:07:40] *** Aliks has quit IRC
[03:08:00] *** skcin7 has quit IRC
[03:08:24] *** steven_ has quit IRC
[03:09:20] *** vaddix has joined #angularjs
[03:10:18] *** corioliss has quit IRC
[03:11:45] *** zigzagzig has quit IRC
[03:11:58] *** mven has joined #angularjs
[03:12:00] *** sbasso has quit IRC
[03:12:31] *** p0k0 has quit IRC
[03:13:32] *** one_zero has joined #angularjs
[03:13:46] *** Ir1sh has joined #angularjs
[03:14:26] *** phrozensilver has quit IRC
[03:15:05] <ycon_> wafflejock: thanks, took your advice but still not able to get it working. It tells me "unknown provider
[03:15:09] <ycon_> http://dpaste.com/0XBVRSY
[03:16:08] *** junmin has joined #angularjs
[03:16:48] *** greatdex has quit IRC
[03:17:52] *** Jez2015 has joined #angularjs
[03:18:05] *** speeddra_ has joined #angularjs
[03:18:07] <jaawerth> ycon_: providers can only be accessed in config blocks - by the time factories are accessed in the bootstrap sequence, the providers are gone. Put that $locationProvider stuff in a config block and you should be good
[03:18:17] *** Coldblackice has joined #angularjs
[03:18:28] <Jez2015> Hey pals. I'm having a bit of trouble.
[03:18:44] *** Ir1sh has quit IRC
[03:19:26] *** jimvideo has quit IRC
[03:19:40] <Jez2015> I've created a directive to pick a template for part of my app, and I can't call methods on my parent controller.
[03:20:58] *** vaddix has quit IRC
[03:21:33] <jaawerth> Jez2015: got a plnkr showing the issue? (or, failing that, a gist/pastebin with the directive code)
[03:22:15] <Jez2015> I don't, and it's probably a bit of a pain to get it into one.
[03:22:26] <Jez2015> I'll throw together a pastebin really quick
[03:22:49] <ycon_> jaawerth: thx. I took your advise here- is tis whatn you meant?
[03:22:51] <ycon_> http://dpaste.com/3P3CNVW
[03:23:06] *** kirobaito has joined #angularjs
[03:23:21] <Jez2015> jaawerth: http://pastebin.com/raw/fZiQt3p3
[03:23:55] <jaawerth> ycon_: nope ;-). angular.module('yourModule').config(function($locationProvider) { ... }) totally separate from the factory. setting html5Mode is something you do app-wide anyway
[03:24:05] *** speeddragon has quit IRC
[03:24:18] <Jez2015> jaawerth: That's just the directive. My issue is that within the template returned, I can't call any functions in my controller (I'm guessing I can only call methods on the controller defined in the directive)
[03:25:26] *** speeddra_ has quit IRC
[03:25:50] <jaawerth> Jez2015: ah - well, in this case you've configured the directive to use isolate scope, so it won't inherit
[03:26:32] *** owenjones has quit IRC
[03:26:35] <Jez2015> I didn't write that chunk of code, so I'm not sure what it does. Which line(s) are you referring to, so I can read up?
[03:27:47] *** beakman has quit IRC
[03:27:59] *** burzum has joined #angularjs
[03:28:01] *** corioliss has joined #angularjs
[03:28:09] <jaawerth> Jez2015: the lines aren't numbered, but scope: { question: '=question' } sets isolate scope and binds the scope.question to any angular expression assigned to the "question" attribute on scope
[03:28:19] *** quakephil has quit IRC
[03:28:38] *** burzum2 has quit IRC
[03:28:41] <Jez2015> Ah yup, cheeers
[03:28:44] <Jez2015> *cheers
[03:28:57] *** vaddix has joined #angularjs
[03:29:26] <jaawerth> Jez2015: the directive API stuff is (weirdly, because of ngDoc) in the docs for $compile - https://docs.angularjs.org/api/ng/service/$compile#-scope-
[03:29:53] <Jez2015> That is weird
[03:29:58] <Jez2015> Thanks man, I'll get reading :)
[03:30:26] *** magellanicloud has quit IRC
[03:31:44] *** drej has quit IRC
[03:32:23] *** drej has joined #angularjs
[03:33:12] <Jez2015> jaawerth: Yeah, that solved my problem. Thanks again, saved me a bit of a headache
[03:33:19] <jaawerth> np
[03:33:25] *** lmatteis has quit IRC
[03:36:39] *** Jez2015 has quit IRC
[03:37:07] *** LeBlaaanc has quit IRC
[03:37:07] *** owenjones has joined #angularjs
[03:37:51] *** rickmak has joined #angularjs
[03:38:30] <ycon_> jaawerth: I've jsut added it to my modules and it has broken my URL's (looks like its' removed the #) http://dpaste.com/1CFYMDQ
[03:38:42] <jaawerth> that's what html5Mode does
[03:38:48] *** ctanga has joined #angularjs
[03:39:11] *** yky_ has joined #angularjs
[03:39:19] <ycon_> jaawerth: Oh. Thats not why I wanted it. I just want something to split part of my URL's, to place it in my Api factory
[03:40:20] <jaawerth> split it how?
[03:40:39] *** vaddix has quit IRC
[03:40:59] <ycon_> jaawerth: I dont think I mean split. I mean take part of the URL, and use it in the getURL api
[03:41:09] <jaawerth> what part?
[03:41:15] *** Aliks has joined #angularjs
[03:41:18] <jaawerth> the host?
[03:41:43] <ycon_> The section /#/product/id/1234 <-- 1234
[03:41:43] <jaawerth> I'd take a look at the methods available on the $location service https://docs.angularjs.org/api/ng/service/$location
[03:42:05] *** greatdex has joined #angularjs
[03:42:27] <jaawerth> pretty sure you'll want $location.path() or $location.url()
[03:42:56] <jaawerth> (you'll need to inject $location of course - not $locationProvider, since it's the service you want, not the provider (which builds the service during bootstrap)
[03:43:11] *** magellanicloud has joined #angularjs
[03:43:23] <ycon_> jaawerth: so the 4 hours I spent trying to get html5mode working was pointless?
[03:43:46] <jaawerth> well.. it's good to know how to do it
[03:43:57] <jaawerth> html5Mode is a nice thing to have in production, for example
[03:43:59] <jaawerth> cleaner URLs
[03:45:40] <jaawerth> who told you html5Mode would let you split URLs?
[03:45:54] <ycon_> stackoverflow...
[03:45:54] *** ctanga has quit IRC
[03:46:07] <ycon_> jaawerth: I'm trying location.path here- http://dpaste.com/1SAA75X
[03:46:10] <jaawerth> hmm.. it MIGHT be because technically, everything after the # isn't a part of the path
[03:46:39] <jaawerth> that's in the "hash" and doesn't ever get sent to the hserver
[03:46:59] <jaawerth> ohh I see
[03:47:08] <jaawerth> it isn't a URL that the browser is visiting, it's a generic URL
[03:47:55] <jaawerth> $location uses the path of the browser's actual location property
[03:48:12] <ycon_> It would be in an ionic app- this would still be fine yes?
[03:48:30] *** mustmodify has left #angularjs
[03:48:37] *** vaddix has joined #angularjs
[03:48:46] *** mary5030 has quit IRC
[03:49:42] *** joelwallis has quit IRC
[03:50:19] <jaawerth> no, I'm saying you can't use $location here since that URL isn't one you're visiting in the browser
[03:50:30] <jaawerth> to do this with any arbitrary URL string, you'd need to use another method
[03:50:54] <jaawerth> you can do it using a regex, but there's also a trick you can do with the DOM - you can write one or more factory methods using this method http://stackoverflow.com/a/6944772
[03:51:23] <jaawerth> ycon_: see the bit under "Update, use the same properties for any URL"
[03:51:50] <jaawerth> OR you could parse the URL with a regexp, but personally I'd just use the above and let the DOM do it
[03:52:08] *** postsneakernet has quit IRC
[03:52:23] *** delgiudices has quit IRC
[03:56:06] *** vaddix has quit IRC
[03:56:58] *** prbc has joined #angularjs
[03:57:34] <ycon_> jaawerth: could you link me to an example? im not following how to make factoies with it.
[03:57:59] *** soee_ has quit IRC
[03:58:18] <jaawerth> a factory is just a function that returns a singleton, which you can then inject anywhere in your app
[03:58:35] <jaawerth> you would just write a function that returns a function or an object of functions, with the URL methods that you need
[03:58:44] <jaawerth> that way it's a reusable URL parser for splitting off pieces of the path
[03:58:53] *** vaddix has joined #angularjs
[03:58:57] *** postsneakernet has joined #angularjs
[03:59:19] <jaawerth> angular.module('foo').factory(function() { return { doThing: function() { }, doOtherThing: function() { } }; })
[03:59:36] *** vaddix has quit IRC
[03:59:43] <ycon_> jaawerth: I see. i'm only day 3 of js- i dont' get what to fill out inbetween
[03:59:44] <ycon_> http://dpaste.com/0M763BZ
[03:59:58] <jaawerth> sorry, I need to step away from IRC or I'd write a full example
[04:00:10] <jaawerth> only really had time to give you a point in the right direction
[04:00:19] <ycon_> thanks tho
[04:00:27] *** skcin7 has joined #angularjs
[04:01:34] *** italoacasas has quit IRC
[04:02:36] *** sekrit has joined #angularjs
[04:02:41] *** recurrence has joined #angularjs
[04:02:54] *** recurrence has quit IRC
[04:03:40] *** junmin has quit IRC
[04:06:24] *** wontoner has quit IRC
[04:07:15] <ycon_> I'm still having a go using $location- but it keeps getting me getApiData isn't a function. I have used as a func - http://dpaste.com/03A5XDF
[04:07:50] <ycon_> wrong one - this http://dpaste.com/2V8CTA1
[04:08:41] *** nya__ has joined #angularjs
[04:09:00] *** nya_ has quit IRC
[04:09:06] *** vaddix has joined #angularjs
[04:09:46] *** yes`r has joined #angularjs
[04:10:48] *** heyts has quit IRC
[04:11:28] *** waspinator has quit IRC
[04:15:05] *** owenjones has quit IRC
[04:15:06] *** Ir1sh has joined #angularjs
[04:16:25] *** Aliks has quit IRC
[04:16:43] *** phrozensilver has joined #angularjs
[04:18:39] *** Coldblackice has quit IRC
[04:19:12] *** vaddix has joined #angularjs
[04:19:47] *** junmin has joined #angularjs
[04:20:29] *** gugahoi has joined #angularjs
[04:20:56] *** gambl0re has joined #angularjs
[04:23:07] *** b0x has joined #angularjs
[04:23:08] *** b0x has joined #angularjs
[04:24:34] *** Coldblackice has joined #angularjs
[04:25:47] *** Ir1sh has quit IRC
[04:26:40] *** speeddragon has joined #angularjs
[04:27:07] *** Plastefuchs has quit IRC
[04:27:11] *** ctanga has joined #angularjs
[04:27:50] *** sctskw has joined #angularjs
[04:29:32] *** vaddix has quit IRC
[04:29:32] *** gugahoi has quit IRC
[04:29:52] *** Ir1sh has joined #angularjs
[04:30:04] *** ctanga has quit IRC
[04:30:35] *** speeddragon has quit IRC
[04:31:13] *** mary5030 has joined #angularjs
[04:32:37] *** owenjones has joined #angularjs
[04:34:34] *** junmin has quit IRC
[04:36:37] *** swordfish has joined #angularjs
[04:37:02] *** Ir1sh has quit IRC
[04:37:24] *** ESpiney has joined #angularjs
[04:37:35] *** vaddix has joined #angularjs
[04:39:04] *** nonotza has joined #angularjs
[04:40:52] *** doppio has joined #angularjs
[04:41:02] *** postsneakernet has quit IRC
[04:42:14] *** greatdex has quit IRC
[04:43:43] *** nonotza has quit IRC
[04:44:27] *** warrickmacmillan has joined #angularjs
[04:44:50] *** vaddix has quit IRC
[04:45:33] *** nonotza has joined #angularjs
[04:47:06] *** nonotza has quit IRC
[04:47:48] *** vaddix has joined #angularjs
[04:48:07] *** warrickmacmillan has left #angularjs
[04:48:23] *** warrick has joined #angularjs
[04:49:03] *** warrick has left #angularjs
[04:49:28] *** Poeticode has quit IRC
[04:49:38] *** phrozensilver has quit IRC
[04:50:32] *** n00bdev has joined #angularjs
[04:51:59] *** jedimind has joined #angularjs
[04:52:25] <ycon_> Hi, I'm having some trouble with $location. It is in a different function to my return. Can anyone help? http://dpaste.com/3W2CKK6
[04:52:34] *** mary5030 has quit IRC
[04:55:02] *** drej has quit IRC
[04:56:14] *** junmin has joined #angularjs
[04:58:24] *** kuadrosx has joined #angularjs
[04:59:00] *** vaddix has quit IRC
[05:00:02] *** charuru has quit IRC
[05:01:20] *** DoubleAW has quit IRC
[05:01:37] *** DoubleAW has joined #angularjs
[05:02:09] *** swordfis_ has joined #angularjs
[05:02:26] *** swordfish has quit IRC
[05:05:06] *** phrozensilver has joined #angularjs
[05:06:08] *** DavidDudson has joined #angularjs
[05:07:14] *** vaddix has joined #angularjs
[05:07:20] *** Slizz3r has joined #angularjs
[05:09:56] *** n00bdev has quit IRC
[05:11:49] *** Slizz3r has quit IRC
[05:12:04] *** captainfantastic has joined #angularjs
[05:12:19] <Lowell> ycon_: did you find best answer for storing login id and login state?
[05:12:32] *** dbclk has quit IRC
[05:12:49] *** DavidDudson has quit IRC
[05:12:57] *** owenjones has quit IRC
[05:13:31] *** rchavik has joined #angularjs
[05:13:54] *** yes`r has quit IRC
[05:15:01] <ycon_> Lowell: I did not
[05:15:44] *** angularjs_bot has quit IRC
[05:15:51] *** angularjs_bot has joined #angularjs
[05:15:53] *** yky_ has quit IRC
[05:15:58] <Lowell> Hmm, that was a good question. I was hoping you might have answer.
[05:16:37] *** AlpacaOasis has quit IRC
[05:18:05] *** dbclk has joined #angularjs
[05:18:50] *** vaddix has quit IRC
[05:19:38] *** owenjones has joined #angularjs
[05:21:33] *** jedimind has quit IRC
[05:22:10] *** nya__ has quit IRC
[05:22:53] *** nya_ has joined #angularjs
[05:25:28] *** dszmaj has joined #angularjs
[05:26:51] <ycon_> Lowell: yes I' think we'll be waiting a while here... I think local storage might be the way
[05:26:55] *** vaddix has joined #angularjs
[05:27:07] *** speeddragon has joined #angularjs
[05:27:42] *** Ir1sh has joined #angularjs
[05:29:42] *** greatdex has joined #angularjs
[05:30:29] *** owenjones has quit IRC
[05:30:36] *** kuadrosx has quit IRC
[05:30:53] *** icfantv has joined #angularjs
[05:31:35] *** speeddragon has quit IRC
[05:33:36] *** bisch has joined #angularjs
[05:34:08] *** vaddix has quit IRC
[05:34:37] *** swordfis_ has quit IRC
[05:36:23] *** vaddix has joined #angularjs
[05:38:33] *** boatski has joined #angularjs
[05:40:30] *** sctskw has quit IRC
[05:41:31] *** boatski has quit IRC
[05:44:05] *** Ir1sh has quit IRC
[05:44:09] *** cmoneylulz has joined #angularjs
[05:46:56] *** cmoneylulz has quit IRC
[05:47:30] *** yes`r has joined #angularjs
[05:48:58] *** vaddix has quit IRC
[05:52:39] *** I has joined #angularjs
[05:53:04] *** I is now known as Guest78537
[05:53:29] *** swordfish has joined #angularjs
[05:54:03] *** owenjones has joined #angularjs
[05:56:56] *** vaddix has joined #angularjs
[06:00:23] *** elsevero has joined #angularjs
[06:00:44] *** DavidDudson has joined #angularjs
[06:00:49] *** p0k0 has joined #angularjs
[06:00:51] *** ctanga has joined #angularjs
[06:00:55] *** Dmitri has joined #angularjs
[06:01:01] *** nya_ has quit IRC
[06:01:19] *** nya_ has joined #angularjs
[06:02:36] *** heyts has joined #angularjs
[06:03:09] *** mary5030 has joined #angularjs
[06:03:27] *** ctanga has quit IRC
[06:03:42] *** swordfish has quit IRC
[06:04:26] *** phrozensilver has quit IRC
[06:04:33] *** DavidDudson has quit IRC
[06:04:55] *** ffio has joined #angularjs
[06:05:02] *** xvlcwk has quit IRC
[06:05:09] *** xvlcwk has joined #angularjs
[06:05:27] *** DavidDudson has joined #angularjs
[06:05:41] *** bc___ has quit IRC
[06:06:16] *** Dmitri has quit IRC
[06:07:03] *** Ozd has joined #angularjs
[06:07:34] *** heyts has quit IRC
[06:08:04] *** mary5030 has quit IRC
[06:08:08] *** vaddix has quit IRC
[06:08:30] *** kirobaito has quit IRC
[06:09:31] *** ffio has quit IRC
[06:10:28] *** swordfish has joined #angularjs
[06:10:47] *** aa_ has joined #angularjs
[06:11:03] *** aa_ has quit IRC
[06:12:09] *** DavidDudson has quit IRC
[06:14:21] *** owenjones has quit IRC
[06:15:07] *** swordfish has quit IRC
[06:15:34] *** ffio has joined #angularjs
[06:16:19] *** vaddix has joined #angularjs
[06:20:35] *** ffio has quit IRC
[06:23:35] *** baweaver has joined #angularjs
[06:23:49] *** ffio has joined #angularjs
[06:25:12] *** srsie has joined #angularjs
[06:27:52] *** speeddragon has joined #angularjs
[06:28:32] *** vaddix has quit IRC
[06:29:06] *** ffio has quit IRC
[06:29:58] *** knownasilya has quit IRC
[06:30:08] *** Ozd has quit IRC
[06:30:41] *** Ozd has joined #angularjs
[06:32:20] *** speeddragon has quit IRC
[06:34:17] *** pearl_ has joined #angularjs
[06:34:39] *** pearl_ has quit IRC
[06:36:31] *** vaddix has joined #angularjs
[06:36:48] *** ffio has joined #angularjs
[06:41:50] *** Ir1sh has joined #angularjs
[06:43:16] *** vaddix has quit IRC
[06:46:35] *** owenjones has joined #angularjs
[06:46:47] *** vaddix has joined #angularjs
[06:47:05] *** Ir1sh has quit IRC
[06:49:45] *** captainfantastic has quit IRC
[06:53:15] *** Riht has joined #angularjs
[06:53:22] <Riht> H
[06:53:26] <Riht> Hi
[06:55:05] *** Riht has quit IRC
[06:55:07] *** captainfantastic has joined #angularjs
[06:55:38] *** magellanicloud has quit IRC
[06:56:18] *** srsie has quit IRC
[06:57:02] *** Danielyan has joined #angularjs
[06:57:15] *** Odarys has quit IRC
[06:57:35] *** Odarys has joined #angularjs
[06:57:45] *** duriangray has joined #angularjs
[06:58:00] *** vaddix has quit IRC
[07:00:04] *** owenjones has quit IRC
[07:01:19] *** greatdex has quit IRC
[07:02:51] *** VeeWee has joined #angularjs
[07:03:18] *** baweaver has quit IRC
[07:03:20] *** Garfield-fr has joined #angularjs
[07:03:59] *** bc_ has joined #angularjs
[07:04:36] *** rscata has joined #angularjs
[07:06:10] *** vaddix has joined #angularjs
[07:06:26] *** heyts has joined #angularjs
[07:06:34] *** aoeu256_ has quit IRC
[07:08:00] *** yky_ has joined #angularjs
[07:09:05] *** azmul has joined #angularjs
[07:10:54] *** heyts has quit IRC
[07:11:34] *** greatdex has joined #angularjs
[07:14:30] *** nya__ has joined #angularjs
[07:15:07] *** nya_ has quit IRC
[07:16:02] *** smccarthy has quit IRC
[07:16:52] *** owenjones has joined #angularjs
[07:17:15] *** c00ljs has quit IRC
[07:17:50] *** vaddix has quit IRC
[07:19:14] *** joshontheweb has joined #angularjs
[07:25:50] *** vaddix has joined #angularjs
[07:26:05] *** c1v0 has joined #angularjs
[07:28:34] *** speeddragon has joined #angularjs
[07:28:41] *** owenjones has quit IRC
[07:29:17] *** C0nundrum has joined #angularjs
[07:32:34] *** vaddix has quit IRC
[07:33:27] *** speeddragon has quit IRC
[07:34:55] *** diegoaguilar has quit IRC
[07:36:04] *** vaddix has joined #angularjs
[07:37:31] *** icfantv has quit IRC
[07:37:59] *** juro has joined #angularjs
[07:38:08] *** alowaniak has quit IRC
[07:38:48] *** ffio has quit IRC
[07:38:53] *** diegoaguilar has joined #angularjs
[07:40:30] *** dimtruck is now known as zz_dimtruck
[07:43:36] *** diegoaguilar has quit IRC
[07:43:41] *** zdman135 has quit IRC
[07:45:30] *** castlelore has quit IRC
[07:45:50] *** dbclk has quit IRC
[07:46:51] *** nya__ has quit IRC
[07:47:18] *** vaddix has quit IRC
[07:47:18] *** nya_ has joined #angularjs
[07:48:15] *** ycon_ has quit IRC
[07:48:31] *** vaddix has joined #angularjs
[07:51:15] *** yanivkalfa has quit IRC
[07:51:38] *** nya_ has quit IRC
[07:51:39] *** captainfantastic has quit IRC
[07:51:56] *** castlelore has joined #angularjs
[07:51:57] *** castlelore has joined #angularjs
[07:52:23] *** marthinal has joined #angularjs
[07:52:47] *** dark_ has joined #angularjs
[07:53:22] *** punknroll has joined #angularjs
[07:55:47] *** plekplek has joined #angularjs
[07:56:21] *** alinou has joined #angularjs
[08:00:04] *** junmin has quit IRC
[08:00:33] *** soee_ has joined #angularjs
[08:01:21] *** squeakytoy has quit IRC
[08:02:42] *** elsevero has quit IRC
[08:03:05] *** elsevero has joined #angularjs
[08:04:38] *** sigurding has joined #angularjs
[08:06:37] <Ozd> hi
[08:06:52] <Ozd> i have a directive that replaces an element based on a watch
[08:07:05] <Ozd> how can i put some custom data inside the newly replaced element's scope?
[08:07:50] <Ozd> http://pastebin.com/EvjDJH47
[08:07:57] *** svycka has joined #angularjs
[08:08:18] <Ozd> I want to put customData to be accessible by the replaced element
[08:08:23] *** fly_boyz_ has quit IRC
[08:11:12] *** fly_boyz has joined #angularjs
[08:11:46] *** nya_ has joined #angularjs
[08:14:05] *** node9 has quit IRC
[08:14:53] *** nya_ has quit IRC
[08:15:21] *** nya_ has joined #angularjs
[08:15:26] *** elsevero has quit IRC
[08:15:29] *** jae has joined #angularjs
[08:15:33] *** duriangray has quit IRC
[08:16:21] *** zeezey has quit IRC
[08:16:26] *** illume has joined #angularjs
[08:17:06] *** suvdeep has joined #angularjs
[08:17:42] *** zeezey has joined #angularjs
[08:19:19] *** douglasC has joined #angularjs
[08:19:31] *** hefox has joined #angularjs
[08:19:46] *** nya_ has quit IRC
[08:20:39] *** dodos has joined #angularjs
[08:20:49] *** ycon_ has joined #angularjs
[08:20:49] *** DoubleAW has quit IRC
[08:21:19] *** BahamutWC|Work has joined #angularjs
[08:22:41] *** BahamutW_ has joined #angularjs
[08:22:42] *** BahamutWC|Work has quit IRC
[08:23:07] *** dodos has quit IRC
[08:23:59] *** juro has quit IRC
[08:25:23] *** hackel has quit IRC
[08:25:41] *** Debnet has joined #angularjs
[08:27:45] *** jonasliljestrand has joined #angularjs
[08:28:03] *** drag0nius has joined #angularjs
[08:28:29] *** alinou has quit IRC
[08:30:46] *** drag0niu1 has quit IRC
[08:30:55] *** DoubleAW has joined #angularjs
[08:31:24] *** illume has quit IRC
[08:31:26] <douglasC> Hן
[08:31:48] *** alinou has joined #angularjs
[08:31:48] *** Sky[x] has joined #angularjs
[08:32:14] *** erol has joined #angularjs
[08:33:21] *** BahamutW_ is now known as BahamutWC|Work
[08:34:12] *** illume has joined #angularjs
[08:34:38] *** cotko has joined #angularjs
[08:34:47] *** illume has quit IRC
[08:36:37] *** ycon_ has quit IRC
[08:37:46] *** leolrrj has joined #angularjs
[08:38:36] *** nocontrol has joined #angularjs
[08:38:39] <nocontrol> may I ask those who use Angular with Rails, how do you handle 404's ?
[08:38:40] <nocontrol> or "Access Denied" pages ?
[08:39:31] *** Debnet has quit IRC
[08:39:41] *** Debnet has joined #angularjs
[08:42:33] *** Daerist has joined #angularjs
[08:43:17] *** dan2k3k4 has joined #angularjs
[08:43:25] *** nocontrol has quit IRC
[08:44:07] *** Ir1sh has joined #angularjs
[08:44:32] *** danielemm has joined #angularjs
[08:45:39] *** BahamutWC|Work has quit IRC
[08:47:07] *** alowaniak has joined #angularjs
[08:47:35] *** ycon_ has joined #angularjs
[08:47:47] *** BahamutWC|Work has joined #angularjs
[08:47:49] *** george_v has joined #angularjs
[08:48:03] *** BahamutWC|Work has joined #angularjs
[08:48:35] *** Ir1sh has quit IRC
[08:48:38] *** iraj has joined #angularjs
[08:48:50] *** Sky[x] has quit IRC
[08:49:23] *** cotko has quit IRC
[08:50:03] *** sbellina has quit IRC
[08:51:49] *** k-joseph_ has joined #angularjs
[08:53:30] *** Daniel has joined #angularjs
[08:53:54] *** Daniel is now known as Guest5911
[08:53:54] *** Sky[x] has joined #angularjs
[08:54:02] <Guest5911> Hi. Is is possible to compile TypeScript files to work with the UMD version of Angular?
[08:54:14] *** mosulica has joined #angularjs
[08:54:39] *** heyts has joined #angularjs
[08:55:03] *** tarnus has quit IRC
[08:55:19] <Guest5911> Hi. Is is possible to compile TypeScript files to work with the UMD version of Angular2? I tried the --module umd flag but I dont understand how to use the .js files that are created.
[08:55:35] <Guest5911> My goal is to not have to load stuff with System.js
[08:56:08] *** yky_ has quit IRC
[08:56:43] *** dan2k3k4 has quit IRC
[08:56:58] <Guest5911> Anyone active in here?
[08:57:14] *** ycon_ has quit IRC
[08:57:44] *** jonasliljestrand has quit IRC
[08:58:01] *** dan2k3k4 has joined #angularjs
[08:59:10] *** cacts has quit IRC
[08:59:23] *** heyts has quit IRC
[08:59:29] <jalnt_> I'm active but don't know your answer, I'm sure there are others the same as me
[09:03:35] *** marthinal has quit IRC
[09:03:50] *** dopesong has joined #angularjs
[09:11:01] *** Sky[x] has quit IRC
[09:11:14] *** Dmitri has joined #angularjs
[09:12:50] *** Sky[x] has joined #angularjs
[09:13:09] *** Dmitri has joined #angularjs
[09:13:58] *** Slizz3r has joined #angularjs
[09:14:28] <douglasC> hey
[09:14:34] <douglasC> is there a channel for angular testing
[09:14:39] <douglasC> or should i just ask here
[09:15:13] *** jae has quit IRC
[09:15:35] *** wafflejock has quit IRC
[09:17:25] *** wafflejock has joined #angularjs
[09:20:00] <douglasC> https://jsfiddle.net/qq17kL3n/
[09:20:05] <douglasC> need help with testing
[09:20:56] <Guest5911> Hi. Is is possible to compile TypeScript files to work with the UMD version of Angular2? I tried the --module umd flag but I dont understand how to use the .js files that are created.
[09:21:06] *** cotko has joined #angularjs
[09:22:40] *** b0x has quit IRC
[09:23:11] *** b0x has joined #angularjs
[09:23:11] *** b0x has joined #angularjs
[09:23:42] *** TyrfingMjolnir has joined #angularjs
[09:24:18] *** BahamutWC|Work has quit IRC
[09:25:38] <moop> plunkr is ded
[09:26:51] *** davi has joined #angularjs
[09:27:49] *** dopesong has quit IRC
[09:29:16] *** aks has joined #angularjs
[09:29:59] <douglasC> yup
[09:30:19] *** speeddragon has joined #angularjs
[09:32:06] *** Guest5911 has quit IRC
[09:32:12] <moop> is this the best way to handle reject on $http successful server response? http://pastie.org/10646767
[09:32:23] *** bcSquared- has joined #angularjs
[09:32:38] <moop> or are there better ways?
[09:32:54] <moop> ugh the indentation got fucked up
[09:33:30] *** zeezey has quit IRC
[09:33:54] <moop> there we go http://pastie.org/10646773
[09:34:47] *** speeddragon has quit IRC
[09:34:47] *** bcSquared has quit IRC
[09:34:56] <moop> wait, err should be reject wtf http://pastie.org/10646777
[09:34:56] *** u0m3 has quit IRC
[09:36:11] <moop> opinions? critique?
[09:36:51] *** marthinal has joined #angularjs
[09:38:25] *** brollypop has joined #angularjs
[09:38:40] *** jstroem has joined #angularjs
[09:38:49] *** luiz_lha has joined #angularjs
[09:39:12] *** luiz_lha is now known as Guest94351
[09:39:24] *** nocontrol has joined #angularjs
[09:39:26] *** zeezey has joined #angularjs
[09:40:00] <nocontrol> I am getting an error/401 which I am being able to view in firebug and the response has the html in it but it doesn't render on the page
[09:40:15] *** yky_ has joined #angularjs
[09:40:47] *** yes`r has quit IRC
[09:41:14] *** Godskalk has quit IRC
[09:42:39] *** Godskalk has joined #angularjs
[09:43:10] *** Guest94351 has quit IRC
[09:44:33] *** k-joseph_ has quit IRC
[09:44:36] *** yky_ has quit IRC
[09:45:15] *** luiz_lah has joined #angularjs
[09:47:24] *** u0m3 has joined #angularjs
[09:47:44] *** guilbep has joined #angularjs
[09:48:46] *** luiz_lah is now known as luiz_lha
[09:49:07] *** Hounddog has joined #angularjs
[09:51:15] *** moep has joined #angularjs
[09:52:20] *** Sky[x] has quit IRC
[09:52:41] *** dark_ has quit IRC
[09:54:15] *** jenelizabeth_ has quit IRC
[09:54:38] *** jenelizabeth__ has joined #angularjs
[09:55:37] *** blitheBoudica has joined #angularjs
[09:55:42] *** blitheBoudica has left #angularjs
[09:58:24] *** Ronyrun has joined #angularjs
[09:58:57] *** u0m3 has quit IRC
[09:59:35] *** TyrfingMjolnir has quit IRC
[10:00:06] *** Sky[x] has joined #angularjs
[10:00:12] *** Slizz3r_ has joined #angularjs
[10:01:32] *** TyrfingMjolnir has joined #angularjs
[10:03:23] *** Slizz3r has quit IRC
[10:04:48] *** speeddragon has joined #angularjs
[10:06:48] *** Aliks has joined #angularjs
[10:09:51] *** yes`r has joined #angularjs
[10:10:55] *** jacksparrow007 has quit IRC
[10:12:36] *** frem has quit IRC
[10:13:27] *** Aliks has quit IRC
[10:13:36] *** Aliks has joined #angularjs
[10:14:03] *** prbc has quit IRC
[10:14:07] *** yky_ has joined #angularjs
[10:14:54] *** marr has joined #angularjs
[10:15:36] *** greatdex has quit IRC
[10:15:57] *** ste_ has joined #angularjs
[10:16:33] *** c1v0 has quit IRC
[10:16:35] <ste_> Hi guys
[10:16:46] *** BahamutWC|Work has joined #angularjs
[10:17:09] <ste_> I just downloaded angular-seed, I run npm install to install all the modules then I execute npm start to start the server
[10:17:21] <ste_> the thing is that npm start always run npm install
[10:20:01] *** zeezey has quit IRC
[10:20:33] *** zeezey has joined #angularjs
[10:20:48] *** prbc has joined #angularjs
[10:20:50] *** Bloomer has joined #angularjs
[10:21:25] *** BahamutWC|Work has quit IRC
[10:23:42] *** TyrfingMjolnir has quit IRC
[10:26:48] *** illume has joined #angularjs
[10:27:00] *** bfnghn has joined #angularjs
[10:27:03] <bfnghn> vsdfbvdb
[10:27:05] <bfnghn> bfgbfgb
[10:27:07] <bfnghn> fgbfb
[10:27:08] <bfnghn> vbfgbgb
[10:27:17] <bfnghn> dfgHello
[10:27:20] <bfnghn> Hello
[10:27:26] <bfnghn> Hai
[10:27:28] <bfnghn> Jhsjc hsjcjhjh
[10:27:29] *** Aces_Charles has joined #angularjs
[10:27:38] <bfnghn> fgbfb
[10:27:40] <bfnghn> Jhsjc hsjcjhjh
[10:27:51] *** Aliks has quit IRC
[10:28:02] *** Aliks has joined #angularjs
[10:28:17] *** bfnghn has quit IRC
[10:29:56] *** Aliks has quit IRC
[10:30:30] *** cacts has joined #angularjs
[10:30:36] *** nocturne777 has quit IRC
[10:30:51] *** drptbl has joined #angularjs
[10:31:26] *** prbc has quit IRC
[10:32:29] *** bilelz has joined #angularjs
[10:33:42] *** speeddragon has quit IRC
[10:37:20] *** greatdex has joined #angularjs
[10:39:06] *** clivejo has joined #angularjs
[10:40:02] *** qdk has quit IRC
[10:41:50] *** zeezey has quit IRC
[10:42:37] *** sbasso has joined #angularjs
[10:42:52] *** heyts has joined #angularjs
[10:42:52] *** sbasso has joined #angularjs
[10:45:03] *** JD-Robbs has joined #angularjs
[10:46:15] *** Proditor has quit IRC
[10:46:27] *** Proditor has joined #angularjs
[10:46:34] *** mynameiswhat has joined #angularjs
[10:47:15] *** wafflejock has quit IRC
[10:47:39] *** heyts has quit IRC
[10:48:55] *** Torontoz has quit IRC
[10:49:18] *** ren0v0 has quit IRC
[10:49:24] *** step1step2 has joined #angularjs
[10:51:35] *** bilelz has quit IRC
[10:51:48] *** ste_ has quit IRC
[10:52:18] *** c00ljs has joined #angularjs
[10:52:31] *** p0k0 has quit IRC
[10:52:37] *** cvanball has joined #angularjs
[10:52:56] *** step1ste_ has quit IRC
[10:53:30] *** c00ljs has quit IRC
[10:54:08] *** Proditor has quit IRC
[10:54:09] *** c00ljs has joined #angularjs
[10:54:42] *** Ir1sh has joined #angularjs
[10:55:03] *** ollib has joined #angularjs
[10:55:42] *** tarnus has joined #angularjs
[10:55:59] *** bengillies has joined #angularjs
[10:56:38] *** BahamutWC|Work has joined #angularjs
[10:56:52] *** storresi has joined #angularjs
[10:57:15] *** dopesong has joined #angularjs
[10:57:47] *** blitheBo_ has joined #angularjs
[10:59:05] *** Ir1sh has quit IRC
[11:00:15] *** tarnus has quit IRC
[11:00:27] *** LtS has joined #angularjs
[11:00:31] *** manoz has joined #angularjs
[11:00:38] <manoz> hi
[11:00:41] <LtS> hi
[11:00:45] <manoz> how are you guys
[11:00:57] <manoz> Creation
[11:01:00] *** BahamutWC|Work has quit IRC
[11:01:21] *** manoz has quit IRC
[11:01:39] *** dopesong has quit IRC
[11:02:15] *** c00ljs has quit IRC
[11:02:16] <LtS> Hi, I'm trying to update angular2 in my project from alpha 44 to beta0 and I'm getting troubles to get TypeScript compiled
[11:02:46] <LtS> i'm getting "Cannot find module 'angular2/core'" message
[11:03:03] <LtS> seem to do something with my typings references
[11:03:29] <ollib> hi. trying out Angular 2. I have a service that fetches data via http. I use this service in a component that displays the data. i have another component on the same hierachy that should display error messages that could also come from the service, i.e. validation errors. Essentially my problem is where to store data in a way that changed data is updated in views.
[11:04:00] *** Burgerz has quit IRC
[11:04:26] *** dpicky has joined #angularjs
[11:06:46] *** ste_ has joined #angularjs
[11:07:08] *** mischat_ has joined #angularjs
[11:07:35] *** erol has quit IRC
[11:08:13] *** juro has joined #angularjs
[11:08:14] *** hefox has quit IRC
[11:08:26] *** Tennis has joined #angularjs
[11:08:31] *** Slizz3r_ has quit IRC
[11:08:53] *** Proditor has joined #angularjs
[11:08:57] *** dodos has joined #angularjs
[11:09:07] *** Slizz3r has joined #angularjs
[11:09:12] *** siba has quit IRC
[11:09:35] *** ste_ has quit IRC
[11:10:41] *** drptbl has quit IRC
[11:10:47] *** mischat has quit IRC
[11:11:53] *** drptbl has joined #angularjs
[11:11:54] *** senayar has joined #angularjs
[11:12:25] *** cacts has quit IRC
[11:15:36] *** cacts has joined #angularjs
[11:16:00] *** ahaeger has joined #angularjs
[11:16:19] *** ahhhndi has joined #angularjs
[11:16:21] *** dopesong has joined #angularjs
[11:19:00] *** bursquare has joined #angularjs
[11:19:05] <bursquare> Hi
[11:19:14] <bursquare> I have a question about transclusion
[11:19:32] <bursquare> I can get my transclude content as an jquery array (with html elements etc)
[11:19:40] <bursquare> but I can't use it in my repeat
[11:19:46] <bursquare> some ideas? :)
[11:20:08] <bursquare> jquery array => [article.text-widget.widget.widget-text-message.ng-isolate-scope, article.text-widget.widget.widget-text-message.ng-isolate-scope, prevObject: jQuery.fn.init[5], context: text]
[11:20:11] *** speeddragon has joined #angularjs
[11:20:15] *** TYTY has joined #angularjs
[11:20:23] <TYTY> hello
[11:20:31] <TYTY> can you help me?
[11:20:45] <TYTY> anybody there!!
[11:20:45] *** tomphp has joined #angularjs
[11:20:57] <TYTY> Hi
[11:21:11] *** dopesong has quit IRC
[11:21:12] *** erol has joined #angularjs
[11:21:57] *** Zarana has joined #angularjs
[11:22:20] <bursquare> hi
[11:23:10] *** Zarana has quit IRC
[11:23:19] *** ahhhndi has quit IRC
[11:23:45] *** juro has quit IRC
[11:24:12] *** dopesong has joined #angularjs
[11:25:59] *** greatdex has quit IRC
[11:26:35] *** tomphp has quit IRC
[11:28:51] *** Imaginat_ has quit IRC
[11:29:47] *** cacts has quit IRC
[11:31:09] *** Zamerick_ has joined #angularjs
[11:32:10] *** prbc has joined #angularjs
[11:32:46] <douglasC> anyone got a good guide about unit testing directives with templateUrl ?
[11:33:29] *** b0x has quit IRC
[11:33:30] *** illume has quit IRC
[11:35:44] *** SET002 has joined #angularjs
[11:35:55] *** illume has joined #angularjs
[11:36:31] *** fullstack has quit IRC
[11:36:48] *** prbc has quit IRC
[11:39:47] *** SET001 has quit IRC
[11:40:46] <TYTY> Hello
[11:40:52] <TYTY> bursquare
[11:40:57] <TYTY> are you there?
[11:41:04] <TYTY> :)
[11:41:07] <TYTY> :(
[11:41:34] *** jstroem has quit IRC
[11:41:41] *** TYTY has quit IRC
[11:41:50] *** sbasso has quit IRC
[11:45:32] *** jstroem has joined #angularjs
[11:46:21] *** Bloomer has quit IRC
[11:47:00] *** qdk has joined #angularjs
[11:47:37] *** ollib has quit IRC
[11:48:40] *** marr has quit IRC
[11:50:39] *** asteele has quit IRC
[11:50:43] *** mischat_ has quit IRC
[11:52:11] *** dodos has quit IRC
[11:52:17] *** Magik6k has quit IRC
[11:52:33] *** brk has joined #angularjs
[11:52:47] *** BahamutWC|Work has joined #angularjs
[11:53:06] *** Magik6k has joined #angularjs
[11:53:22] *** jacksparrow007 has joined #angularjs
[11:53:35] *** Magik6k has joined #angularjs
[11:55:40] *** Magik6k has joined #angularjs
[11:55:49] *** raj___ has joined #angularjs
[11:57:10] *** Magik6k has joined #angularjs
[11:58:23] *** BahamutWC|Work has quit IRC
[12:00:02] *** dopesong has quit IRC
[12:00:41] *** phrozensilver has joined #angularjs
[12:01:51] *** jstroem has quit IRC
[12:02:22] *** jstroem has joined #angularjs
[12:02:50] *** JD-Robbs has quit IRC
[12:03:05] *** CyBerNetX has quit IRC
[12:03:49] *** rickmak has quit IRC
[12:04:57] *** keyur1991 has joined #angularjs
[12:05:04] *** illume has quit IRC
[12:07:13] *** steven_ has joined #angularjs
[12:08:03] *** illume has joined #angularjs
[12:10:11] *** Lynxium has quit IRC
[12:10:23] *** Ripan has joined #angularjs
[12:10:48] <Ripan> how to use $watch()
[12:11:26] *** jstroem has quit IRC
[12:11:32] *** Ripan has quit IRC
[12:12:05] *** l333 has joined #angularjs
[12:12:34] *** l333 has quit IRC
[12:14:48] *** Ragnar has quit IRC
[12:15:45] *** fixl has joined #angularjs
[12:16:41] *** ecmacoder has joined #angularjs
[12:18:42] *** leolrrj has joined #angularjs
[12:19:43] *** jenelizabeth__ has quit IRC
[12:20:58] *** jstroem has joined #angularjs
[12:21:06] *** bursquare has quit IRC
[12:23:23] *** ecmacoder has quit IRC
[12:23:29] *** nikc_ has joined #angularjs
[12:23:43] *** asteele has joined #angularjs
[12:25:12] *** nikc_ has quit IRC
[12:25:39] *** jstroem has quit IRC
[12:26:17] <Aces_Charles> Is this a valid ngStyle (thirdWidth is a number)? ng-style="{'height': thirdWidth + 'px'}"
[12:26:48] *** glosoli has joined #angularjs
[12:28:55] *** ren0v0 has joined #angularjs
[12:30:42] *** Ir1sh has joined #angularjs
[12:31:16] *** c00ljs has joined #angularjs
[12:31:29] *** jstroem has joined #angularjs
[12:32:32] *** delgiudices has joined #angularjs
[12:33:26] *** ararog has joined #angularjs
[12:33:35] *** illume has quit IRC
[12:33:43] *** ararog has joined #angularjs
[12:34:10] *** Bish has quit IRC
[12:35:11] *** codeman has joined #angularjs
[12:36:25] *** illume has joined #angularjs
[12:39:15] *** illume has quit IRC
[12:39:17] *** dodos has joined #angularjs
[12:40:57] *** danielemm has quit IRC
[12:41:12] *** yky_ has quit IRC
[12:41:19] *** jstroem has quit IRC
[12:44:27] *** evilaliv3 has joined #angularjs
[12:46:26] *** dodos has quit IRC
[12:47:00] *** dodos has joined #angularjs
[12:48:25] *** elyssonmr has joined #angularjs
[12:51:14] *** shiriru has joined #angularjs
[12:52:56] *** aks has quit IRC
[12:53:00] *** mellernoia has joined #angularjs
[12:55:37] *** juro has joined #angularjs
[12:56:28] *** keyur1991 has quit IRC
[12:56:34] *** GeekJon has quit IRC
[12:56:38] *** GeekJon0 has joined #angularjs
[12:56:57] *** tarnus has joined #angularjs
[12:59:29] *** greatdex has joined #angularjs
[13:00:22] *** Slizz3r has quit IRC
[13:01:38] *** big|bad|wolf has joined #angularjs
[13:01:50] *** tarnus has quit IRC
[13:02:29] *** big|bad|wolf has quit IRC
[13:03:08] *** dan2k3k4 has quit IRC
[13:03:35] *** evilaliv3 has quit IRC
[13:03:36] *** sigurding has quit IRC
[13:04:07] *** Slizz3r has joined #angularjs
[13:05:17] *** schneider has joined #angularjs
[13:05:44] *** doodlehaus has joined #angularjs
[13:05:59] *** Rou has joined #angularjs
[13:07:00] *** bengillies has quit IRC
[13:07:31] *** dpicky has quit IRC
[13:10:44] *** dopesong has joined #angularjs
[13:11:32] *** blitheBoudica has joined #angularjs
[13:12:38] *** Lynxium has joined #angularjs
[13:12:49] *** vrockai has joined #angularjs
[13:13:02] *** ferr has joined #angularjs
[13:13:02] *** dan2k3k4 has joined #angularjs
[13:13:40] *** shinnya has joined #angularjs
[13:14:47] *** prbc has joined #angularjs
[13:15:06] *** blitheBo_ has quit IRC
[13:15:25] *** nickdnk has joined #angularjs
[13:15:31] <nickdnk> Hello guys
[13:15:31] *** Ir1sh has quit IRC
[13:15:40] *** svycka has quit IRC
[13:17:58] <nickdnk> I have a problem with a <select> that seems to alter the array used in ng-options. The array is pretty basic with objects having elements id and name, defined by ng-options="obj.id as obj.name for obj in anArray" - I have an ng-change that loops through the array and console.logs the objects - but every time I do that it changes the value of the .id-property for one of the objects. Any ideas how this might happen? I am not modifyin
[13:19:56] *** doodlehaus has quit IRC
[13:20:13] *** prbc has quit IRC
[13:20:46] *** nya_ has joined #angularjs
[13:21:08] *** dpicky has joined #angularjs
[13:21:10] *** webruster has joined #angularjs
[13:23:31] *** joshonth_ has joined #angularjs
[13:23:54] *** clivejo has quit IRC
[13:24:09] *** big|bad|wolf has joined #angularjs
[13:24:12] *** joshontheweb has quit IRC
[13:24:31] *** kschlesselmann_ is now known as kschlesselmann
[13:24:32] *** dopesong has quit IRC
[13:24:47] *** c00ljs_ has joined #angularjs
[13:24:55] *** dopesong has joined #angularjs
[13:24:57] *** c00ljs has quit IRC
[13:25:20] *** realz has quit IRC
[13:25:37] *** realz has joined #angularjs
[13:27:40] <webruster> hi
[13:28:19] *** __danimal__ has joined #angularjs
[13:29:57] *** blitheBoudica has quit IRC
[13:31:04] *** one_zero has quit IRC
[13:31:39] *** doodlehaus has joined #angularjs
[13:32:15] *** ararog has quit IRC
[13:34:58] *** krisd_ has joined #angularjs
[13:35:51] *** senayar has quit IRC
[13:36:35] *** krisd has quit IRC
[13:36:43] *** senayar has joined #angularjs
[13:38:15] *** diosney has joined #angularjs
[13:39:40] *** Guest78537 has quit IRC
[13:39:59] *** Aces_Charles has quit IRC
[13:40:35] *** aoeu256 has joined #angularjs
[13:44:37] *** doodlehaus has quit IRC
[13:45:40] *** iraj has quit IRC
[13:45:56] *** speeddragon has quit IRC
[13:47:20] *** davi has quit IRC
[13:47:47] *** yes`r has quit IRC
[13:49:09] <Dmitri> hello everyone, could anyone tell me what architecture is considered to be the best for angular
[13:49:35] *** Godskalk has quit IRC
[13:49:45] *** guilbep has quit IRC
[13:50:01] *** Godskalk has joined #angularjs
[13:50:02] *** laokoala has joined #angularjs
[13:50:11] *** G1eb has joined #angularjs
[13:50:26] *** dpicky has quit IRC
[13:51:41] *** fscala has quit IRC
[13:51:45] *** Firo has joined #angularjs
[13:52:14] *** alowaniak has quit IRC
[13:52:27] *** delgiudices has quit IRC
[13:52:58] *** fscala has joined #angularjs
[13:53:42] *** dpicky has joined #angularjs
[13:53:43] *** laokoala is now known as laokoala_
[13:54:24] *** mothership has joined #angularjs
[13:54:37] *** laokoala_ is now known as laokoala__
[13:54:54] *** laokoala__ is now known as laokoala
[13:54:57] *** krisd_ is now known as krisd
[13:55:01] *** cavallari has joined #angularjs
[13:55:05] *** dodos has quit IRC
[13:56:44] *** cavallari has quit IRC
[13:57:35] *** jonasliljestrand has joined #angularjs
[13:58:40] *** dbclk has joined #angularjs
[13:58:59] *** marthinal has quit IRC
[14:00:32] *** tarnus has joined #angularjs
[14:01:01] *** danielemm has joined #angularjs
[14:01:12] *** delgiudices has joined #angularjs
[14:02:14] *** c00ljs_ has quit IRC
[14:02:50] *** ehynds has joined #angularjs
[14:03:45] *** aks has joined #angularjs
[14:04:47] *** c00ljs has joined #angularjs
[14:05:13] *** ycon_ has joined #angularjs
[14:06:29] *** cristatus has joined #angularjs
[14:06:57] *** erol has quit IRC
[14:07:29] <leolrrj> I have two pages in my angular ui router setup. actually it's two forms... is there a way that when I'm at page two and press the back button recover the previous data in form 1?
[14:07:33] *** webguynow has joined #angularjs
[14:08:06] *** bengillies has joined #angularjs
[14:08:26] *** Coldblackice has quit IRC
[14:08:35] *** aks has quit IRC
[14:08:36] *** erol has joined #angularjs
[14:08:47] *** steven_ has quit IRC
[14:08:56] *** aks has joined #angularjs
[14:08:58] *** quakephil has joined #angularjs
[14:09:02] *** ycon_ has quit IRC
[14:11:00] <Firo> You'll have to somehow persist the state. "Wizard" is the keyword.
[14:11:39] <Dmitri> so, what architecture for managing state is considered to be the best for angular
[14:12:02] <Dmitri> react has flux for example
[14:12:18] <douglasC> hey guys, does anyone know if its safe to inject a module twice?
[14:12:36] <douglasC> in two diff locations
[14:13:02] <Dmitri> its safe, just make sure you use the same case
[14:13:19] <Dmitri> when you require it is case sensitive
[14:13:19] <Firo> Once could use Flux in an angular app as well
[14:13:37] <Dmitri> ok, that good to know, thanks!
[14:13:44] *** bengillies has quit IRC
[14:14:06] <mothership> after i clone a node and appendChild to body how can I execute custom directive on that element if it has the attribute for it?
[14:14:52] *** karthick has joined #angularjs
[14:15:09] <karthick> hi
[14:15:10] *** speeddragon has joined #angularjs
[14:15:12] *** svycka has joined #angularjs
[14:15:16] *** karthick is now known as Guest79380
[14:16:03] <Guest79380> any one hear
[14:16:23] *** Ir1sh has joined #angularjs
[14:16:42] <Guest79380> i want simple angularjs app
[14:17:04] <Guest79380> anyone share me
[14:17:18] *** dpicky has quit IRC
[14:17:28] *** big|bad|wolf has quit IRC
[14:17:56] *** dpicky has joined #angularjs
[14:18:04] <Firo> Plenty of sample todo apps out there
[14:18:13] *** suvdeep has quit IRC
[14:18:14] <Firo> mothership: $compile?
[14:18:29] *** delgiudices has quit IRC
[14:18:41] <Guest79380> share me url
[14:19:07] *** heyts has joined #angularjs
[14:19:19] <Guest79380> firo
[14:19:36] *** delgiudices has joined #angularjs
[14:20:00] *** vaddix has quit IRC
[14:20:18] *** brandonroberts has joined #angularjs
[14:21:13] *** skcin7 has quit IRC
[14:21:21] <mothership> Firo, nope it doesnt fire the directive
[14:21:26] *** sigurding has joined #angularjs
[14:21:38] *** Rou has quit IRC
[14:21:38] *** Guest79380 has quit IRC
[14:22:16] *** dpicky has quit IRC
[14:22:37] <mothership> I am cloning the node within the same directive, I just want to clone the same node, change attribute and append to body
[14:22:44] *** vaddix has joined #angularjs
[14:23:28] <Firo> mothership: link or compile time? No way to make it work with transclusion?
[14:23:43] *** heyts has quit IRC
[14:24:37] *** lnrdo has joined #angularjs
[14:25:19] *** BahamutWC|Work has joined #angularjs
[14:25:31] *** kirobaito has joined #angularjs
[14:25:31] *** JeffryGonzalez has joined #angularjs
[14:25:49] *** zeioth has joined #angularjs
[14:26:36] *** BahamutWC|Work has quit IRC
[14:28:06] *** Ragnar has joined #angularjs
[14:28:07] *** lnrdo has quit IRC
[14:28:17] *** blitheBoudica has joined #angularjs
[14:28:39] *** dopesong has quit IRC
[14:28:41] *** czcc has joined #angularjs
[14:28:55] *** czcc has left #angularjs
[14:28:55] *** lnrdo has joined #angularjs
[14:29:17] *** BahamutWC|Work has joined #angularjs
[14:29:42] *** ycon_ has joined #angularjs
[14:29:45] <mothership> Firo, it worked with $compile(node)(scope) and then appending the child
[14:29:57] *** ctanga has joined #angularjs
[14:30:24] *** senayar has quit IRC
[14:30:41] *** senayar has joined #angularjs
[14:30:41] *** senayar has joined #angularjs
[14:31:16] *** drej has joined #angularjs
[14:32:35] *** lnrdo_ has joined #angularjs
[14:32:36] *** lnrdo has quit IRC
[14:33:18] *** juro has quit IRC
[14:33:19] *** syzygy_ has joined #angularjs
[14:34:12] *** ycon_ has quit IRC
[14:34:38] *** Ir1sh has quit IRC
[14:34:39] *** lnrdo_ has quit IRC
[14:34:54] *** c00ljs has quit IRC
[14:35:02] *** big|bad|wolf has joined #angularjs
[14:35:37] *** lnrdo has joined #angularjs
[14:35:55] *** yes`r has joined #angularjs
[14:36:31] *** c00ljs has joined #angularjs
[14:36:32] *** knownasilya has joined #angularjs
[14:36:53] *** jditto_ has joined #angularjs
[14:37:49] *** dopesong has joined #angularjs
[14:38:26] *** kirobaito has quit IRC
[14:38:52] *** speeddragon has quit IRC
[14:39:26] *** erol has quit IRC
[14:40:49] *** Raven has joined #angularjs
[14:41:35] *** keniobats has joined #angularjs
[14:41:53] *** Karasu has quit IRC
[14:41:58] <keniobats> Hello!, I'm having a hard time with two maps (Google maps): I have a side menu template, wich has two different views, each one with a map. If I show a view, the map loads correctly, but if I change to another view(with another map), the map does not load. Now, if I reload the las view, tha map shows correctly. This is the code:
[14:42:02] *** kirobaito has joined #angularjs
[14:42:04] <keniobats> http://pastebin.com/pRCebXBf
[14:42:12] <keniobats> Thanks in advance for your help!
[14:43:09] *** dpicky has joined #angularjs
[14:43:40] *** ehynds has quit IRC
[14:44:20] *** blitheBoudica has quit IRC
[14:45:16] *** danielemm has quit IRC
[14:45:39] *** danielemm has joined #angularjs
[14:45:59] *** kirobaito has left #angularjs
[14:47:52] *** doodlehaus has joined #angularjs
[14:49:23] *** bengillies has joined #angularjs
[14:49:24] *** speeddragon has joined #angularjs
[14:50:01] *** marthinal has joined #angularjs
[14:50:15] *** Bloomer has joined #angularjs
[14:51:44] *** danielemm has quit IRC
[14:52:17] *** Dmitri has quit IRC
[14:52:28] *** brandonroberts has quit IRC
[14:52:41] *** fedenunez has joined #angularjs
[14:53:29] *** sbasso has joined #angularjs
[14:53:49] *** diosney has quit IRC
[14:54:08] *** Raven has quit IRC
[14:54:22] *** glosoli has quit IRC
[14:54:39] *** yanivkalfa has joined #angularjs
[14:55:05] *** alinou has quit IRC
[14:55:29] *** glosoli has joined #angularjs
[14:56:29] *** Karasu has joined #angularjs
[14:56:59] *** cornerma1 has joined #angularjs
[14:57:23] *** keniobats has quit IRC
[14:58:00] *** webruster has quit IRC
[14:58:15] *** ahaeger has quit IRC
[14:59:02] *** iceball has joined #angularjs
[14:59:55] *** cornerman has quit IRC
[15:00:05] *** cornerma1 is now known as cornerman
[15:00:07] *** drej has quit IRC
[15:00:45] *** JeffryGonzalez has quit IRC
[15:01:09] *** c00ljs has quit IRC
[15:01:19] *** nickdnk has quit IRC
[15:03:06] *** lnrdo_ has joined #angularjs
[15:03:27] *** c00ljs has joined #angularjs
[15:03:33] *** tuskkk___ has joined #angularjs
[15:04:24] *** Ir1sh has joined #angularjs
[15:04:44] *** lnrdo has quit IRC
[15:05:02] *** ctanga has quit IRC
[15:05:03] *** yeshacker has joined #angularjs
[15:05:05] *** yes`r has quit IRC
[15:07:03] *** Sky[x] has quit IRC
[15:09:50] *** rho has joined #angularjs
[15:09:53] *** Bieg has joined #angularjs
[15:10:46] *** doodlehaus has quit IRC
[15:11:40] <Bieg> Hi. Anyone here able to help me with the UDM release of Angular2? I'm trying to figure out how to load everything in one .js file instead of having System.js load external files.
[15:11:47] *** Dmitri has joined #angularjs
[15:11:55] *** Poeticode has joined #angularjs
[15:12:14] <Bieg> Sorry. UMD i means.
[15:12:16] <Bieg> Sorry. UMD i meant
[15:12:23] *** cybered2 has joined #angularjs
[15:13:06] *** cybered2 has left #angularjs
[15:13:12] <Bieg> System.js throws a fit because my TS-files all end up as anonymous registers
[15:15:35] *** postsneakernet has joined #angularjs
[15:16:27] *** erol has joined #angularjs
[15:18:08] *** iateadonut has joined #angularjs
[15:18:41] *** morissette has joined #angularjs
[15:19:30] *** charuru has joined #angularjs
[15:20:34] *** fullstack has joined #angularjs
[15:23:41] *** yanivkalfa has quit IRC
[15:24:14] *** EREVAN has joined #angularjs
[15:24:34] *** keniobats has joined #angularjs
[15:24:35] *** keniobats has joined #angularjs
[15:24:46] *** umdstu has joined #angularjs
[15:24:55] *** drej has joined #angularjs
[15:25:19] *** beakman has joined #angularjs
[15:25:31] <umdstu> there seem to be a few pagination directives out there but I'm looking for a relatively well-supported solution that is efficient
[15:26:25] *** ctanga has joined #angularjs
[15:26:26] <keniobats> Hello!, I'm having a hard time with two maps (Google maps): I have a side menu template, wich has two different views, each one with a map. If I show a view, the map loads correctly, but if I change to another view(with another map), the map does not load. Now, if I reload the las view, tha map shows correctly. This is the code:
[15:26:28] <keniobats> http://pastebin.com/pRCebXBf
[15:26:33] <keniobats> Thanks in advance for your help!
[15:27:04] *** Danielyan has quit IRC
[15:27:06] *** EREVAN is now known as Danielyan
[15:29:36] *** kuadrosx has joined #angularjs
[15:29:43] *** youser has joined #angularjs
[15:31:15] *** __danimal__ has quit IRC
[15:31:22] *** marthinal has quit IRC
[15:31:43] *** dpicky has quit IRC
[15:32:18] *** dpicky has joined #angularjs
[15:33:55] *** __danimal__ has joined #angularjs
[15:34:49] *** Bas_ has joined #angularjs
[15:36:21] *** swordfish has joined #angularjs
[15:36:35] *** dpicky has quit IRC
[15:37:33] *** lnrdo has joined #angularjs
[15:37:33] *** lnrdo_ has quit IRC
[15:37:43] *** ehynds has joined #angularjs
[15:37:48] *** diosney has joined #angularjs
[15:37:59] *** vrockai has quit IRC
[15:38:47] *** swordfish has quit IRC
[15:38:58] *** VeeWee has quit IRC
[15:39:09] *** zigzagzig has joined #angularjs
[15:40:08] *** swordfish has joined #angularjs
[15:40:44] *** lnrdo_ has joined #angularjs
[15:40:45] *** lnrdo has quit IRC
[15:40:46] *** fixl has quit IRC
[15:41:50] *** ctanga has quit IRC
[15:41:55] *** keniobats has quit IRC
[15:42:08] *** Ragnar has quit IRC
[15:42:44] *** aks has quit IRC
[15:43:59] *** youser has quit IRC
[15:44:23] *** GeekJon0 has quit IRC
[15:44:23] *** lnrdo_ has quit IRC
[15:44:32] *** ctanga has joined #angularjs
[15:44:48] *** plekplek has quit IRC
[15:44:48] *** lnrdo has joined #angularjs
[15:45:42] *** big|bad|wolf has quit IRC
[15:47:16] *** lnrdo_ has joined #angularjs
[15:47:17] *** lnrdo has quit IRC
[15:48:16] *** aks has joined #angularjs
[15:48:18] *** zeezey has joined #angularjs
[15:48:29] *** SET003 has joined #angularjs
[15:48:51] <Firo> Your paste has expired, keniobats
[15:48:55] *** bayousoft has joined #angularjs
[15:49:41] *** lnrdo has joined #angularjs
[15:49:41] *** lnrdo_ has quit IRC
[15:49:47] *** jstroem has joined #angularjs
[15:50:49] *** andricDu has joined #angularjs
[15:51:00] *** srsie has joined #angularjs
[15:51:10] *** SET002 has quit IRC
[15:51:32] *** srsie_ has joined #angularjs
[15:51:51] *** heyts has joined #angularjs
[15:53:41] *** andricDu has joined #angularjs
[15:53:50] *** brk has quit IRC
[15:54:51] *** konius has joined #angularjs
[15:55:12] *** srsie has quit IRC
[15:56:19] *** joelwallis has joined #angularjs
[15:56:20] *** lnrdo has quit IRC
[15:56:25] *** elliotstokes has joined #angularjs
[15:56:39] *** srsie_ has quit IRC
[15:56:40] *** lnrdo has joined #angularjs
[15:57:07] *** mary5030 has joined #angularjs
[15:57:16] *** __danimal__ has quit IRC
[15:57:54] *** Danielyan has quit IRC
[15:58:26] *** jstroem has quit IRC
[15:58:47] *** macabre has joined #angularjs
[15:59:46] *** jonasliljestrand has quit IRC
[16:00:39] *** godlycow78 has joined #angularjs
[16:00:46] <godlycow78> I think I tried to ask this yesterday evening, but I didn't see it anywhere in the logs online:
[16:00:50] *** youser has joined #angularjs
[16:00:51] <godlycow78> I'm trying to perform some routing (or maybe avoud routing?) through pages that a user can create and name. Essentially, every page looks the same and the body gets built using database-stored widgets. Should I move to something like ui-router, or can this be achieved using ng-route?
[16:00:55] <godlycow78> It would be simple enough to not worry about routing from page to page, and just load the appropriate page-data based on what page the user is on, but then there will be no URL change, and it makes routing to things like login and registration, as well as more "static" pages a bit problematic.
[16:01:22] *** rscata has quit IRC
[16:01:23] *** ferr has quit IRC
[16:02:24] <godlycow78> Oh, I found it. However, if anyone has any thoughts on that, I'd love to hear them
[16:03:19] *** godlycow78 has quit IRC
[16:03:32] *** jstroem has joined #angularjs
[16:03:36] *** __danimal__ has joined #angularjs
[16:04:00] *** diegoaguilar has joined #angularjs
[16:04:08] *** ctanga has quit IRC
[16:04:20] *** shiriru has quit IRC
[16:04:23] *** juro has joined #angularjs
[16:06:29] *** jstroem has quit IRC
[16:06:29] *** godlycow78 has joined #angularjs
[16:07:58] *** Sky[x] has joined #angularjs
[16:08:04] *** yanivkalfa has joined #angularjs
[16:08:10] *** rchavik has quit IRC
[16:08:31] *** glosoli has quit IRC
[16:09:32] *** siebkens has joined #angularjs
[16:09:34] *** jenelizabeth_ has joined #angularjs
[16:10:23] *** jstroem_ has joined #angularjs
[16:10:24] *** iateadonut has quit IRC
[16:12:26] *** buzzedword has joined #angularjs
[16:12:32] *** aks has quit IRC
[16:12:34] *** godlycow78 has quit IRC
[16:13:11] *** marin_ has joined #angularjs
[16:13:17] *** Zalabinsky has joined #angularjs
[16:14:10] *** aks has joined #angularjs
[16:14:12] *** cacts|works has joined #angularjs
[16:14:36] *** marin_ has quit IRC
[16:16:26] *** Schalla has joined #angularjs
[16:16:27] *** Schalla has joined #angularjs
[16:18:01] *** lnrdo_ has joined #angularjs
[16:19:05] *** aks has quit IRC
[16:19:12] *** aks has joined #angularjs
[16:19:46] *** gambl0re has quit IRC
[16:20:46] *** lnrdo has quit IRC
[16:21:11] *** Es0teric has joined #angularjs
[16:21:24] *** beakman has quit IRC
[16:21:46] *** cactauz has joined #angularjs
[16:22:15] *** joshonth_ has quit IRC
[16:23:04] *** yanivkalfa has quit IRC
[16:24:15] *** greatdex has quit IRC
[16:24:42] *** cacts|works has quit IRC
[16:25:48] *** c00ljs has quit IRC
[16:26:24] *** c00ljs has joined #angularjs
[16:26:28] *** zz_dimtruck is now known as dimtruck
[16:28:07] *** joshontheweb has joined #angularjs
[16:28:17] *** cvanball has quit IRC
[16:28:47] *** dman777_alter has joined #angularjs
[16:29:06] *** joshontheweb has quit IRC
[16:29:09] *** cristatus has quit IRC
[16:29:10] *** Vladimirski has quit IRC
[16:29:32] *** lnrdo_ has quit IRC
[16:30:08] *** magellanicloud has joined #angularjs
[16:30:47] *** dszmaj has quit IRC
[16:32:25] *** cocao has joined #angularjs
[16:32:46] *** danielemm has joined #angularjs
[16:32:48] *** iceball has quit IRC
[16:32:50] *** dpicky has joined #angularjs
[16:36:50] *** gho5t has joined #angularjs
[16:37:39] *** Rou has joined #angularjs
[16:37:55] *** yanivkalfa has joined #angularjs
[16:38:07] *** dpicky has quit IRC
[16:38:08] *** delgiudices has quit IRC
[16:38:22] *** yanivkalfa has joined #angularjs
[16:38:24] *** kuadrosx has quit IRC
[16:39:38] *** regedit has joined #angularjs
[16:39:48] *** step1step2 has quit IRC
[16:40:19] *** erms has joined #angularjs
[16:41:31] *** step1step2 has joined #angularjs
[16:41:34] *** skunkz has joined #angularjs
[16:42:51] *** regedit_ has joined #angularjs
[16:44:08] <gho5t> Anyone use Karma? What's the difference between the normal page that opens in chrome vs the one when you click "debug"
[16:44:08] *** nerdfiles has quit IRC
[16:44:23] *** nocontrol has quit IRC
[16:44:50] <skunkz> Hi guys, I have this piece of code that doesn't trigger injector error, although it should, I tried adding ngStrictDi along with the ngApp directive but it doesn't change anything
[16:44:53] <skunkz> http://pastebin.com/X705GDBs
[16:45:44] *** smccarthy has joined #angularjs
[16:45:46] *** george_v has quit IRC
[16:46:22] *** regedit has quit IRC
[16:47:09] <skunkz> Well it should rather throw a referenceError, but does anyone know why it doesn't when calling $log in nested functions ?
[16:47:52] *** joelwallis has quit IRC
[16:47:59] *** Bieg has quit IRC
[16:48:24] *** mutsayu has joined #angularjs
[16:48:45] *** Rou has quit IRC
[16:48:59] *** Firo has quit IRC
[16:49:05] <skunkz> cause if I directly call it from the factory function level, it correctly throws an error, while if I use it in nested functions I'm able to create the factory and use it until it hits the $log line which causes a silent crash
[16:49:36] *** c00ljs has quit IRC
[16:49:44] *** brollypop has quit IRC
[16:49:50] <mutsayu> I work with a full mean-stack with github using passport, but when I have in my nodejs a route named /auth/check it has: res.json(req.isAuthenticated() ? req.user : 0 and it returns the user when I visit the route by myself, but when doing an $http request with angular it returns 0... why??
[16:50:53] *** ctanga has joined #angularjs
[16:51:05] *** cliluw has quit IRC
[16:51:30] *** cliluw has joined #angularjs
[16:51:50] *** Garfield-fr has quit IRC
[16:52:48] *** c00ljs has joined #angularjs
[16:53:33] *** Sna4x8 has quit IRC
[16:53:47] *** nya_ has quit IRC
[16:53:52] *** u0m3 has joined #angularjs
[16:54:14] *** nya_ has joined #angularjs
[16:55:28] *** atomicb0mb has joined #angularjs
[16:57:07] *** nerdfiles has joined #angularjs
[16:57:54] *** douglasC has quit IRC
[16:59:31] *** nya_ has quit IRC
[16:59:51] *** dascodeman has joined #angularjs
[17:00:57] *** joelwallis has joined #angularjs
[17:01:00] *** regedit_ is now known as regedit
[17:01:05] *** mynameiswhat has quit IRC
[17:01:29] *** cvanball has joined #angularjs
[17:01:49] *** Irshad has joined #angularjs
[17:02:51] *** buzzedword has quit IRC
[17:03:37] *** ra has joined #angularjs
[17:03:53] *** c00ljs has quit IRC
[17:03:54] *** ra is now known as Guest36171
[17:06:05] *** xtreamwayz has quit IRC
[17:06:07] *** Irshad has quit IRC
[17:07:11] *** regedit has quit IRC
[17:08:25] *** c00ljs has joined #angularjs
[17:08:34] *** proprobe has joined #angularjs
[17:10:22] *** mauro_ has joined #angularjs
[17:10:48] *** kuadrosx has joined #angularjs
[17:11:32] *** delgiudices has joined #angularjs
[17:12:07] *** jstroem_ has quit IRC
[17:12:20] *** austinsk8s has joined #angularjs
[17:12:27] *** jhirley has joined #angularjs
[17:13:31] *** iraj has joined #angularjs
[17:13:54] *** BahamutWC|Work has quit IRC
[17:13:58] *** svycka has quit IRC
[17:14:11] *** icfantv has joined #angularjs
[17:15:07] *** mosulica has quit IRC
[17:15:18] *** tuskkk___ has quit IRC
[17:15:50] *** Guest36171 is now known as rchodava
[17:16:01] *** j_ has joined #angularjs
[17:16:12] *** buzzedword has joined #angularjs
[17:16:46] *** delgiudices has quit IRC
[17:16:52] *** davi has joined #angularjs
[17:16:56] *** davi has joined #angularjs
[17:17:28] *** prbc has joined #angularjs
[17:18:50] *** simion314 has joined #angularjs
[17:18:54] <gho5t> hey how do I see what url httpbackend is expecting
[17:18:56] *** juro has quit IRC
[17:19:03] <gho5t> I used to see "Unexpected request http://.."
[17:19:07] <gho5t> but now I get no feedback
[17:20:25] <rchodava> Hi there - I'm trying to setup an angular 2 application with routing - I'm seeing that when I have a component which uses a custom pipe in it's template, which I've included in the pipes list, and that component is routed to, the pipe is never invoked. If I include the component on it's own in another template using a tag, the pipe works as expected .. is there something additional that I need to configure to get pipes working w
[17:20:32] *** srsiebken has joined #angularjs
[17:22:24] <gho5t> I just need to see what the unflushed requests are looking for
[17:22:35] *** prbc has quit IRC
[17:23:14] *** italoacasas has joined #angularjs
[17:23:41] *** siebkens has quit IRC
[17:23:49] *** italoacasas has quit IRC
[17:25:14] *** italoacasas has joined #angularjs
[17:25:57] *** proprobe has quit IRC
[17:29:41] *** Sharaal has quit IRC
[17:31:17] *** proprobe has joined #angularjs
[17:31:23] *** Schalla has quit IRC
[17:31:23] *** iceball has joined #angularjs
[17:31:41] *** flavior has joined #angularjs
[17:31:46] <flavior> hi
[17:31:59] *** swordfish has quit IRC
[17:32:08] *** Daerist has quit IRC
[17:32:35] <flavior> can someone help me with ng-repeat for expand lists?
[17:32:46] *** arkin has quit IRC
[17:32:48] *** proprobe has quit IRC
[17:32:54] *** proprobe has joined #angularjs
[17:33:14] *** conan_the_destro has joined #angularjs
[17:33:46] *** Debnet has quit IRC
[17:33:58] *** Sebastian_ has joined #angularjs
[17:34:18] *** dpicky has joined #angularjs
[17:34:25] *** arkin has joined #angularjs
[17:34:46] <austinsk8s> I know I should be using a promise, but I'm curious about this behaviour. When I pass this recursive call the same parameters as it's parent, a click event is need to refresh scope after a get request is processed, but if I don't pass the parameter in the recursive call, a scope refresh isn't needed. Why is this? http://pastebin.com/cfjMGtyp
[17:34:49] *** Sebastian_ has quit IRC
[17:35:59] *** flavior has quit IRC
[17:36:41] *** clivejo has joined #angularjs
[17:36:43] *** maximski has joined #angularjs
[17:36:43] *** dopesong has quit IRC
[17:37:23] <austinsk8s> I would expect better results when passing the parameter the second time, but I instead get better results when I leave the parameter out. Why?
[17:38:41] *** dpicky has quit IRC
[17:40:51] *** hefox has joined #angularjs
[17:41:50] *** proprobe has quit IRC
[17:42:22] *** delgiudices has joined #angularjs
[17:42:33] *** skunkz has quit IRC
[17:43:55] *** cvanball has quit IRC
[17:44:06] *** sbasso has quit IRC
[17:44:11] *** gambl0re has joined #angularjs
[17:45:16] *** shiriru has joined #angularjs
[17:46:28] *** proprobe has joined #angularjs
[17:47:24] *** swordfish has joined #angularjs
[17:48:16] *** zinco has joined #angularjs
[17:48:26] *** delgiudices has quit IRC
[17:48:32] *** senayar has quit IRC
[17:48:33] *** zinco has quit IRC
[17:48:38] *** bayousoft has quit IRC
[17:51:19] *** BahamutWC|Work has joined #angularjs
[17:51:22] *** buzzedword has quit IRC
[17:51:27] *** c00ljs has quit IRC
[17:51:50] *** jonno11 has joined #angularjs
[17:53:10] *** junmin has joined #angularjs
[17:54:15] *** cuebix-wk has joined #angularjs
[17:54:25] <cuebix-wk> whaddup my ninjas
[17:55:13] *** JD-Robbs has joined #angularjs
[17:55:25] <cuebix-wk> I have an ng resource that has the typical get method, but I'm trying to pass in structured data as a param, so I'm doing myResource.get({conditions: {abc: 123, xyz: "BLAH"}});
[17:55:40] <cuebix-wk> but on the server side the param "conditions" is coming through as a string
[17:55:48] *** p0k0 has joined #angularjs
[17:55:54] *** BahamutWC|Work has quit IRC
[17:56:25] <cuebix-wk> is there a way to get it to be sent through as conditions[abc]=123&conditions[xyz]=BLAH
[17:56:54] *** c00ljs has joined #angularjs
[17:58:05] *** k-joseph_ has joined #angularjs
[17:59:32] *** buzzedword has joined #angularjs
[17:59:58] *** dopesong has joined #angularjs
[18:00:24] *** Ronyrun has quit IRC
[18:00:49] *** cacts has joined #angularjs
[18:01:05] *** delgiudices has joined #angularjs
[18:01:33] *** Scubao has joined #angularjs
[18:02:41] *** diegoaguilar has quit IRC
[18:03:50] *** fscala has quit IRC
[18:04:09] *** sobol has joined #angularjs
[18:04:23] *** dopesong has quit IRC
[18:04:26] *** c00ljs has quit IRC
[18:05:51] *** fscala has joined #angularjs
[18:06:40] *** dan2k3k4 has quit IRC
[18:06:57] *** Sna4x8 has joined #angularjs
[18:07:03] *** bayousoft has joined #angularjs
[18:07:47] *** \du has quit IRC
[18:08:30] *** drptbl has quit IRC
[18:08:34] *** danielemm has quit IRC
[18:09:43] *** BahamutWC|Work has joined #angularjs
[18:09:50] *** PeterMetz has joined #angularjs
[18:10:21] *** marthinal has joined #angularjs
[18:10:28] *** zigzagzig has quit IRC
[18:11:04] *** zigzagzig has joined #angularjs
[18:12:01] *** jstroem has joined #angularjs
[18:12:44] *** sssilver has joined #angularjs
[18:13:05] *** regedit has joined #angularjs
[18:16:28] *** RP__ has joined #angularjs
[18:17:59] *** youser has quit IRC
[18:18:41] *** ziro` has joined #angularjs
[18:18:41] *** siebkens has joined #angularjs
[18:19:11] *** magellanicloud has quit IRC
[18:19:51] *** postsneakernet has quit IRC
[18:20:32] *** Slizz3r has quit IRC
[18:22:34] *** srsiebken has quit IRC
[18:23:07] *** Garfield-fr has joined #angularjs
[18:23:40] *** siebkens has quit IRC
[18:24:43] *** jonno11 has quit IRC
[18:25:06] *** Fire-Dragon-DoL has quit IRC
[18:25:44] *** mauro_ has quit IRC
[18:25:55] *** jonno11 has joined #angularjs
[18:26:36] *** Fire-Dragon-DoL has joined #angularjs
[18:26:46] *** GP has joined #angularjs
[18:27:11] *** GP is now known as Guest2219
[18:28:45] *** bengillies has quit IRC
[18:29:03] *** JD-Robbs has quit IRC
[18:30:47] *** jonno11 has quit IRC
[18:31:40] *** doodlehaus has joined #angularjs
[18:32:14] *** postsneakernet has joined #angularjs
[18:32:44] *** proprobe has quit IRC
[18:32:54] *** drej has quit IRC
[18:33:13] *** RP__ has quit IRC
[18:34:25] <gho5t> did something change in Jasmine so that it no longer shows the "no more request expected" if you haven't setup httpBackend to capture all requests?
[18:34:40] *** Lynxium has quit IRC
[18:35:03] *** dpicky has joined #angularjs
[18:35:28] *** Lynxium has joined #angularjs
[18:37:12] *** godlycow78 has joined #angularjs
[18:37:12] *** delgiudices has quit IRC
[18:37:45] *** Jardayn has joined #angularjs
[18:38:36] *** Dmitri has quit IRC
[18:39:03] *** leolrrj has quit IRC
[18:39:11] *** shiriru has quit IRC
[18:39:22] *** punknroll has quit IRC
[18:39:59] *** cotko has quit IRC
[18:41:03] *** leolrrj has joined #angularjs
[18:41:35] *** erol has quit IRC
[18:41:55] *** batch4225 has joined #angularjs
[18:42:14] *** dpicky has quit IRC
[18:42:14] *** maximski has quit IRC
[18:42:15] *** yanivkalfa has quit IRC
[18:45:13] *** buzzedword has quit IRC
[18:45:16] *** dcherman has joined #angularjs
[18:47:37] *** siebkens has joined #angularjs
[18:48:23] *** gambl0re has quit IRC
[18:48:36] *** gambl0re has joined #angularjs
[18:49:42] *** punknroll has joined #angularjs
[18:50:02] *** danielemm has joined #angularjs
[18:51:06] *** LeBlaaanc has joined #angularjs
[18:51:06] *** godlycow78 has quit IRC
[18:52:54] *** ehynds has quit IRC
[18:52:58] *** maximski has joined #angularjs
[18:54:01] *** sigurding has quit IRC
[18:56:08] *** sbellina has joined #angularjs
[18:56:25] *** geilt has joined #angularjs
[18:57:34] *** delgiudices has joined #angularjs
[18:57:40] *** Torontoz has joined #angularjs
[18:57:50] *** buzzedword has joined #angularjs
[18:58:23] *** wafflejock has joined #angularjs
[19:04:40] *** buzzedword has quit IRC
[19:08:37] *** aks has quit IRC
[19:10:24] *** PeterMetz has quit IRC
[19:10:45] *** codeitloadit has joined #angularjs
[19:11:02] <gho5t> or maybe it's with ngMock
[19:11:06] *** Bloomer has quit IRC
[19:11:27] *** iceball has quit IRC
[19:11:48] *** iceball has joined #angularjs
[19:12:48] *** speeddragon has quit IRC
[19:13:08] *** iceball has joined #angularjs
[19:13:20] *** dszmaj has joined #angularjs
[19:18:38] *** prbc has joined #angularjs
[19:18:59] *** sentinal8473 has joined #angularjs
[19:19:24] *** jamto11 has joined #angularjs
[19:20:25] *** punknroll has quit IRC
[19:20:25] *** Ir1sh has quit IRC
[19:21:03] *** buzzedword has joined #angularjs
[19:21:46] *** Ir1sh has joined #angularjs
[19:22:20] *** nocturne777 has joined #angularjs
[19:22:35] *** Aces_Charles has joined #angularjs
[19:22:46] *** prbc has quit IRC
[19:22:58] *** mustmodify has joined #angularjs
[19:23:29] <mustmodify> just some feedback if anyone cares... it was totally unintuitive to me that I should drill down three times to find the error. So maybe you could ... add an alert about that or something?
[19:23:53] <mustmodify> http://bit.ly/1OMXeH6
[19:24:00] *** iceball has quit IRC
[19:24:18] *** aks has joined #angularjs
[19:25:01] *** Slizz3r has joined #angularjs
[19:26:40] *** sentinal8473 has quit IRC
[19:26:42] *** Ir1sh has quit IRC
[19:27:14] *** yanivkalfa has joined #angularjs
[19:27:19] <soee_> how do you prefere to handle notifications after record create/delete/update ? Return message from server with response or generate it on client side ?
[19:28:02] *** Ir1sh has joined #angularjs
[19:28:40] *** zigzagzig has quit IRC
[19:29:17] *** zigzagzig has joined #angularjs
[19:30:32] *** qdk has quit IRC
[19:31:55] *** dimtruck is now known as zz_dimtruck
[19:32:02] *** sentinal8473 has joined #angularjs
[19:32:44] *** aks has quit IRC
[19:34:32] *** mustmodify has left #angularjs
[19:35:38] *** bayousoft has quit IRC
[19:36:54] *** dpicky has joined #angularjs
[19:36:56] *** dopesong has joined #angularjs
[19:38:59] *** byge has joined #angularjs
[19:40:12] *** buzzedword has quit IRC
[19:40:13] *** dopesong has quit IRC
[19:40:23] *** dopesong has joined #angularjs
[19:42:16] *** ico has joined #angularjs
[19:42:45] *** delgiudices has quit IRC
[19:43:00] *** bayousoft has joined #angularjs
[19:43:04] *** yanivkalfa has quit IRC
[19:43:11] <ico> Anyone know what version of protractor supports angular 1.2 apps?
[19:44:16] *** doodlehaus has quit IRC
[19:45:07] *** diegoaguilar has joined #angularjs
[19:45:26] *** laokoala has quit IRC
[19:48:09] *** buzzedword has joined #angularjs
[19:48:25] *** Aces_Charles has quit IRC
[19:50:36] <mutsayu> I have a full mean-stack, I use passport to authenticate to github, saved user session in db using connect-mongo, but how do I check now in angular if the user is authenticated server-side?
[19:51:37] *** jamto11 has quit IRC
[19:52:03] *** sergey_ has joined #angularjs
[19:52:07] *** Scubao has quit IRC
[19:52:25] *** jstroem has quit IRC
[19:52:35] *** buzzedword has quit IRC
[19:56:10] *** LeBlaaanc has quit IRC
[19:56:16] *** lmatteis has joined #angularjs
[19:57:48] <skullcrasher> what can be the reason, if my directive element doesn't apply any defined css style? it should have height and width of 100% but has 0px
[19:58:38] *** jorg has joined #angularjs
[20:00:03] *** zigzagzig has quit IRC
[20:00:48] *** zz_dimtruck is now known as dimtruck
[20:01:08] *** storresi has quit IRC
[20:01:10] <skullcrasher> nvm, got it -.-
[20:01:43] *** sentinal8473 has quit IRC
[20:02:23] *** LeBlaaanc has joined #angularjs
[20:02:35] *** Dmitri has joined #angularjs
[20:02:42] *** Kikketer has joined #angularjs
[20:03:31] *** jonasliljestrand has joined #angularjs
[20:03:49] <Kikketer> Hey all, is anyone else having luck with the Http injector? I do the import {Http} from 'angular2/http'; and then include it in the constructor of my simple class (not a component)
[20:04:32] <Kikketer> but I'm getting an error: Error: Cannot read property 'getOptional' of undefined(
[20:04:41] *** rikkipitt has joined #angularjs
[20:04:53] *** buzzedword has joined #angularjs
[20:05:08] <Kikketer> When attempting to do it the same as the docs, as part of a component with HTTP_PROVIDERS, it throws a different error saying it can't find angular2/http
[20:05:41] *** zizzl has joined #angularjs
[20:06:11] <zizzl> Hey all.. Trying to utilize http://jumplink.github.io/angular-toggle-switch/ but I don't see anywhere on how to get or set the state of the toggle, new to Angular so maybe it's assumed?
[20:06:11] <Kikketer> The above issues are for 2.0.0
[20:06:13] *** Coldblackice has joined #angularjs
[20:06:17] *** erms has quit IRC
[20:07:06] *** yky_ has joined #angularjs
[20:07:16] *** swordfish has quit IRC
[20:07:38] *** dimtruck is now known as zz_dimtruck
[20:07:54] *** zigzagzig has joined #angularjs
[20:08:02] *** Dmitri has quit IRC
[20:08:35] *** LeBlaaanc has quit IRC
[20:09:00] *** zeezey has quit IRC
[20:09:09] <Kikketer> http://plnkr.co/edit/UxVv97MN3IjLdkZEcth4?p=preview
[20:09:40] *** spb_ has joined #angularjs
[20:10:03] *** spb_ is now known as Guest47699
[20:10:24] *** Guest47699 is now known as spboyer
[20:11:07] *** spboyer has quit IRC
[20:11:12] *** ASUChander has quit IRC
[20:11:34] *** bbankes has joined #angularjs
[20:13:09] *** Ir1sh has quit IRC
[20:13:35] *** schneider has quit IRC
[20:15:00] *** steven10172 has joined #angularjs
[20:16:25] *** [non] has joined #angularjs
[20:16:58] *** ico has quit IRC
[20:17:17] <[non]> http://codepaste.net/eu49yt is there a better way to do something like this in ng-repeat?
[20:17:32] *** ico has joined #angularjs
[20:19:53] *** iraj has quit IRC
[20:20:02] *** sentinal8473 has joined #angularjs
[20:20:14] *** iraj has joined #angularjs
[20:20:14] *** ashopin has joined #angularjs
[20:20:21] *** ico has quit IRC
[20:20:47] <ashopin> Afternoon. I'm using $sce.trustAsHtml() but angularjs is still removing 'id' attributes from my markup. Any ideas or tips?
[20:21:15] *** ico has joined #angularjs
[20:22:40] *** Aliks has joined #angularjs
[20:25:16] *** Aliks has quit IRC
[20:25:23] *** jonasliljestrand has quit IRC
[20:25:46] *** skullcrasher has left #angularjs
[20:25:51] *** skullcrasher has joined #angularjs
[20:26:43] *** ico has quit IRC
[20:26:56] *** dszmaj has quit IRC
[20:26:57] *** davi has quit IRC
[20:27:12] *** ico has joined #angularjs
[20:27:24] *** LeBlaaanc has joined #angularjs
[20:30:23] *** ico has quit IRC
[20:30:50] *** ico has joined #angularjs
[20:30:52] <morissette> First world problems: http://paste.linux.chat/view/2dfe6eab
[20:31:31] *** Aliks has joined #angularjs
[20:32:10] *** Hounddog has quit IRC
[20:34:16] *** Aliks has quit IRC
[20:35:40] *** doodlehaus has joined #angularjs
[20:36:03] *** LeBlaaanc has quit IRC
[20:36:20] *** sentinal8473 has quit IRC
[20:36:26] *** LeBlaaanc has joined #angularjs
[20:36:28] *** obbs has quit IRC
[20:36:41] *** sentinal8473 has joined #angularjs
[20:36:53] *** ico has quit IRC
[20:37:20] *** ico has joined #angularjs
[20:37:38] *** Sky[x] has quit IRC
[20:37:59] *** dpicky has quit IRC
[20:38:00] *** squeakytoy has joined #angularjs
[20:38:39] *** c1v0 has joined #angularjs
[20:39:29] *** TyrfingMjolnir has joined #angularjs
[20:40:11] *** LeBlaaanc has quit IRC
[20:40:39] *** TyrfingMjolnir has quit IRC
[20:41:16] *** delgiudices has joined #angularjs
[20:41:25] *** Sree has joined #angularjs
[20:42:06] *** Sree has quit IRC
[20:43:07] *** bbankes has quit IRC
[20:43:34] *** aks has joined #angularjs
[20:45:02] *** LeBlaaanc has joined #angularjs
[20:45:09] *** dman777_alter has quit IRC
[20:45:53] *** jdo_dk has joined #angularjs
[20:45:59] *** joshontheweb has joined #angularjs
[20:47:15] <jdo_dk> Im looking into the book Angularjs By Examples, it is written in angularjs 1.2.X, this is the code: https://github.com/chandermani/angularjsbyexample/blob/master/trainer/app/js/7MinWorkout/workout.js
[20:47:15] <jdo_dk> f.ex: var init = function(){ ... } should it be: $scope.init = function(...) ?
[20:47:23] *** ashopin has quit IRC
[20:48:15] *** aks has quit IRC
[20:48:20] *** sobol has quit IRC
[20:48:41] *** qdk has joined #angularjs
[20:48:55] *** umdstu has quit IRC
[20:50:17] *** sergey__ has joined #angularjs
[20:50:47] *** magellanicloud has joined #angularjs
[20:52:08] *** hex` has joined #angularjs
[20:52:18] *** erol has joined #angularjs
[20:52:19] *** codeman has quit IRC
[20:52:31] *** p0k0 has quit IRC
[20:52:38] *** sergey_ has quit IRC
[20:52:46] *** ico has quit IRC
[20:53:13] *** ico has joined #angularjs
[20:53:15] *** danielemm has quit IRC
[20:54:47] *** qdk has quit IRC
[20:54:57] *** zigzagzig has quit IRC
[20:55:00] *** Ragnar has joined #angularjs
[20:55:29] *** marthinal has quit IRC
[20:55:33] *** zigzagzig has joined #angularjs
[20:56:52] *** ico has quit IRC
[20:57:20] *** ico has joined #angularjs
[20:58:06] *** Slizz3r has quit IRC
[20:59:04] *** jonasliljestrand has joined #angularjs
[21:00:01] *** meekohi has joined #angularjs
[21:00:33] *** iraj has quit IRC
[21:00:33] *** iraj has joined #angularjs
[21:01:26] <meekohi> I'm having a hard time understanding how two sibling controllers can share information (for example a calendar where clicking on an event brings up event details in a sidebar). Should there be a Service that keeps track of the "current event" in this case? I've heard $emit/$broadcast should be avoided?
[21:02:28] *** Slizz3r has joined #angularjs
[21:02:54] *** zigzagzig has quit IRC
[21:03:08] *** jonasliljestrand has quit IRC
[21:03:15] *** dpicky has joined #angularjs
[21:03:33] *** baweaver has joined #angularjs
[21:03:38] *** zigzagzig has joined #angularjs
[21:04:00] *** ico has quit IRC
[21:04:19] <mothership> meekohi, make a service
[21:04:30] *** ico has joined #angularjs
[21:05:17] <meekohi> So anytime you have multiple controllers that aren't parent/child and need to know about some shared state, make a Service?
[21:05:24] *** Guest2219 has quit IRC
[21:05:55] *** TyrfingMjolnir has joined #angularjs
[21:06:00] <mothership> yea, service is the way to go
[21:06:33] *** Schalla has joined #angularjs
[21:06:34] *** Schalla has joined #angularjs
[21:06:53] *** rikkipitt has quit IRC
[21:07:42] *** swordfish has joined #angularjs
[21:07:45] *** morissette has quit IRC
[21:08:04] *** TyrfingMjolnir has quit IRC
[21:08:55] *** ico has quit IRC
[21:09:02] *** lemur has joined #angularjs
[21:09:26] *** ico has joined #angularjs
[21:09:55] *** ico has joined #angularjs
[21:11:43] *** bayousoft has quit IRC
[21:11:50] *** buzzedword has quit IRC
[21:11:59] *** swordfish has quit IRC
[21:12:11] *** baweaver has quit IRC
[21:12:47] *** ashopin has joined #angularjs
[21:13:11] <moep> mhhh
[21:13:41] *** Ir1sh has joined #angularjs
[21:13:52] <ashopin> Hello everyone. I'm working on a site to angularjs conversion and need a bit of help with JS/jQuery files that I need to bring over that have $(document).ready(). Does anyone have any tips on how to do this without rewriting all the JS files?
[21:15:04] *** sentinal8473 has quit IRC
[21:15:52] *** sentinal8473 has joined #angularjs
[21:16:44] *** swordfish has joined #angularjs
[21:16:56] *** buzzedword has joined #angularjs
[21:18:46] *** Ozd has quit IRC
[21:18:52] *** prbc has joined #angularjs
[21:19:03] *** squeakytoy has quit IRC
[21:19:06] *** mandric has joined #angularjs
[21:19:12] *** Ir1sh has quit IRC
[21:19:37] *** skcin7 has joined #angularjs
[21:20:02] *** squeakytoy has joined #angularjs
[21:20:02] *** aoeu256_ has joined #angularjs
[21:20:11] *** conan_the_destro has quit IRC
[21:20:25] *** frem has joined #angularjs
[21:20:31] *** conan_the_destro has joined #angularjs
[21:20:49] *** bayousoft has joined #angularjs
[21:21:06] *** mven has quit IRC
[21:21:14] *** aoeu256 has quit IRC
[21:21:36] *** buzzedword has quit IRC
[21:21:37] *** aevitas has joined #angularjs
[21:21:38] *** mven has joined #angularjs
[21:23:18] *** prbc has quit IRC
[21:23:30] <siebkens> !help
[21:23:30] <angularjs_bot> AngularJS Plunker template http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS
[21:23:42] *** sentinal8473 has quit IRC
[21:25:13] *** sentinal8473 has joined #angularjs
[21:25:26] *** Aliks has joined #angularjs
[21:28:04] *** fedenunez has quit IRC
[21:28:15] *** fedenunez has joined #angularjs
[21:29:16] *** aevitas has left #angularjs
[21:30:19] <wafflejock> !jquery
[21:31:05] *** buzzedword has joined #angularjs
[21:31:36] <wafflejock> !remember jquery http://stackoverflow.com/questions/14994391/thinking-in-angularjs-if-i-have-a-jquery-background jQuery code that manipulates the DOM should be wrapped in directives. Directives are processed when their corresponding markup is found in the view and have a handle on the element being manipulated.
[21:31:48] <wafflejock> hmm
[21:32:56] <wafflejock> bot might be ignoring me or I forgot the syntax for saving those, ashopin see link above and info
[21:34:18] *** mven has quit IRC
[21:36:53] *** delgiudices has quit IRC
[21:37:11] *** cactauz has quit IRC
[21:37:53] *** mven has joined #angularjs
[21:37:53] *** dbclk has quit IRC
[21:37:56] *** mven has quit IRC
[21:38:36] *** sctskw has joined #angularjs
[21:38:38] *** dbclk has joined #angularjs
[21:40:29] <wafflejock> ashopin: when angular bootstraps (on dom loaded) it fires off the config blocks to configure any providers then it fires off the run blocks (if any are defined on your modules) then it starts "compiling" the HTML to find directives and execute their corresponding scripts (template/compile/link function(s))
[21:40:36] *** dodobrain has joined #angularjs
[21:41:24] *** bluezone has quit IRC
[21:41:27] *** tompaw has quit IRC
[21:41:34] <wafflejock> ashopin: so you if you need some initialization stuff (not to do with elements just setting up data or fetching something) you might do that in a run block but anything that manipulates DOM elements should be wrapped up in a directive (you can still have the DOM code in the jQuery lib/script)
[21:41:37] *** tompaw has joined #angularjs
[21:42:00] *** tompaw is now known as Guest85255
[21:43:37] *** cotko has joined #angularjs
[21:45:09] *** bayousoft has quit IRC
[21:46:42] *** rigo has joined #angularjs
[21:47:04] *** bayousoft has joined #angularjs
[21:47:07] *** rigo is now known as Guest88784
[21:47:18] *** sergey_ has joined #angularjs
[21:47:28] *** zeioth has quit IRC
[21:48:04] *** Guest85255 has quit IRC
[21:48:06] *** ico has quit IRC
[21:48:28] *** cotko has quit IRC
[21:48:34] *** sentinal8473 has quit IRC
[21:48:38] *** ico has joined #angularjs
[21:49:30] *** sentinal8473 has joined #angularjs
[21:49:41] *** sergey__ has quit IRC
[21:49:54] *** sobol has joined #angularjs
[21:50:03] *** mutsayu has left #angularjs
[21:50:05] *** LeBlaaanc has quit IRC
[21:50:07] *** Guest88784 has quit IRC
[21:51:08] *** doginal has joined #angularjs
[21:51:18] *** LeBlaaanc has joined #angularjs
[21:51:43] *** laokoala has joined #angularjs
[21:53:26] *** macabre has quit IRC
[21:54:04] *** cotko has joined #angularjs
[21:55:33] *** Marble68 has joined #angularjs
[21:55:36] *** yeshacker has quit IRC
[21:56:34] *** ico has quit IRC
[21:56:34] *** encryptd_fractal has joined #angularjs
[21:57:00] *** ico has joined #angularjs
[21:57:21] *** delgiudices has joined #angularjs
[21:58:48] *** sbasso has joined #angularjs
[21:59:03] *** ico has quit IRC
[21:59:09] *** bbankes has joined #angularjs
[21:59:30] *** ico has joined #angularjs
[22:00:59] *** Mahonar has joined #angularjs
[22:01:03] *** heyts has quit IRC
[22:01:26] *** fedenunez has quit IRC
[22:01:30] *** sentinal8473 has quit IRC
[22:01:32] *** speeddragon has joined #angularjs
[22:02:03] *** zeioth has joined #angularjs
[22:02:03] *** ico has quit IRC
[22:02:28] *** ico has joined #angularjs
[22:02:50] *** magellanicloud has quit IRC
[22:03:05] *** tomphp has joined #angularjs
[22:03:33] *** dpicky has quit IRC
[22:03:36] *** jforcada has joined #angularjs
[22:03:37] *** ico has quit IRC
[22:03:41] *** delgiudices has quit IRC
[22:04:04] *** ico has joined #angularjs
[22:04:08] *** dpicky has joined #angularjs
[22:04:19] *** zeioth has quit IRC
[22:04:20] *** Garfield-fr has quit IRC
[22:04:39] *** zigzagzig has quit IRC
[22:04:55] *** gambl0re has quit IRC
[22:05:16] *** zigzagzig has joined #angularjs
[22:05:54] *** Mahonar has quit IRC
[22:06:32] *** CJulien has joined #angularjs
[22:06:49] *** Zalabinsky has quit IRC
[22:08:29] *** dpicky has quit IRC
[22:09:01] *** zeioth has joined #angularjs
[22:09:02] *** lemur has quit IRC
[22:09:27] *** soee has joined #angularjs
[22:10:19] *** buzzedword has quit IRC
[22:10:44] *** ashopin has quit IRC
[22:11:06] *** macabre has joined #angularjs
[22:12:43] *** zeioth has quit IRC
[22:12:56] *** elfenheart has joined #angularjs
[22:13:08] *** soee_ has quit IRC
[22:13:35] *** dascodeman has quit IRC
[22:14:10] *** jpstone has joined #angularjs
[22:15:02] *** __danimal__ has quit IRC
[22:15:09] *** macmod has joined #angularjs
[22:15:14] *** baweaver has joined #angularjs
[22:16:07] *** lemur has joined #angularjs
[22:16:11] *** encryptd_fractal has quit IRC
[22:16:32] *** fedenunez has joined #angularjs
[22:17:24] *** yanivkalfa has joined #angularjs
[22:17:25] *** zeioth has joined #angularjs
[22:17:49] *** yanivkalfa has quit IRC
[22:18:15] *** SET003 has quit IRC
[22:18:20] *** rubyronin has joined #angularjs
[22:18:47] *** ico has quit IRC
[22:18:48] *** Uly_ has joined #angularjs
[22:18:50] *** skcin7 has quit IRC
[22:18:53] *** ashopin has joined #angularjs
[22:19:06] <ashopin> wafflejock: sorry got disconnected
[22:19:23] <Uly_> Hello everyone!
[22:19:34] *** ashopin has quit IRC
[22:19:40] *** ico has joined #angularjs
[22:19:59] *** baweaver has quit IRC
[22:21:52] *** drej has joined #angularjs
[22:22:59] *** greengriminal has joined #angularjs
[22:23:11] *** andricDu has quit IRC
[22:24:08] *** crised has joined #angularjs
[22:24:33] *** swordfish has quit IRC
[22:24:40] *** cuebix-wk has quit IRC
[22:24:45] <crised> Hi, I'm a Java developer, have very little experience in AngularJS, need to train myself for an interview where I will be asked of DOM manipulation
[22:24:57] <crised> Which book/guide would you advice me?
[22:25:05] <Uly_> I'm having an issue with AngularJS scopes, is someone available for help...?
[22:25:16] *** srsiebken has joined #angularjs
[22:25:31] *** crised has left #angularjs
[22:25:36] *** buzzedword has joined #angularjs
[22:25:46] *** crised has joined #angularjs
[22:25:55] *** jedimind has joined #angularjs
[22:26:06] <crised> Where should I excersice for this?
[22:26:19] *** jedimind is now known as drej-
[22:27:00] *** dopesong has quit IRC
[22:27:45] *** dopesong has joined #angularjs
[22:28:34] *** sentinal8473 has joined #angularjs
[22:28:58] *** zeioth has quit IRC
[22:29:08] *** siebkens has quit IRC
[22:29:14] *** drej has quit IRC
[22:29:34] *** ico has quit IRC
[22:29:46] *** drej- is now known as drej
[22:30:13] *** sentinal8473 has quit IRC
[22:30:26] *** buzzedword has quit IRC
[22:30:33] *** ico has joined #angularjs
[22:30:43] *** icfantv has quit IRC
[22:30:54] *** fedenunez has quit IRC
[22:31:10] *** ctanga has quit IRC
[22:31:28] *** ico has quit IRC
[22:31:34] *** elfenheart has quit IRC
[22:31:42] *** macmod has quit IRC
[22:31:55] *** CJulien has quit IRC
[22:31:58] *** ico has joined #angularjs
[22:32:09] *** bayousof_ has joined #angularjs
[22:33:07] *** ctanga has joined #angularjs
[22:33:11] *** simion314 has quit IRC
[22:33:26] *** bayousoft has quit IRC
[22:33:33] *** simion314 has joined #angularjs
[22:34:16] *** tomphp has quit IRC
[22:36:14] <Uly_> I have a simple website that uses AngularJS. It has multiple pages, like a homepage, a login/register page, etc. I'd like to implement a "Chat" page where you could send messages to other clients using socket.io (I already got that part working). The thing is, I would like the chat system to be global (i.e. client can receive messages while being on the homepage, yet they'll only be displayed when going on the Chat page). How could I
[22:36:24] *** macmod has joined #angularjs
[22:36:31] *** Guest83 has joined #angularjs
[22:37:27] *** ng2noob has joined #angularjs
[22:37:36] <ng2noob> stupid question here... where do you download ng2?
[22:38:00] *** heyts has joined #angularjs
[22:38:08] *** macmod has quit IRC
[22:39:42] *** ng2noob has quit IRC
[22:39:53] *** sentinal8473 has joined #angularjs
[22:40:01] *** beakman has joined #angularjs
[22:40:30] <da_wunder> imho dummy to ask question and then quite
[22:40:44] <da_wunder> after just a couple of minutes
[22:41:02] <da_wunder> people don't know how to use irc anymore
[22:41:50] *** bbankes has quit IRC
[22:41:54] <Poeticode> @Uly_: sounds like you'd need a service that manages sending/receiving messages that you can inject into the controllers for every page
[22:42:18] <da_wunder> + really bad google job if this is the first point to ask that...
[22:42:45] *** Uly_ has quit IRC
[22:43:41] *** hackel has joined #angularjs
[22:45:09] *** nerdfiles has quit IRC
[22:45:37] *** buzzedword has joined #angularjs
[22:45:43] *** moei has quit IRC
[22:45:44] *** Kikketer has quit IRC
[22:47:44] *** ledge has joined #angularjs
[22:48:04] *** moei has joined #angularjs
[22:48:14] *** MCKRUZ has joined #angularjs
[22:48:21] *** tompaw_ has joined #angularjs
[22:48:41] *** MCKRUZ has quit IRC
[22:50:32] *** buzzedword has quit IRC
[22:50:41] *** ico has quit IRC
[22:51:12] *** ico has joined #angularjs
[22:51:34] *** prbc has joined #angularjs
[22:51:53] *** sentinal8473 has quit IRC
[22:52:53] <batch4225> da_wunder that happens so much here and in the other channels i am in, people sign on, ask a question, and bounce before anyone has a chance to respond
[22:52:55] <batch4225> lame
[22:52:59] *** ok has joined #angularjs
[22:53:08] <ok> ok
[22:53:22] *** ok is now known as Guest11878
[22:53:26] *** Theowning is now known as Hoozin3
[22:53:27] <da_wunder> batch4225: yep
[22:53:35] <Guest11878> Where can I get logs?
[22:53:36] *** iceball has joined #angularjs
[22:53:46] <Guest11878> I posted something two minutes ago and I'd like to copy/paste it
[22:53:47] <wafflejock> !learn | crised
[22:53:48] <angularjs_bot> Read up on the angularjs.org developer guide https://docs.angularjs.org/guide as a high level overview, for tutorials and whatnot can see the big ol' list here https://github.com/jmcunningham/AngularJS-Learning if you have specific questions can use plnkr to share your code, see the /topic or http://plnkr.co/edit/tpl:nKLNBdve51sqOoKZAOUS
[22:53:53] <da_wunder> tl;dr people doesn't how to use irc anymore
[22:53:58] *** Hoozin3 is now known as Theoozin
[22:54:05] <Guest11878> !logs
[22:54:25] <Guest11878> Please... Is it too much to ask?
[22:54:27] <wafflejock> Guest11878: the bot in here isn't too smart it just knows what we tell it, doesn't have a log command what was your nick
[22:54:36] <Guest11878> it was Uly
[22:55:00] <Guest11878> I asked a question I'd like to post somewhere else
[22:55:09] <da_wunder> Guest11878 / Uly you should use proper shell provider with irssi
[22:55:12] <wafflejock> Guest11878: your question got clipped off I think
[22:55:17] <wafflejock> Guest11878: I have a simple website that uses AngularJS. It has multiple pages, like a homepage, a login/register page, etc. I'd like to implement a "Chat" page where you could send messages to other clients using socket.io (I already got that part working). The thing is, I would like the chat system to be global (i.e. client can receive messages while being on the homepage, yet they'll only be displayed when going on the Chat page
[22:55:21] <Guest11878> Oh, thanks!
[22:55:35] <Guest11878> That's more than enough, cheers :)
[22:55:41] <wafflejock> can also check out here http://echelog.com/logs/browse/angularjs/1450738800, personally use pidgin it keeps logs locally in my ~/.purple folder
[22:55:58] <Guest11878> didn't know about that
[22:56:03] <Guest11878> thanks
[22:56:06] *** tomphp has joined #angularjs
[22:56:06] <wafflejock> np
[22:56:13] <da_wunder> screen + irssi is the way to go :D
[22:56:23] *** Guest11878 has quit IRC
[22:57:32] *** sentinal8473 has joined #angularjs
[22:57:40] <wafflejock> da_wunder: liked hexchat but convenient to have my Gchat stuff integrated so I don't need yet another chat client running (too many terminals as is)
[22:58:26] <wafflejock> only downside I really have with pidgin is the lack of 500 char cut off in IRC
[22:58:38] *** sergey_ has quit IRC
[22:58:59] *** marr has joined #angularjs
[22:59:31] *** kirobaito has joined #angularjs
[22:59:40] <da_wunder> wafflejock: and that supports that you can use multiple desktops?
[22:59:55] *** Plastefuchs has joined #angularjs
[22:59:57] <da_wunder> eg. in your own machine, work machine, phone, etc?
[22:59:59] *** virt- has joined #angularjs
[23:00:19] <cc0_1> anyone use grunt to process/copy files?
[23:00:19] <wafflejock> da_wunder: nope but always on the same machine for chat really, gchat sync to all my devices but IRC I just use on the lappy
[23:00:23] *** zigzagzig has quit IRC
[23:00:29] *** odin_ has joined #angularjs
[23:00:56] <da_wunder> wafflejock: and then you don't really get the idea of screen + irssi :D
[23:01:02] *** zigzagzig has joined #angularjs
[23:01:16] <wafflejock> cc0_1: yup, gulp is probably a better option right now but quite a few competing packaging tools still
[23:01:43] <wafflejock> da_wunder: eh I had quassel for a while pretty sure it works the same way with a core that stays connected and logs everything and then an interface to connect to that
[23:02:14] <wafflejock> da_wunder: stopped using quassel though cause I switched to Gnome from KDE and it just felt bloated to add that to Gnome
[23:02:37] *** tomphp has quit IRC
[23:02:41] *** elyssonmr has quit IRC
[23:02:41] *** qdk has joined #angularjs
[23:02:52] <Poeticode> I used to use Grunt, but it gets noticeably slow when you've got loads of tasks running. :/
[23:02:53] <da_wunder> why to use anything else than screen + irssi ?
[23:02:56] <cc0_1> wafflejock: cool, have you ever worked any regex magic to say, pick 'src/a/index.html' over 'src/b/index.html' and have a destination 'src/index.html'
[23:02:57] <Lowell> Have you tried irccloud?
[23:03:06] <da_wunder> those have been around decades, really
[23:03:16] <wafflejock> Lowell: never tried myself
[23:03:34] <da_wunder> and lots of people are just using those because those work like a charm
[23:03:48] <wafflejock> Poeticode: same can happen with gulp if you aren't careful about what's being targetted but I like the ability (especially with gulp 4) to make things parallel easily
[23:03:54] *** nerdfiles has joined #angularjs
[23:04:13] *** zigzagzig has quit IRC
[23:04:20] <wafflejock> cc0_1: I've done some regex stuff for finding info in config files to update but haven't had the case where I'm picking a particular file I don't think
[23:05:25] *** ycon_ has joined #angularjs
[23:07:00] *** ctanga has quit IRC
[23:07:12] *** ESpiney has quit IRC
[23:07:25] <cc0_1> wafflejock: i've managed to get it working with custom less/css files, without having to copy both files over and doing something like <link rel="stylesheet" href="{{ aorbkey }}" />
[23:07:43] *** doodlehaus has quit IRC
[23:08:02] *** doodlehaus has joined #angularjs
[23:08:04] <cc0_1> not so sure about the html though
[23:08:05] *** jdo_dk has quit IRC
[23:08:41] *** buzzedword has joined #angularjs
[23:08:44] *** nerdfiles has quit IRC
[23:08:58] *** nerdfiles has joined #angularjs
[23:10:01] *** obbs has joined #angularjs
[23:10:05] *** Poeticode has quit IRC
[23:10:26] *** ico has quit IRC
[23:10:48] *** ico has joined #angularjs
[23:11:21] *** erol has quit IRC
[23:13:01] *** srsiebken has quit IRC
[23:13:09] *** Slizz3r has quit IRC
[23:14:16] *** delgiudices has joined #angularjs
[23:14:30] *** [non] has quit IRC
[23:17:27] *** boneskull has joined #angularjs
[23:17:32] *** ycon_ has quit IRC
[23:17:43] *** ico has quit IRC
[23:18:18] *** ico has joined #angularjs
[23:19:16] *** dpicky has joined #angularjs
[23:19:30] *** simion314 has quit IRC
[23:20:29] *** b0neskull has joined #angularjs
[23:20:59] *** tompaw_ has quit IRC
[23:21:56] *** bayousof_ has quit IRC
[23:22:23] *** step1step2 has quit IRC
[23:22:52] *** joelwallis has quit IRC
[23:24:11] *** boneskull has quit IRC
[23:24:41] *** b0neskull has quit IRC
[23:24:50] *** buzzedword has quit IRC
[23:24:50] *** ico has quit IRC
[23:25:01] *** swordfish has joined #angularjs
[23:25:46] *** ico_ has joined #angularjs
[23:26:16] *** G0dskalk has joined #angularjs
[23:26:22] *** syzygy_ has quit IRC
[23:27:54] *** Es0teric has quit IRC
[23:27:58] *** italoacasas has quit IRC
[23:28:59] *** speeddra_ has joined #angularjs
[23:29:05] *** Godskalk has quit IRC
[23:29:19] *** italoacasas has joined #angularjs
[23:29:19] *** swordfish has quit IRC
[23:29:28] *** step1step2 has joined #angularjs
[23:29:33] *** dpicky has quit IRC
[23:30:00] *** speeddra_ has quit IRC
[23:30:15] *** joelwallis has joined #angularjs
[23:31:36] *** ahhhndi has joined #angularjs
[23:31:45] *** G0dskalk has quit IRC
[23:32:26] *** Aliks has quit IRC
[23:32:38] *** d5sx43 has joined #angularjs
[23:32:41] *** step1step2 has quit IRC
[23:32:51] *** FIFOd has joined #angularjs
[23:33:16] *** Aliks has joined #angularjs
[23:36:28] *** sentinal8473 has quit IRC
[23:36:29] *** Aliks has quit IRC
[23:37:09] *** realz is now known as realz-is-gone
[23:37:30] *** d5sx43 has quit IRC
[23:38:00] *** siba has joined #angularjs
[23:38:18] *** junmin has quit IRC
[23:38:23] *** ycon_ has joined #angularjs
[23:38:35] *** italoacasas has quit IRC
[23:38:53] *** siba is now known as siea
[23:39:29] *** Dmitri has joined #angularjs
[23:40:26] *** oinoinon has joined #angularjs
[23:40:43] *** boneskull has joined #angularjs
[23:40:59] *** Razerglass has quit IRC
[23:41:38] *** FIFOd has quit IRC
[23:42:50] *** sentinal8473 has joined #angularjs
[23:43:40] *** Dmitri has quit IRC
[23:43:50] *** oinoinon has quit IRC
[23:44:06] *** diosney has quit IRC
[23:45:01] *** jditto_ has quit IRC
[23:45:47] *** doodlehaus has quit IRC
[23:46:09] *** jforcada has quit IRC
[23:46:15] *** jae has joined #angularjs
[23:47:47] *** ginyabc has joined #angularjs
[23:48:44] <ginyabc> anyone have experience using angular-ui bootstrap's datepicker? We're getting a weird error when we try to use a custom template.
[23:49:50] *** dodobrain has quit IRC
[23:50:13] *** sentinal8473 has quit IRC
[23:51:11] *** Peter_ has joined #angularjs
[23:52:03] *** G1eb has left #angularjs
[23:52:15] <ginyabc> unfortunately I can't replicate it in plunker because the built-in libraries are crap
[23:52:34] *** doginal has quit IRC
[23:52:37] *** swordfish has joined #angularjs
[23:53:31] *** encryptd_fractal has joined #angularjs
[23:53:35] *** lmatteis has quit IRC
[23:53:36] *** pkeuter has quit IRC
[23:54:54] *** lemur is now known as baweaver
[23:55:51] *** delgiudices has quit IRC
[23:55:54] *** icfantv has joined #angularjs
[23:57:24] *** step1step2 has joined #angularjs
[23:58:56] *** obbs has quit IRC
top

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