Commit Graph

47 Commits

Author SHA1 Message Date
Ritchie Martori
f3757e5dfb updated test-app 2012-08-10 11:20:37 -07:00
Ritchie Martori
cb21917621 updated test-app 2012-08-09 09:14:35 -07:00
Ritchie Martori
19bdf748fd removed old docs 2012-08-08 07:35:37 -07:00
Ritchie Martori
e34354cbe2 removed log from test 2012-08-07 13:59:27 -07:00
Ritchie Martori
1d931aadf4 fixed property renaming, added external prototype to Resources 2012-08-07 13:56:58 -07:00
Ritchie Martori
660ac48288 fixed property renaming not updating all values in dashboard 2012-08-07 08:21:41 -07:00
DallonF
cd4ac47b5d Updated basicDashboard sample 2012-08-06 12:57:45 -07:00
Ritchie Martori
bab171afd6 fixed internal calls being canceled() 2012-08-03 13:11:40 -07:00
Ritchie Martori
cc47d0886f initial script refactor 2012-08-03 10:36:41 -07:00
DallonF
3081125ab4 Merge branch '0.6' of github.com:deployd/deployd into 0.6
Conflicts:
	test/support/keys.json
2012-08-02 09:58:35 -07:00
DallonF
28020bf7ab Renamed settings.json to config.json and fixed bugs relating to renaming resources 2012-08-02 09:41:17 -07:00
Ritchie Martori
29a650b99a resolved conflicts 2012-08-02 09:33:26 -07:00
DallonF
8bcfa63f67 Updated dashboard for new resource loading, fixed some workflow bugs 2012-08-01 14:32:35 -07:00
DallonF
fba0442fa0 Fixed property saving for checkboxes and numbers 2012-07-31 09:18:20 -07:00
Ritchie Martori
9c93bdf024 updated gitignore to only ignore root node_modules folder 2012-07-31 08:54:27 -07:00
Ritchie Martori
b6cc4fee07 resource instances now live in the resource folder and resource types live in the node modules folder 2012-07-30 19:16:43 -07:00
Ritchie Martori
f03e18b3a5 fixed resource path renaming 2012-07-30 18:19:58 -07:00
Ritchie Martori
832513e079 added more custom resources to test-app 2012-07-30 16:38:01 -07:00
Ritchie Martori
9594c06809 fixed a bug where cancel() was not canceling an event after internal event-io occured 2012-07-27 12:45:20 -07:00
DallonF
7998c7ba43 Updated styling in dashboard 2012-07-26 15:50:01 -07:00
Ritchie Martori
fc1ed57132 updated test app with event source files 2012-07-24 17:21:07 -07:00
Ritchie Martori
e6be63bf77 updated test-app to use new config structure 2012-07-24 16:00:09 -07:00
Ritchie Martori
2d0b48b0c1 initial custom resource loading and resource caching 2012-07-24 13:00:18 -07:00
Ritchie Martori
7506869228 collections and user collections now support .on("changed") out of the box 2012-07-24 09:09:57 -07:00
Ritchie Martori
ba65db5ac8 fixed deployment set/getConfig(), fixed deployment.sanitize() test 2012-07-23 15:03:59 -07:00
DallonF
1063b17388 Integrated dpd remote with deployment config 2012-07-20 09:56:29 -07:00
DallonF
25ad541b0f Merge branch 'master' of github.com:deployd/deployd
Conflicts:
	bin/dpd
2012-07-19 11:41:55 -07:00
DallonF
17ac309541 Enabled remote dashboard 2012-07-17 10:01:47 -07:00
DallonF
d38c9e0edc Added realtime tests 2012-07-17 08:49:02 -07:00
DallonF
e0c0dae76f Updated deploy command 2012-07-16 11:14:07 -07:00
DallonF
d5cb3bbd72 Merge branch 'master' into deploy
Conflicts:
	package.json
	test/support/keys.json
2012-07-16 09:19:36 -07:00
DallonF
d0d182bb0f Fixed error("message", "") edge case 2012-07-13 09:00:29 -07:00
Ritchie Martori
82d9d3208d fixed app.dpd in test-app 2012-07-12 19:11:05 -07:00
Ritchie Martori
42594c027f merged upstream 2012-07-12 19:02:32 -07:00
Ritchie Martori
d522cb0eaa initial dpd deploy 2012-07-12 13:46:58 -07:00
DallonF
aa14735c61 Fixed crash on querying property-less resource 2012-07-12 11:41:57 -07:00
DallonF
62b098e6d5 Fixed Array saving problems, added $pull and $pullAll commands 2012-07-12 10:04:10 -07:00
Ritchie Martori
ace6a2e96e merged upstream 2012-07-11 12:42:37 -07:00
DallonF
dd909be32e Fixed duplicate errors object on user collection 2012-07-11 11:54:05 -07:00
DallonF
9c0a2486a7 Added test for $sort 2012-07-11 11:48:13 -07:00
DallonF
db35242e0a Allowed arbitrary query parameters 2012-07-11 10:53:26 -07:00
DallonF
274f8cb7a7 Finished recursion prevention 2012-07-11 09:59:10 -07:00
DallonF
4b2e7b7a8f Started adding recursion prevention 2012-07-11 08:20:50 -07:00
Ritchie Martori
7ca5ca77b5 removed extra console.logs 2012-07-09 17:13:00 -07:00
Ritchie Martori
278e3922b5 fixed bug where /todos/:id wasnt returning 404 when object was not found 2012-07-09 17:09:59 -07:00
Ritchie Martori
0642c6dae4 fixed $ne query bug when using id 2012-07-09 16:42:33 -07:00
DallonF
733d3cfed7 Removed examples 2012-07-09 09:59:05 -07:00