22 Commits

Author SHA1 Message Date
gitea 4cde8f6fe2 Added url to sub-lists 2016-02-01 16:37:05 +08:00
gitea 855fbb1a3f Truncate long qoutes in footer 2016-02-01 09:41:24 +08:00
gitea 36e477d34b Moved all vendor components to bower 2016-02-01 09:26:57 +08:00
gitea e0a32e38f1 Shuffling works, and lots of refactoring 2016-01-31 15:34:34 +08:00
gitea c17412477d Added nested rendering, collapsing nodes, uses marionette 2016-01-30 21:00:33 +08:00
gitea 39d4284de3 More list qoutes, I'm sorry 2016-01-29 21:28:38 +08:00
gitea b13a9c3483 More list qoutes, I'm sorry 2016-01-29 20:49:41 +08:00
gitea 68cd74e692 Added to footer 2016-01-29 13:53:06 +08:00
gitea a4fc4ba467 Random qoutes 2016-01-29 09:02:42 +08:00
DC* f5c1f27863 Fixed PageView::createNewTask which referenced Task model without requiring it
Fixed task template to remove unneeded textarea
Removed commented out code on index template
2014-08-07 23:31:15 -03:00
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 fc49713246 moved task templete out 2013-08-22 17:43:55 +05:30
floydpraveen e7e4253bfc loading js files using requirejs 2013-08-17 03:29:44 +05:30
floydpraveen 6ac328dd44 added input to create task for first time, a page view which will handle the input and add to the list 2013-08-17 02:29:43 +05:30
iboboc 9ab0a0aeaf Update index.html 2013-07-21 16:31:21 +03:00
Abhishek Das a97397188e Add favicon 2013-04-06 02:55:41 +05:30
Abhishek Das 872341231c Shift to input boxes because of the multiline issue;
This prevents duplication; and enter key behaves as expected;
2013-04-06 02:07:41 +05:30
Abhishek Das ae1421597f Update readme 2013-04-02 01:40:46 +05:30
Abhishek Das a5a9673eb3 Change name 2013-04-02 01:30:00 +05:30
Abhishek Das 9546f67af3 Few style changes; Task gets appended now but mispositioned cursor +
duplication issues
2013-03-31 01:56:19 +05:30
Abhishek Das 4bb398353e Use socketio for syncing task changes across clients 2013-03-30 18:10:12 +05:30
Abhishek Das 93400554fd Change in directory structure 2013-03-25 01:24:16 +05:30