Commit Graph

102 Commits

Author SHA1 Message Date
Ritchie Martori 8387a68b85 Initial users 2013-07-03 13:40:13 -07:00
Ritchie Martori 5f16585270 Add default user properties 2013-07-03 13:40:13 -07:00
Ritchie Martori 1abe583029 Add initial User model 2013-07-03 13:40:13 -07:00
Ritchie Martori 90d990b798 Remove app.modelBuilder() 2013-07-03 13:40:13 -07:00
Ritchie Martori 4aac4273e6 Add more user model docs 2013-07-03 13:40:13 -07:00
cgole 7f544576dd Update README.md
Added limit:3 for GeoPoint find function example
2013-07-03 13:40:12 -07:00
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 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
Ritchie Martori 935cd5cc77 Doc updates, tests 2013-06-11 09:01:44 -07:00
Ritchie Martori ca3a3c468c Handle id and data in sharedCtor 2013-06-07 18:31:29 -07:00
Ritchie Martori 087e3eabcb Model sharedCtor arg handleing 2013-06-07 18:20:24 -07:00
Ritchie Martori 1e1a227f86 Adding new data source 2013-06-07 17:37:30 -07:00
Ritchie Martori bcef4c88cf Remove node modules from ignore, removie configure middleware 2013-06-07 13:12:46 -07:00
Ritchie Martori 463bc45d3e Update package.json 2013-06-07 14:09:31 -06:00
Ritchie Martori fd28321ba3 Update README.md 2013-06-07 14:09:07 -06:00
Ritchie Martori 7d0858b22e Remove node modules, add initial tests 2013-06-07 12:57:51 -07:00
Ritchie 97daf2f3a1 Test generation 2013-06-07 09:49:33 -07:00
Ritchie ad44ed15c7 Doc clenaup 2013-06-06 13:50:46 -07:00
Ritchie 69d2b5a874 Add Model validation documentation 2013-06-06 13:30:52 -07:00
Ritchie 79edef6ee6 More documentation updates based on feedback 2013-06-06 13:12:03 -07:00