Commit Graph

6 Commits

Author SHA1 Message Date
Abhishek Das 46ef9ed2aa Merge branch 'requirejs' of https://github.com/floydpraveen/HackFlowy into floydpraveen-requirejs
Conflicts:
	public/index.html
	public/javascripts/views/task.js
	server.js
2013-08-25 12:03:45 +05:30
floydpraveen 3f19a78c22 added is_completed in put call 2013-08-22 17:52:16 +05:30
Abhishek Das 615fab272a tab indents the task; Makes it a child of previous task 2013-04-10 23:40:42 +05:30
Abhishek Das b9d87cd936 Sync parent_id with db;
* Update the corresponding query in `server.js`
* Add js to focus input of new element created
2013-04-07 20:23:28 +05:30
Abhishek Das 4bb398353e Use socketio for syncing task changes across clients 2013-03-30 18:10:12 +05:30
Abhishek Das 0485272d93 Initial work on the server 2013-03-25 06:08:51 +05:30