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 |
|