From: <[email protected]> Reply-To: <[email protected]> Date: Sunday, August 3, 2014 at 1:17 AM To: Abridged recipients <[email protected]> Subject: [AngularJS] Abridged summary of [email protected] - 7 updates in 5 topics
Today's topic summary Group: http://groups.google.com/group/angular/topics * Form validation with AngularJS and Rails <#group_thread_0> [1 Update] * MongoDB Database Not Found error <#group_thread_1> [1 Update] * Array Splice method not updating the scope variable and UI properly <#group_thread_2> [1 Update] * Trouble with routing <#group_thread_3> [3 Updates] * html5mode(true) issue with NodeJS <#group_thread_4> [1 Update] Form validation with AngularJS and Rails <http://groups.google.com/group/angular/t/95c6036bf63a0891> > Cesar Andreu <[email protected]> Aug 02 06:20PM -0700 > > I published a service/directive for doing server-side form validation. > Link: https://github.com/cesarandreu/angular-server-form > > > And a blog post on using it with a Rails backend (as well as ...more > <http://groups.google.com/group/angular/msg/f78fe1f699ac4da2> > > > Back to top <#digest_top> > > MongoDB Database Not Found error <http://groups.google.com/group/angular/t/ce7ff7a4de3bc952> > Victor Ramayrat <[email protected]> Aug 02 03:07PM -0700 > > I'm new to Angular and trying to set up. > I'm hitting a wall on connecting to my MongoDB. > > Any help would be appreciated. > > Victor > ...more <http://groups.google.com/group/angular/msg/16c7210c93900a3d> > > > Back to top <#digest_top> > > Array Splice method not updating the scope variable and UI properly <http://groups.google.com/group/angular/t/3bda564b9c1b9ce5> > Rishabh Shukla <[email protected]> Aug 02 11:45AM -0700 > > Hi all, > > I am trying to make a call to a function, which looks something like this: > > scope.deleteCharge = function (outerIndex, innerIndex) { > > if (outerIndex >= 0 && innerIndex >= 0) { ...more > <http://groups.google.com/group/angular/msg/a162017ca3a7872> > > > Back to top <#digest_top> > > Trouble with routing <http://groups.google.com/group/angular/t/21903a1ec36cd8f2> > Tina Johnson <[email protected]> Aug 02 08:45AM -0700 > > Hello All, > > I'm trying to create an app. And in this app, routing isn't quite working > for me. As you can see in the file > <https://github.com/tinajohnson/ZBrowser/blob/master/zac/js/app.js>, the > ...more <http://groups.google.com/group/angular/msg/7f2d6087482b8326> > > > Back to top <#digest_top> > > > Erik Starck <[email protected]> Aug 02 06:14PM +0200 > > Seems like a copy paste error. Try removing the semicolons after the > when(..) function calls in app.js. > > > BR Erik > http://www.malmostartupstudio.com/ > > > On Sat, Aug 2, 2014 at 5:45 PM, Tina ...more > <http://groups.google.com/group/angular/msg/6361f8051b5ee021> > > > Back to top <#digest_top> > > > Tina Johnson <[email protected]> Aug 02 11:50PM +0530 > > Yes. That was it..my bad. > Thanks a lot Erik! > > > ...more <http://groups.google.com/group/angular/msg/7a02fffefe9c8a74> > > > Back to top <#digest_top> > > html5mode(true) issue with NodeJS <http://groups.google.com/group/angular/t/ebd3c445d72908c8> > "Александр Туранский" <[email protected]> Aug 02 08:10AM -0700 > > Hi, so how did you manage to solve the problem? > > > вторник, 27 мая 2014 г., 20:03:09 UTC+2 пользователь Adnan Kukic написал: > ...more <http://groups.google.com/group/angular/msg/8daba0dcb7d500df> > > > Back to top <#digest_top> > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
