1
0
Fork 0
Commit Graph

175 Commits

Author SHA1 Message Date
Sean Sube 328df8b25d add sort to readme 2018-04-03 23:54:04 -05:00
Sean Sube 7b55c6aa76 add sort order, start testing 2018-04-03 23:51:35 -05:00
Sean Sube 635bd82c99 add a flag to complete tasks in add 2018-04-03 23:26:54 -05:00
Sean Sube f812d8b6f8 pass the stream to tables 2018-04-03 23:21:11 -05:00
Sean Sube ab128197d8 fix output from add, left align, handle missing column errors 2018-04-03 23:00:08 -05:00
Sean Sube 465f73cfb0 build image on aws 2018-04-01 22:06:42 -05:00
Sean Sube b9c9e1be57 client and cmd to get projects 2018-04-01 22:03:55 -05:00
Sean Sube 4bee3104fd better error handling in list cmd 2018-04-01 12:53:44 -05:00
Sean Sube 8038b53ed3 set up gopath 2018-04-01 10:39:39 -05:00
Sean Sube 0bdf46f760 add go job to pipeline 2018-04-01 10:37:55 -05:00
Sean Sube a9fa387046 add build 2018-04-01 10:34:28 -05:00
Sean Sube 46ed047abf add dockerfile, document that 2018-04-01 10:25:07 -05:00
Sean Sube 9d67ca7f7f document columns, fix table 2018-04-01 10:11:20 -05:00
Sean Sube 7cdb0e0591 custom columns! 2018-04-01 10:05:34 -05:00
Sean Sube 7774ae9d99 simplify and elaborate filters, document them a bit 2018-04-01 09:18:43 -05:00
Sean Sube 7f0e230ee9 add filters and labels 2018-04-01 08:56:39 -05:00
Sean Sube 3588512ddd link readme 2018-04-01 00:38:04 -05:00
Sean Sube ba50211a22 show remaining tasks by default 2018-04-01 00:35:43 -05:00
Sean Sube 7f34162902 install and constrain yaml 2018-03-31 23:53:16 -05:00
Sean Sube ff82e01918 document client methods 2018-03-31 23:47:17 -05:00
Sean Sube e3f9b29252 check status codes, begin handling errors, move root URL to config, shared printing 2018-03-31 23:36:53 -05:00
Sean Sube 8513367e82 wire up add and done commands 2018-03-31 23:12:41 -05:00
Sean Sube eb895ed8cf list tasks in table, return tasks from client, share client between cmds 2018-03-31 22:12:56 -05:00
Sean Sube a8e433c887 parse and sort tasks 2018-03-31 21:54:38 -05:00
Sean Sube 1871b2efcf project structure, basics 2018-03-31 21:32:17 -05:00