Abhishek Das
|
cfa8738b1d
|
Add keyboard controls to indent & navigate through tasks
|
2013-07-17 00:28:31 +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
|
98400285f9
|
Focus on input of new task
|
2013-04-10 22:19:18 +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
|
85a1b0674d
|
Sublists are being rendered as expected;
* Setting each task's `margin-left` according to it's parent
* Putting a view element inside another view element was causing issues
|
2013-04-07 19:58:52 +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
|
9546f67af3
|
Few style changes; Task gets appended now but mispositioned cursor +
duplication issues
|
2013-03-31 01:56:19 +05:30 |
|
Abhishek Das
|
cfca359bcf
|
Task gets added but not saved; Fix it
|
2013-03-30 20:26:41 +05:30 |
|
Abhishek Das
|
a580cec44c
|
Handle keyup event better
|
2013-03-30 18:30:27 +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 |
|