about summary refs log tree commit diff
path: root/org-clubhouse.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19 Don't output colons without labelsGriffin Smith1-6/+7
2019-05-20 fix: Infinite loop for last element in fileGriffin Smith1-2/+3
2019-05-20 fix: Undefined function incGriffin Smith1-1/+1
2019-05-02 feat: make headline-from-story prompt for storyGriffin Smith1-2/+11
2019-05-02 feat: Write story labels when pulling storiesGriffin Smith1-3/+11
2019-05-02 feat: Add org-clubhouse-update-labelsGriffin Smith1-9/+25
2019-04-23 feat: Allow creating stories with labelsGriffin Smith1-3/+34
2019-04-11 fix: Correct arguments in update-story-descriptionGriffin Smith1-1/+0
2019-03-28 fix: Put task story-ids in a format we can readGriffin Smith1-2/+4
2019-03-26 feat: Pull down task lists when pulling storiesGriffin Smith1-19/+39
2019-03-14 feat: Implement org-clubhouse-sync-statusGriffin Smith1-0/+24
2019-03-08 feat: Add org-clubhouse-claimGriffin Smith1-22/+39
2019-03-06 feat: Allow updating story assigneeGriffin Smith1-8/+56
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