summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Expand)AuthorAgeFilesLines
* Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-201-4/+4
* Add inline edit button to issue_show appClement Ho2017-10-172-12/+60
* removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-1/+0
* karma spec fixesPhil Hughes2017-10-101-3/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-115-36/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-035-121/+0
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-1/+1
|\
| * Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-1/+1
* | Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-175-21/+21
|/
* Update vue-resourceFilipa Lacerda2017-07-121-4/+1
* refactor TaskList class to ES module syntaxMike Greiling2017-07-061-1/+2
* Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-262-2/+4
|\
| * Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-242-2/+4
* | Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-6/+6
|/
* don't show "Someone edited the issue" warning when saving issue33904-edit-issue-warningSimon Knox2017-06-222-10/+6
* Stop showing task status if no tasks are presentPhil Hughes2017-06-204-31/+25
* Fix issue description syntax highlighting and math rendering33877-fix-issue-description-highlight-and-mathEric Eastwood2017-06-191-1/+1
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-0/+3
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-0216-78/+775
|\
| * enable meta+enter shortcut to quick submitissue-edit-inlinePhil Hughes2017-05-304-6/+21
| * fixed issuable shortcuts not workingPhil Hughes2017-05-303-3/+9
| * fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
| * Merge branch 'issue-edit-inline' into issue-edit-inline-project-move-warningPhil Hughes2017-05-262-2/+3
| |\
| | * fixed GFM references not workingPhil Hughes2017-05-251-1/+2
| | * fixed move issue specsPhil Hughes2017-05-251-1/+1
| * | use formState to update loading of save buttonissue-edit-inline-project-move-warningPhil Hughes2017-05-263-15/+7
| * | Warn before moving issue in inline edit formPhil Hughes2017-05-252-2/+19
| |/
| * renamed path to web_url in endpointPhil Hughes2017-05-251-2/+2
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-243-35/+14
| * Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda2017-05-241-0/+5
| |\
| | * Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+5
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-225-4/+42
| |\ \ | | |/
| | * Added test to check if warning is not visiblePhil Hughes2017-05-221-1/+2
| | * Removed role from linkissue-edit-inline-locked-warningPhil Hughes2017-05-221-2/+1
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-226-7/+124
| | |\
| | * | Added specs for testing when warning is visiblePhil Hughes2017-05-182-17/+8
| | * | Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-184-3/+50
| * | | added label to buttonPhil Hughes2017-05-221-4/+4
| * | | Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-223-6/+9
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-227-14/+140
| |\ \ \ | | | |/ | | |/|
| | * | Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-182-3/+3
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-187-9/+62
| | |\ \ | | | |/
| | | * Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-181-1/+4
| | | |\
| | | | * Focus the description field in the inline form when mountedPhil Hughes2017-05-171-1/+4
| | | * | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-6/+8
| | * | | Added move to project in issue inline edit formPhil Hughes2017-05-176-3/+124
| | | |/ | | |/|
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-176-4/+55
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-175-1/+43
| | |\ \