51 Commits

Author SHA1 Message Date
Aaron Gutierrez
55970ab144 more WIP 2015-08-17 20:54:33 -07:00
Aaron Gutierrez
65bd30d026 Merge branch 'master' into subtask 2015-08-17 20:43:05 -07:00
Aaron Gutierrez
6243a9bb68 color project icons 2015-08-17 20:40:08 -07:00
Aaron Gutierrez
3a5837ae5d Enter opens parent task details. Fixes #45840013545374 2015-08-17 20:30:16 -07:00
Aaron Gutierrez
dac83e00a1 WIP subtasks 2015-08-17 20:17:53 -07:00
86e1d830de fix style problem if task name is empty 2015-08-07 12:33:43 -07:00
0fff014307 Show subtasks in details view 2015-08-06 23:16:42 -07:00
6664d299b9 Special case assignee typeahead in personal projects 2015-08-06 22:30:09 -07:00
7f76ebd441 Change project opening to be right, not left 2015-08-06 22:16:36 -07:00
5d176075a7 Details pane can scroll now. Fixes #44621775554616 2015-08-06 22:11:35 -07:00
e18c923202 Redraw screen after adding task 2015-08-06 22:11:04 -07:00
6ba98525d5 exclude tags file 2015-08-06 21:25:58 -07:00
3894b81ebc improved login prompt 2015-08-06 21:25:49 -07:00
eb11f2933b Redraw screen after loading typeahead 2015-07-26 21:40:03 -07:00
Aaron Gutierrez
7ed9f2f4b2 Able to assign tasks. Closes #42223443476020 2015-07-26 19:55:26 -07:00
Aaron Gutierrez
1d462dbf33 Automatically update description when edit looses focus
Closes #42682572598273
2015-07-26 17:00:08 -07:00
Aaron Gutierrez
d370674e10 Threads most api requests
Fixes #42358460560357
2015-07-26 16:41:38 -07:00
d4722fc6ac Name and description can be edited from details view
Closes #42223443476018 #42238129502571
2015-07-26 14:16:47 -07:00
e8b65a5269 Added task id in details pane. Closes #42387801242396 2015-07-22 22:52:24 -07:00
a610f5cac3 Paginate project list. See #42224645733437 2015-07-22 22:47:24 -07:00
Aaron Gutierrez
155a259f37 Add ATM to list of projects. Fixes #42231686846846 2015-07-21 23:58:26 -07:00
Aaron Gutierrez
e5714f8286 Create tasks in project sections, see
https://app.asana.com/0/42223443476008/42223443476035
2015-07-21 23:38:35 -07:00
Aaron Gutierrez
90b91c0a9e Added ability to create tasks in project view 2015-07-21 23:20:17 -07:00
Aaron Gutierrez
bea4500c34 Enable navigation from task details to project 2015-07-21 22:39:19 -07:00
6e2c522be7 Create README.md 2015-07-21 22:13:07 -07:00
Aaron Gutierrez
0eeb4e9d33 Save session state on exit 2015-07-21 22:06:36 -07:00
Aaron Gutierrez
90abf780af Added project lists 2015-07-21 21:46:48 -07:00
Aaron Gutierrez
ed94fb5917 OAuth refreshes keys, added project view 2015-07-21 20:22:02 -07:00
807ee5a617 More oauth 2015-07-21 00:30:11 -07:00
7deea6c723 Enable opening details pane with arrow key 2015-07-20 23:18:33 -07:00
f34880b9ec Reset focus when changing workspaces, style changes 2015-07-20 23:14:00 -07:00
b021b94321 Added assignee in details 2015-07-20 22:59:22 -07:00
b166650271 Style changes, switch to oauth 2015-07-20 22:51:51 -07:00
Aaron Gutierrez
b89ffc238e Added details pane and ability to comment on tasks 2015-07-20 21:42:05 -07:00
Aaron Gutierrez
057988e92b urwid isn't a submodule any more 2015-07-20 19:30:57 -07:00
Aaron Gutierrez
3d93ded2bb Deleting removes task, fixed problem with j, k
in task names
2015-07-20 19:27:05 -07:00
Aaron Gutierrez
054bc8163d Made cmdasana executable 2015-07-20 19:01:42 -07:00
54c0d3016d Tasks can be created and edited from the task list 2015-07-20 00:53:32 -07:00
c4c2970a04 Make workspace menu more readable 2015-07-19 23:50:33 -07:00
02b4844c98 Remove dead code 2015-07-19 23:18:11 -07:00
Aaron Gutierrez
f0b9117332 Fixed problem completing tasks 2015-07-19 21:43:10 -07:00
Aaron Gutierrez
641a1b41af Vim bindings for workspace menu 2015-07-19 21:30:39 -07:00
Aaron Gutierrez
73c474ab70 Added ability to switch workspaces 2015-07-19 21:20:05 -07:00
Aaron Gutierrez
45fb6c28f7 Highlight selected task, handle arrow keys in edit mode 2015-07-19 20:07:04 -07:00
Aaron Gutierrez
113ec0de3d Tasks can be completed from the task list 2015-07-19 19:41:22 -07:00
Aaron Gutierrez
b07ca5c78a Task list navigation working 2015-07-19 18:00:27 -07:00
Aaron Gutierrez
fd0d619fa8 Modifying gitignore to exclude vim and python junk 2015-07-19 16:21:50 -07:00
Aaron Gutierrez
7e3bf07341 Adding urwid for curses fun 2015-07-19 16:21:11 -07:00
Aaron Gutierrez
dfdadb5a96 Added ability to filter list of workspaces 2015-07-19 16:15:46 -07:00
b134ac23c0 Shows a list of all my tasks 2015-07-14 20:22:13 -07:00