Commit Graph

1814 Commits

Author SHA1 Message Date
Ritchie Martori 3a15d7db07 Fix type in docs 2013-07-03 13:40:12 -07:00
Ritchie Martori 184ecfec9b Fix type in docs 2013-07-03 13:40:12 -07:00
Ritchie Martori 7b8e94019f Add normalized properties to Models 2013-07-03 13:40:12 -07:00
Raymond Feng 29d1077630 Add schema skeletons for built-in models 2013-07-03 13:40:11 -07:00
Ritchie Martori 42766a28c0 Add basic email verification 2013-07-02 22:37:31 -07:00
Raymond Feng 9fe79dbfca Fix service() & services() 2013-07-02 17:22:51 -07:00
Ritchie Martori 3a420187e9 Add service method 2013-07-02 17:04:20 -07:00
Ritchie Martori 2f13c53161 Initial users 2013-07-02 16:51:38 -07:00
Raymond Feng f45e241f4b Merge pull request #2 from strongloop/refactor/remotes
Get rid of handler creation for each request.
2013-07-02 16:51:28 -07:00
Ritchie Martori c14ef9af8c Add default user properties 2013-07-01 17:01:26 -07:00
Ritchie Martori 643877b677 Add initial User model 2013-07-01 16:50:03 -07:00
Raymond Feng 72020f8b62 Add more info to the models 2013-07-01 15:53:10 -07:00
Raymond Feng a228ade1b1 Add more information to the logical models 2013-07-01 11:51:40 -07:00
Ritchie Martori 2a30efe23f Remove app.modelBuilder() 2013-07-01 11:46:41 -07:00
Ritchie Martori a4fb3012bf Only build a sl remoting handler when a model is added to the app. 2013-07-01 10:41:52 -07:00
Ritchie Martori 044d2c4bcc Add more user model docs 2013-06-30 17:38:53 -07:00
cgole 12761fb3fe Update README.md
Added limit:3 for GeoPoint find function example
2013-06-28 14:01:49 -07:00
Ritchie Martori 85900da5b3 Fix type in docs 2013-06-27 18:28:58 -07:00
Ritchie Martori fa8740fac7 Fix type in docs 2013-06-27 18:28:21 -07:00
Ritchie Martori 14234ab3ba Merge branch 'master' of https://github.com/strongloop/asteroid 2013-06-27 18:26:54 -07:00
Ritchie Martori 6f6e0fe353 Add normalized properties to Models 2013-06-27 18:26:44 -07:00
Raymond Feng 8ec0533eb4 Add schema skeletons for built-in models 2013-06-26 16:25:51 -07:00
Ritchie Martori b00248cc18 Add user model docs. 2013-06-25 20:29:58 -07:00
Ritchie Martori a893a982aa Bump version 2013-06-25 13:52:14 -07:00
Ritchie Martori 9dab0896f0 Add geo point tests 2013-06-24 16:30:09 -07:00
Ritchie Martori d51cf6e23d Rename long to lng 2013-06-24 15:32:22 -07:00
Ritchie Martori 93e749c722 Add geo point 2013-06-24 15:22:25 -07:00
Ritchie Martori 88f634df38 model.find => model.findById, model.all => model.find 2013-06-24 12:26:46 -07:00
Ritchie Martori 66281d7c23 Release 0.8.0 2013-06-24 12:08:35 -07:00
Ritchie Martori e10b2f639e Use the reqs body for constructing models 2013-06-24 12:04:27 -07:00
Raymond Feng 130b596786 Remove the oracle dependency 2013-06-24 09:07:40 -07:00
Ritchie Martori 2669ed1c23 Update tests 2013-06-21 16:48:53 -07:00
Ritchie Martori cc8d748a47 Add test doc file. 2013-06-21 16:41:33 -07:00
Ritchie Martori 3ba2b0512b Merge branch 'master' of https://github.com/strongloop/asteroid 2013-06-21 14:59:44 -07:00
Ritchie Martori 68e4464c59 Update create api docs 2013-06-21 14:59:30 -07:00
Raymond Feng 17015eef9b Rename oracle connector 2013-06-20 17:53:42 -07:00
Ritchie 9be5123d9e Update doc example for findOne() 2013-06-20 17:31:23 -07:00
Ritchie db7a86321b Remove discover sugar apis 2013-06-20 14:17:38 -07:00
Ritchie e910a834a6 Merge branch 'master' of github.com:strongloop/asteroid 2013-06-20 10:21:02 -07:00
Ritchie 30247e71ed Doc updates 2013-06-20 10:17:55 -07:00
Ritchie Martori b426caccd3 Throw 404 when a model is not found during remote construction 2013-06-19 17:03:15 -07:00
Ritchie Martori cc51b07596 Fix missing options when creating a model 2013-06-18 11:44:47 -07:00
Ritchie Martori 48f03c2ec3 Remove test generation 2013-06-18 08:51:47 -07:00
Ritchie dff810f31c Filter out non js files from middleware loader 2013-06-17 08:23:41 -07:00
Ritchie d358ab674c Remove sl-module-loader dependencies 2013-06-17 08:18:31 -07:00
Ritchie 4582ef34dc Merge branch 'master' of github.com:strongloop/asteroid
Conflicts:
	lib/application.js
2013-06-17 08:04:37 -07:00
Ritchie 654a89147c Merge branch 'refactor/api'
Conflicts:
	lib/application.js
2013-06-17 08:01:22 -07:00
Ritchie Martori 6428000fc0 Refactor create model 2013-06-12 21:30:20 -07:00
Ritchie Martori 166451443a Updated docs, updated tests 2013-06-12 15:44:38 -07:00
Ritchie 5df77ac4d0 More tests 2013-06-11 11:07:49 -07:00