summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* make toggle switch for flagsRegis2017-05-051-8/+8
* object in css not computedRegis2017-05-051-27/+18
* resolve discussionissue-title-description-realtimeRegis2017-05-052-11/+11
* use more subtle datetime and title change for timeagoEl - use SCSS variable f...Regis2017-05-041-4/+1
* use computed css class for animationsRegis2017-05-041-28/+30
* change error handling for api callback - check length is not zero on jquery elRegis2017-05-042-7/+2
* fix js specsRegis2017-05-041-12/+12
* rename candescription to canUpdateIssueRegis2017-05-042-4/+4
* better name for zeroData - use insteaf importing VueRegis2017-05-042-9/+8
* use nextTick and cache timeAgoElRegis2017-05-041-10/+10
* use refs when possible - style changes - better initial title and description...Regis2017-05-041-18/+34
* remove curr and previous states - extract tasks logic to tasks actionRegis2017-05-022-48/+47
* fix rubocop offensesRegis2017-05-011-2/+1
* use indexOf instead of includesRegis2017-05-011-1/+1
* formattingRegis2017-05-011-3/+2
* handle tasks and fix some specsRegis2017-05-011-13/+23
* previous and current descriptionRegis2017-05-011-21/+53
* make tab title legitRegis2017-05-011-2/+12
* change 'body' to 'data' after 'JSON.parse'Regis2017-04-261-8/+8
* update task_list n/nRegis2017-04-261-25/+38
* check if description changed prior to binding TaskLists and calling renderGFMRegis2017-04-261-10/+23
* update comment explaining visual change checkRegis2017-04-251-1/+1
* change comp timeout to 0ms and test timeout to 10msRegis2017-04-251-1/+1
* test async nature of issue showRegis2017-04-251-1/+1
* fix a few tests (not all) - update title in tab with new issueRegis2017-04-241-2/+6
* render description - tasks work - gfm is juicyRegis2017-04-213-83/+131
* Issue Title Show Focus Check On LoadRegis Boudinot2017-04-201-12/+11
* Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-152-24/+21
* Issue title realtimeRegis Boudinot2017-04-063-0/+114