72 Commits

Author SHA1 Message Date
04a6361d6b typo in readme 2019-04-28 17:48:18 +00:00
1ed1ca1065 mostly support python 3.7, handle API rich text 2019-04-24 15:43:14 -07:00
2a9b674cc5 Use locale for story times 2018-07-01 14:57:51 -07:00
8a86d4b559 Merge branch 'master' of github.com:aarongut/cmdasana 2018-07-01 14:49:47 -07:00
da9dd3578f Format assignee and due date 2018-07-01 14:47:08 -07:00
364a69fb3b Merge commit '52ee057924a162ed423f5ef1592e4230e76e15b7' 2018-06-05 14:26:41 -07:00
47eff82d3f show story creation time in details view 2018-05-21 17:58:30 -07:00
52ee057924 Handle list formatting 2018-03-20 20:55:41 -07:00
1d81648ee4 Add License 2018-03-13 08:45:54 -07:00
1337dc9f80 Cleanup documentation 2018-03-13 08:40:08 -07:00
5571afe977 Add list formatting 2018-03-12 21:02:18 -07:00
c97f79a081 Fix bug with empty description 2018-03-07 18:56:08 -08:00
1b174219d5 Update dependencies 2018-03-07 18:42:25 -08:00
3e65d08bbf Formatting works for comments and description
Supports bold, italic, underline, and links
2018-03-07 09:44:02 -08:00
d7b919701c Out with the old 2018-03-07 08:46:40 -08:00
256d7a9aab Filter out non-comment stories 2018-03-05 21:42:32 -08:00
b872f06394 Make ATM a single scroll list 2018-03-05 21:36:40 -08:00
c1759c904a Bugfixes
- don't crash on mouse events
 - load the correct project when a task is multihomed
2017-12-25 15:28:02 -08:00
4cb283b890 Add support for subtasks 2017-12-11 22:28:04 -08:00
7513035003 Navigation works! 2017-12-10 22:48:14 -08:00
b35346694c Prompt for token 2017-12-06 21:58:53 -08:00
af7d7338b0 Start rewrite 2017-12-05 22:09:52 -08:00
773e5d8914 [WIP] Refactor code to be more modular 2017-10-10 20:08:08 -07:00
Aaron Gutierrez
beec97d0d9 add makefile 2015-08-21 14:25:57 -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
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