about summary refs log tree commit diff
path: root/org-clubhouse.el
AgeCommit message (Expand)AuthorFilesLines
2019-03-06 fix: Correct clubhouse API for task statusGriffin Smith1-2/+2
2019-02-22 feat: Update task list item statusesGriffin Smith1-14/+50
2019-02-22 fix: Repair push-task-listGriffin Smith1-26/+26
2019-02-18 fix: Correct variable referenceGriffin Smith1-2/+2
2019-02-18 feat: Add original clubhouse story name to propsGriffin Smith1-2/+9
2019-02-18 feat: Implement org-clubhouse-linkGriffin Smith1-7/+48
2019-02-18 feat: Allow pulling stories by story IDGriffin Smith1-21/+34
2019-02-18 feat: Use workflow state for todo-keywordGriffin Smith1-2/+18
2019-02-18 fix: Actually pass description when creating storyGriffin Smith1-6/+7
2019-02-18 fix: Reference to cl-assertGriffin Smith1-12/+6
2019-02-15 docs: Add docstring to org-clubhouse-modeGriffin Smith1-1/+2
2019-02-15 feat: Populate description when creating storiesGriffin Smith1-17/+25
2019-02-01 feat: Add org-clubhouse-update-descriptionGriffin Smith1-2/+47
2019-02-01 docs: Bolster docs on setup, usage and configGriffin Smith1-2/+8
2019-02-01 fix: flow control in story creationGriffin Smith1-14/+15
2019-02-01 feat: Add description to created headlinesGriffin Smith1-14/+21
2018-09-26 feat: Create org-mode headlines from queryGriffin Smith1-0/+31
2018-08-13 feat: Allow creating tickets with a task listGriffin Smith1-32/+138
2018-06-14 feat: support updating the story titleAlex Dao1-0/+12
2018-06-14 feat: support setting a default story typeAlex Dao1-29/+51
2018-06-14 feat: support setting story type on creationAlex Dao1-10/+36
2018-04-11 refactor: Parametrize org-clubhouse-requestGriffin Smith1-25/+29
2018-03-12 feat: Allow creating epicsGriffin Smith1-17/+101
2018-03-02 fix: namespace function call to match nameRussell Matney1-1/+1
2018-03-02 feat: create-story region supportedRussell Matney1-36/+87
2018-03-02 docs: MIT LicenseGriffin Smith1-0/+17
2018-03-02 init: Initial commit of org-clubhouseGriffin Smith1-0/+421